diff options
Diffstat (limited to 'src/compression/tng_compress.c')
-rw-r--r-- | src/compression/tng_compress.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/compression/tng_compress.c b/src/compression/tng_compress.c index 62c6326..3a378d1 100644 --- a/src/compression/tng_compress.c +++ b/src/compression/tng_compress.c @@ -5,9 +5,7 @@ * * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 - * of the License, or (at your option) any later version. + * modify it under the terms of the Revised BSD License. */ #include <stdlib.h> |