From 294090ef800a3de8a8b5cc45485786b7991ec50e Mon Sep 17 00:00:00 2001 From: Henning Makholm Date: Thu, 02 Jul 2009 18:01:00 -0400 Subject: Import of release 1.0.7 --- (limited to 'utils.c') diff --git a/utils.c b/utils.c index c6afe30..b43f4a2 100644 --- a/utils.c +++ b/utils.c @@ -91,11 +91,6 @@ gpl_blurb(void) { fprintf(stderr,PACKAGE_STRING "\n"); fprintf(stderr, - _("This program is free software; you can modify and distribute it\n" - "under the terms of the GNU General Public License, version 2.\n" - "There is no warranty for %s.\n\n"), - PACKAGE_NAME); - fprintf(stderr, _("Type \"%s -h\" to get an option summary.\n"),progname); exit(1) ; } -- cgit v0.9.1