diff options
Diffstat (limited to '')
-rw-r--r-- | src/liblzma/lzma/Makefile.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/liblzma/lzma/Makefile.inc b/src/liblzma/lzma/Makefile.inc index 25440d85..cbe4d800 100644 --- a/src/liblzma/lzma/Makefile.inc +++ b/src/liblzma/lzma/Makefile.inc @@ -1,9 +1,6 @@ ## ## Author: Lasse Collin ## -## This file has been put into the public domain. -## You can do whatever you want with this file. -## EXTRA_DIST += lzma/fastpos_tablegen.c |