rasmus 99/12/06 20:54:49
Modified: src/modules/standard mod_info.c
src/support logresolve.c
Log:
Revision Changes Path
1.47 +1 -1 apache-1.3/src/modules/standard/mod_info.c
Index: mod_info.c
===================================================================
RCS file: /home/cvs/apache-1.3/src/modules/standard/mod_info.c,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- mod_info.c 1999/10/21 20:45:32 1.46
+++ mod_info.c 1999/12/07 04:54:29 1.47
@@ -68,7 +68,7 @@
* GET /server-info?module_name - Returns configuration for a single module
* GET /server-info?list - Returns quick list of included modules
*
- * Rasmus Lerdorf <[EMAIL PROTECTED]>, May 1996
+ * Rasmus Lerdorf <[EMAIL PROTECTED]>, May 1996
*
* 05.01.96 Initial Version
*
1.17 +1 -1 apache-1.3/src/support/logresolve.c
Index: logresolve.c
===================================================================
RCS file: /home/cvs/apache-1.3/src/support/logresolve.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- logresolve.c 1998/07/13 11:32:58 1.16
+++ logresolve.c 1999/12/07 04:54:45 1.17
@@ -1,7 +1,7 @@
/*
* logresolve 1.1
*
- * Tom Rathborne - [EMAIL PROTECTED] - http://www.uunet.ca/~tomr/
+ * Tom Rathborne - [EMAIL PROTECTED] - http://www.aceldama.com/~tomr/
* UUNET Canada, April 16, 1995
*
* Rewritten by David Robinson. ([EMAIL PROTECTED])