diff options
author | Zeev Suraski <zeev@php.net> | 2019-01-30 11:03:12 +0200 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2019-01-30 11:03:12 +0200 |
commit | 0cf7de1c70a459a1207aea9efa780777faa96f2e (patch) | |
tree | 78324e5a7c39bebf09add612392ad5956135c5a4 /Zend | |
parent | 73733b9a2de33be941bc809a3eeccfdbd1563ebf (diff) | |
download | php-git-0cf7de1c70a459a1207aea9efa780777faa96f2e.tar.gz |
Remove yearly range from copyright notice
Diffstat (limited to 'Zend')
-rw-r--r-- | Zend/zend_smart_str.c | 2 | ||||
-rw-r--r-- | Zend/zend_smart_str.h | 2 | ||||
-rw-r--r-- | Zend/zend_smart_str_public.h | 2 | ||||
-rw-r--r-- | Zend/zend_smart_string.h | 2 | ||||
-rw-r--r-- | Zend/zend_smart_string_public.h | 2 | ||||
-rw-r--r-- | Zend/zend_virtual_cwd.c | 2 | ||||
-rw-r--r-- | Zend/zend_virtual_cwd.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/Zend/zend_smart_str.c b/Zend/zend_smart_str.c index 0e34f12cde..e16c65ea2e 100644 --- a/Zend/zend_smart_str.c +++ b/Zend/zend_smart_str.c @@ -2,7 +2,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/Zend/zend_smart_str.h b/Zend/zend_smart_str.h index aed87d773b..5cfde449d4 100644 --- a/Zend/zend_smart_str.h +++ b/Zend/zend_smart_str.h @@ -2,7 +2,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/Zend/zend_smart_str_public.h b/Zend/zend_smart_str_public.h index 7fa47c7ca8..397009641c 100644 --- a/Zend/zend_smart_str_public.h +++ b/Zend/zend_smart_str_public.h @@ -2,7 +2,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/Zend/zend_smart_string.h b/Zend/zend_smart_string.h index f162bf2163..403843d462 100644 --- a/Zend/zend_smart_string.h +++ b/Zend/zend_smart_string.h @@ -2,7 +2,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/Zend/zend_smart_string_public.h b/Zend/zend_smart_string_public.h index ea0f3ddf4f..1d8496ccf4 100644 --- a/Zend/zend_smart_string_public.h +++ b/Zend/zend_smart_string_public.h @@ -2,7 +2,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/Zend/zend_virtual_cwd.c b/Zend/zend_virtual_cwd.c index 8f0f39da61..bd5fe48186 100644 --- a/Zend/zend_virtual_cwd.c +++ b/Zend/zend_virtual_cwd.c @@ -2,7 +2,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/Zend/zend_virtual_cwd.h b/Zend/zend_virtual_cwd.h index 43a5667999..51bbfc6aeb 100644 --- a/Zend/zend_virtual_cwd.h +++ b/Zend/zend_virtual_cwd.h @@ -2,7 +2,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 | |