A Fast Bresenham Type Algorithm For Drawing Ellipses by John Kennedy
[xy_vsfilter.git] / src / log4cplus / LICENSE
blobe2674fdcf6cd62193ecbb2735e6e2cbcb7484780
1 Contents
2 ========
4 1. Log4j license
5 2. Log4cplus license
8 1. Log4j license
9 ================
11                                  Apache License
12                            Version 2.0, January 2004
13                         http://www.apache.org/licenses/
15    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
17    1. Definitions.
19       "License" shall mean the terms and conditions for use, reproduction,
20       and distribution as defined by Sections 1 through 9 of this document.
22       "Licensor" shall mean the copyright owner or entity authorized by
23       the copyright owner that is granting the License.
25       "Legal Entity" shall mean the union of the acting entity and all
26       other entities that control, are controlled by, or are under common
27       control with that entity. For the purposes of this definition,
28       "control" means (i) the power, direct or indirect, to cause the
29       direction or management of such entity, whether by contract or
30       otherwise, or (ii) ownership of fifty percent (50%) or more of the
31       outstanding shares, or (iii) beneficial ownership of such entity.
33       "You" (or "Your") shall mean an individual or Legal Entity
34       exercising permissions granted by this License.
36       "Source" form shall mean the preferred form for making modifications,
37       including but not limited to software source code, documentation
38       source, and configuration files.
40       "Object" form shall mean any form resulting from mechanical
41       transformation or translation of a Source form, including but
42       not limited to compiled object code, generated documentation,
43       and conversions to other media types.
45       "Work" shall mean the work of authorship, whether in Source or
46       Object form, made available under the License, as indicated by a
47       copyright notice that is included in or attached to the work
48       (an example is provided in the Appendix below).
50       "Derivative Works" shall mean any work, whether in Source or Object
51       form, that is based on (or derived from) the Work and for which the
52       editorial revisions, annotations, elaborations, or other modifications
53       represent, as a whole, an original work of authorship. For the purposes
54       of this License, Derivative Works shall not include works that remain
55       separable from, or merely link (or bind by name) to the interfaces of,
56       the Work and Derivative Works thereof.
58       "Contribution" shall mean any work of authorship, including
59       the original version of the Work and any modifications or additions
60       to that Work or Derivative Works thereof, that is intentionally
61       submitted to Licensor for inclusion in the Work by the copyright owner
62       or by an individual or Legal Entity authorized to submit on behalf of
63       the copyright owner. For the purposes of this definition, "submitted"
64       means any form of electronic, verbal, or written communication sent
65       to the Licensor or its representatives, including but not limited to
66       communication on electronic mailing lists, source code control systems,
67       and issue tracking systems that are managed by, or on behalf of, the
68       Licensor for the purpose of discussing and improving the Work, but
69       excluding communication that is conspicuously marked or otherwise
70       designated in writing by the copyright owner as "Not a Contribution."
72       "Contributor" shall mean Licensor and any individual or Legal Entity
73       on behalf of whom a Contribution has been received by Licensor and
74       subsequently incorporated within the Work.
76    2. Grant of Copyright License. Subject to the terms and conditions of
77       this License, each Contributor hereby grants to You a perpetual,
78       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
79       copyright license to reproduce, prepare Derivative Works of,
80       publicly display, publicly perform, sublicense, and distribute the
81       Work and such Derivative Works in Source or Object form.
83    3. Grant of Patent License. Subject to the terms and conditions of
84       this License, each Contributor hereby grants to You a perpetual,
85       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
86       (except as stated in this section) patent license to make, have made,
87       use, offer to sell, sell, import, and otherwise transfer the Work,
88       where such license applies only to those patent claims licensable
89       by such Contributor that are necessarily infringed by their
90       Contribution(s) alone or by combination of their Contribution(s)
91       with the Work to which such Contribution(s) was submitted. If You
92       institute patent litigation against any entity (including a
93       cross-claim or counterclaim in a lawsuit) alleging that the Work
94       or a Contribution incorporated within the Work constitutes direct
95       or contributory patent infringement, then any patent licenses
96       granted to You under this License for that Work shall terminate
97       as of the date such litigation is filed.
99    4. Redistribution. You may reproduce and distribute copies of the
100       Work or Derivative Works thereof in any medium, with or without
101       modifications, and in Source or Object form, provided that You
102       meet the following conditions:
104       (a) You must give any other recipients of the Work or
105           Derivative Works a copy of this License; and
107       (b) You must cause any modified files to carry prominent notices
108           stating that You changed the files; and
110       (c) You must retain, in the Source form of any Derivative Works
111           that You distribute, all copyright, patent, trademark, and
112           attribution notices from the Source form of the Work,
113           excluding those notices that do not pertain to any part of
114           the Derivative Works; and
116       (d) If the Work includes a "NOTICE" text file as part of its
117           distribution, then any Derivative Works that You distribute must
118           include a readable copy of the attribution notices contained
119           within such NOTICE file, excluding those notices that do not
120           pertain to any part of the Derivative Works, in at least one
121           of the following places: within a NOTICE text file distributed
122           as part of the Derivative Works; within the Source form or
123           documentation, if provided along with the Derivative Works; or,
124           within a display generated by the Derivative Works, if and
125           wherever such third-party notices normally appear. The contents
126           of the NOTICE file are for informational purposes only and
127           do not modify the License. You may add Your own attribution
128           notices within Derivative Works that You distribute, alongside
129           or as an addendum to the NOTICE text from the Work, provided
130           that such additional attribution notices cannot be construed
131           as modifying the License.
133       You may add Your own copyright statement to Your modifications and
134       may provide additional or different license terms and conditions
135       for use, reproduction, or distribution of Your modifications, or
136       for any such Derivative Works as a whole, provided Your use,
137       reproduction, and distribution of the Work otherwise complies with
138       the conditions stated in this License.
140    5. Submission of Contributions. Unless You explicitly state otherwise,
141       any Contribution intentionally submitted for inclusion in the Work
142       by You to the Licensor shall be under the terms and conditions of
143       this License, without any additional terms or conditions.
144       Notwithstanding the above, nothing herein shall supersede or modify
145       the terms of any separate license agreement you may have executed
146       with Licensor regarding such Contributions.
148    6. Trademarks. This License does not grant permission to use the trade
149       names, trademarks, service marks, or product names of the Licensor,
150       except as required for reasonable and customary use in describing the
151       origin of the Work and reproducing the content of the NOTICE file.
153    7. Disclaimer of Warranty. Unless required by applicable law or
154       agreed to in writing, Licensor provides the Work (and each
155       Contributor provides its Contributions) on an "AS IS" BASIS,
156       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
157       implied, including, without limitation, any warranties or conditions
158       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
159       PARTICULAR PURPOSE. You are solely responsible for determining the
160       appropriateness of using or redistributing the Work and assume any
161       risks associated with Your exercise of permissions under this License.
163    8. Limitation of Liability. In no event and under no legal theory,
164       whether in tort (including negligence), contract, or otherwise,
165       unless required by applicable law (such as deliberate and grossly
166       negligent acts) or agreed to in writing, shall any Contributor be
167       liable to You for damages, including any direct, indirect, special,
168       incidental, or consequential damages of any character arising as a
169       result of this License or out of the use or inability to use the
170       Work (including but not limited to damages for loss of goodwill,
171       work stoppage, computer failure or malfunction, or any and all
172       other commercial damages or losses), even if such Contributor
173       has been advised of the possibility of such damages.
175    9. Accepting Warranty or Additional Liability. While redistributing
176       the Work or Derivative Works thereof, You may choose to offer,
177       and charge a fee for, acceptance of support, warranty, indemnity,
178       or other liability obligations and/or rights consistent with this
179       License. However, in accepting such obligations, You may act only
180       on Your own behalf and on Your sole responsibility, not on behalf
181       of any other Contributor, and only if You agree to indemnify,
182       defend, and hold each Contributor harmless for any liability
183       incurred by, or claims asserted against, such Contributor by reason
184       of your accepting any such warranty or additional liability.
186    END OF TERMS AND CONDITIONS
188    APPENDIX: How to apply the Apache License to your work.
190       To apply the Apache License to your work, attach the following
191       boilerplate notice, with the fields enclosed by brackets "[]"
192       replaced with your own identifying information. (Don't include
193       the brackets!)  The text should be enclosed in the appropriate
194       comment syntax for the file format. We also recommend that a
195       file or class name and description of purpose be included on the
196       same "printed page" as the copyright notice for easier
197       identification within third-party archives.
199    Copyright 1999-2005 The Apache Software Foundation
201    Licensed under the Apache License, Version 2.0 (the "License");
202    you may not use this file except in compliance with the License.
203    You may obtain a copy of the License at
205        http://www.apache.org/licenses/LICENSE-2.0
207    Unless required by applicable law or agreed to in writing, software
208    distributed under the License is distributed on an "AS IS" BASIS,
209    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210    See the License for the specific language governing permissions and
211    limitations under the License.
214 2. Log4cplus license
215 ====================
217 Each file of log4cplus source is licensed using either two clause BSD license
218 or Apache license 2.0.
221 2.1 Two clause BSD license
222 ==========================
224       Copyright (C) 1999-2009 Contributors to log4cplus project. 
225       All rights reserved.
226    
227    Redistribution and use in source and binary forms, with or without modifica-
228    tion, are permitted provided that the following conditions are met:
229    
230    1. Redistributions of  source code must  retain the above copyright  notice,
231       this list of conditions and the following disclaimer.
232    
233    2. Redistributions in binary form must reproduce the above copyright notice,
234       this list of conditions and the following disclaimer in the documentation
235       and/or other materials provided with the distribution.
236    
237    THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
238    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
239    FITNESS  FOR A PARTICULAR  PURPOSE ARE  DISCLAIMED.  IN NO  EVENT SHALL  THE
240    APACHE SOFTWARE  FOUNDATION  OR ITS CONTRIBUTORS  BE LIABLE FOR  ANY DIRECT,
241    INDIRECT, INCIDENTAL, SPECIAL,  EXEMPLARY, OR CONSEQUENTIAL  DAMAGES (INCLU-
242    DING, BUT NOT LIMITED TO, PROCUREMENT  OF SUBSTITUTE GOODS OR SERVICES; LOSS
243    OF USE, DATA, OR  PROFITS; OR BUSINESS  INTERRUPTION)  HOWEVER CAUSED AND ON
244    ANY  THEORY OF LIABILITY,  WHETHER  IN CONTRACT,  STRICT LIABILITY,  OR TORT
245    (INCLUDING  NEGLIGENCE OR  OTHERWISE) ARISING IN  ANY WAY OUT OF THE  USE OF
246    THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
249 2.2 Apache 2.0 license
250 ======================
252                                  Apache License
253                            Version 2.0, January 2004
254                         http://www.apache.org/licenses/
256    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
258    1. Definitions.
260       "License" shall mean the terms and conditions for use, reproduction,
261       and distribution as defined by Sections 1 through 9 of this document.
263       "Licensor" shall mean the copyright owner or entity authorized by
264       the copyright owner that is granting the License.
266       "Legal Entity" shall mean the union of the acting entity and all
267       other entities that control, are controlled by, or are under common
268       control with that entity. For the purposes of this definition,
269       "control" means (i) the power, direct or indirect, to cause the
270       direction or management of such entity, whether by contract or
271       otherwise, or (ii) ownership of fifty percent (50%) or more of the
272       outstanding shares, or (iii) beneficial ownership of such entity.
274       "You" (or "Your") shall mean an individual or Legal Entity
275       exercising permissions granted by this License.
277       "Source" form shall mean the preferred form for making modifications,
278       including but not limited to software source code, documentation
279       source, and configuration files.
281       "Object" form shall mean any form resulting from mechanical
282       transformation or translation of a Source form, including but
283       not limited to compiled object code, generated documentation,
284       and conversions to other media types.
286       "Work" shall mean the work of authorship, whether in Source or
287       Object form, made available under the License, as indicated by a
288       copyright notice that is included in or attached to the work
289       (an example is provided in the Appendix below).
291       "Derivative Works" shall mean any work, whether in Source or Object
292       form, that is based on (or derived from) the Work and for which the
293       editorial revisions, annotations, elaborations, or other modifications
294       represent, as a whole, an original work of authorship. For the purposes
295       of this License, Derivative Works shall not include works that remain
296       separable from, or merely link (or bind by name) to the interfaces of,
297       the Work and Derivative Works thereof.
299       "Contribution" shall mean any work of authorship, including
300       the original version of the Work and any modifications or additions
301       to that Work or Derivative Works thereof, that is intentionally
302       submitted to Licensor for inclusion in the Work by the copyright owner
303       or by an individual or Legal Entity authorized to submit on behalf of
304       the copyright owner. For the purposes of this definition, "submitted"
305       means any form of electronic, verbal, or written communication sent
306       to the Licensor or its representatives, including but not limited to
307       communication on electronic mailing lists, source code control systems,
308       and issue tracking systems that are managed by, or on behalf of, the
309       Licensor for the purpose of discussing and improving the Work, but
310       excluding communication that is conspicuously marked or otherwise
311       designated in writing by the copyright owner as "Not a Contribution."
313       "Contributor" shall mean Licensor and any individual or Legal Entity
314       on behalf of whom a Contribution has been received by Licensor and
315       subsequently incorporated within the Work.
317    2. Grant of Copyright License. Subject to the terms and conditions of
318       this License, each Contributor hereby grants to You a perpetual,
319       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
320       copyright license to reproduce, prepare Derivative Works of,
321       publicly display, publicly perform, sublicense, and distribute the
322       Work and such Derivative Works in Source or Object form.
324    3. Grant of Patent License. Subject to the terms and conditions of
325       this License, each Contributor hereby grants to You a perpetual,
326       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
327       (except as stated in this section) patent license to make, have made,
328       use, offer to sell, sell, import, and otherwise transfer the Work,
329       where such license applies only to those patent claims licensable
330       by such Contributor that are necessarily infringed by their
331       Contribution(s) alone or by combination of their Contribution(s)
332       with the Work to which such Contribution(s) was submitted. If You
333       institute patent litigation against any entity (including a
334       cross-claim or counterclaim in a lawsuit) alleging that the Work
335       or a Contribution incorporated within the Work constitutes direct
336       or contributory patent infringement, then any patent licenses
337       granted to You under this License for that Work shall terminate
338       as of the date such litigation is filed.
340    4. Redistribution. You may reproduce and distribute copies of the
341       Work or Derivative Works thereof in any medium, with or without
342       modifications, and in Source or Object form, provided that You
343       meet the following conditions:
345       (a) You must give any other recipients of the Work or
346           Derivative Works a copy of this License; and
348       (b) You must cause any modified files to carry prominent notices
349           stating that You changed the files; and
351       (c) You must retain, in the Source form of any Derivative Works
352           that You distribute, all copyright, patent, trademark, and
353           attribution notices from the Source form of the Work,
354           excluding those notices that do not pertain to any part of
355           the Derivative Works; and
357       (d) If the Work includes a "NOTICE" text file as part of its
358           distribution, then any Derivative Works that You distribute must
359           include a readable copy of the attribution notices contained
360           within such NOTICE file, excluding those notices that do not
361           pertain to any part of the Derivative Works, in at least one
362           of the following places: within a NOTICE text file distributed
363           as part of the Derivative Works; within the Source form or
364           documentation, if provided along with the Derivative Works; or,
365           within a display generated by the Derivative Works, if and
366           wherever such third-party notices normally appear. The contents
367           of the NOTICE file are for informational purposes only and
368           do not modify the License. You may add Your own attribution
369           notices within Derivative Works that You distribute, alongside
370           or as an addendum to the NOTICE text from the Work, provided
371           that such additional attribution notices cannot be construed
372           as modifying the License.
374       You may add Your own copyright statement to Your modifications and
375       may provide additional or different license terms and conditions
376       for use, reproduction, or distribution of Your modifications, or
377       for any such Derivative Works as a whole, provided Your use,
378       reproduction, and distribution of the Work otherwise complies with
379       the conditions stated in this License.
381    5. Submission of Contributions. Unless You explicitly state otherwise,
382       any Contribution intentionally submitted for inclusion in the Work
383       by You to the Licensor shall be under the terms and conditions of
384       this License, without any additional terms or conditions.
385       Notwithstanding the above, nothing herein shall supersede or modify
386       the terms of any separate license agreement you may have executed
387       with Licensor regarding such Contributions.
389    6. Trademarks. This License does not grant permission to use the trade
390       names, trademarks, service marks, or product names of the Licensor,
391       except as required for reasonable and customary use in describing the
392       origin of the Work and reproducing the content of the NOTICE file.
394    7. Disclaimer of Warranty. Unless required by applicable law or
395       agreed to in writing, Licensor provides the Work (and each
396       Contributor provides its Contributions) on an "AS IS" BASIS,
397       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
398       implied, including, without limitation, any warranties or conditions
399       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
400       PARTICULAR PURPOSE. You are solely responsible for determining the
401       appropriateness of using or redistributing the Work and assume any
402       risks associated with Your exercise of permissions under this License.
404    8. Limitation of Liability. In no event and under no legal theory,
405       whether in tort (including negligence), contract, or otherwise,
406       unless required by applicable law (such as deliberate and grossly
407       negligent acts) or agreed to in writing, shall any Contributor be
408       liable to You for damages, including any direct, indirect, special,
409       incidental, or consequential damages of any character arising as a
410       result of this License or out of the use or inability to use the
411       Work (including but not limited to damages for loss of goodwill,
412       work stoppage, computer failure or malfunction, or any and all
413       other commercial damages or losses), even if such Contributor
414       has been advised of the possibility of such damages.
416    9. Accepting Warranty or Additional Liability. While redistributing
417       the Work or Derivative Works thereof, You may choose to offer,
418       and charge a fee for, acceptance of support, warranty, indemnity,
419       or other liability obligations and/or rights consistent with this
420       License. However, in accepting such obligations, You may act only
421       on Your own behalf and on Your sole responsibility, not on behalf
422       of any other Contributor, and only if You agree to indemnify,
423       defend, and hold each Contributor harmless for any liability
424       incurred by, or claims asserted against, such Contributor by reason
425       of your accepting any such warranty or additional liability.
427    END OF TERMS AND CONDITIONS
429    APPENDIX: How to apply the Apache License to your work.
431       To apply the Apache License to your work, attach the following
432       boilerplate notice, with the fields enclosed by brackets "[]"
433       replaced with your own identifying information. (Don't include
434       the brackets!)  The text should be enclosed in the appropriate
435       comment syntax for the file format. We also recommend that a
436       file or class name and description of purpose be included on the
437       same "printed page" as the copyright notice for easier
438       identification within third-party archives.
440    Copyright 1999-2009 Contributors to log4cplus project
442    Licensed under the Apache License, Version 2.0 (the "License");
443    you may not use this file except in compliance with the License.
444    You may obtain a copy of the License at
446        http://www.apache.org/licenses/LICENSE-2.0
448    Unless required by applicable law or agreed to in writing, software
449    distributed under the License is distributed on an "AS IS" BASIS,
450    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
451    See the License for the specific language governing permissions and
452    limitations under the License.