summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rw-r--r--support/ab.c2
-rw-r--r--support/apachectl.in2
-rw-r--r--support/apxs.in2
-rw-r--r--support/checkgid.c2
-rw-r--r--support/dbmmanage.in2
-rw-r--r--support/envvars-std.in2
-rw-r--r--support/htdbm.c2
-rw-r--r--support/htdigest.c2
-rw-r--r--support/htpasswd.c2
-rwxr-xr-xsupport/list_hooks.pl2
-rw-r--r--support/log_server_status.in2
-rw-r--r--support/logresolve.c2
-rw-r--r--support/logresolve.pl.in2
-rw-r--r--support/phf_abuse_log.cgi.in2
-rw-r--r--support/rotatelogs.c2
-rw-r--r--support/split-logfile.in2
-rw-r--r--support/suexec.c2
-rw-r--r--support/suexec.h2
-rw-r--r--support/win32/ApacheMonitor.c2
-rw-r--r--support/win32/ApacheMonitor.h2
-rw-r--r--support/win32/ApacheMonitor.rc2
-rw-r--r--support/win32/wintty.c2
22 files changed, 22 insertions, 22 deletions
diff --git a/support/ab.c b/support/ab.c
index db49c9a91c..022a59b633 100644
--- a/support/ab.c
+++ b/support/ab.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/apachectl.in b/support/apachectl.in
index 2e0b152025..423ce255f2 100644
--- a/support/apachectl.in
+++ b/support/apachectl.in
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2000-2006 The Apache Software Foundation or its licensors, as
+# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/apxs.in b/support/apxs.in
index db46a38083..293c70ea91 100644
--- a/support/apxs.in
+++ b/support/apxs.in
@@ -1,6 +1,6 @@
#!@perlbin@ -w
#
-# Copyright 1999-2006 The Apache Software Foundation or its licensors, as
+# Copyright 1999-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/checkgid.c b/support/checkgid.c
index 75e33e3a47..704ac57f23 100644
--- a/support/checkgid.c
+++ b/support/checkgid.c
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/dbmmanage.in b/support/dbmmanage.in
index 51ee769b34..2db00afe6c 100644
--- a/support/dbmmanage.in
+++ b/support/dbmmanage.in
@@ -1,6 +1,6 @@
#!@perlbin@
#
-# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/envvars-std.in b/support/envvars-std.in
index 9c8f8f1519..762231c92b 100644
--- a/support/envvars-std.in
+++ b/support/envvars-std.in
@@ -1,4 +1,4 @@
-# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/htdbm.c b/support/htdbm.c
index ec400218e2..4d923e5607 100644
--- a/support/htdbm.c
+++ b/support/htdbm.c
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/htdigest.c b/support/htdigest.c
index 5658f782fe..998d7af32c 100644
--- a/support/htdigest.c
+++ b/support/htdigest.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/htpasswd.c b/support/htpasswd.c
index c132918daa..ba1b1e4c4f 100644
--- a/support/htpasswd.c
+++ b/support/htpasswd.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/list_hooks.pl b/support/list_hooks.pl
index 65a755c226..33e34bbafc 100755
--- a/support/list_hooks.pl
+++ b/support/list_hooks.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w
#
-# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/log_server_status.in b/support/log_server_status.in
index 8a046eb8ea..be06200c36 100644
--- a/support/log_server_status.in
+++ b/support/log_server_status.in
@@ -1,6 +1,6 @@
#!@perlbin@
#
-# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/logresolve.c b/support/logresolve.c
index c10d7241be..9a3a0cde79 100644
--- a/support/logresolve.c
+++ b/support/logresolve.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/logresolve.pl.in b/support/logresolve.pl.in
index d961fdb9f9..b5d5ebfa18 100644
--- a/support/logresolve.pl.in
+++ b/support/logresolve.pl.in
@@ -1,6 +1,6 @@
#!@perlbin@
#
-# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/phf_abuse_log.cgi.in b/support/phf_abuse_log.cgi.in
index bafe071a28..b004b15010 100644
--- a/support/phf_abuse_log.cgi.in
+++ b/support/phf_abuse_log.cgi.in
@@ -1,6 +1,6 @@
#!@perlbin@
#
-# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/rotatelogs.c b/support/rotatelogs.c
index 6e17a3e275..9b47fdfe1b 100644
--- a/support/rotatelogs.c
+++ b/support/rotatelogs.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/split-logfile.in b/support/split-logfile.in
index 7a5340acf8..37f639d41b 100644
--- a/support/split-logfile.in
+++ b/support/split-logfile.in
@@ -1,6 +1,6 @@
#!@perlbin@
#
-# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/suexec.c b/support/suexec.c
index c52997b8db..b167e5133a 100644
--- a/support/suexec.c
+++ b/support/suexec.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/suexec.h b/support/suexec.h
index 15324dfcdb..a1b5f81323 100644
--- a/support/suexec.h
+++ b/support/suexec.h
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/win32/ApacheMonitor.c b/support/win32/ApacheMonitor.c
index cace89788c..404e11259c 100644
--- a/support/win32/ApacheMonitor.c
+++ b/support/win32/ApacheMonitor.c
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/win32/ApacheMonitor.h b/support/win32/ApacheMonitor.h
index 1da9c7ddb0..190295477d 100644
--- a/support/win32/ApacheMonitor.h
+++ b/support/win32/ApacheMonitor.h
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/win32/ApacheMonitor.rc b/support/win32/ApacheMonitor.rc
index a2bf616da5..7622e2a0fc 100644
--- a/support/win32/ApacheMonitor.rc
+++ b/support/win32/ApacheMonitor.rc
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/support/win32/wintty.c b/support/win32/wintty.c
index 284b410132..2fff8c37d8 100644
--- a/support/win32/wintty.c
+++ b/support/win32/wintty.c
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");