diff options
Diffstat (limited to 'sapi/activescript')
| -rw-r--r-- | sapi/activescript/classfactory.cpp | 4 | ||||
| -rw-r--r-- | sapi/activescript/php4activescript.h | 4 | ||||
| -rw-r--r-- | sapi/activescript/php4as_classfactory.h | 4 | ||||
| -rw-r--r-- | sapi/activescript/php4as_scriptengine.h | 4 | ||||
| -rw-r--r-- | sapi/activescript/scriptengine.cpp | 2 |
5 files changed, 9 insertions, 9 deletions
diff --git a/sapi/activescript/classfactory.cpp b/sapi/activescript/classfactory.cpp index ccac796bec..4bcdafefdb 100644 --- a/sapi/activescript/classfactory.cpp +++ b/sapi/activescript/classfactory.cpp @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2004 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/sapi/activescript/php4activescript.h b/sapi/activescript/php4activescript.h index ba6a789f7c..ba8be9b51e 100644 --- a/sapi/activescript/php4activescript.h +++ b/sapi/activescript/php4activescript.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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/sapi/activescript/php4as_classfactory.h b/sapi/activescript/php4as_classfactory.h index 73a9027898..2f1695fa0c 100644 --- a/sapi/activescript/php4as_classfactory.h +++ b/sapi/activescript/php4as_classfactory.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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/sapi/activescript/php4as_scriptengine.h b/sapi/activescript/php4as_scriptengine.h index e71ee04af1..fd5fd522a8 100644 --- a/sapi/activescript/php4as_scriptengine.h +++ b/sapi/activescript/php4as_scriptengine.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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/sapi/activescript/scriptengine.cpp b/sapi/activescript/scriptengine.cpp index d1086ca03b..bf6de9329d 100644 --- a/sapi/activescript/scriptengine.cpp +++ b/sapi/activescript/scriptengine.cpp @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | |
