summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2018-01-04 01:02:17 +0200
committerLior Kaplan <kaplanlior@gmail.com>2018-01-04 01:02:17 +0200
commit0e3dede07c6677ed5cc60ddad3f7552f83b45a4b (patch)
treefa75b439d113e49c1b63bc1931dc9ab3483aaf81
parent4959ceb537308dfd222c31292a6861bc0952fd7a (diff)
downloadphp-git-0e3dede07c6677ed5cc60ddad3f7552f83b45a4b.tar.gz
Happy new year (Update copyright to 2018)
-rw-r--r--main/php_syslog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_syslog.c b/main/php_syslog.c
index 63b23c2363..1718bb9ccb 100644
--- a/main/php_syslog.c
+++ b/main/php_syslog.c
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
- | Copyright (c) 2017 The PHP Group |
+ | Copyright (c) 2017-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 |