diff options
Diffstat (limited to 'ext/calendar')
-rw-r--r-- | ext/calendar/cal_unix.c | 2 | ||||
-rw-r--r-- | ext/calendar/calendar.c | 2 | ||||
-rw-r--r-- | ext/calendar/easter.c | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/ext/calendar/cal_unix.c b/ext/calendar/cal_unix.c index e24ac56a25..e2c7cf064a 100644 --- a/ext/calendar/cal_unix.c +++ b/ext/calendar/cal_unix.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | diff --git a/ext/calendar/calendar.c b/ext/calendar/calendar.c index 4f9b3a04f6..e450722dd0 100644 --- a/ext/calendar/calendar.c +++ b/ext/calendar/calendar.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | diff --git a/ext/calendar/easter.c b/ext/calendar/easter.c index 2b9a2562e1..36c851d94f 100644 --- a/ext/calendar/easter.c +++ b/ext/calendar/easter.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | |