From: Roy T. Fielding Date: Wed, 13 Mar 2002 20:48:07 +0000 (+0000) Subject: Update our copyright for this year. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df8c9f043e3e9fb3dcd9a04c15bf814d9261e39;p=thirdparty%2Fapache%2Fhttpd.git Update our copyright for this year. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@93918 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.in b/Makefile.in index 282cbb6c43d..14cccddc180 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ ## ==================================================================== ## The Apache Software License, Version 1.1 ## -## Copyright (c) 2000-2001 The Apache Software Foundation. All rights +## Copyright (c) 2000-2002 The Apache Software Foundation. All rights ## reserved. ## ## Redistribution and use in source and binary forms, with or without diff --git a/config.m4 b/config.m4 index 19da9890fe8..3841cafd568 100644 --- a/config.m4 +++ b/config.m4 @@ -1,7 +1,7 @@ dnl ## ==================================================================== dnl ## The Apache Software License, Version 1.1 dnl ## -dnl ## Copyright (c) 2000-2001 The Apache Software Foundation. All rights +dnl ## Copyright (c) 2000-2002 The Apache Software Foundation. All rights dnl ## reserved. dnl ## dnl ## Redistribution and use in source and binary forms, with or without diff --git a/mod_ssl.c b/mod_ssl.c index 6466d35b318..45f72bb10cf 100644 --- a/mod_ssl.c +++ b/mod_ssl.c @@ -11,7 +11,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 3e372191a90..84a62589a1e 100644 --- a/mod_ssl.h +++ b/mod_ssl.h @@ -11,7 +11,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 9f0a2eb2b8d..ee6f375ec76 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 58925379248..4eaae84c430 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/ssl_engine_ext.c b/ssl_engine_ext.c index 8a1bfbab3d2..9f1448cb3ce 100644 --- a/ssl_engine_ext.c +++ b/ssl_engine_ext.c @@ -11,7 +11,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 75b46ad0cf5..e6233ea3600 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 b2d1d26f021..8d200d2c215 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 61794fe94ce..ac1cacaf7c7 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 223671782ff..0c7e8b8658c 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 27b700dfc65..2696969eeb6 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 dc05e01eeb2..cfeee51b39c 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 42845c70e9b..6acb2d627f5 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 7dde749e82a..1671ec116c4 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 93f6f584937..8a019fee8e6 100644 --- a/ssl_expr.c +++ b/ssl_expr.c @@ -11,7 +11,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 5f4805ba740..80380312656 100644 --- a/ssl_expr.h +++ b/ssl_expr.h @@ -11,7 +11,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 2c48fd2238c..998216fe369 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 c79e8c29409..c063b2bbee4 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 b3e6e1ae492..29eb1065644 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.7 2002/01/10 00:28:00 wrowe Exp $ + * $Header: /home/striker/cvs2svn/dumps/httpd-2.0/../../httpd-2.0/modules/ssl/ssl_expr_scan.c,v 1.8 2002/03/13 20:47:55 fielding Exp $ */ #define FLEX_SCANNER @@ -458,7 +458,7 @@ char *yytext; /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 bbe53b10616..33dfe5ea6dc 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 822e491d74a..b945ff64f73 100644 --- a/ssl_scache.c +++ b/ssl_scache.c @@ -11,7 +11,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 e0ba572580d..fb382b7c45b 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 cec7374922b..f3cb80fd109 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 78d2adc32ac..6b6aa2592af 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 1fa18ae27cf..3ef632a81d9 100644 --- a/ssl_util.c +++ b/ssl_util.c @@ -11,7 +11,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 d3792a14e5b..8dd4015d6ee 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 66686fe3918..6cf7fccb859 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 9469593d3c1..7bdaf49c199 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 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 b22ea79f1b8..f7137b98e93 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-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without