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/reflection/php_reflection.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/reflection/php_reflection.c') diff --git a/ext/reflection/php_reflection.c b/ext/reflection/php_reflection.c index 5c775ed926..3b46daf99f 100644 --- a/ext/reflection/php_reflection.c +++ b/ext/reflection/php_reflection.c @@ -1,6 +1,4 @@ /* - +----------------------------------------------------------------------+ - | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ -- cgit v1.2.1