summaryrefslogtreecommitdiff
path: root/scripts/dev
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2019-01-30 11:00:23 +0200
committerZeev Suraski <zeev@php.net>2019-01-30 11:00:23 +0200
commit38c337f22eff21ae4123ce1d4354154ee8c63983 (patch)
tree25c36598df3f66b972615294605eaa905a64087a /scripts/dev
parent6c73b50cf6cf71be26700ce168d5e69350637d71 (diff)
downloadphp-git-38c337f22eff21ae4123ce1d4354154ee8c63983.tar.gz
Remove year range from copyright notice
Diffstat (limited to 'scripts/dev')
-rwxr-xr-xscripts/dev/check_parameters.php2
-rwxr-xr-xscripts/dev/search_underscores.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/dev/check_parameters.php b/scripts/dev/check_parameters.php
index bab7ed9a3f..8c8d6dff40 100755
--- a/scripts/dev/check_parameters.php
+++ b/scripts/dev/check_parameters.php
@@ -4,7 +4,7 @@
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2018 The PHP Group |
+ | Copyright (c) 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/scripts/dev/search_underscores.php b/scripts/dev/search_underscores.php
index cac1a5d9db..5c2016e489 100755
--- a/scripts/dev/search_underscores.php
+++ b/scripts/dev/search_underscores.php
@@ -5,7 +5,7 @@
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2018 The PHP Group |
+ | Copyright (c) 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 |