From 5d6e923d46a89fe9cd8fb6c3a6da675aa67197b4 Mon Sep 17 00:00:00 2001 From: Gabriel Caruso Date: Tue, 24 Sep 2019 23:54:04 +0200 Subject: Remove mention of PHP major version in Copyright headers Closes GH-4732. --- ext/intl/php_intl.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/intl/php_intl.c') diff --git a/ext/intl/php_intl.c b/ext/intl/php_intl.c index b244a29842..72582883af 100644 --- a/ext/intl/php_intl.c +++ b/ext/intl/php_intl.c @@ -1,6 +1,4 @@ /* - +----------------------------------------------------------------------+ - | PHP Version 7 | +----------------------------------------------------------------------+ | 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