summaryrefslogtreecommitdiff
path: root/ext/calendar
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-01-04 13:01:55 +0100
committerAnatol Belski <ab@php.net>2017-01-04 13:01:55 +0100
commit8bc2155bf955eb388e1197a6f5987105aecf5742 (patch)
treec979ed98559a253dd0e5e42c582aca07fc97fc46 /ext/calendar
parent0439ffa2eaf2c883ca7a3f976b6e17d70c6e19f1 (diff)
downloadphp-git-8bc2155bf955eb388e1197a6f5987105aecf5742.tar.gz
bring the year back
Diffstat (limited to 'ext/calendar')
-rw-r--r--ext/calendar/calendar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/calendar/calendar.c b/ext/calendar/calendar.c
index b5d21a4dcd..c00507d86a 100644
--- a/ext/calendar/calendar.c
+++ b/ext/calendar/calendar.c
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2016 The PHP Group |
+ | Copyright (c) 1997-2017 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 |