]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
finished that boring job:
authorAndré Malo <nd@apache.org>
Mon, 3 Feb 2003 17:53:28 +0000 (17:53 +0000)
committerAndré Malo <nd@apache.org>
Mon, 3 Feb 2003 17:53:28 +0000 (17:53 +0000)
update license to 2003.

Happy New Year! ;-))

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@98573 13f79535-47bb-0310-9956-ffa450edef68

28 files changed:
mod_ssl.c
mod_ssl.h
ssl_engine_config.c
ssl_engine_dh.c
ssl_engine_init.c
ssl_engine_io.c
ssl_engine_kernel.c
ssl_engine_log.c
ssl_engine_mutex.c
ssl_engine_pphrase.c
ssl_engine_rand.c
ssl_engine_vars.c
ssl_expr.c
ssl_expr.h
ssl_expr_eval.c
ssl_expr_parse.y
ssl_expr_scan.c
ssl_expr_scan.l
ssl_scache.c
ssl_scache_dbm.c
ssl_scache_shmcb.c
ssl_scache_shmht.c
ssl_toolkit_compat.h
ssl_util.c
ssl_util_ssl.c
ssl_util_ssl.h
ssl_util_table.c
ssl_util_table.h

index 6a8062a9f68382b759ee4fcb9d7b5e647cdb68a2..1b2e207b057b53625ca680ba1d8ab7cc17604ccd 100644 (file)
--- a/mod_ssl.c
+++ b/mod_ssl.c
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8cfbc4f8bd670a4f56cc65be1e8d1304fb990ccd..8eb131407514de730bc859c151316ec65a66caa1 100644 (file)
--- a/mod_ssl.h
+++ b/mod_ssl.h
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 08c30fc83c4380fdf68a2c06d8f2a9802949c258..41ea45c46adf0db24a6ab8be6b18ae09d7ebcacc 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e6440839cddac4bfb71a855f70711cccb0827da6..af1df114a38da0c03679fd68eec086f0bb649c1a 100644 (file)
@@ -14,7 +14,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 45dec921805d5c3de1c118289d863da6191e7f02..d07feb6ead6dd332ff1729f3bfad1d1945a22f8f 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6aa585e2fca7aaf6cc820a90dd76539659120b67..7c2f08d5ab5b0e2f34caba4c6878aa1bab81a84c 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d0704a03deec95bebce17691acddfca8c13c53da..6a5ecbf9f4126cea14b718b09fcf163fbe64d8b2 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5b8a7a3f75f7bd422a7158c3d5759ce4eaa7445a..6ce8d9d02b4d44e882e316ef4be585ded8412e9b 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2fdf41491ba4da69447699e9ec28f8487e5f85f3..b407c984747d52eb43185614b2a55745129f086a 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f2d4c7584ed7b774a92c89c1a657d722c7ca6c61..2c815a2078e59053680893bb8ab900fb41b2ca35 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6d033d4bbfe9a48eefbfc4ae0504ffa99b6867de..14cff578cfea7eada960c4b87c5d3b01b5d6e001 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2ef216fd6c788bcf04de75626229419a517dee61..dc63a31640f3ae2abc40190817d9f5f53740d6b8 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8a019fee8e694b15cba44f5979485d0afb2b4fbc..6d5cf513f6548b4c0739bf493fdf8b0da82af2fa 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 14bbd31309e834c42d1e7d710f596f3ce2eeb3d5..cac6cd348d619936fc8b4da4cbb0a1f7e37b4263 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 998216fe36930f1988f1ef853026589e0d6022b0..eee8ffb75631b7b6d985d0a732664726f39de043 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 13eb5085052e60cd556b00c34ab40a6283858384..0b9da2c9c2405c9e8a35bf0dde2ee5f7c60b3387 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e14dccecf8ef083f5091ed7e14d0eab87eeccf4e..b2334788c93656ef3f14443404aeeb97a6563eb4 100644 (file)
@@ -18,7 +18,7 @@
 /* A lexical scanner generated by flex */
 
 /* Scanner skeleton version:
- * $Header: /home/striker/cvs2svn/dumps/httpd-2.0/../../httpd-2.0/modules/ssl/ssl_expr_scan.c,v 1.13 2002/12/08 21:05:57 wsanchez Exp $
+ * $Header: /home/striker/cvs2svn/dumps/httpd-2.0/../../httpd-2.0/modules/ssl/ssl_expr_scan.c,v 1.14 2003/02/03 17:53:13 nd Exp $
  */
 
 #define FLEX_SCANNER
@@ -458,7 +458,7 @@ char *yytext;
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 33dfe5ea6dc11a7de7871385188d0d254e654b68..4a83e636fe50b1efc5966e011505a2a96b3e30e3 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9406c38e282ec30465f89f6b7c760f1f650620e7..d9fc44b4bc23d376ea187abdfd31b595fc342326 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 57a88ac15afab3a8c65176a323615674f067e7bd..b9caa6bff4ae25e62f655524b7b09c2f86b6fb15 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e03ab81cc939296ca87d2f150170fd2acf11eb9d..b079325109954ff442b0ac9b616e7ee59433b379 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c7bd204536c1d3461a3a8a1ca5807415e4818cd5..74e36a85efec82518727ed3decdb10798dcf65fe 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 532ec5d1a80ca2bd63be71663cf7f0616a21c75d..8d89646b0139ddc12b10c5c5b841af63d65e4f51 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6b3ecabeaa2ff782251d4f1fb3e19064030d7e44..bbcb291f3ff506a27baa9c4bf8405b4219e319a0 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a9a1aaebd8919ed400ad1cea8afb14b3fcec6f89..a269bddd82995221f974f2f8b5af504fbe4a510f 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3e090cf9219a738ff18ddf07a85859e889f091f0..54b2e4ef0d31764ec9640ac0e851e80fa8072a09 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0e1680926ead1a00e38bf99a88b42ce5a16f771b..6c328b85102d6788d195862d6fe411ea7f0e3f74 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b7b1885a61f182bafe478052cc1f713f4ed2b3c7..e14a0ee99134a7ba79166e7380e6643a21317d9c 100644 (file)
@@ -11,7 +11,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without