diff options
author | Peter Kokot <peterkokot@gmail.com> | 2019-02-03 22:47:49 +0100 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2019-02-08 23:14:29 +0100 |
commit | c245898bfaf47353a748ca6f2d37cd669e697ae4 (patch) | |
tree | 89f49e6a27aad852878c869a15ec509f62097eec /Zend/zend_signal.h | |
parent | c0ce258b539af2fb75517373e5c297fb84b80daa (diff) | |
download | php-git-c245898bfaf47353a748ca6f2d37cd669e697ae4.tar.gz |
Update and fix remaining year ranges (2019)
This patch follows previous license year ranges updates. With new
approach source code files now have simplified headers with license
information without year ranges.
Diffstat (limited to 'Zend/zend_signal.h')
-rw-r--r-- | Zend/zend_signal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_signal.h b/Zend/zend_signal.h index 0ec533cc5e..7ecdde3cd6 100644 --- a/Zend/zend_signal.h +++ b/Zend/zend_signal.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Signal Handling | +----------------------------------------------------------------------+ - | Copyright (c) 2008-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 | |