From 0cf7de1c70a459a1207aea9efa780777faa96f2e Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Wed, 30 Jan 2019 11:03:12 +0200 Subject: Remove yearly range from copyright notice --- ext/gmp/gmp.c | 2 +- ext/gmp/php_gmp.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/gmp') diff --git a/ext/gmp/gmp.c b/ext/gmp/gmp.c index 3c92735cf6..e948de1bc5 100644 --- a/ext/gmp/gmp.c +++ b/ext/gmp/gmp.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2018 The PHP Group | + | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | 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 | diff --git a/ext/gmp/php_gmp.h b/ext/gmp/php_gmp.h index e65b4cb4ca..c484a7d1cd 100644 --- a/ext/gmp/php_gmp.h +++ b/ext/gmp/php_gmp.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2018 The PHP Group | + | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | 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