diff options
Diffstat (limited to '')
-rw-r--r-- | src/xz/coder.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xz/coder.c b/src/xz/coder.c index 2ba64694..392849ec 100644 --- a/src/xz/coder.c +++ b/src/xz/coder.c @@ -6,9 +6,6 @@ // Authors: Lasse Collin // Jia Tan // -// This file has been put into the public domain. -// You can do whatever you want with this file. -// /////////////////////////////////////////////////////////////////////////////// #include "private.h" |