summaryrefslogtreecommitdiff
path: root/modules/proxy
diff options
context:
space:
mode:
Diffstat (limited to 'modules/proxy')
-rw-r--r--modules/proxy/ajp.h2
-rw-r--r--modules/proxy/ajp_header.c2
-rw-r--r--modules/proxy/ajp_header.h2
-rw-r--r--modules/proxy/ajp_link.c2
-rw-r--r--modules/proxy/ajp_msg.c2
-rw-r--r--modules/proxy/mod_proxy.c2
-rw-r--r--modules/proxy/mod_proxy.h2
-rw-r--r--modules/proxy/mod_proxy_ajp.c2
-rw-r--r--modules/proxy/mod_proxy_balancer.c2
-rw-r--r--modules/proxy/mod_proxy_connect.c2
-rw-r--r--modules/proxy/mod_proxy_ftp.c2
-rw-r--r--modules/proxy/mod_proxy_http.c2
-rw-r--r--modules/proxy/proxy_util.c2
13 files changed, 13 insertions, 13 deletions
diff --git a/modules/proxy/ajp.h b/modules/proxy/ajp.h
index 58bf173853..5bc95797c0 100644
--- a/modules/proxy/ajp.h
+++ b/modules/proxy/ajp.h
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/ajp_header.c b/modules/proxy/ajp_header.c
index 58e714a9ac..a468f07175 100644
--- a/modules/proxy/ajp_header.c
+++ b/modules/proxy/ajp_header.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/ajp_header.h b/modules/proxy/ajp_header.h
index 48d11ba31d..3ffeb7e434 100644
--- a/modules/proxy/ajp_header.h
+++ b/modules/proxy/ajp_header.h
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/ajp_link.c b/modules/proxy/ajp_link.c
index e5cd2c16eb..1965c59171 100644
--- a/modules/proxy/ajp_link.c
+++ b/modules/proxy/ajp_link.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/ajp_msg.c b/modules/proxy/ajp_msg.c
index 53988bc7e7..51a9600b59 100644
--- a/modules/proxy/ajp_msg.c
+++ b/modules/proxy/ajp_msg.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/mod_proxy.c b/modules/proxy/mod_proxy.c
index d688c64df0..751392d94a 100644
--- a/modules/proxy/mod_proxy.c
+++ b/modules/proxy/mod_proxy.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/mod_proxy.h b/modules/proxy/mod_proxy.h
index 11ce04aff0..6991b4d067 100644
--- a/modules/proxy/mod_proxy.h
+++ b/modules/proxy/mod_proxy.h
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/mod_proxy_ajp.c b/modules/proxy/mod_proxy_ajp.c
index 9b65590a47..4aae461987 100644
--- a/modules/proxy/mod_proxy_ajp.c
+++ b/modules/proxy/mod_proxy_ajp.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/mod_proxy_balancer.c b/modules/proxy/mod_proxy_balancer.c
index c05635a234..80b8332928 100644
--- a/modules/proxy/mod_proxy_balancer.c
+++ b/modules/proxy/mod_proxy_balancer.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/mod_proxy_connect.c b/modules/proxy/mod_proxy_connect.c
index 4238362c06..cd354217e4 100644
--- a/modules/proxy/mod_proxy_connect.c
+++ b/modules/proxy/mod_proxy_connect.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/mod_proxy_ftp.c b/modules/proxy/mod_proxy_ftp.c
index ef2bb90207..93ec1a1d35 100644
--- a/modules/proxy/mod_proxy_ftp.c
+++ b/modules/proxy/mod_proxy_ftp.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/mod_proxy_http.c b/modules/proxy/mod_proxy_http.c
index 9d439a61ee..fa28451b7d 100644
--- a/modules/proxy/mod_proxy_http.c
+++ b/modules/proxy/mod_proxy_http.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/proxy_util.c b/modules/proxy/proxy_util.c
index 33fdb2148e..d117c643e5 100644
--- a/modules/proxy/proxy_util.c
+++ b/modules/proxy/proxy_util.c
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");