From: Justin Erenkrantz Date: Fri, 4 Feb 2005 20:28:49 +0000 (+0000) Subject: Update copyright year to 2005 and standardize on current copyright owner line. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d04791d54de3ee843fd518385df9b9ca3e4fae70;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/Makefile.in b/Makefile.in index 836ad3e5a5e..2a64d5b380c 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 4fa39008adf..8e0512367af 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 c52ec3b723e..67761c78136 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 85831ea45f9..c6572216e2c 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 3121b65631b..48884d241b9 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 bcc0d388f5f..90094df44fb 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 6d1cb17f82f..16998974707 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 7e94a45a7cc..efa7230b17a 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 0e16e1c3bcd..0c1d1cc2d07 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 a4417240646..65924d269ea 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 af8bc72a2fe..7f0e4b6949e 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 6836d76caf5..486759c7028 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 a4f17220631..568ebb20b01 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 6da0c6eb0ff..f45d959d678 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 8399159c2bc..55f2e182306 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 8e3275803f4..d57200abdff 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 3e4f0af1dcb..d535c07b132 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 19f9d8a9ced..de8c376ccdc 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 2d787a268e1..877dc0779d3 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 4dbfacbf87f..aa345b5711d 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 a23aa0214fb..45ca10002e8 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 367e12e60df..80b38cc4d91 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 e675d3929cc..bd6c2c8e81e 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 b5d36ba2a58..ef8eb6668b5 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 9256f65c832..a4bdd858561 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.