summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Parise <jon@php.net>2001-02-18 17:47:43 +0000
committerJon Parise <jon@php.net>2001-02-18 17:47:43 +0000
commita7679d255635eb0ef3f51c9f0934b71621febe30 (patch)
treed678348f54d341e57675ba4746ac1853cfdff7b5
parenta297dbd6f3a08af8ffb0927bd2da360f749b4512 (diff)
downloadphp-git-a7679d255635eb0ef3f51c9f0934b71621febe30.tar.gz
Go back to listing the copyright years explicitly (instead of using a
range).
-rw-r--r--pear/CODING_STANDARDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/CODING_STANDARDS b/pear/CODING_STANDARDS
index aa1bf80082..072a9a2b73 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-2001 The PHP Group |
+// | Copyright (c) 1997, 1998, 1999, 2000, 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 |