diff options
Diffstat (limited to 'src/liblzma/rangecoder/range_common.h')
-rw-r--r-- | src/liblzma/rangecoder/range_common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/liblzma/rangecoder/range_common.h b/src/liblzma/rangecoder/range_common.h index 2c74dc15..cc0a7fba 100644 --- a/src/liblzma/rangecoder/range_common.h +++ b/src/liblzma/rangecoder/range_common.h @@ -6,9 +6,6 @@ // Authors: Igor Pavlov // Lasse Collin // -// This file has been put into the public domain. -// You can do whatever you want with this file. -// /////////////////////////////////////////////////////////////////////////////// #ifndef LZMA_RANGE_COMMON_H |