fielding 97/06/15 23:00:16
Modified: . ABOUT_APACHE README Log: Added the ack that Ambarish requested (and deserves) for originating the NT port. Revision Changes Path 1.2 +1 -1 apache/ABOUT_APACHE Index: ABOUT_APACHE =================================================================== RCS file: /export/home/cvs/apache/ABOUT_APACHE,v retrieving revision 1.1 retrieving revision 1.2 diff -C3 -r1.1 -r1.2 *** ABOUT_APACHE 1997/06/03 23:23:13 1.1 --- ABOUT_APACHE 1997/06/16 06:00:14 1.2 *************** *** 100,106 **** Kevin Hughes (creator of all those nifty icons), Henry Spencer (author of the regex library), Garey Smiley (OS/2 port), Ralf S. Engelschall (mod_rewrite), Howard Fear (mod_include), ! Florent Guillaume (language negotiation). Many 3rd-party modules, frequently used and recommended, are also freely-available and linked from the related projects page: --- 100,106 ---- Kevin Hughes (creator of all those nifty icons), Henry Spencer (author of the regex library), Garey Smiley (OS/2 port), Ralf S. Engelschall (mod_rewrite), Howard Fear (mod_include), ! Florent Guillaume (language negotiation), Ambarish Malpani (NT port). Many 3rd-party modules, frequently used and recommended, are also freely-available and linked from the related projects page: 1.9 +3 -0 apache/README Index: README =================================================================== RCS file: /export/home/cvs/apache/README,v retrieving revision 1.8 retrieving revision 1.9 diff -C3 -r1.8 -r1.9 *** README 1996/12/01 05:38:15 1.8 --- README 1997/06/16 06:00:15 1.9 *************** *** 84,86 **** --- 84,89 ---- This package contains software written and copyrighted by Henry Spencer. Please see the file called src/regex/COPYRIGHT. + + The NT port was started with code provided to the Apache Group + by Ambarish Malpani of ValiCert, Inc. (www.valicert.com).