]> Dogcows Code - chaz/tar/commitdiff
Fix copy-n-paste errors in the license
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 30 Aug 2004 15:16:00 +0000 (15:16 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 30 Aug 2004 15:16:00 +0000 (15:16 +0000)
src/tar.c

index 9192ef97e837091e86f3a68591ecf62a6b12eddf..78638d02c3aacd2616e484c76c23f9e7408c9416 100644 (file)
--- a/src/tar.c
+++ b/src/tar.c
@@ -583,13 +583,13 @@ for complete list of authors.\n"));
     "   the Free Software Foundation; either version 2 of the License, or\n"
     "   (at your option) any later version.\n"
     "\n"
-    "   GNU Mailutils is distributed in the hope that it will be useful,\n"
+    "   GNU tar is distributed in the hope that it will be useful,\n"
     "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
     "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
     "   GNU General Public License for more details.\n"
     "\n"
     "   You should have received a copy of the GNU General Public License\n"
-    "   along with GNU Mailutils; if not, write to the Free Software\n"
+    "   along with GNU tar; if not, write to the Free Software\n"
     "   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA\n\n"));
   exit (0);
 }
This page took 0.025398 seconds and 4 git commands to generate.