From: André Malo Date: Mon, 3 Feb 2003 17:53:28 +0000 (+0000) Subject: finished that boring job: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5388ce27b0e94cf3c10100c67b97cb269743fee;p=thirdparty%2Fapache%2Fhttpd.git finished that boring job: 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 --- diff --git a/mod_ssl.c b/mod_ssl.c index 6a8062a9f68..1b2e207b057 100644 --- 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 diff --git a/mod_ssl.h b/mod_ssl.h index 8cfbc4f8bd6..8eb13140751 100644 --- 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 diff --git a/ssl_engine_config.c b/ssl_engine_config.c index 08c30fc83c4..41ea45c46ad 100644 --- a/ssl_engine_config.c +++ b/ssl_engine_config.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 diff --git a/ssl_engine_dh.c b/ssl_engine_dh.c index e6440839cdd..af1df114a38 100644 --- a/ssl_engine_dh.c +++ b/ssl_engine_dh.c @@ -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 diff --git a/ssl_engine_init.c b/ssl_engine_init.c index 45dec921805..d07feb6ead6 100644 --- a/ssl_engine_init.c +++ b/ssl_engine_init.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 diff --git a/ssl_engine_io.c b/ssl_engine_io.c index 6aa585e2fca..7c2f08d5ab5 100644 --- a/ssl_engine_io.c +++ b/ssl_engine_io.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 diff --git a/ssl_engine_kernel.c b/ssl_engine_kernel.c index d0704a03dee..6a5ecbf9f41 100644 --- a/ssl_engine_kernel.c +++ b/ssl_engine_kernel.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 diff --git a/ssl_engine_log.c b/ssl_engine_log.c index 5b8a7a3f75f..6ce8d9d02b4 100644 --- a/ssl_engine_log.c +++ b/ssl_engine_log.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 diff --git a/ssl_engine_mutex.c b/ssl_engine_mutex.c index 2fdf41491ba..b407c984747 100644 --- a/ssl_engine_mutex.c +++ b/ssl_engine_mutex.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 diff --git a/ssl_engine_pphrase.c b/ssl_engine_pphrase.c index f2d4c7584ed..2c815a2078e 100644 --- a/ssl_engine_pphrase.c +++ b/ssl_engine_pphrase.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 diff --git a/ssl_engine_rand.c b/ssl_engine_rand.c index 6d033d4bbfe..14cff578cfe 100644 --- a/ssl_engine_rand.c +++ b/ssl_engine_rand.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 diff --git a/ssl_engine_vars.c b/ssl_engine_vars.c index 2ef216fd6c7..dc63a31640f 100644 --- a/ssl_engine_vars.c +++ b/ssl_engine_vars.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 diff --git a/ssl_expr.c b/ssl_expr.c index 8a019fee8e6..6d5cf513f65 100644 --- a/ssl_expr.c +++ b/ssl_expr.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 diff --git a/ssl_expr.h b/ssl_expr.h index 14bbd31309e..cac6cd348d6 100644 --- a/ssl_expr.h +++ b/ssl_expr.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 diff --git a/ssl_expr_eval.c b/ssl_expr_eval.c index 998216fe369..eee8ffb7563 100644 --- a/ssl_expr_eval.c +++ b/ssl_expr_eval.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 diff --git a/ssl_expr_parse.y b/ssl_expr_parse.y index 13eb5085052..0b9da2c9c24 100644 --- a/ssl_expr_parse.y +++ b/ssl_expr_parse.y @@ -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 diff --git a/ssl_expr_scan.c b/ssl_expr_scan.c index e14dccecf8e..b2334788c93 100644 --- a/ssl_expr_scan.c +++ b/ssl_expr_scan.c @@ -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 diff --git a/ssl_expr_scan.l b/ssl_expr_scan.l index 33dfe5ea6dc..4a83e636fe5 100644 --- a/ssl_expr_scan.l +++ b/ssl_expr_scan.l @@ -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 diff --git a/ssl_scache.c b/ssl_scache.c index 9406c38e282..d9fc44b4bc2 100644 --- a/ssl_scache.c +++ b/ssl_scache.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 diff --git a/ssl_scache_dbm.c b/ssl_scache_dbm.c index 57a88ac15af..b9caa6bff4a 100644 --- a/ssl_scache_dbm.c +++ b/ssl_scache_dbm.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 diff --git a/ssl_scache_shmcb.c b/ssl_scache_shmcb.c index e03ab81cc93..b0793251099 100644 --- a/ssl_scache_shmcb.c +++ b/ssl_scache_shmcb.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 diff --git a/ssl_scache_shmht.c b/ssl_scache_shmht.c index c7bd204536c..74e36a85efe 100644 --- a/ssl_scache_shmht.c +++ b/ssl_scache_shmht.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 diff --git a/ssl_toolkit_compat.h b/ssl_toolkit_compat.h index 532ec5d1a80..8d89646b013 100644 --- a/ssl_toolkit_compat.h +++ b/ssl_toolkit_compat.h @@ -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 diff --git a/ssl_util.c b/ssl_util.c index 6b3ecabeaa2..bbcb291f3ff 100644 --- a/ssl_util.c +++ b/ssl_util.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 diff --git a/ssl_util_ssl.c b/ssl_util_ssl.c index a9a1aaebd89..a269bddd829 100644 --- a/ssl_util_ssl.c +++ b/ssl_util_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 diff --git a/ssl_util_ssl.h b/ssl_util_ssl.h index 3e090cf9219..54b2e4ef0d3 100644 --- a/ssl_util_ssl.h +++ b/ssl_util_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 diff --git a/ssl_util_table.c b/ssl_util_table.c index 0e1680926ea..6c328b85102 100644 --- a/ssl_util_table.c +++ b/ssl_util_table.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 diff --git a/ssl_util_table.h b/ssl_util_table.h index b7b1885a61f..e14a0ee9913 100644 --- a/ssl_util_table.h +++ b/ssl_util_table.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