summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-01-01 20:48:42 +0000
committerSascha Schumann <sas@php.net>2000-01-01 20:48:42 +0000
commit6bdbd306b1c7dbc5e35807954f442e66bdefc6fa (patch)
tree2c9835853ad654e4fd1a07efaaf2bfbd23162dfd
parent4a4fe0974f34adf4dc88ecc9683465b8ddbd1f4e (diff)
downloadphp-git-6bdbd306b1c7dbc5e35807954f442e66bdefc6fa.tar.gz
Y2K updates
-rw-r--r--build/build.mk2
-rw-r--r--build/build2.mk2
-rwxr-xr-xbuild/fastgen.sh4
-rw-r--r--build/library.mk2
-rw-r--r--build/program.mk2
-rw-r--r--build/rules.mk2
-rw-r--r--build/rules_pear.mk2
7 files changed, 8 insertions, 8 deletions
diff --git a/build/build.mk b/build/build.mk
index 3c84b0c8a9..3e22e5a426 100644
--- a/build/build.mk
+++ b/build/build.mk
@@ -1,4 +1,4 @@
-# Copyright (c) 1999 Sascha Schumann. All rights reserved.
+# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/build/build2.mk b/build/build2.mk
index 0a32b2546f..7322056730 100644
--- a/build/build2.mk
+++ b/build/build2.mk
@@ -1,4 +1,4 @@
-# Copyright (c) 1999 Sascha Schumann. All rights reserved.
+# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/build/fastgen.sh b/build/fastgen.sh
index 66f5a80f74..40ab4e149f 100755
--- a/build/fastgen.sh
+++ b/build/fastgen.sh
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# Copyright (c) 1999 Sascha Schumann. All rights reserved.
+# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -23,7 +23,7 @@
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
##############################################################################
-# $Id: fastgen.sh,v 1.1 1999-12-30 02:58:32 sas Exp $
+# $Id: fastgen.sh,v 1.2 2000-01-01 20:48:42 sas Exp $
#
srcdir=$1
diff --git a/build/library.mk b/build/library.mk
index 0a0ad7e9c9..b00a2881e2 100644
--- a/build/library.mk
+++ b/build/library.mk
@@ -1,4 +1,4 @@
-# Copyright (c) 1999 Sascha Schumann. All rights reserved.
+# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/build/program.mk b/build/program.mk
index 6365f63cfd..f0377af880 100644
--- a/build/program.mk
+++ b/build/program.mk
@@ -1,4 +1,4 @@
-# Copyright (c) 1999 Sascha Schumann. All rights reserved.
+# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/build/rules.mk b/build/rules.mk
index 2b6a0f7c3a..227d1cebee 100644
--- a/build/rules.mk
+++ b/build/rules.mk
@@ -1,4 +1,4 @@
-# Copyright (c) 1999 Sascha Schumann. All rights reserved.
+# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/build/rules_pear.mk b/build/rules_pear.mk
index c500ce4146..ad3bebd6a1 100644
--- a/build/rules_pear.mk
+++ b/build/rules_pear.mk
@@ -1,4 +1,4 @@
-# Copyright (c) 1999 Sascha Schumann. All rights reserved.
+# Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions