]> granicus.if.org Git - php/commitdiff
Take out some last remnants of the yearly copyright range
authorZeev Suraski <zeev@php.net>
Wed, 30 Jan 2019 09:26:28 +0000 (11:26 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 30 Jan 2019 10:48:30 +0000 (11:48 +0100)
Zend/header
Zend/zend.c
Zend/zend_bitset.h
Zend/zend_dtrace.c
Zend/zend_dtrace.d
Zend/zend_dtrace.h

index 83353ee051bd139b65b19f3aec6ab1aeae3839f2..e98bffc49668220b7ebcbbe37f8ed3a4bd82b360 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | Zend Engine                                                          |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) |
+   | Copyright (c) Zend Technologies Ltd. (http://www.zend.com)           |
    +----------------------------------------------------------------------+
    | This source file is subject to version 2.00 of the Zend license,     |
    | that is bundled with this package in the file LICENSE, and is        |
index 3d9b79e8af870a38384107f0cd8cb0ac5f2b107f..599d8940912749fb56c2a1e677fd0e53d064b992 100644 (file)
@@ -61,7 +61,7 @@ ZEND_API zend_bool zend_dtrace_enabled;
 /* version information */
 static char *zend_version_info;
 static uint32_t zend_version_info_length;
-#define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) 1998-2018 Zend Technologies\n"
+#define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) Zend Technologies\n"
 #define PRINT_ZVAL_INDENT 4
 
 /* true multithread-shared globals */
index 263cf222a5aad9b9af21f25dd7bcbb15eddcd60e..02c133ded38279d746a3bf5d97b272272ca345d5 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | Zend OPcache JIT                                                     |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1998-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        |
index f49750e453e7a1aa6b0c55eb2e1c4ff577d9c1e6..52ceb472f7641feb4ee80e1e3991ef2757e1f78a 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | Zend Engine                                                          |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1998-2009 Zend Technologies Ltd. (http://www.zend.com) |
+   | Copyright (c) Zend Technologies Ltd. (http://www.zend.com)           |
    +----------------------------------------------------------------------+
    | This source file is subject to version 2.00 of the Zend license,     |
    | that is bundled with this package in the file LICENSE, and is        |
index 5e659741e29bd6db9d8141c3ae7fe693595c1b32..6920d0e3602a296155642985fbca6186f070b3eb 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | Zend Engine                                                          |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1998-2009 Zend Technologies Ltd. (http://www.zend.com) |
+   | Copyright (c) Zend Technologies Ltd. (http://www.zend.com)           |
    +----------------------------------------------------------------------+
    | This source file is subject to version 2.00 of the Zend license,     |
    | that is bundled with this package in the file LICENSE, and is        |
index 793d27b75ebfe07d62434d46df5a4bb2c6407e53..9276ef7c60bd3a01eafa3e9a65eabec47d21587b 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | Zend Engine                                                          |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1998-2009 Zend Technologies Ltd. (http://www.zend.com) |
+   | Copyright (c) Zend Technologies Ltd. (http://www.zend.com)           |
    +----------------------------------------------------------------------+
    | This source file is subject to version 2.00 of the Zend license,     |
    | that is bundled with this package in the file LICENSE, and is        |