tests: unpack-invalid: correct and clean up a test
[debian/gzip] / lzw.h
diff --git a/lzw.h b/lzw.h
index 7f7813419632e4a4ec2d82ab2eea9b92d0041d5a..db1f60fe80ba8a66f6c71db5228a80e7f0e7e898 100644 (file)
--- a/lzw.h
+++ b/lzw.h
@@ -1,5 +1,6 @@
 /* lzw.h -- define the lzw functions.
 
+   Copyright (C) 1994-2017 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly.
 
    This program is free software; you can redistribute it and/or modify