You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/02/08 13:52:26 UTC

cvs commit: httpd-2.0/modules/ssl 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_toolkit_compat.h ssl_util.c ssl_util_ssl.c ssl_util_ssl.h

nd          2004/02/08 04:52:26

  Modified:    modules/ssl 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_toolkit_compat.h ssl_util.c ssl_util_ssl.c
                        ssl_util_ssl.h
  Log:
  fix copyright dates according to the first check in
  
  Revision  Changes    Path
  1.94      +1 -1      httpd-2.0/modules/ssl/mod_ssl.c
  
  Index: mod_ssl.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/mod_ssl.c,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -u -r1.93 -r1.94
  --- mod_ssl.c	6 Feb 2004 22:29:54 -0000	1.93
  +++ mod_ssl.c	8 Feb 2004 12:52:25 -0000	1.94
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.147     +1 -1      httpd-2.0/modules/ssl/mod_ssl.h
  
  Index: mod_ssl.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/mod_ssl.h,v
  retrieving revision 1.146
  retrieving revision 1.147
  diff -u -u -r1.146 -r1.147
  --- mod_ssl.h	6 Feb 2004 22:29:54 -0000	1.146
  +++ mod_ssl.h	8 Feb 2004 12:52:25 -0000	1.147
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.87      +1 -1      httpd-2.0/modules/ssl/ssl_engine_config.c
  
  Index: ssl_engine_config.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_config.c,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -u -r1.86 -r1.87
  --- ssl_engine_config.c	6 Feb 2004 22:29:54 -0000	1.86
  +++ ssl_engine_config.c	8 Feb 2004 12:52:25 -0000	1.87
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.12      +1 -1      httpd-2.0/modules/ssl/ssl_engine_dh.c
  
  Index: ssl_engine_dh.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_dh.c,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- ssl_engine_dh.c	6 Feb 2004 22:29:55 -0000	1.11
  +++ ssl_engine_dh.c	8 Feb 2004 12:52:25 -0000	1.12
  @@ -2,7 +2,7 @@
   =pod
   #endif
   
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.122     +1 -1      httpd-2.0/modules/ssl/ssl_engine_init.c
  
  Index: ssl_engine_init.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_init.c,v
  retrieving revision 1.121
  retrieving revision 1.122
  diff -u -u -r1.121 -r1.122
  --- ssl_engine_init.c	6 Feb 2004 22:29:55 -0000	1.121
  +++ ssl_engine_init.c	8 Feb 2004 12:52:25 -0000	1.122
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.116     +1 -1      httpd-2.0/modules/ssl/ssl_engine_io.c
  
  Index: ssl_engine_io.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_io.c,v
  retrieving revision 1.115
  retrieving revision 1.116
  diff -u -u -r1.115 -r1.116
  --- ssl_engine_io.c	6 Feb 2004 22:29:55 -0000	1.115
  +++ ssl_engine_io.c	8 Feb 2004 12:52:25 -0000	1.116
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.102     +1 -1      httpd-2.0/modules/ssl/ssl_engine_kernel.c
  
  Index: ssl_engine_kernel.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_kernel.c,v
  retrieving revision 1.101
  retrieving revision 1.102
  diff -u -u -r1.101 -r1.102
  --- ssl_engine_kernel.c	6 Feb 2004 22:29:55 -0000	1.101
  +++ ssl_engine_kernel.c	8 Feb 2004 12:52:25 -0000	1.102
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.26      +1 -1      httpd-2.0/modules/ssl/ssl_engine_log.c
  
  Index: ssl_engine_log.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_log.c,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -u -r1.25 -r1.26
  --- ssl_engine_log.c	6 Feb 2004 22:29:55 -0000	1.25
  +++ ssl_engine_log.c	8 Feb 2004 12:52:25 -0000	1.26
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.29      +1 -1      httpd-2.0/modules/ssl/ssl_engine_mutex.c
  
  Index: ssl_engine_mutex.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_mutex.c,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -u -r1.28 -r1.29
  --- ssl_engine_mutex.c	6 Feb 2004 22:29:55 -0000	1.28
  +++ ssl_engine_mutex.c	8 Feb 2004 12:52:25 -0000	1.29
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.48      +1 -1      httpd-2.0/modules/ssl/ssl_engine_pphrase.c
  
  Index: ssl_engine_pphrase.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_pphrase.c,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -u -r1.47 -r1.48
  --- ssl_engine_pphrase.c	6 Feb 2004 22:29:55 -0000	1.47
  +++ ssl_engine_pphrase.c	8 Feb 2004 12:52:25 -0000	1.48
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.24      +1 -1      httpd-2.0/modules/ssl/ssl_engine_rand.c
  
  Index: ssl_engine_rand.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_rand.c,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -u -r1.23 -r1.24
  --- ssl_engine_rand.c	6 Feb 2004 22:29:55 -0000	1.23
  +++ ssl_engine_rand.c	8 Feb 2004 12:52:25 -0000	1.24
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.32      +1 -1      httpd-2.0/modules/ssl/ssl_engine_vars.c
  
  Index: ssl_engine_vars.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_vars.c,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -u -r1.31 -r1.32
  --- ssl_engine_vars.c	6 Feb 2004 22:29:55 -0000	1.31
  +++ ssl_engine_vars.c	8 Feb 2004 12:52:25 -0000	1.32
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.9       +1 -1      httpd-2.0/modules/ssl/ssl_expr.c
  
  Index: ssl_expr.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_expr.c,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -u -r1.8 -r1.9
  --- ssl_expr.c	6 Feb 2004 22:29:55 -0000	1.8
  +++ ssl_expr.c	8 Feb 2004 12:52:25 -0000	1.9
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.11      +1 -1      httpd-2.0/modules/ssl/ssl_expr.h
  
  Index: ssl_expr.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_expr.h,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- ssl_expr.h	6 Feb 2004 22:29:55 -0000	1.10
  +++ ssl_expr.h	8 Feb 2004 12:52:25 -0000	1.11
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.11      +1 -1      httpd-2.0/modules/ssl/ssl_expr_eval.c
  
  Index: ssl_expr_eval.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_expr_eval.c,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- ssl_expr_eval.c	6 Feb 2004 22:29:55 -0000	1.10
  +++ ssl_expr_eval.c	8 Feb 2004 12:52:25 -0000	1.11
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.10      +1 -1      httpd-2.0/modules/ssl/ssl_expr_parse.y
  
  Index: ssl_expr_parse.y
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_expr_parse.y,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- ssl_expr_parse.y	6 Feb 2004 22:29:55 -0000	1.9
  +++ ssl_expr_parse.y	8 Feb 2004 12:52:25 -0000	1.10
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.17      +2 -2      httpd-2.0/modules/ssl/ssl_expr_scan.c
  
  Index: ssl_expr_scan.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_expr_scan.c,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -u -r1.16 -r1.17
  --- ssl_expr_scan.c	6 Feb 2004 22:29:55 -0000	1.16
  +++ ssl_expr_scan.c	8 Feb 2004 12:52:25 -0000	1.17
  @@ -446,7 +446,7 @@
   char *yytext;
   #line 1 "ssl_expr_scan.l"
   #define INITIAL 0
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.9       +1 -1      httpd-2.0/modules/ssl/ssl_expr_scan.l
  
  Index: ssl_expr_scan.l
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_expr_scan.l,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -u -r1.8 -r1.9
  --- ssl_expr_scan.l	6 Feb 2004 22:29:55 -0000	1.8
  +++ ssl_expr_scan.l	8 Feb 2004 12:52:25 -0000	1.9
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.21      +1 -1      httpd-2.0/modules/ssl/ssl_scache.c
  
  Index: ssl_scache.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_scache.c,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -u -r1.20 -r1.21
  --- ssl_scache.c	6 Feb 2004 22:29:55 -0000	1.20
  +++ ssl_scache.c	8 Feb 2004 12:52:25 -0000	1.21
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.25      +1 -1      httpd-2.0/modules/ssl/ssl_scache_dbm.c
  
  Index: ssl_scache_dbm.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_scache_dbm.c,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -u -r1.24 -r1.25
  --- ssl_scache_dbm.c	6 Feb 2004 22:29:55 -0000	1.24
  +++ ssl_scache_dbm.c	8 Feb 2004 12:52:25 -0000	1.25
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.22      +1 -1      httpd-2.0/modules/ssl/ssl_scache_shmcb.c
  
  Index: ssl_scache_shmcb.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_scache_shmcb.c,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -u -r1.21 -r1.22
  --- ssl_scache_shmcb.c	6 Feb 2004 22:29:55 -0000	1.21
  +++ ssl_scache_shmcb.c	8 Feb 2004 12:52:25 -0000	1.22
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.39      +1 -1      httpd-2.0/modules/ssl/ssl_toolkit_compat.h
  
  Index: ssl_toolkit_compat.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_toolkit_compat.h,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -u -r1.38 -r1.39
  --- ssl_toolkit_compat.h	6 Feb 2004 22:29:55 -0000	1.38
  +++ ssl_toolkit_compat.h	8 Feb 2004 12:52:25 -0000	1.39
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2002-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.44      +1 -1      httpd-2.0/modules/ssl/ssl_util.c
  
  Index: ssl_util.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_util.c,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -u -r1.43 -r1.44
  --- ssl_util.c	6 Feb 2004 22:29:55 -0000	1.43
  +++ ssl_util.c	8 Feb 2004 12:52:25 -0000	1.44
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.30      +1 -1      httpd-2.0/modules/ssl/ssl_util_ssl.c
  
  Index: ssl_util_ssl.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_util_ssl.c,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -u -r1.29 -r1.30
  --- ssl_util_ssl.c	6 Feb 2004 22:29:55 -0000	1.29
  +++ ssl_util_ssl.c	8 Feb 2004 12:52:25 -0000	1.30
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.22      +1 -1      httpd-2.0/modules/ssl/ssl_util_ssl.h
  
  Index: ssl_util_ssl.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_util_ssl.h,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -u -r1.21 -r1.22
  --- ssl_util_ssl.h	6 Feb 2004 22:29:55 -0000	1.21
  +++ ssl_util_ssl.h	8 Feb 2004 12:52:25 -0000	1.22
  @@ -1,4 +1,4 @@
  -/* Copyright 2000-2004 Apache Software Foundation
  +/* Copyright 2001-2004 Apache Software Foundation
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.