From 2b719ec4e2dbc28cef51f3dd56bd611691cd1038 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 7 Feb 2004 19:06:26 +0000 Subject: [PATCH] fix copyright dates according to the first check in. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102547 13f79535-47bb-0310-9956-ffa450edef68 --- build/PrintPath | 2 +- build/binbuild.sh | 2 +- build/build-modules-c.awk | 2 +- build/install-bindist.sh.in | 2 +- build/install.sh | 2 +- build/instdso.sh | 2 +- build/mkconfNW.awk | 2 +- build/mkdir.sh | 2 +- build/rules.mk.in | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build/PrintPath b/build/PrintPath index ef093dd5d20..cdb0880eb0e 100755 --- a/build/PrintPath +++ b/build/PrintPath @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 1999-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/binbuild.sh b/build/binbuild.sh index bb44a4ae4ab..cfce58670e5 100755 --- a/build/binbuild.sh +++ b/build/binbuild.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 1999-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-modules-c.awk b/build/build-modules-c.awk index 3361068e5fb..ef31cc3a318 100644 --- a/build/build-modules-c.awk +++ b/build/build-modules-c.awk @@ -1,4 +1,4 @@ -# Copyright 2000-2004 Apache Software Foundation +# Copyright 1999-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/install-bindist.sh.in b/build/install-bindist.sh.in index 2619fb6eee7..35df54eb0e6 100755 --- a/build/install-bindist.sh.in +++ b/build/install-bindist.sh.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2001-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/install.sh b/build/install.sh index b2f39b2edd2..b389dbeb7bd 100755 --- a/build/install.sh +++ b/build/install.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 1999-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/instdso.sh b/build/instdso.sh index d8200b9ae72..a709f815676 100755 --- a/build/instdso.sh +++ b/build/instdso.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2001-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/mkconfNW.awk b/build/mkconfNW.awk index 9b4e8dfb1a0..1e99730eb11 100644 --- a/build/mkconfNW.awk +++ b/build/mkconfNW.awk @@ -1,4 +1,4 @@ -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2002-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/mkdir.sh b/build/mkdir.sh index 8e13c784fdc..089e9225203 100755 --- a/build/mkdir.sh +++ b/build/mkdir.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 1999-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/rules.mk.in b/build/rules.mk.in index 56a233f7662..e32417e331a 100644 --- a/build/rules.mk.in +++ b/build/rules.mk.in @@ -1,4 +1,4 @@ -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2001-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- 2.47.3