summaryrefslogtreecommitdiff
path: root/scripts/man1
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-08-03 14:08:58 +0000
committerfoobar <sniper@php.net>2005-08-03 14:08:58 +0000
commit23e671a51ee7bf5abca3d9e2326d2adbd524b30b (patch)
tree50c774df6e5f8805f21436fc5bb4cf8af7774936 /scripts/man1
parentce32c4ece753bb399926146f880f415c3ea781c0 (diff)
downloadphp-git-23e671a51ee7bf5abca3d9e2326d2adbd524b30b.tar.gz
- Bumber up year
Diffstat (limited to 'scripts/man1')
-rw-r--r--scripts/man1/php-config.1.in2
-rw-r--r--scripts/man1/phpize.1.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/man1/php-config.1.in b/scripts/man1/php-config.1.in
index 78b0252f84..0028151075 100644
--- a/scripts/man1/php-config.1.in
+++ b/scripts/man1/php-config.1.in
@@ -1,7 +1,7 @@
./" +----------------------------------------------------------------------+
./" | PHP Version 5 |
./" +----------------------------------------------------------------------+
-./" | Copyright (c) 1997-2004 The PHP Group |
+./" | Copyright (c) 1997-2005 The PHP Group |
./" +----------------------------------------------------------------------+
./" | This source file is subject to version 3.0 of the PHP license, |
./" | that is bundled with this package in the file LICENSE, and is |
diff --git a/scripts/man1/phpize.1.in b/scripts/man1/phpize.1.in
index 7ede86a8d5..ebafce288d 100644
--- a/scripts/man1/phpize.1.in
+++ b/scripts/man1/phpize.1.in
@@ -1,7 +1,7 @@
./" +----------------------------------------------------------------------+
./" | PHP Version 5 |
./" +----------------------------------------------------------------------+
-./" | Copyright (c) 1997-2004 The PHP Group |
+./" | Copyright (c) 1997-2005 The PHP Group |
./" +----------------------------------------------------------------------+
./" | This source file is subject to version 3.0 of the PHP license, |
./" | that is bundled with this package in the file LICENSE, and is |