diff options
-rw-r--r-- | ext/standard/hrtime.c | 2 | ||||
-rw-r--r-- | ext/standard/hrtime.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/hrtime.c b/ext/standard/hrtime.c index 3da1c41ba5..c2ade05479 100644 --- a/ext/standard/hrtime.c +++ b/ext/standard/hrtime.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2017 The PHP Group | + | Copyright (c) 1997-2018 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/standard/hrtime.h b/ext/standard/hrtime.h index f0681247d4..17a1576add 100644 --- a/ext/standard/hrtime.h +++ b/ext/standard/hrtime.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2017 The PHP Group | + | Copyright (c) 1997-2018 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 | |