From: Sergey Poznyakoff Date: Mon, 30 Aug 2004 15:16:00 +0000 (+0000) Subject: Fix copy-n-paste errors in the license X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=b1f2c7786087b1b4640bcb609a853fd10e38cfe7;p=chaz%2Ftar Fix copy-n-paste errors in the license --- diff --git a/src/tar.c b/src/tar.c index 9192ef9..78638d0 100644 --- 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); }