X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fmain.c;h=83e60d8e0e252996094e9ccc61fb4f539abe954e;hb=404495b191ecfe1085e10e9057d4e2e47a7a3399;hp=9c7191d6e3e4e34daf1e13230d8cee3c48f6f01e;hpb=241fd0b5a8a95e814395f79b5ea7715c1862f045;p=openocd.git diff --git a/src/main.c b/src/main.c index 9c7191d6e3..83e60d8e0e 100644 --- a/src/main.c +++ b/src/main.c @@ -13,12 +13,9 @@ * GNU General Public License for more details. * * * * 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. * + * along with this program. If not, see . * ***************************************************************************/ - #ifdef HAVE_CONFIG_H #include "config.h" #endif