maint: update all FSF copyright year lists to include 2010
[debian/gzip] / gzip.c
diff --git a/gzip.c b/gzip.c
index 4ecfdaf2e889e1e49796e9e0005ca6e2b1f61ad7..9e2a890fc12040575a848a90f965ffe48d1ef1db 100644 (file)
--- a/gzip.c
+++ b/gzip.c
@@ -1,7 +1,7 @@
 /* gzip (GNU zip) -- compress files with zip algorithm and 'compress' interface
 
-   Copyright (C) 1999, 2001-2002, 2006-2007, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2010 Free Software
+   Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify