From: Paul Eggert Date: Tue, 21 Dec 1999 05:57:06 +0000 (+0000) Subject: Double-comment copyright notice. X-Git-Tag: v1.3.12~110 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=47e654abe98f28d30e1e20b3bc696b594630ad22;p=debian%2Fgzip Double-comment copyright notice. --- diff --git a/Makefile.am b/Makefile.am index f9cdd92..c303da2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,21 +1,21 @@ # Make gzip (GNU zip). -# Copyright 1999 Free Software Foundation - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# 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. +## Copyright 1999 Free Software Foundation + +## This program is free software; you can redistribute it and/or modify +## it under the terms of the GNU General Public License as published by +## the Free Software Foundation; either version 2, or (at your option) +## any later version. + +## This program is distributed in the hope that it will be useful, +## but WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +## 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. AUTOMAKE_OPTIONS = gnits dist-shar