diff options
author | Anatol Belski <ab@php.net> | 2017-01-04 13:01:55 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-01-04 13:01:55 +0100 |
commit | 8bc2155bf955eb388e1197a6f5987105aecf5742 (patch) | |
tree | c979ed98559a253dd0e5e42c582aca07fc97fc46 /ext/calendar | |
parent | 0439ffa2eaf2c883ca7a3f976b6e17d70c6e19f1 (diff) | |
download | php-git-8bc2155bf955eb388e1197a6f5987105aecf5742.tar.gz |
bring the year back
Diffstat (limited to 'ext/calendar')
-rw-r--r-- | ext/calendar/calendar.c | 2 |
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 | |