summaryrefslogtreecommitdiff
path: root/sapi/embed
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2019-01-30 11:03:12 +0200
committerZeev Suraski <zeev@php.net>2019-01-30 11:03:12 +0200
commit0cf7de1c70a459a1207aea9efa780777faa96f2e (patch)
tree78324e5a7c39bebf09add612392ad5956135c5a4 /sapi/embed
parent73733b9a2de33be941bc809a3eeccfdbd1563ebf (diff)
downloadphp-git-0cf7de1c70a459a1207aea9efa780777faa96f2e.tar.gz
Remove yearly range from copyright notice
Diffstat (limited to 'sapi/embed')
-rw-r--r--sapi/embed/php_embed.c2
-rw-r--r--sapi/embed/php_embed.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sapi/embed/php_embed.c b/sapi/embed/php_embed.c
index 6b21825ba0..9107a6068d 100644
--- a/sapi/embed/php_embed.c
+++ b/sapi/embed/php_embed.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/sapi/embed/php_embed.h b/sapi/embed/php_embed.h
index 15c311e2b3..855872fed8 100644
--- a/sapi/embed/php_embed.h
+++ b/sapi/embed/php_embed.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 |