summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorGravatar Edward Rudd 2004-02-12 03:44:12 +0000
committerGravatar Edward Rudd 2004-02-12 03:44:12 +0000
commitbdb5c0e5ea921d274b797f3b9b311b713eb0b792 (patch)
treebb70807189c0e14d5f5c87b57d345bca6ab98115 /LICENSE
parent6caf2429c3ff47657c8ce2579be1224063505f80 (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 'LICENSE')
-rw-r--r--LICENSE5
1 files changed, 2 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index b6090e0..3057b84 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,6 @@
1$Id: LICENSE,v 1.1 2003/12/20 07:16:05 urkle Exp $ 1$Id: LICENSE,v 1.2 2004/02/12 03:44:12 urkle Exp $
2 2
3Copyright (c) 2004 Edward M. Rudd. All rights reserved.
3Copyright (c) 2002 Christopher B. Powell. All rights reserved. 4Copyright (c) 2002 Christopher B. Powell. All rights reserved.
4Portions copyright (c) 2000 The Apache Software Foundation. 5Portions copyright (c) 2000 The Apache Software Foundation.
5 6
@@ -117,5 +118,3 @@ WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
117MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. 118MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
118 119
119The End 120The End
120
121
9a671f24fb35715cd'>working SNI. Not so working Client Cert support.Gravatar Paul Querna 2005-04-21 * move back to the trunk for m4 filesGravatar Paul Querna 2005-04-08 * prep for 0.1.1 release.0.1.1Gravatar Paul Querna 2005-04-08 * include support for 2.0.xxGravatar Paul Querna 2005-04-08 * wrap the debug log in maintainer mode.Gravatar Paul Querna 2005-04-08 * roll on past 0.1.0Gravatar Paul Querna 2005-04-06 * update ignoresGravatar Paul Querna 2005-04-06 * switch to a tagged version of the m4 files.Gravatar Paul Querna 2005-04-06 * fix the indent.Gravatar Paul Querna 2005-04-06 * fixes for pre-0.1.0Gravatar Paul Querna 2005-04-06 * working on a release.. really!Gravatar Paul Querna 2005-04-06 * - remove anno credsGravatar Paul Querna 2005-04-06 * checkpoint the work so far. The DBM cache needs a little more work.Gravatar Paul Querna 2005-04-05 * - make memcahe optionalGravatar Paul Querna 2005-04-04 * make this a generated fileGravatar Paul Querna 2005-04-04 * updated header.Gravatar Paul Querna 2005-04-04 * use apr to parse hostnames..Gravatar Paul Querna 2004-12-12 * working support for a ssl session cache via memcached.Gravatar Paul Querna 2004-12-10 * add check for apr_memcacheGravatar Paul Querna 2004-12-09 * fixes and stuff that i should of already committed.Gravatar Paul Querna 2004-12-09 * re-order the cipher types.Gravatar Paul Querna 2004-12-06 * setting proper ignores.