maint: update all FSF copyright year lists to include 2010
[debian/gzip] / zip.c
diff --git a/zip.c b/zip.c
index c0d96ae6e2abd17c9bc9e279c69fb477f4f5aba8..756c8fd042be9d715d7a1230648ea8ed5ab20cf0 100644 (file)
--- a/zip.c
+++ b/zip.c
@@ -1,6 +1,6 @@
 /* zip.c -- compress files to the gzip or pkzip format
 
-   Copyright (C) 1997-1999, 2006-2007, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1997-1999, 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