From 784ea5066cbea73d04e8ce5783dd0eb842e3ac1f Mon Sep 17 00:00:00 2001
From: peter <peter@FreeBSD.org>
Date: Sat, 11 Dec 1999 12:24:21 +0000
Subject: Import cvs-1.10.7.  There are a number of nasty bugs that have been
 fixed.

Obtained from:  cyclic.com
---
 contrib/cvs/diff/analyze.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

(limited to 'contrib/cvs/diff/analyze.c')

diff --git a/contrib/cvs/diff/analyze.c b/contrib/cvs/diff/analyze.c
index 0bda3cf..f292594 100644
--- a/contrib/cvs/diff/analyze.c
+++ b/contrib/cvs/diff/analyze.c
@@ -13,9 +13,7 @@ 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 GNU DIFF; see the file COPYING.  If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+*/
 
 /* The basic algorithm is described in:
    "An O(ND) Difference Algorithm and its Variations", Eugene Myers,
-- 
cgit v1.1