]> granicus.if.org Git - php/commitdiff
copyright year updates
authorGreg Beaver <cellog@php.net>
Mon, 5 Feb 2007 21:38:50 +0000 (21:38 +0000)
committerGreg Beaver <cellog@php.net>
Mon, 5 Feb 2007 21:38:50 +0000 (21:38 +0000)
ext/phar/phar.c
ext/phar/phar_internal.h
ext/phar/phar_object.c
ext/phar/phar_path_check.re

index 85bc153cc69bf71ad348f40bd9e1d0d1ab063745..7434fb4bb8a341b8f85255f52075c52a6e633212 100644 (file)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | phar php single-file executable PHP extension                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 2005-2006 The PHP Group                                |
+  | Copyright (c) 2005-2007 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        |
index 285bd6497584f25daf8e76a5d2a3f2489b978c6c..d619a21917906655090f29b3cf5e38a4150b9730 100755 (executable)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | phar php single-file executable PHP extension                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 2005-2006 The PHP Group                                |
+  | Copyright (c) 2006-2007 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        |
index 5b48ef7150dd1516ba3c179bcb089dddda7ac048..68ff4a45876d25df1a7c7aaccc2948f959fdd98a 100755 (executable)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | phar php single-file executable PHP extension                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 2005-2006 The PHP Group                                |
+  | Copyright (c) 2005-2007 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        |
index 6d3bd0173ca1b34013e1c1ccd29f0ec449c28b12..6702cdd68de66b5152c2cf4ad3e4f50e774bd698 100755 (executable)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | phar php single-file executable PHP extension                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 2005-2006 The PHP Group                                |
+  | Copyright (c) 2007 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        |