Skip to content

Commit 2df7386

Browse files
committed
Update copyright year # The rest of the files were already updated by Sebastian
1 parent e095b94 commit 2df7386

File tree

20 files changed

+24
-24
lines changed

20 files changed

+24
-24
lines changed

build/build.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
22
# | PHP Version 5 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997-2006 The PHP Group |
4+
# | Copyright (c) 1997-2007 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 3.01 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/build2.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
22
# | PHP Version 5 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997-2006 The PHP Group |
4+
# | Copyright (c) 1997-2007 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 3.01 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/buildcheck.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# +----------------------------------------------------------------------+
33
# | PHP Version 5 |
44
# +----------------------------------------------------------------------+
5-
# | Copyright (c) 1997-2006 The PHP Group |
5+
# | Copyright (c) 1997-2007 The PHP Group |
66
# +----------------------------------------------------------------------+
77
# | This source file is subject to version 3.01 of the PHP license, |
88
# | that is bundled with this package in the file LICENSE, and is |
@@ -16,7 +16,7 @@
1616
# | Sascha Schumann <sascha@schumann.cx> |
1717
# +----------------------------------------------------------------------+
1818
#
19-
# $Id: buildcheck.sh,v 1.37.2.2 2006-01-01 12:50:00 sniper Exp $
19+
# $Id: buildcheck.sh,v 1.37.2.2.2.1 2007-01-01 19:32:10 iliaa Exp $
2020
#
2121

2222
echo "buildconf: checking installation..."

ext/informix/ifx.ec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| PHP Version 5 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2006 The PHP Group |
5+
| Copyright (c) 1997-2007 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/interbase/interbase.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| PHP Version 5 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2006 The PHP Group |
5+
| Copyright (c) 1997-2007 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

header

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| PHP Version 5 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2006 The PHP Group |
5+
| Copyright (c) 1997-2007 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

main/build-defs.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| PHP Version 5 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2006 The PHP Group |
5+
| Copyright (c) 1997-2007 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

main/internal_functions.c.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| PHP Version 5 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2006 The PHP Group |
5+
| Copyright (c) 1997-2007 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

run-tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
+----------------------------------------------------------------------+
44
| PHP Version 5 |
55
+----------------------------------------------------------------------+
6-
| Copyright (c) 1997-2006 The PHP Group |
6+
| Copyright (c) 1997-2007 The PHP Group |
77
+----------------------------------------------------------------------+
88
| This source file is subject to version 3.01 of the PHP license, |
99
| that is bundled with this package in the file LICENSE, and is |

scripts/dev/check_parameters.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
+----------------------------------------------------------------------+
44
| PHP Version 5 |
55
+----------------------------------------------------------------------+
6-
| Copyright (c) 1997-2006 The PHP Group |
6+
| Copyright (c) 1997-2007 The PHP Group |
77
+----------------------------------------------------------------------+
88
| This source file is subject to version 3.01 of the PHP license, |
99
| that is bundled with this package in the file LICENSE, and is |

0 commit comments

Comments
 (0)