diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2002-12-31 16:08:15 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2002-12-31 16:08:15 +0000 |
| commit | b506f5c8f803e32cdc3478ae25eec4f8bb566e58 (patch) | |
| tree | 4163022101834a92170e7e879be9d483785f0929 /ext/ncurses | |
| parent | 2c5d4b8c230f838a5fc148f94ef93a41a4e589a4 (diff) | |
| download | php-git-b506f5c8f803e32cdc3478ae25eec4f8bb566e58.tar.gz | |
Bump year.
Diffstat (limited to 'ext/ncurses')
| -rw-r--r-- | ext/ncurses/ncurses.c | 2 | ||||
| -rw-r--r-- | ext/ncurses/ncurses_fe.c | 2 | ||||
| -rw-r--r-- | ext/ncurses/ncurses_functions.c | 2 | ||||
| -rw-r--r-- | ext/ncurses/php_ncurses.h | 2 | ||||
| -rw-r--r-- | ext/ncurses/php_ncurses_fe.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/ext/ncurses/ncurses.c b/ext/ncurses/ncurses.c index 46075bd03b..bfe01905e6 100644 --- a/ext/ncurses/ncurses.c +++ b/ext/ncurses/ncurses.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/ext/ncurses/ncurses_fe.c b/ext/ncurses/ncurses_fe.c index 1598b8196d..136c1d8bec 100644 --- a/ext/ncurses/ncurses_fe.c +++ b/ext/ncurses/ncurses_fe.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/ext/ncurses/ncurses_functions.c b/ext/ncurses/ncurses_functions.c index 325a65c46f..89c82024e0 100644 --- a/ext/ncurses/ncurses_functions.c +++ b/ext/ncurses/ncurses_functions.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/ext/ncurses/php_ncurses.h b/ext/ncurses/php_ncurses.h index e432bf4e3c..c3cb947664 100644 --- a/ext/ncurses/php_ncurses.h +++ b/ext/ncurses/php_ncurses.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/ext/ncurses/php_ncurses_fe.h b/ext/ncurses/php_ncurses_fe.h index 40e2480840..0cddea9d24 100644 --- a/ext/ncurses/php_ncurses_fe.h +++ b/ext/ncurses/php_ncurses_fe.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 | |
