X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fmain.c;h=f3ff51b66b2a133c42b49273184faaf1068c3bad;hp=9c7191d6e3e4e34daf1e13230d8cee3c48f6f01e;hb=1255b18fc650193094666ba8afd2018089cc9794;hpb=241fd0b5a8a95e814395f79b5ea7715c1862f045 diff --git a/src/main.c b/src/main.c index 9c7191d6e3..f3ff51b66b 100644 --- a/src/main.c +++ b/src/main.c @@ -15,10 +15,9 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ - #ifdef HAVE_CONFIG_H #include "config.h" #endif