]> granicus.if.org Git - php/commitdiff
- year++
authorPierre Joye <pajoye@php.net>
Fri, 2 Jan 2009 00:40:28 +0000 (00:40 +0000)
committerPierre Joye <pajoye@php.net>
Fri, 2 Jan 2009 00:40:28 +0000 (00:40 +0000)
ext/zip/lib/zip_filerange_crc.c
ext/zip/lib/zip_get_archive_flag.c
ext/zip/lib/zip_set_archive_flag.c

index 4d1ad566929f8d5d0c0d15833340f3584d039289..c6890987b16df928362d6dedc7c75ff1714fbcc9 100644 (file)
@@ -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 <libzip@nih.at>
index 2d46aa39ffbb4d4323e85129a9dcedb4ad5bb50c..a595c51f59942d8bb944bc996d804bf4ac4a0eb6 100644 (file)
@@ -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 <libzip@nih.at>
index a6fdd8d2d07ff3035799476bbe3704de246a9745..20316e4614aa9a5a3ebf28ecac4e4b6f9cfc64e0 100644 (file)
@@ -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 <libzip@nih.at>