diff options
author | Edward Rudd | 2004-02-12 03:44:12 +0000 |
---|---|---|
committer | Edward Rudd | 2004-02-12 03:44:12 +0000 |
commit | bdb5c0e5ea921d274b797f3b9b311b713eb0b792 (patch) | |
tree | bb70807189c0e14d5f5c87b57d345bca6ab98115 /AUTHORS | |
parent | 6caf2429c3ff47657c8ce2579be1224063505f80 (diff) |
moved create_tables.sql and make_combined_log.pl into contrib directory.
Added contrib directory to build system.
Updated new maintainer information in AUTHORS,LICENSE, and manual.xml
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,11 +1,11 @@ | |||
1 | The Apache Foundation | 1 | Edward Rudd <eddie at omegaware dot com> |
2 | standard apache logging module for which this module is based on | 2 | Apache 2.0 port. Current Maintainer as of February, 2004 |
3 | |||
4 | Zeev Suraski <bourbon at netvision.net dot il> | ||
5 | Adding the mysql routines (intial revisions) | ||
6 | 3 | ||
7 | Christopher B. Powell <chris at grubbybaby dot com> | 4 | Christopher B. Powell <chris at grubbybaby dot com> |
8 | Maintainer since version 1.06 | 5 | Maintainer since version 1.06 |
9 | 6 | ||
10 | Edward Rudd <eddie at omegaware dot com> | 7 | Zeev Suraski <bourbon at netvision.net dot il> |
11 | Apache 2.0 port. | 8 | Adding the mysql routines (intial revisions) |
9 | |||
10 | The Apache Foundation | ||
11 | standard apache logging module for which this module is based on | ||