fielding 00/08/13 17:59:11
Modified: src/include ap_cache.h
Log:
Forgot to trim NCSA credit from non-NCSA-derived file.
Revision Changes Path
1.7 +0 -4 apache-2.0/src/include/ap_cache.h
Index: ap_cache.h
===================================================================
RCS file: /home/cvs/apache-2.0/src/include/ap_cache.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ap_cache.h 2000/08/14 00:57:19 1.6
+++ ap_cache.h 2000/08/14 00:59:11 1.7
@@ -50,10 +50,6 @@
* individuals on behalf of the Apache Software Foundation. For more
* information on the Apache Software Foundation, please see
* <http://www.apache.org/>.
- *
- * Portions of this software are based upon public domain software
- * originally written at the National Center for Supercomputing Applications,
- * University of Illinois, Urbana-Champaign.
*/
#ifndef __AP_CACHE_H__
|