summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2005-02-04 20:28:49 +0000
committerJustin Erenkrantz <jerenkrantz@apache.org>2005-02-04 20:28:49 +0000
commitd04791d54de3ee843fd518385df9b9ca3e4fae70 (patch)
tree84682c6006d660ca482633f4659658240cb92f46
parentea5e883affaf4c090fb78a550b83b738dba21b0b (diff)
downloadhttpd-d04791d54de3ee843fd518385df9b9ca3e4fae70.tar.gz
Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@151408 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--Makefile.in3
-rw-r--r--mod_ssl.c3
-rw-r--r--mod_ssl.h3
-rw-r--r--ssl_engine_config.c3
-rw-r--r--ssl_engine_dh.c3
-rw-r--r--ssl_engine_init.c3
-rw-r--r--ssl_engine_io.c3
-rw-r--r--ssl_engine_kernel.c3
-rw-r--r--ssl_engine_log.c3
-rw-r--r--ssl_engine_mutex.c3
-rw-r--r--ssl_engine_pphrase.c3
-rw-r--r--ssl_engine_rand.c3
-rw-r--r--ssl_engine_vars.c3
-rw-r--r--ssl_expr.c3
-rw-r--r--ssl_expr.h3
-rw-r--r--ssl_expr_eval.c3
-rw-r--r--ssl_expr_scan.c3
-rw-r--r--ssl_private.h3
-rw-r--r--ssl_scache.c3
-rw-r--r--ssl_scache_dbm.c3
-rw-r--r--ssl_scache_shmcb.c3
-rw-r--r--ssl_toolkit_compat.h3
-rw-r--r--ssl_util.c3
-rw-r--r--ssl_util_ssl.c3
-rw-r--r--ssl_util_ssl.h3
25 files changed, 50 insertions, 25 deletions
diff --git a/Makefile.in b/Makefile.in
index 836ad3e5a5..2a64d5b380 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,5 @@
-# Copyright 2001-2004 The Apache Software Foundation
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# 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/mod_ssl.c b/mod_ssl.c
index 4fa39008ad..8e0512367a 100644
--- a/mod_ssl.c
+++ b/mod_ssl.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/mod_ssl.h b/mod_ssl.h
index c52ec3b723..67761c7813 100644
--- a/mod_ssl.h
+++ b/mod_ssl.h
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_engine_config.c b/ssl_engine_config.c
index 85831ea45f..c6572216e2 100644
--- a/ssl_engine_config.c
+++ b/ssl_engine_config.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_engine_dh.c b/ssl_engine_dh.c
index 3121b65631..48884d241b 100644
--- a/ssl_engine_dh.c
+++ b/ssl_engine_dh.c
@@ -2,7 +2,8 @@
=pod
#endif
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_engine_init.c b/ssl_engine_init.c
index bcc0d388f5..90094df44f 100644
--- a/ssl_engine_init.c
+++ b/ssl_engine_init.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_engine_io.c b/ssl_engine_io.c
index 6d1cb17f82..1699897470 100644
--- a/ssl_engine_io.c
+++ b/ssl_engine_io.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_engine_kernel.c b/ssl_engine_kernel.c
index 7e94a45a7c..efa7230b17 100644
--- a/ssl_engine_kernel.c
+++ b/ssl_engine_kernel.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_engine_log.c b/ssl_engine_log.c
index 0e16e1c3bc..0c1d1cc2d0 100644
--- a/ssl_engine_log.c
+++ b/ssl_engine_log.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_engine_mutex.c b/ssl_engine_mutex.c
index a441724064..65924d269e 100644
--- a/ssl_engine_mutex.c
+++ b/ssl_engine_mutex.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_engine_pphrase.c b/ssl_engine_pphrase.c
index af8bc72a2f..7f0e4b6949 100644
--- a/ssl_engine_pphrase.c
+++ b/ssl_engine_pphrase.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_engine_rand.c b/ssl_engine_rand.c
index 6836d76caf..486759c702 100644
--- a/ssl_engine_rand.c
+++ b/ssl_engine_rand.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_engine_vars.c b/ssl_engine_vars.c
index a4f1722063..568ebb20b0 100644
--- a/ssl_engine_vars.c
+++ b/ssl_engine_vars.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_expr.c b/ssl_expr.c
index 6da0c6eb0f..f45d959d67 100644
--- a/ssl_expr.c
+++ b/ssl_expr.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_expr.h b/ssl_expr.h
index 8399159c2b..55f2e18230 100644
--- a/ssl_expr.h
+++ b/ssl_expr.h
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_expr_eval.c b/ssl_expr_eval.c
index 8e3275803f..d57200abdf 100644
--- a/ssl_expr_eval.c
+++ b/ssl_expr_eval.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_expr_scan.c b/ssl_expr_scan.c
index 3e4f0af1dc..d535c07b13 100644
--- a/ssl_expr_scan.c
+++ b/ssl_expr_scan.c
@@ -446,7 +446,8 @@ static char *yy_last_accepting_cpos;
char *yytext;
#line 1 "ssl_expr_scan.l"
#define INITIAL 0
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_private.h b/ssl_private.h
index 19f9d8a9ce..de8c376ccd 100644
--- a/ssl_private.h
+++ b/ssl_private.h
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_scache.c b/ssl_scache.c
index 2d787a268e..877dc0779d 100644
--- a/ssl_scache.c
+++ b/ssl_scache.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_scache_dbm.c b/ssl_scache_dbm.c
index 4dbfacbf87..aa345b5711 100644
--- a/ssl_scache_dbm.c
+++ b/ssl_scache_dbm.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_scache_shmcb.c b/ssl_scache_shmcb.c
index a23aa0214f..45ca10002e 100644
--- a/ssl_scache_shmcb.c
+++ b/ssl_scache_shmcb.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_toolkit_compat.h b/ssl_toolkit_compat.h
index 367e12e60d..80b38cc4d9 100644
--- a/ssl_toolkit_compat.h
+++ b/ssl_toolkit_compat.h
@@ -1,4 +1,5 @@
-/* Copyright 2002-2004 The Apache Software Foundation
+/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_util.c b/ssl_util.c
index e675d3929c..bd6c2c8e81 100644
--- a/ssl_util.c
+++ b/ssl_util.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_util_ssl.c b/ssl_util_ssl.c
index b5d36ba2a5..ef8eb6668b 100644
--- a/ssl_util_ssl.c
+++ b/ssl_util_ssl.c
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* 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/ssl_util_ssl.h b/ssl_util_ssl.h
index 9256f65c83..a4bdd85856 100644
--- a/ssl_util_ssl.h
+++ b/ssl_util_ssl.h
@@ -1,4 +1,5 @@
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.