gzip: fix bug where you say "n" and gzip acts as if you said "y"
[debian/gzip] / bits.c
diff --git a/bits.c b/bits.c
index 04553f47dec9de029a79a7b76be6272bb5ebbb6f..846b2f282f0a70bb1bb985c755c59876f07e0a10 100644 (file)
--- a/bits.c
+++ b/bits.c
@@ -1,6 +1,6 @@
 /* bits.c -- output variable-length bit strings
 
-   Copyright (C) 1999, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2009-2013 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify