diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2002-12-31 16:37:36 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2002-12-31 16:37:36 +0000 |
| commit | ec46829b3827de6f5a245873228f6f697ea394bb (patch) | |
| tree | 5afed5d755b5d4bc504d15aaeaac0b1919d19fe5 /win32 | |
| parent | 03d440e1c0821e32c0fff4402c882a12e2d1e35f (diff) | |
| download | php-git-ec46829b3827de6f5a245873228f6f697ea394bb.tar.gz | |
MFH: Bump year.
Diffstat (limited to 'win32')
| -rw-r--r-- | win32/crypt_win32.c | 2 | ||||
| -rw-r--r-- | win32/crypt_win32.h | 2 | ||||
| -rw-r--r-- | win32/grp.h | 2 | ||||
| -rw-r--r-- | win32/md5crypt.c | 2 | ||||
| -rw-r--r-- | win32/md5crypt.h | 2 | ||||
| -rw-r--r-- | win32/pwd.c | 2 | ||||
| -rw-r--r-- | win32/pwd.h | 2 | ||||
| -rw-r--r-- | win32/syslog.h | 2 | ||||
| -rw-r--r-- | win32/winutil.c | 2 | ||||
| -rw-r--r-- | win32/winutil.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/win32/crypt_win32.c b/win32/crypt_win32.c index 1b2c32959f..56a0c65836 100644 --- a/win32/crypt_win32.c +++ b/win32/crypt_win32.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/win32/crypt_win32.h b/win32/crypt_win32.h index 0076a31829..e75d4238cf 100644 --- a/win32/crypt_win32.h +++ b/win32/crypt_win32.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/win32/grp.h b/win32/grp.h index 87b127bfd9..ca7218ea96 100644 --- a/win32/grp.h +++ b/win32/grp.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/win32/md5crypt.c b/win32/md5crypt.c index 337cc90a8c..5d3b6bea67 100644 --- a/win32/md5crypt.c +++ b/win32/md5crypt.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/win32/md5crypt.h b/win32/md5crypt.h index 62b9cf4ed0..7f5eb63f9f 100644 --- a/win32/md5crypt.h +++ b/win32/md5crypt.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/win32/pwd.c b/win32/pwd.c index b44836c7d3..55305d7f56 100644 --- a/win32/pwd.c +++ b/win32/pwd.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/win32/pwd.h b/win32/pwd.h index 0aa59050e0..9ac71389fd 100644 --- a/win32/pwd.h +++ b/win32/pwd.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/win32/syslog.h b/win32/syslog.h index ae88db50c7..029104780d 100644 --- a/win32/syslog.h +++ b/win32/syslog.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/win32/winutil.c b/win32/winutil.c index 43af3368b0..d4a21ce6ba 100644 --- a/win32/winutil.c +++ b/win32/winutil.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/win32/winutil.h b/win32/winutil.h index f1403f536c..cfbd36e21b 100644 --- a/win32/winutil.h +++ b/win32/winutil.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 | |
