Mailing List Archive

cvs commit: apache/src alloc.c alloc.h buff.c buff.h conf.h http_conf_globals.h http_config.c http_config.h http_core.c http_core.h http_log.c http_log.h http_main.c http_main.h http_protocol.c http_protocol.h http_request.c http_request.h httpd.h md5.h m
randy 97/01/01 10:11:13

Modified: src alloc.c alloc.h buff.c buff.h conf.h
http_conf_globals.h http_config.c http_config.h
http_core.c http_core.h http_log.c http_log.h
http_main.c http_main.h http_protocol.c
http_protocol.h http_request.c http_request.h
httpd.h md5.h md5c.c mod_access.c mod_actions.c
mod_alias.c mod_asis.c mod_auth.c mod_auth_anon.c
mod_auth_db.c mod_auth_dbm.c mod_auth_msql.c
mod_browser.c mod_cern_meta.c mod_cgi.c
mod_digest.c mod_dir.c mod_dld.c mod_env.c
mod_expires.c mod_headers.c mod_imap.c
mod_include.c mod_info.c mod_log_agent.c
mod_log_config.c mod_log_referer.c mod_mime.c
mod_negotiation.c mod_rewrite.c mod_rewrite.h
mod_status.c mod_userdir.c mod_usertrack.c
rfc1413.c rfc1413.h scoreboard.h util.c
util_date.c util_date.h util_md5.c util_md5.h
util_script.c util_script.h
Log:
Update Copyright dates. Good luck to everyone this year.

Revision Changes Path
1.21 +1 -1 apache/src/alloc.c

Index: alloc.c
===================================================================
RCS file: /export/home/cvs/apache/src/alloc.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -C3 -r1.20 -r1.21
*** alloc.c 1996/12/14 20:28:45 1.20
--- alloc.c 1997/01/01 18:10:13 1.21
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.16 +1 -1 apache/src/alloc.h

Index: alloc.h
===================================================================
RCS file: /export/home/cvs/apache/src/alloc.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -C3 -r1.15 -r1.16
*** alloc.h 1996/12/01 20:28:14 1.15
--- alloc.h 1997/01/01 18:10:14 1.16
***************
*** 1,6 ****

/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,6 ----

/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.11 +1 -1 apache/src/buff.c

Index: buff.c
===================================================================
RCS file: /export/home/cvs/apache/src/buff.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C3 -r1.10 -r1.11
*** buff.c 1996/12/09 22:39:18 1.10
--- buff.c 1997/01/01 18:10:14 1.11
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.9 +1 -1 apache/src/buff.h

Index: buff.h
===================================================================
RCS file: /export/home/cvs/apache/src/buff.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -C3 -r1.8 -r1.9
*** buff.h 1996/11/10 09:16:10 1.8
--- buff.h 1997/01/01 18:10:15 1.9
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.64 +1 -1 apache/src/conf.h

Index: conf.h
===================================================================
RCS file: /export/home/cvs/apache/src/conf.h,v
retrieving revision 1.63
retrieving revision 1.64
diff -C3 -r1.63 -r1.64
*** conf.h 1996/12/28 00:09:09 1.63
--- conf.h 1997/01/01 18:10:15 1.64
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.9 +1 -1 apache/src/http_conf_globals.h

Index: http_conf_globals.h
===================================================================
RCS file: /export/home/cvs/apache/src/http_conf_globals.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -C3 -r1.8 -r1.9
*** http_conf_globals.h 1996/12/01 20:28:17 1.8
--- http_conf_globals.h 1997/01/01 18:10:16 1.9
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.39 +1 -1 apache/src/http_config.c

Index: http_config.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_config.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -C3 -r1.38 -r1.39
*** http_config.c 1996/12/24 19:43:48 1.38
--- http_config.c 1997/01/01 18:10:16 1.39
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.26 +1 -1 apache/src/http_config.h

Index: http_config.h
===================================================================
RCS file: /export/home/cvs/apache/src/http_config.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -C3 -r1.25 -r1.26
*** http_config.h 1996/12/24 19:43:49 1.25
--- http_config.h 1997/01/01 18:10:17 1.26
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.57 +1 -1 apache/src/http_core.c

Index: http_core.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_core.c,v
retrieving revision 1.56
retrieving revision 1.57
diff -C3 -r1.56 -r1.57
*** http_core.c 1996/12/31 05:48:01 1.56
--- http_core.c 1997/01/01 18:10:17 1.57
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.18 +1 -1 apache/src/http_core.h

Index: http_core.h
===================================================================
RCS file: /export/home/cvs/apache/src/http_core.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -C3 -r1.17 -r1.18
*** http_core.h 1996/12/01 20:28:22 1.17
--- http_core.h 1997/01/01 18:10:18 1.18
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.11 +1 -1 apache/src/http_log.c

Index: http_log.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_log.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C3 -r1.10 -r1.11
*** http_log.c 1996/12/01 20:28:25 1.10
--- http_log.c 1997/01/01 18:10:18 1.11
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.7 +1 -1 apache/src/http_log.h

Index: http_log.h
===================================================================
RCS file: /export/home/cvs/apache/src/http_log.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** http_log.h 1996/12/01 20:28:26 1.6
--- http_log.h 1997/01/01 18:10:19 1.7
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.101 +1 -1 apache/src/http_main.c

Index: http_main.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_main.c,v
retrieving revision 1.100
retrieving revision 1.101
diff -C3 -r1.100 -r1.101
*** http_main.c 1996/12/31 02:29:00 1.100
--- http_main.c 1997/01/01 18:10:20 1.101
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.8 +1 -1 apache/src/http_main.h

Index: http_main.h
===================================================================
RCS file: /export/home/cvs/apache/src/http_main.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -C3 -r1.7 -r1.8
*** http_main.h 1996/12/15 15:09:34 1.7
--- http_main.h 1997/01/01 18:10:20 1.8
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.87 +1 -1 apache/src/http_protocol.c

Index: http_protocol.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_protocol.c,v
retrieving revision 1.86
retrieving revision 1.87
diff -C3 -r1.86 -r1.87
*** http_protocol.c 1996/12/31 05:38:49 1.86
--- http_protocol.c 1997/01/01 18:10:21 1.87
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.16 +1 -1 apache/src/http_protocol.h

Index: http_protocol.h
===================================================================
RCS file: /export/home/cvs/apache/src/http_protocol.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -C3 -r1.15 -r1.16
*** http_protocol.h 1996/12/12 00:27:58 1.15
--- http_protocol.h 1997/01/01 18:10:21 1.16
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.34 +1 -1 apache/src/http_request.c

Index: http_request.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_request.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -C3 -r1.33 -r1.34
*** http_request.c 1996/12/24 18:06:16 1.33
--- http_request.c 1997/01/01 18:10:22 1.34
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.10 +1 -1 apache/src/http_request.h

Index: http_request.h
===================================================================
RCS file: /export/home/cvs/apache/src/http_request.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -C3 -r1.9 -r1.10
*** http_request.h 1996/12/01 20:28:36 1.9
--- http_request.h 1997/01/01 18:10:22 1.10
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.78 +1 -1 apache/src/httpd.h

Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apache/src/httpd.h,v
retrieving revision 1.77
retrieving revision 1.78
diff -C3 -r1.77 -r1.78
*** httpd.h 1996/12/31 02:44:59 1.77
--- httpd.h 1997/01/01 18:10:23 1.78
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.4 +1 -1 apache/src/md5.h

Index: md5.h
===================================================================
RCS file: /export/home/cvs/apache/src/md5.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C3 -r1.3 -r1.4
*** md5.h 1996/11/03 21:25:09 1.3
--- md5.h 1997/01/01 18:10:23 1.4
***************
*** 29,35 ****
*/

/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 29,35 ----
*/

/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.4 +1 -1 apache/src/md5c.c

Index: md5c.c
===================================================================
RCS file: /export/home/cvs/apache/src/md5c.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C3 -r1.3 -r1.4
*** md5c.c 1996/11/03 21:29:00 1.3
--- md5c.c 1997/01/01 18:10:24 1.4
***************
*** 32,38 ****
*/

/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 32,38 ----
*/

/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.14 +1 -1 apache/src/mod_access.c

Index: mod_access.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_access.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -C3 -r1.13 -r1.14
*** mod_access.c 1996/12/01 20:28:40 1.13
--- mod_access.c 1997/01/01 18:10:24 1.14
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.10 +1 -1 apache/src/mod_actions.c

Index: mod_actions.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_actions.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C3 -r1.9 -r1.10
*** mod_actions.c 1996/12/22 05:13:01 1.9
--- mod_actions.c 1997/01/01 18:10:25 1.10
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.13 +1 -1 apache/src/mod_alias.c

Index: mod_alias.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_alias.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -C3 -r1.12 -r1.13
*** mod_alias.c 1996/12/01 20:28:44 1.12
--- mod_alias.c 1997/01/01 18:10:25 1.13
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.10 +1 -1 apache/src/mod_asis.c

Index: mod_asis.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_asis.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C3 -r1.9 -r1.10
*** mod_asis.c 1996/12/01 20:28:45 1.9
--- mod_asis.c 1997/01/01 18:10:26 1.10
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.11 +1 -1 apache/src/mod_auth.c

Index: mod_auth.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_auth.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C3 -r1.10 -r1.11
*** mod_auth.c 1996/12/24 19:10:29 1.10
--- mod_auth.c 1997/01/01 18:10:26 1.11
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.12 +1 -1 apache/src/mod_auth_anon.c

Index: mod_auth_anon.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_auth_anon.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C3 -r1.11 -r1.12
*** mod_auth_anon.c 1996/12/01 20:28:48 1.11
--- mod_auth_anon.c 1997/01/01 18:10:27 1.12
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.9 +1 -1 apache/src/mod_auth_db.c

Index: mod_auth_db.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_auth_db.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C3 -r1.8 -r1.9
*** mod_auth_db.c 1996/12/24 20:55:26 1.8
--- mod_auth_db.c 1997/01/01 18:10:27 1.9
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.12 +1 -1 apache/src/mod_auth_dbm.c

Index: mod_auth_dbm.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_auth_dbm.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C3 -r1.11 -r1.12
*** mod_auth_dbm.c 1996/12/24 19:10:30 1.11
--- mod_auth_dbm.c 1997/01/01 18:10:28 1.12
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.17 +1 -1 apache/src/mod_auth_msql.c

Index: mod_auth_msql.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_auth_msql.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -C3 -r1.16 -r1.17
*** mod_auth_msql.c 1996/12/24 21:00:52 1.16
--- mod_auth_msql.c 1997/01/01 18:10:28 1.17
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.6 +1 -1 apache/src/mod_browser.c

Index: mod_browser.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_browser.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** mod_browser.c 1996/10/20 18:03:34 1.5
--- mod_browser.c 1997/01/01 18:10:29 1.6
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.9 +1 -1 apache/src/mod_cern_meta.c

Index: mod_cern_meta.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_cern_meta.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C3 -r1.8 -r1.9
*** mod_cern_meta.c 1996/12/01 20:28:54 1.8
--- mod_cern_meta.c 1997/01/01 18:10:29 1.9
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.27 +1 -1 apache/src/mod_cgi.c

Index: mod_cgi.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_cgi.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -C3 -r1.26 -r1.27
*** mod_cgi.c 1996/12/24 20:03:23 1.26
--- mod_cgi.c 1997/01/01 18:10:30 1.27
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.12 +1 -1 apache/src/mod_digest.c

Index: mod_digest.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_digest.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C3 -r1.11 -r1.12
*** mod_digest.c 1996/12/01 20:28:57 1.11
--- mod_digest.c 1997/01/01 18:10:30 1.12
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.18 +1 -1 apache/src/mod_dir.c

Index: mod_dir.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_dir.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -C3 -r1.17 -r1.18
*** mod_dir.c 1996/12/01 20:28:59 1.17
--- mod_dir.c 1997/01/01 18:10:31 1.18
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.6 +1 -1 apache/src/mod_dld.c

Index: mod_dld.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_dld.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** mod_dld.c 1996/12/01 20:29:00 1.5
--- mod_dld.c 1997/01/01 18:10:31 1.6
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.9 +1 -1 apache/src/mod_env.c

Index: mod_env.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_env.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C3 -r1.8 -r1.9
*** mod_env.c 1996/12/24 20:45:24 1.8
--- mod_env.c 1997/01/01 18:10:32 1.9
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.5 +1 -1 apache/src/mod_expires.c

Index: mod_expires.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_expires.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C3 -r1.4 -r1.5
*** mod_expires.c 1996/12/04 22:56:24 1.4
--- mod_expires.c 1997/01/01 18:10:32 1.5
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.3 +1 -1 apache/src/mod_headers.c

Index: mod_headers.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_headers.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C3 -r1.2 -r1.3
*** mod_headers.c 1996/11/03 20:34:24 1.2
--- mod_headers.c 1997/01/01 18:10:33 1.3
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.14 +1 -1 apache/src/mod_imap.c

Index: mod_imap.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_imap.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -C3 -r1.13 -r1.14
*** mod_imap.c 1996/12/01 20:29:04 1.13
--- mod_imap.c 1997/01/01 18:10:33 1.14
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.20 +1 -1 apache/src/mod_include.c

Index: mod_include.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_include.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -C3 -r1.19 -r1.20
*** mod_include.c 1996/12/24 19:53:04 1.19
--- mod_include.c 1997/01/01 18:10:35 1.20
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.8 +1 -1 apache/src/mod_info.c

Index: mod_info.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_info.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C3 -r1.7 -r1.8
*** mod_info.c 1996/12/01 20:29:09 1.7
--- mod_info.c 1997/01/01 18:10:35 1.8
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.7 +1 -1 apache/src/mod_log_agent.c

Index: mod_log_agent.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_log_agent.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** mod_log_agent.c 1996/12/01 20:29:12 1.6
--- mod_log_agent.c 1997/01/01 18:10:36 1.7
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.19 +1 -1 apache/src/mod_log_config.c

Index: mod_log_config.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_log_config.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -C3 -r1.18 -r1.19
*** mod_log_config.c 1996/12/11 05:16:08 1.18
--- mod_log_config.c 1997/01/01 18:10:36 1.19
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.8 +1 -1 apache/src/mod_log_referer.c

Index: mod_log_referer.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_log_referer.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C3 -r1.7 -r1.8
*** mod_log_referer.c 1996/12/01 20:29:14 1.7
--- mod_log_referer.c 1997/01/01 18:10:37 1.8
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.15 +1 -1 apache/src/mod_mime.c

Index: mod_mime.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_mime.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -C3 -r1.14 -r1.15
*** mod_mime.c 1996/12/01 20:29:15 1.14
--- mod_mime.c 1997/01/01 18:10:38 1.15
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.29 +1 -1 apache/src/mod_negotiation.c

Index: mod_negotiation.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_negotiation.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -C3 -r1.28 -r1.29
*** mod_negotiation.c 1996/12/22 03:47:14 1.28
--- mod_negotiation.c 1997/01/01 18:10:38 1.29
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.12 +1 -3 apache/src/mod_rewrite.c

Index: mod_rewrite.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_rewrite.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C3 -r1.11 -r1.12
*** mod_rewrite.c 1996/12/24 19:40:16 1.11
--- mod_rewrite.c 1997/01/01 18:10:39 1.12
***************
*** 1,6 ****
-
/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
***************
*** 81,87 ****
** The documentation and latest release can be found on
** http://www.engelschall.com/sw/mod_rewrite/
**
- ** Copyright (c) 1996 The Apache Group, All rights reserved.
** Copyright (c) 1996 Ralf S. Engelschall, All rights reserved.
**
** Written for The Apache Group by
--- 80,85 ----



1.14 +1 -3 apache/src/mod_rewrite.h

Index: mod_rewrite.h
===================================================================
RCS file: /export/home/cvs/apache/src/mod_rewrite.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -C3 -r1.13 -r1.14
*** mod_rewrite.h 1996/12/24 19:40:17 1.13
--- mod_rewrite.h 1997/01/01 18:10:40 1.14
***************
*** 1,6 ****
-
/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
***************
*** 84,90 ****
** The documentation and latest release can be found on
** http://www.engelschall.com/sw/mod_rewrite/
**
- ** Copyright (c) 1996 The Apache Group, All rights reserved.
** Copyright (c) 1996 Ralf S. Engelschall, All rights reserved.
**
** Written for The Apache Group by
--- 83,88 ----



1.39 +1 -1 apache/src/mod_status.c

Index: mod_status.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_status.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -C3 -r1.38 -r1.39
*** mod_status.c 1996/12/10 01:04:06 1.38
--- mod_status.c 1997/01/01 18:10:41 1.39
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.12 +1 -1 apache/src/mod_userdir.c

Index: mod_userdir.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_userdir.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C3 -r1.11 -r1.12
*** mod_userdir.c 1996/12/09 01:00:39 1.11
--- mod_userdir.c 1997/01/01 18:10:42 1.12
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.7 +1 -1 apache/src/mod_usertrack.c

Index: mod_usertrack.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_usertrack.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** mod_usertrack.c 1996/12/01 20:29:26 1.6
--- mod_usertrack.c 1997/01/01 18:10:42 1.7
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.7 +1 -1 apache/src/rfc1413.c

Index: rfc1413.c
===================================================================
RCS file: /export/home/cvs/apache/src/rfc1413.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** rfc1413.c 1996/11/03 21:29:01 1.6
--- rfc1413.c 1997/01/01 18:10:43 1.7
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.4 +1 -1 apache/src/rfc1413.h

Index: rfc1413.h
===================================================================
RCS file: /export/home/cvs/apache/src/rfc1413.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C3 -r1.3 -r1.4
*** rfc1413.h 1996/11/03 21:25:09 1.3
--- rfc1413.h 1997/01/01 18:10:43 1.4
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.20 +1 -1 apache/src/scoreboard.h

Index: scoreboard.h
===================================================================
RCS file: /export/home/cvs/apache/src/scoreboard.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -C3 -r1.19 -r1.20
*** scoreboard.h 1996/12/01 20:29:28 1.19
--- scoreboard.h 1997/01/01 18:10:44 1.20
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.38 +1 -1 apache/src/util.c

Index: util.c
===================================================================
RCS file: /export/home/cvs/apache/src/util.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -C3 -r1.37 -r1.38
*** util.c 1996/12/28 00:04:53 1.37
--- util.c 1997/01/01 18:10:44 1.38
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.3 +1 -1 apache/src/util_date.c

Index: util_date.c
===================================================================
RCS file: /export/home/cvs/apache/src/util_date.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C3 -r1.2 -r1.3
*** util_date.c 1996/10/30 12:44:03 1.2
--- util_date.c 1997/01/01 18:10:45 1.3
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.2 +1 -1 apache/src/util_date.h

Index: util_date.h
===================================================================
RCS file: /export/home/cvs/apache/src/util_date.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C3 -r1.1 -r1.2
*** util_date.h 1996/10/27 10:36:29 1.1
--- util_date.h 1997/01/01 18:10:45 1.2
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1996,1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.7 +1 -1 apache/src/util_md5.c

Index: util_md5.c
===================================================================
RCS file: /export/home/cvs/apache/src/util_md5.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** util_md5.c 1996/12/01 20:29:32 1.6
--- util_md5.c 1997/01/01 18:10:46 1.7
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.5 +1 -1 apache/src/util_md5.h

Index: util_md5.h
===================================================================
RCS file: /export/home/cvs/apache/src/util_md5.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C3 -r1.4 -r1.5
*** util_md5.h 1996/12/01 20:29:32 1.4
--- util_md5.h 1997/01/01 18:10:46 1.5
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.36 +1 -1 apache/src/util_script.c

Index: util_script.c
===================================================================
RCS file: /export/home/cvs/apache/src/util_script.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -C3 -r1.35 -r1.36
*** util_script.c 1996/12/28 18:16:10 1.35
--- util_script.c 1997/01/01 18:10:47 1.36
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions



1.13 +1 -1 apache/src/util_script.h

Index: util_script.h
===================================================================
RCS file: /export/home/cvs/apache/src/util_script.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -C3 -r1.12 -r1.13
*** util_script.h 1996/12/26 19:07:06 1.12
--- util_script.h 1997/01/01 18:10:47 1.13
***************
*** 1,5 ****
/* ====================================================================
! * Copyright (c) 1995,1996 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--- 1,5 ----
/* ====================================================================
! * Copyright (c) 1995-1997 The Apache Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions