diff options
Diffstat (limited to 'win32')
-rw-r--r-- | win32/build/buildconf.js | 2 | ||||
-rw-r--r-- | win32/build/confutils.js | 2 | ||||
-rw-r--r-- | win32/build/phpize.js.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/win32/build/buildconf.js b/win32/build/buildconf.js index d7975d0139..267b8dc67b 100644 --- a/win32/build/buildconf.js +++ b/win32/build/buildconf.js @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2008 The PHP Group |
+ | Copyright (c) 1997-2018 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
diff --git a/win32/build/confutils.js b/win32/build/confutils.js index 4d2d9ae9b5..d05c464833 100644 --- a/win32/build/confutils.js +++ b/win32/build/confutils.js @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2008 The PHP Group | + | Copyright (c) 1997-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/win32/build/phpize.js.in b/win32/build/phpize.js.in index f3fc8c48d5..7eddd5b07f 100644 --- a/win32/build/phpize.js.in +++ b/win32/build/phpize.js.in @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2008 The PHP Group |
+ | Copyright (c) 1997-2018 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
|