diff options
Diffstat (limited to '')
-rw-r--r-- | src/scripts/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/scripts/Makefile.am b/src/scripts/Makefile.am index fe5742d0..1e949cdb 100644 --- a/src/scripts/Makefile.am +++ b/src/scripts/Makefile.am @@ -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. -## nodist_bin_SCRIPTS = xzdiff xzgrep xzmore xzless dist_man_MANS = xzdiff.1 xzgrep.1 xzmore.1 xzless.1 |