summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Parise <jon@php.net>2001-01-09 17:42:40 +0000
committerJon Parise <jon@php.net>2001-01-09 17:42:40 +0000
commitb0234843f89a01113fb0a7da55a5bb5e63909153 (patch)
treec9c74a72e4bfbd62d07ac7ef3fe3cb3b2c5d2ec0
parent7eb8469679bf44b200c6f55ac59cb8592b9638f4 (diff)
downloadphp-git-b0234843f89a01113fb0a7da55a5bb5e63909153.tar.gz
Update the copyright year range to 1997-2001.
-rw-r--r--pear/CODING_STANDARDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/CODING_STANDARDS b/pear/CODING_STANDARDS
index d47bcbb5b8..aa1bf80082 100644
--- a/pear/CODING_STANDARDS
+++ b/pear/CODING_STANDARDS
@@ -174,7 +174,7 @@ following comment block as the header:
// +----------------------------------------------------------------------+
// | PHP version 4.0 |
// +----------------------------------------------------------------------+
-// | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+// | Copyright (c) 1997-2001 The PHP Group |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the PHP license, |
// | that is bundled with this package in the file LICENSE, and is |