diff options
Diffstat (limited to 'sapi/activescript')
-rw-r--r-- | sapi/activescript/php4activescript.c | 2 | ||||
-rw-r--r-- | sapi/activescript/php4activescript.h | 2 | ||||
-rw-r--r-- | sapi/activescript/php4as_classfactory.h | 2 | ||||
-rw-r--r-- | sapi/activescript/php4as_scriptengine.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sapi/activescript/php4activescript.c b/sapi/activescript/php4activescript.c index 937388caa9..a3324f2c44 100644 --- a/sapi/activescript/php4activescript.c +++ b/sapi/activescript/php4activescript.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 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 2473a9c425..b007289616 100644 --- a/sapi/activescript/php4activescript.h +++ b/sapi/activescript/php4activescript.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 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 bc4d530c03..883a1a3ce3 100644 --- a/sapi/activescript/php4as_classfactory.h +++ b/sapi/activescript/php4as_classfactory.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 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 a996b24138..c34d0e850f 100644 --- a/sapi/activescript/php4as_scriptengine.h +++ b/sapi/activescript/php4as_scriptengine.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |