Skip to content

Commit

Permalink
Happy new year (Update copyright to 2016)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanlior committed Jan 2, 2016
1 parent 3537e95 commit 53fb2f1
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion build/build2.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# +----------------------------------------------------------------------+
# | PHP Version 5 |
# +----------------------------------------------------------------------+
# | 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 |
Expand Down
2 changes: 1 addition & 1 deletion build/buildcheck.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# +----------------------------------------------------------------------+
# | PHP Version 5 |
# +----------------------------------------------------------------------+
# | 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 |
Expand Down
2 changes: 1 addition & 1 deletion ext/mysql/mysql_mysqlnd.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| 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 |
Expand Down
2 changes: 1 addition & 1 deletion ext/mysqli/mysqli_mysqlnd.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| 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 |
Expand Down
2 changes: 1 addition & 1 deletion ext/phar/phar.1.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion ext/standard/dns_win32.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| 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 |
Expand Down
2 changes: 1 addition & 1 deletion main/build-defs.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| 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 |
Expand Down
2 changes: 1 addition & 1 deletion main/internal_functions.c.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| 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 |
Expand Down
2 changes: 1 addition & 1 deletion run-tests.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| 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 |
Expand Down
2 changes: 1 addition & 1 deletion sapi/cli/php.1.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion sapi/continuity/capi.c
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ int phpFinit(lstTset * opt)
core_globals = ts_resource(core_globals_id);

logFmsg(0, "mod/php: PHP Interface v3 (module)");
logFmsg(0, "mod/php: Copyright (c) 1999-2005 The PHP Group. All rights reserved.");
logFmsg(0, "mod/php: Copyright (c) 1999-2016 The PHP Group. All rights reserved.");

sapi_startup(&capi_sapi_module);
capi_sapi_module.startup(&capi_sapi_module);
Expand Down
4 changes: 2 additions & 2 deletions sapi/fpm/php-fpm.8.in
Original file line number Diff line number Diff line change
@@ -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'
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion scripts/man1/php-config.1.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion scripts/man1/phpize.1.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion server-tests.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| 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 |
Expand Down
2 changes: 1 addition & 1 deletion win32/build/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# +----------------------------------------------------------------------+
# | PHP Version 5 |
# +----------------------------------------------------------------------+
# | 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 |
Expand Down

0 comments on commit 53fb2f1

Please sign in to comment.