pajoye Fri Jan 2 00:40:28 2009 UTC
Modified files:
/php-src/ext/zip/lib zip_filerange_crc.c zip_get_archive_flag.c
zip_set_archive_flag.c
Log:
- year++
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/lib/zip_filerange_crc.c?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/zip/lib/zip_filerange_crc.c
diff -u php-src/ext/zip/lib/zip_filerange_crc.c:1.1
php-src/ext/zip/lib/zip_filerange_crc.c:1.2
--- php-src/ext/zip/lib/zip_filerange_crc.c:1.1 Thu Aug 7 23:23:20 2008
+++ php-src/ext/zip/lib/zip_filerange_crc.c Fri Jan 2 00:40:28 2009
@@ -1,6 +1,6 @@
/*
zip_filerange_crc.c -- compute CRC32 for a range of a file
- Copyright (C) 2008 Dieter Baron and Thomas Klausner
+ Copyright (C) 2008-2009 Dieter Baron and Thomas Klausner
This file is part of libzip, a library to manipulate ZIP archives.
The authors can be contacted at <[email protected]>
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/lib/zip_get_archive_flag.c?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/zip/lib/zip_get_archive_flag.c
diff -u php-src/ext/zip/lib/zip_get_archive_flag.c:1.1
php-src/ext/zip/lib/zip_get_archive_flag.c:1.2
--- php-src/ext/zip/lib/zip_get_archive_flag.c:1.1 Thu Aug 7 23:23:20 2008
+++ php-src/ext/zip/lib/zip_get_archive_flag.c Fri Jan 2 00:40:28 2009
@@ -1,6 +1,6 @@
/*
zip_get_archive_flag.c -- get archive global flag
- Copyright (C) 2008 Dieter Baron and Thomas Klausner
+ Copyright (C) 2008-2009 Dieter Baron and Thomas Klausner
This file is part of libzip, a library to manipulate ZIP archives.
The authors can be contacted at <[email protected]>
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/lib/zip_set_archive_flag.c?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/zip/lib/zip_set_archive_flag.c
diff -u php-src/ext/zip/lib/zip_set_archive_flag.c:1.1
php-src/ext/zip/lib/zip_set_archive_flag.c:1.2
--- php-src/ext/zip/lib/zip_set_archive_flag.c:1.1 Thu Aug 7 23:23:20 2008
+++ php-src/ext/zip/lib/zip_set_archive_flag.c Fri Jan 2 00:40:28 2009
@@ -1,6 +1,6 @@
/*
zip_get_archive_flag.c -- set archive global flag
- Copyright (C) 2008 Dieter Baron and Thomas Klausner
+ Copyright (C) 2008-2009 Dieter Baron and Thomas Klausner
This file is part of libzip, a library to manipulate ZIP archives.
The authors can be contacted at <[email protected]>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php