diff options
Diffstat (limited to 'src/liblzma/check/sha256.c')
-rw-r--r-- | src/liblzma/check/sha256.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/liblzma/check/sha256.c b/src/liblzma/check/sha256.c index 9247fa32..07cd3372 100644 --- a/src/liblzma/check/sha256.c +++ b/src/liblzma/check/sha256.c @@ -10,9 +10,6 @@ // Authors: Wei Dai // Lasse Collin // -// This file has been put into the public domain. -// You can do whatever you want with this file. -// /////////////////////////////////////////////////////////////////////////////// #include "check.h" |