diff options
| author | Julien Pauli <jpauli@php.net> | 2016-01-04 18:13:38 +0100 |
|---|---|---|
| committer | Julien Pauli <jpauli@php.net> | 2016-01-04 18:13:38 +0100 |
| commit | 736b91c6507b196e9ddd84aba3f98ee7ed66c63d (patch) | |
| tree | 91e52c4f21d6557500f52d1358203324050bf942 /build | |
| parent | 0ea63cb2a8512dbd1f6d7d8b171a626f5c10b2c6 (diff) | |
| parent | 53fb2f1e5c6037a5182c2e0dcd5bac7ecdb7c150 (diff) | |
| download | php-git-736b91c6507b196e9ddd84aba3f98ee7ed66c63d.tar.gz | |
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Happy new year (Update copyright to 2016)
Conflicts:
ext/json/php_json_encoder.h
sapi/continuity/capi.c
Diffstat (limited to 'build')
| -rw-r--r-- | build/build2.mk | 2 | ||||
| -rwxr-xr-x | build/buildcheck.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build/build2.mk b/build/build2.mk index 335bec3654..af325ad4a5 100644 --- a/build/build2.mk +++ b/build/build2.mk @@ -1,7 +1,7 @@ # +----------------------------------------------------------------------+ # | PHP Version 7 | # +----------------------------------------------------------------------+ -# | Copyright (c) 1997-2007 The PHP Group | +# | Copyright (c) 1997-2016 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/build/buildcheck.sh b/build/buildcheck.sh index f8f827d671..61225117de 100755 --- a/build/buildcheck.sh +++ b/build/buildcheck.sh @@ -2,7 +2,7 @@ # +----------------------------------------------------------------------+ # | PHP Version 7 | # +----------------------------------------------------------------------+ -# | Copyright (c) 1997-2007 The PHP Group | +# | Copyright (c) 1997-2016 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 | |
