From a5156802847844542cf63b3cbbbe306936425ae5 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 17 Nov 2002 11:39:26 +0000 Subject: *** empty log message *** --- lzf.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lzf.h') diff --git a/lzf.h b/lzf.h index d6655a2..a8de179 100644 --- a/lzf.h +++ b/lzf.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000 Marc Alexander Lehmann + * Copyright (c) 2000-2002 Marc Alexander Lehmann * * Redistribution and use in source and binary forms, with or without modifica- * tion, are permitted provided that the following conditions are met: @@ -34,10 +34,6 @@ ** lzf -- an extremely fast/free compression/decompression-method ** http://liblzf.plan9.de/ ** -** Based on ideas by Hermann Vogt, but liblzf is a total -** re-implementation of LZV that is not compatible to the -** original lzv code. -** ** This algorithm is believed to be patent-free. ** ***********************************************************************/ -- cgit v1.2.3