summaryrefslogtreecommitdiffstatsabout
path: root/LICENSE
diff options
context:
space:
mode:
authorChristopher Powell <chris@grubbybaby.com>2002-06-27 20:09:17 (GMT)
committer Christopher Powell <chris@grubbybaby.com>2002-06-27 20:09:17 (GMT)
commit80673c37abcedb421c04193f50e0cd53a6ac01c4 (patch)
tree7a98b73f0341348b6ef81bb17a552dcb9dca7c0b /LICENSE
parente8f3aec956154276082ca2b6ed40ac4a320c6af0 (diff)
Lots of changes & bugfixes as requested on the list. Pre-1 of 1.17.1.17pre1
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE164
1 files changed, 115 insertions, 49 deletions
diff --git a/LICENSE b/LICENSE
index 5d855ea..1b82b9d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,55 +1,121 @@
1$Id: LICENSE,v 1.3 2002/05/14 21:50:51 helios Exp $ 1$Id: LICENSE,v 1.4 2002/06/27 20:09:17 helios Exp $
2 2
3Copyright (c) 2002 Christopher B. Powell. All rights reserved. 3Copyright (c) 2002 Christopher B. Powell. All rights reserved.
4Portions copyright (c) 2000 The Apache Software Foundation. 4Portions copyright (c) 2000 The Apache Software Foundation.
5 5
6Redistribution and use in source and binary forms, with or without 6
7modification, are permitted provided that the following conditions 7Preamble
8are met: 8
9 9The intent of this document is to state the conditions under which a
101. Redistributions of source code must retain the above copyright 10Package may be copied, such that the Copyright Holder maintains some
11 notice, this list of conditions and the following disclaimer. 11semblance of artistic control over the development of the package,
12 12while giving the users of the package the right to use and distribute
132. Redistributions in binary form must reproduce the above copyright 13the Package in a more-or-less customary fashion, plus the right to make
14 notice, this list of conditions and the following disclaimer in 14reasonable modifications.
15 the documentation and/or other materials provided with the 15
16 distribution. 16
17 17Definitions:
183. The end-user documentation included with the redistribution, 18
19 if any, must include the following acknowledgment: 19* "Package" refers to the collection of files distributed by the
20 "This product includes software developed by the 20 Copyright Holder, and derivatives of that collection of files created
21 Apache Software Foundation (http://www.apache.org/) 21 through textual modification.
22 and by Christopher Powell, mod_log_mysql Module Maintainer 22
23 (http://www.grubbybaby.com/mod_log_mysql/)." 23* "Standard Version" refers to such a Package if it has not been
24 Alternately, this acknowledgment may appear in the software itself, 24 modified, or has been modified in accordance with the wishes of the
25 if and wherever such third-party acknowledgments normally appear. 25 Copyright Holder.
26 26
274. The names "mod_log_mysql" and "mod_log_sql" must 27* "Copyright Holder" is Christopher B. Powell, <chris@grubbybaby.com>.
28 not be used to endorse or promote products derived from this 28
29 software without prior written permission. For written 29* "You" is you, if you're thinking about copying or distributing this
30 permission, please contact <chris@grubbybaby.com>. 30 Package.
31 31
325. Products derived from this software may not be called 32* "Reasonable copying fee" is whatever you can justify on the basis of
33 "mod_log_mysql" or "mod_log_sql", nor may "mod_log_mysql" or 33 media cost, duplication charges, time of people involved, and so on.
34 "mod_log_sql" appear in their names, without prior written permission 34 (You will not be required to justify it to the Copyright Holder, but
35 of Christopher B. Powell. 35 only to the computing community at large as a market that must bear the
36 36 fee.)
376. Redistributions of any form whatsoever must retain the following 37
38 acknowledgment: "This product includes software developed by 38* "Freely Available" means that no fee is charged for the item itself,
39 Christopher B. Powell <chris@grubbybaby.com> for use in the 39 though there may be fees involved in handling the item. It also means
40 mod_log_mysql project (http://www.grubbybaby.com/mod_log_mysql/). 40 that recipients of the item may redistribute it under the same
41 41 conditions they received it.
42THIS SOFTWARE IS PROVIDED `AS IS'' AND ANY EXPRESSED OR IMPLIED 42
43WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 43
44OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 441. You may make and give away verbatim copies of the source form of the
45DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR 45Standard Version of this Package without restriction, provided that you
46ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 46duplicate all of the original copyright notices and associated
47SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 47disclaimers.
48LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF 48
49USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 492. You may apply bug fixes, portability fixes and other modifications
50ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 50derived from the Public Domain or from the Copyright Holder. A Package
51OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 51modified in such a way shall still be considered the Standard Version.
52OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 52
53SUCH DAMAGE. 533. You may otherwise modify your copy of this Package in any way,
54provided that you insert a prominent notice in each changed file
55stating how and when you changed that file, and provided that you do at
56least ONE of the following:
57
58 a) place your modifications in the Public Domain or otherwise make
59 them Freely Available, such as by posting said modifications to
60 Usenet or an equivalent medium, or placing the modifications on a
61 major archive site such as ftp.uu.net, or by allowing the
62 Copyright Holder to include your modifications in the Standard
63 Version of the Package.
64
65 b) use the modified Package only within your corporation or
66 organization.
67
68 c) rename any non-standard executables so the names do not
69 conflict with standard executables, which must also be provided,
70 and provide a separate manual page for each non-standard
71 executable that clearly documents how it differs from the Standard
72 Version.
73
74 d) make other distribution arrangements with the Copyright Holder.
75
764. You may distribute the programs of this Package in object code or
77executable form, provided that you do at least ONE of the following:
78
79 a) distribute a Standard Version of the executables and library
80 files, together with instructions (in the manual page or
81 equivalent) on where to get the Standard Version.
82
83 b) accompany the distribution with the machine-readable source of
84 the Package with your modifications.
85
86 c) accompany any non-standard executables with their corresponding
87 Standard Version executables, giving the non-standard executables
88 non-standard names, and clearly documenting the differences in
89 manual pages (or equivalent), together with instructions on where
90 to get the Standard Version.
91
92 d) make other distribution arrangements with the Copyright Holder.
93
945. You may charge a reasonable copying fee for any distribution of this
95Package. You may charge any fee you choose for support of this Package.
96You may not charge a fee for this Package itself. However, you may
97distribute this Package in aggregate with other (possibly commercial)
98programs as part of a larger (possibly commercial) software
99distribution provided that you do not advertise this Package as a
100product of your own.
101
1026. The scripts and library files supplied as input to or produced as
103output from the programs of this Package do not automatically fall
104under the copyright of this Package, but belong to whomever generated
105them, and may be sold commercially, and may be aggregated with this
106Package.
107
1087. C or perl subroutines supplied by you and linked into this Package
109shall not be considered part of this Package.
110
1118. The name of the Copyright Holder may not be used to endorse or
112promote products derived from this software without specific prior
113written permission.
114
1159. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
116WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
117MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
118
119The End
54 120
55 121