Commit b129831a authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Clean up indention and propogate the required notices for H.S.'s regex
and expat-lite to NOTICE.

Leaves me a question;  this is in httpd-1.3 LICENSE;

  For the expat xml parser library component:

  Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
                                 and Clark Cooper

Grepping the entire tree, I find no reference to Thai OSSC/C. Cooper,
does this even belong here?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@110015 13f79535-47bb-0310-9956-ffa450edef68
parent 8517f3d2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -10,3 +10,9 @@ Inc. MD5 Message-Digest Algorithm, including various
modifications by Spyglass Inc., Carnegie Mellon University, and
Bell Communications Research, Inc (Bellcore).

This work includes the Expat xml parsing library Copyright (c) 
1998, 1999 James Clark, distributed under and subject to the 
Mozilla Public License Version 1.1.

This work includes the regex library Copyright 1992, 1993, 1994 
Henry Spencer, all rights reserved.
+18 −18

File changed.

Contains only whitespace changes.