update license header text
Update the copyright year in all .c, .h and .xml files
No functional change: remove "internal" tab spacing/formatting.
No functional Change: Removing trailing whitespace. This also means that "blank" lines consisting of just spaces or tabs are now really blank lines
No functional change: simple detabbing of indented code.
Update copyright year to 2005 and standardize on current copyright owner line.
fix name of The Apache Software Foundation
fix copyright dates accorsding to the first check in
apply Apache License, Version 2.0
[Porting] Include <sys/mutex.h> if available, to get lock_t typedef for using <sys/shm.h>
Continue the Bill Rowe apr_size_t crusade.
Remove most of the annoying "re ap_context_t mplement" mis-replacements by what I think is their real meaning. Guys, I didn't verify all of this, please have a close look at my "fixes". Thanks.
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll check this out tomorrow and make sure everything was checked in correctly.
Apache 1.3.9 baseline for the Apache 2.0 repository. Obtained from: Apache 1.3.9 (minus unused files), tag APACHE_1_3_9 Submitted by: Apache Group