summaryrefslogtreecommitdiff
path: root/server/mpm/worker
diff options
context:
space:
mode:
Diffstat (limited to 'server/mpm/worker')
-rw-r--r--server/mpm/worker/fdqueue.c2
-rw-r--r--server/mpm/worker/fdqueue.h2
-rw-r--r--server/mpm/worker/mpm.h2
-rw-r--r--server/mpm/worker/mpm_default.h2
-rw-r--r--server/mpm/worker/pod.c2
-rw-r--r--server/mpm/worker/pod.h2
-rw-r--r--server/mpm/worker/worker.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/server/mpm/worker/fdqueue.c b/server/mpm/worker/fdqueue.c
index 39274dd56e..cde6febbb4 100644
--- a/server/mpm/worker/fdqueue.c
+++ b/server/mpm/worker/fdqueue.c
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/server/mpm/worker/fdqueue.h b/server/mpm/worker/fdqueue.h
index 87f12cbd6f..c67501b5fb 100644
--- a/server/mpm/worker/fdqueue.h
+++ b/server/mpm/worker/fdqueue.h
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/server/mpm/worker/mpm.h b/server/mpm/worker/mpm.h
index 5a10eb0acd..3cd0d9f901 100644
--- a/server/mpm/worker/mpm.h
+++ b/server/mpm/worker/mpm.h
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/server/mpm/worker/mpm_default.h b/server/mpm/worker/mpm_default.h
index 9bb8d460f7..8e598601fa 100644
--- a/server/mpm/worker/mpm_default.h
+++ b/server/mpm/worker/mpm_default.h
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/server/mpm/worker/pod.c b/server/mpm/worker/pod.c
index a6393ea6ef..a1530902ed 100644
--- a/server/mpm/worker/pod.c
+++ b/server/mpm/worker/pod.c
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/server/mpm/worker/pod.h b/server/mpm/worker/pod.h
index cfe60f0b27..faa291da94 100644
--- a/server/mpm/worker/pod.h
+++ b/server/mpm/worker/pod.h
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/server/mpm/worker/worker.c b/server/mpm/worker/worker.c
index 3ecbb03be8..d61faee96b 100644
--- a/server/mpm/worker/worker.c
+++ b/server/mpm/worker/worker.c
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");