diff options
Diffstat (limited to 'src/compression/fixpoint.c')
-rw-r--r-- | src/compression/fixpoint.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/compression/fixpoint.c b/src/compression/fixpoint.c index ec48204..696cf48 100644 --- a/src/compression/fixpoint.c +++ b/src/compression/fixpoint.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 <stdio.h> |