You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by fi...@apache.org on 2001/05/22 04:48:14 UTC

cvs commit: apr-util/uri apr_uri.c gen_uri_delims.c

fielding    01/05/21 19:48:13

  Modified:    uri      apr_uri.c gen_uri_delims.c
  Log:
  The content of these files did not originate from NCSA httpd.
  
  Revision  Changes    Path
  1.3       +0 -4      apr-util/uri/apr_uri.c
  
  Index: apr_uri.c
  ===================================================================
  RCS file: /home/cvs/apr-util/uri/apr_uri.c,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- apr_uri.c	2001/05/22 01:22:05	1.2
  +++ apr_uri.c	2001/05/22 02:48:11	1.3
  @@ -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.
    */
   
   /*
  
  
  
  1.2       +0 -4      apr-util/uri/gen_uri_delims.c
  
  Index: gen_uri_delims.c
  ===================================================================
  RCS file: /home/cvs/apr-util/uri/gen_uri_delims.c,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- gen_uri_delims.c	2001/05/22 01:07:44	1.1
  +++ gen_uri_delims.c	2001/05/22 02:48:12	1.2
  @@ -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.
    */
   
   #include <stdio.h>