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/ldap/ldap.c | 2 +- ext/ldap/php_ldap.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/ldap') diff --git a/ext/ldap/ldap.c b/ext/ldap/ldap.c index 0528ea08d7..197f6b019d 100644 --- a/ext/ldap/ldap.c +++ b/ext/ldap/ldap.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/ldap/php_ldap.h b/ext/ldap/php_ldap.h index eaf2fea64e..10b1d59b5f 100644 --- a/ext/ldap/php_ldap.h +++ b/ext/ldap/php_ldap.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