diff options
Diffstat (limited to 'src/liblzma/rangecoder/price_tablegen.c')
-rw-r--r-- | src/liblzma/rangecoder/price_tablegen.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/liblzma/rangecoder/price_tablegen.c b/src/liblzma/rangecoder/price_tablegen.c index bf08ce39..65c9fa89 100644 --- a/src/liblzma/rangecoder/price_tablegen.c +++ b/src/liblzma/rangecoder/price_tablegen.c @@ -8,9 +8,6 @@ // Authors: Igor Pavlov // Lasse Collin // -// This file has been put into the public domain. -// You can do whatever you want with this file. -// /////////////////////////////////////////////////////////////////////////////// #include <inttypes.h> |