From 8bc2155bf955eb388e1197a6f5987105aecf5742 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Wed, 4 Jan 2017 13:01:55 +0100 Subject: bring the year back --- ext/calendar/calendar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 | -- cgit v1.2.1