]> granicus.if.org Git - php/commitdiff
- year++
authorPierre Joye <pajoye@php.net>
Fri, 2 Jan 2009 00:39:14 +0000 (00:39 +0000)
committerPierre Joye <pajoye@php.net>
Fri, 2 Jan 2009 00:39:14 +0000 (00:39 +0000)
ext/zip/lib/zip_filerange_crc.c
ext/zip/lib/zip_get_archive_flag.c
ext/zip/lib/zip_set_archive_flag.c
ext/zip/php_zip.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>
index b970b62ec84b6eeb43836d1bffd916a0fb70a82b..006d543f4edf7bda18bfacf1ea51d588a13f7e7d 100644 (file)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 5                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2007 The PHP Group                                |
+  | Copyright (c) 1997-2009 The PHP Group                                |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.01 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |