diff options
-rw-r--r-- | build/build2.mk | 2 | ||||
-rwxr-xr-x | build/buildcheck.sh | 2 | ||||
-rw-r--r-- | ext/mysqli/mysqli_mysqlnd.h | 2 | ||||
-rw-r--r-- | ext/phar/phar.1.in | 2 | ||||
-rw-r--r-- | ext/standard/dns_win32.c | 2 | ||||
-rw-r--r-- | main/build-defs.h.in | 2 | ||||
-rw-r--r-- | main/internal_functions.c.in | 2 | ||||
-rwxr-xr-x | run-tests.php | 2 | ||||
-rw-r--r-- | sapi/cli/php.1.in | 2 | ||||
-rw-r--r-- | sapi/fpm/php-fpm.8.in | 4 | ||||
-rw-r--r-- | scripts/man1/php-config.1.in | 2 | ||||
-rw-r--r-- | scripts/man1/phpize.1.in | 2 | ||||
-rwxr-xr-x | server-tests.php | 2 | ||||
-rw-r--r-- | win32/build/Makefile | 2 |
14 files changed, 15 insertions, 15 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 | diff --git a/ext/mysqli/mysqli_mysqlnd.h b/ext/mysqli/mysqli_mysqlnd.h index a1656e59eb..099d80871c 100644 --- a/ext/mysqli/mysqli_mysqlnd.h +++ b/ext/mysqli/mysqli_mysqlnd.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 2006-2009 The PHP Group | + | Copyright (c) 2006-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/ext/phar/phar.1.in b/ext/phar/phar.1.in index eec98fd3b0..46eed77e24 100644 --- a/ext/phar/phar.1.in +++ b/ext/phar/phar.1.in @@ -1,4 +1,4 @@ -.TH PHAR 1 "2013" "The PHP Group" "User Commands" +.TH PHAR 1 "2016" "The PHP Group" "User Commands" .SH NAME phar, phar.phar \- PHAR (PHP archive) command line tool .SH SYNOPSIS diff --git a/ext/standard/dns_win32.c b/ext/standard/dns_win32.c index 00908b722f..22c606eb0a 100644 --- a/ext/standard/dns_win32.c +++ b/ext/standard/dns_win32.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 2008-2009 The PHP Group | + | Copyright (c) 2008-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/main/build-defs.h.in b/main/build-defs.h.in index 6821b631f5..0ee7174985 100644 --- a/main/build-defs.h.in +++ b/main/build-defs.h.in @@ -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 | diff --git a/main/internal_functions.c.in b/main/internal_functions.c.in index d04eea3103..5cefe7d30e 100644 --- a/main/internal_functions.c.in +++ b/main/internal_functions.c.in @@ -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 | diff --git a/run-tests.php b/run-tests.php index bc9de7fdcf..96733e58a9 100755 --- a/run-tests.php +++ b/run-tests.php @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2010 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/sapi/cli/php.1.in b/sapi/cli/php.1.in index 1ebda1f273..7b5863a5a5 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -1,4 +1,4 @@ -.TH @program_prefix@php 1 "2014" "The PHP Group" "Scripting Language" +.TH @program_prefix@php 1 "2016" "The PHP Group" "Scripting Language" .SH NAME @program_prefix@php \- PHP Command Line Interface 'CLI' .P diff --git a/sapi/fpm/php-fpm.8.in b/sapi/fpm/php-fpm.8.in index 3a697c6a65..cb1224e371 100644 --- a/sapi/fpm/php-fpm.8.in +++ b/sapi/fpm/php-fpm.8.in @@ -1,4 +1,4 @@ -.TH PHP-FPM 8 "2009" "The PHP Group" "Scripting Language" +.TH PHP-FPM 8 "2016" "The PHP Group" "Scripting Language" .SH NAME .TP 15 php-fpm \- PHP FastCGI Process Manager 'PHP-FPM' @@ -213,7 +213,7 @@ contributors all around the world. .SH VERSION INFORMATION This manpage describes \fBphp-fpm\fP, version @PHP_VERSION@. .SH COPYRIGHT -Copyright \(co 1997\-2009 The PHP Group +Copyright \(co 1997\-2016 The PHP Group .PD 0 .P Copyright (c) 2007-2009, Andrei Nigmatulin diff --git a/scripts/man1/php-config.1.in b/scripts/man1/php-config.1.in index 53662a0391..d9fa4b0985 100644 --- a/scripts/man1/php-config.1.in +++ b/scripts/man1/php-config.1.in @@ -1,4 +1,4 @@ -.TH @program_prefix@php\-config 1 "2014" "The PHP Group" "Scripting Language" +.TH @program_prefix@php\-config 1 "2016" "The PHP Group" "Scripting Language" .SH NAME @program_prefix@php\-config \- get information about PHP configuration and compile options .SH SYNOPSIS diff --git a/scripts/man1/phpize.1.in b/scripts/man1/phpize.1.in index 07b0dc3495..66c3c352f0 100644 --- a/scripts/man1/phpize.1.in +++ b/scripts/man1/phpize.1.in @@ -1,4 +1,4 @@ -.TH @program_prefix@phpize 1 "2014" "The PHP Group" "Scripting Language" +.TH @program_prefix@phpize 1 "2016" "The PHP Group" "Scripting Language" .SH NAME @program_prefix@phpize \- prepare a PHP extension for compiling .SH SYNOPSIS diff --git a/server-tests.php b/server-tests.php index 8c2ae8607b..af4ce018e8 100755 --- a/server-tests.php +++ b/server-tests.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2010 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/win32/build/Makefile b/win32/build/Makefile index 28e317edab..19ee82e7b9 100644 --- a/win32/build/Makefile +++ b/win32/build/Makefile @@ -1,7 +1,7 @@ # +----------------------------------------------------------------------+ # | PHP Version 7 | # +----------------------------------------------------------------------+ -# | Copyright (c) 1997-2008 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 | |