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/json/php_json.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/json/php_json.h') diff --git a/ext/json/php_json.h b/ext/json/php_json.h index 99afe8dd2d..4fc7ded7d4 100644 --- a/ext/json/php_json.h +++ b/ext/json/php_json.h @@ -1,6 +1,4 @@ /* - +----------------------------------------------------------------------+ - | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ -- cgit v1.2.1