Skip to content

Commit 3893351

Browse files
Update headers.
1 parent d863d52 commit 3893351

File tree

466 files changed

+898
-904
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

466 files changed

+898
-904
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24831,7 +24831,7 @@
2483124831

2483224832
2001-01-09 Jon Parise <jon@csh.rit.edu>
2483324833

24834-
* pear/CODING_STANDARDS: Update the copyright year range to 1997-2001.
24834+
* pear/CODING_STANDARDS: Update the copyright year range to 1997-2002.
2483524835

2483624836
2001-01-09 Sascha Schumann <sascha@schumann.cx>
2483724837

build/bsd_makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#! /bin/sh
22
# +----------------------------------------------------------------------+
3-
# | PHP version 4.0 |
3+
# | PHP Version 4 |
44
# +----------------------------------------------------------------------+
5-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
5+
# | Copyright (c) 1997-2002 The PHP Group |
66
# +----------------------------------------------------------------------+
77
# | This source file is subject to version 2.02 of the PHP license, |
88
# | that is bundled with this package in the file LICENSE, and is |

build/build.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
4+
# | Copyright (c) 1997-2002 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 2.02 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/build2.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
4+
# | Copyright (c) 1997-2002 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 2.02 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/buildcheck.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#! /bin/sh
22
# +----------------------------------------------------------------------+
3-
# | PHP version 4.0 |
3+
# | PHP Version 4 |
44
# +----------------------------------------------------------------------+
5-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
5+
# | Copyright (c) 1997-2002 The PHP Group |
66
# +----------------------------------------------------------------------+
77
# | This source file is subject to version 2.02 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.12 2001-06-20 18:21:03 david Exp $
19+
# $Id: buildcheck.sh,v 1.13 2001-12-11 15:28:53 sebastian Exp $
2020
#
2121

2222
echo "buildconf: checking installation..."

build/dynlib.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
4+
# | Copyright (c) 1997-2002 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 2.02 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/fastgen.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#! /bin/sh
22
#
33
# +----------------------------------------------------------------------+
4-
# | PHP version 4.0 |
4+
# | PHP Version 4 |
55
# +----------------------------------------------------------------------+
6-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
6+
# | Copyright (c) 1997-2002 The PHP Group |
77
# +----------------------------------------------------------------------+
88
# | This source file is subject to version 2.02 of the PHP license, |
99
# | that is bundled with this package in the file LICENSE, and is |
@@ -16,7 +16,7 @@
1616
# | Authors: Sascha Schumann <sascha@schumann.cx> |
1717
# +----------------------------------------------------------------------+
1818
#
19-
# $Id: fastgen.sh,v 1.12 2001-09-11 07:50:53 sas Exp $
19+
# $Id: fastgen.sh,v 1.13 2001-12-11 15:28:53 sebastian Exp $
2020
#
2121

2222
if test "$#" = "0"; then

build/library.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
4+
# | Copyright (c) 1997-2002 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 2.02 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/ltlib.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
4+
# | Copyright (c) 1997-2002 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 2.02 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/mkdep.awk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
44
# | Copyright (c) 2000 The PHP Group |
55
# +----------------------------------------------------------------------+

build/program.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
4+
# | Copyright (c) 1997-2002 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 2.02 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/rules.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
4+
# | Copyright (c) 1997-2002 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 2.02 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/rules_common.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
4+
# | Copyright (c) 1997-2002 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 2.02 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/rules_pear.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
4+
# | Copyright (c) 1997-2002 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 2.02 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

build/sysv_makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#! /bin/sh
22
# +----------------------------------------------------------------------+
3-
# | PHP version 4.0 |
3+
# | PHP Version 4 |
44
# +----------------------------------------------------------------------+
5-
# | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
5+
# | Copyright (c) 1997-2002 The PHP Group |
66
# +----------------------------------------------------------------------+
77
# | This source file is subject to version 2.02 of the PHP license, |
88
# | that is bundled with this package in the file LICENSE, and is |

dynlib.m4

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP version 4.0 |
2+
# | PHP Version 4 |
33
# +----------------------------------------------------------------------+
4-
# | Copyright (c) 1997-2001 The PHP Group |
4+
# | Copyright (c) 1997-2002 The PHP Group |
55
# +----------------------------------------------------------------------+
66
# | This source file is subject to version 2.02 of the PHP license, |
77
# | that is bundled with this package in the file LICENSE, and is |

ext/aspell/aspell.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/aspell/php_aspell.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/bcmath/bcmath.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/bcmath/php_bcmath.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/calendar/cal_unix.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/calendar/calendar.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/calendar/easter.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/ccvs/ccvs.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/ccvs/ccvs.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/com/COM.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/com/VARIANT.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

ext/com/conversion.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP version 4.0 |
3+
| PHP Version 4 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1997-2001 The PHP Group |
5+
| Copyright (c) 1997-2002 The PHP Group |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 2.02 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

0 commit comments

Comments
 (0)