From b717a4dbfe15fd7540e68e6c5ccbe91901bbadba Mon Sep 17 00:00:00 2001 From: Igor Pavlov Date: Sun, 23 Nov 2008 00:00:00 +0000 Subject: 4.61 beta --- C/LzFind.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'C/LzFind.c') diff --git a/C/LzFind.c b/C/LzFind.c index 00c1f5a1..34f4f09e 100755 --- a/C/LzFind.c +++ b/C/LzFind.c @@ -1,7 +1,5 @@ -/* LzFind.c -- Match finder for LZ algorithms -2008-08-17 -Copyright (c) 1999-2008 Igor Pavlov -Read LzFind.h for license options */ +/* LzFind.c -- Match finder for LZ algorithms +2008-10-04 : Igor Pavlov : Public domain */ #include -- cgit v1.2.3