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/breakiterator/codepointiterator_methods.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/intl/breakiterator/codepointiterator_methods.cpp') diff --git a/ext/intl/breakiterator/codepointiterator_methods.cpp b/ext/intl/breakiterator/codepointiterator_methods.cpp index dac50dcab6..62670539c5 100644 --- a/ext/intl/breakiterator/codepointiterator_methods.cpp +++ b/ext/intl/breakiterator/codepointiterator_methods.cpp @@ -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