Fix build error with GCC6
[profile/ivi/log4cxx.git] / site / license.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
3
4
5
6
7
8
9
10
11
12
13 <!--
14
15  Licensed to the Apache Software Foundation (ASF) under one or more
16  contributor license agreements.  See the NOTICE file distributed with
17  this work for additional information regarding copyright ownership.
18  The ASF licenses this file to You under the Apache License, Version 2.0
19  (the "License"); you may not use this file except in compliance with
20  the License.  You may obtain a copy of the License at
21
22       http://www.apache.org/licenses/LICENSE-2.0
23
24  Unless required by applicable law or agreed to in writing, software
25  distributed under the License is distributed on an "AS IS" BASIS,
26  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
27  See the License for the specific language governing permissions and
28  limitations under the License.
29
30 --><html xmlns="http://www.w3.org/1999/xhtml">
31   <head>
32     <title>log4cxx - Project License</title>
33     <style type="text/css" media="all">
34       @import url("./css/maven-base.css");
35       @import url("./css/maven-theme.css");
36       @import url("./css/site.css");
37     </style>
38     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
39         <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
40       </head>
41   <body class="composite">
42     <div id="banner">
43                   <a href="http://logging.apache.org/" id="bannerLeft">
44     
45                                             <img src="images/ls-logo.jpg" alt="" />
46     
47             </a>
48                     <div class="clear">
49         <hr/>
50       </div>
51     </div>
52     <div id="breadcrumbs">
53           
54   
55
56   
57     
58   
59   
60     
61             <div class="xleft">
62         Last Published: 2008-03-31
63                           |   
64                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
65                 &gt;
66       
67                 <a href="http://logging.apache.org/" class="externalLink">Logging Services</a>
68                 &gt;
69       
70           log4cxx
71                         </div>
72             <div class="xright">      
73   
74
75   
76     
77   
78   
79     
80   </div>
81       <div class="clear">
82         <hr/>
83       </div>
84     </div>
85     <div id="leftColumn">
86       <div id="navcolumn">
87            
88   
89
90   
91     
92   
93   
94     
95                    <h5>Get log4cxx</h5>
96             <ul>
97               
98     <li class="none">
99                     <a href="download.html">Download</a>
100           </li>
101               
102     <li class="none">
103                     <a href="changes-report.html">Changes</a>
104           </li>
105               
106     <li class="none">
107               <strong>License</strong>
108         </li>
109           </ul>
110               <h5>About log4cxx</h5>
111             <ul>
112               
113     <li class="none">
114                     <a href="index.html">What is log4cxx?</a>
115           </li>
116               
117     <li class="none">
118                     <a href="apidocs/index.html">API Documentation</a>
119           </li>
120               
121     <li class="none">
122                     <a href="faq.html">FAQ</a>
123           </li>
124           </ul>
125               <h5>Community</h5>
126             <ul>
127               
128     <li class="none">
129                     <a href="mail-lists.html">Mailing Lists</a>
130           </li>
131               
132     <li class="none">
133                     <a href="issue-tracking.html">Issue Tracking</a>
134           </li>
135               
136     <li class="none">
137                     <a href="http://wiki.apache.org/logging-log4cxx" class="externalLink">Wiki</a>
138           </li>
139           </ul>
140               <h5>Development</h5>
141             <ul>
142               
143     <li class="none">
144                     <a href="source-repository.html">Repository</a>
145           </li>
146               
147           
148               
149       
150             
151       
152             
153       
154             
155       
156             
157       
158               
159         <li class="expanded">
160                     <a href="">Building</a>
161                   <ul>
162                   
163     <li class="none">
164                     <a href="building/autotools.html">autotools</a>
165           </li>
166                   
167     <li class="none">
168                     <a href="building/ant.html">Apache Ant</a>
169           </li>
170                   
171     <li class="none">
172                     <a href="building/maven.html">Apache Maven 2</a>
173           </li>
174                   
175     <li class="none">
176                     <a href="building/vstudio.html">Microsoft Visual Studio</a>
177           </li>
178                   
179     <li class="none">
180                     <a href="building/xcode.html">Apple Xcode</a>
181           </li>
182               </ul>
183         </li>
184           </ul>
185               <h5>Apache</h5>
186             <ul>
187               
188     <li class="none">
189                     <a href="http://www.apache.org" class="externalLink">Home</a>
190           </li>
191               
192     <li class="none">
193                     <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
194           </li>
195               
196     <li class="none">
197                     <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
198           </li>
199               
200     <li class="none">
201                     <a href="http://www.apachecon.com" class="externalLink">Conferences</a>
202           </li>
203           </ul>
204                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
205             <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
206           </a>
207                        
208   
209
210   
211     
212   
213   
214     
215         </div>
216     </div>
217     <div id="bodyColumn">
218       <div id="contentBox">
219         <div class="section"><h2>Overview</h2>
220 <p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p>
221 </div>
222 <div class="section"><h2>Project License</h2>
223 <div class="section"><h3>Apache License, Version 2.0</h3>
224 <div class="source"><pre>
225                                  Apache License
226                            Version 2.0, January 2004
227                         http://www.apache.org/licenses/
228
229    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
230
231    1. Definitions.
232
233       &quot;License&quot; shall mean the terms and conditions for use, reproduction,
234       and distribution as defined by Sections 1 through 9 of this document.
235
236       &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
237       the copyright owner that is granting the License.
238
239       &quot;Legal Entity&quot; shall mean the union of the acting entity and all
240       other entities that control, are controlled by, or are under common
241       control with that entity. For the purposes of this definition,
242       &quot;control&quot; means (i) the power, direct or indirect, to cause the
243       direction or management of such entity, whether by contract or
244       otherwise, or (ii) ownership of fifty percent (50%) or more of the
245       outstanding shares, or (iii) beneficial ownership of such entity.
246
247       &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
248       exercising permissions granted by this License.
249
250       &quot;Source&quot; form shall mean the preferred form for making modifications,
251       including but not limited to software source code, documentation
252       source, and configuration files.
253
254       &quot;Object&quot; form shall mean any form resulting from mechanical
255       transformation or translation of a Source form, including but
256       not limited to compiled object code, generated documentation,
257       and conversions to other media types.
258
259       &quot;Work&quot; shall mean the work of authorship, whether in Source or
260       Object form, made available under the License, as indicated by a
261       copyright notice that is included in or attached to the work
262       (an example is provided in the Appendix below).
263
264       &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
265       form, that is based on (or derived from) the Work and for which the
266       editorial revisions, annotations, elaborations, or other modifications
267       represent, as a whole, an original work of authorship. For the purposes
268       of this License, Derivative Works shall not include works that remain
269       separable from, or merely link (or bind by name) to the interfaces of,
270       the Work and Derivative Works thereof.
271
272       &quot;Contribution&quot; shall mean any work of authorship, including
273       the original version of the Work and any modifications or additions
274       to that Work or Derivative Works thereof, that is intentionally
275       submitted to Licensor for inclusion in the Work by the copyright owner
276       or by an individual or Legal Entity authorized to submit on behalf of
277       the copyright owner. For the purposes of this definition, &quot;submitted&quot;
278       means any form of electronic, verbal, or written communication sent
279       to the Licensor or its representatives, including but not limited to
280       communication on electronic mailing lists, source code control systems,
281       and issue tracking systems that are managed by, or on behalf of, the
282       Licensor for the purpose of discussing and improving the Work, but
283       excluding communication that is conspicuously marked or otherwise
284       designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
285
286       &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
287       on behalf of whom a Contribution has been received by Licensor and
288       subsequently incorporated within the Work.
289
290    2. Grant of Copyright License. Subject to the terms and conditions of
291       this License, each Contributor hereby grants to You a perpetual,
292       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
293       copyright license to reproduce, prepare Derivative Works of,
294       publicly display, publicly perform, sublicense, and distribute the
295       Work and such Derivative Works in Source or Object form.
296
297    3. Grant of Patent License. Subject to the terms and conditions of
298       this License, each Contributor hereby grants to You a perpetual,
299       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
300       (except as stated in this section) patent license to make, have made,
301       use, offer to sell, sell, import, and otherwise transfer the Work,
302       where such license applies only to those patent claims licensable
303       by such Contributor that are necessarily infringed by their
304       Contribution(s) alone or by combination of their Contribution(s)
305       with the Work to which such Contribution(s) was submitted. If You
306       institute patent litigation against any entity (including a
307       cross-claim or counterclaim in a lawsuit) alleging that the Work
308       or a Contribution incorporated within the Work constitutes direct
309       or contributory patent infringement, then any patent licenses
310       granted to You under this License for that Work shall terminate
311       as of the date such litigation is filed.
312
313    4. Redistribution. You may reproduce and distribute copies of the
314       Work or Derivative Works thereof in any medium, with or without
315       modifications, and in Source or Object form, provided that You
316       meet the following conditions:
317
318       (a) You must give any other recipients of the Work or
319           Derivative Works a copy of this License; and
320
321       (b) You must cause any modified files to carry prominent notices
322           stating that You changed the files; and
323
324       (c) You must retain, in the Source form of any Derivative Works
325           that You distribute, all copyright, patent, trademark, and
326           attribution notices from the Source form of the Work,
327           excluding those notices that do not pertain to any part of
328           the Derivative Works; and
329
330       (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
331           distribution, then any Derivative Works that You distribute must
332           include a readable copy of the attribution notices contained
333           within such NOTICE file, excluding those notices that do not
334           pertain to any part of the Derivative Works, in at least one
335           of the following places: within a NOTICE text file distributed
336           as part of the Derivative Works; within the Source form or
337           documentation, if provided along with the Derivative Works; or,
338           within a display generated by the Derivative Works, if and
339           wherever such third-party notices normally appear. The contents
340           of the NOTICE file are for informational purposes only and
341           do not modify the License. You may add Your own attribution
342           notices within Derivative Works that You distribute, alongside
343           or as an addendum to the NOTICE text from the Work, provided
344           that such additional attribution notices cannot be construed
345           as modifying the License.
346
347       You may add Your own copyright statement to Your modifications and
348       may provide additional or different license terms and conditions
349       for use, reproduction, or distribution of Your modifications, or
350       for any such Derivative Works as a whole, provided Your use,
351       reproduction, and distribution of the Work otherwise complies with
352       the conditions stated in this License.
353
354    5. Submission of Contributions. Unless You explicitly state otherwise,
355       any Contribution intentionally submitted for inclusion in the Work
356       by You to the Licensor shall be under the terms and conditions of
357       this License, without any additional terms or conditions.
358       Notwithstanding the above, nothing herein shall supersede or modify
359       the terms of any separate license agreement you may have executed
360       with Licensor regarding such Contributions.
361
362    6. Trademarks. This License does not grant permission to use the trade
363       names, trademarks, service marks, or product names of the Licensor,
364       except as required for reasonable and customary use in describing the
365       origin of the Work and reproducing the content of the NOTICE file.
366
367    7. Disclaimer of Warranty. Unless required by applicable law or
368       agreed to in writing, Licensor provides the Work (and each
369       Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
370       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
371       implied, including, without limitation, any warranties or conditions
372       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
373       PARTICULAR PURPOSE. You are solely responsible for determining the
374       appropriateness of using or redistributing the Work and assume any
375       risks associated with Your exercise of permissions under this License.
376
377    8. Limitation of Liability. In no event and under no legal theory,
378       whether in tort (including negligence), contract, or otherwise,
379       unless required by applicable law (such as deliberate and grossly
380       negligent acts) or agreed to in writing, shall any Contributor be
381       liable to You for damages, including any direct, indirect, special,
382       incidental, or consequential damages of any character arising as a
383       result of this License or out of the use or inability to use the
384       Work (including but not limited to damages for loss of goodwill,
385       work stoppage, computer failure or malfunction, or any and all
386       other commercial damages or losses), even if such Contributor
387       has been advised of the possibility of such damages.
388
389    9. Accepting Warranty or Additional Liability. While redistributing
390       the Work or Derivative Works thereof, You may choose to offer,
391       and charge a fee for, acceptance of support, warranty, indemnity,
392       or other liability obligations and/or rights consistent with this
393       License. However, in accepting such obligations, You may act only
394       on Your own behalf and on Your sole responsibility, not on behalf
395       of any other Contributor, and only if You agree to indemnify,
396       defend, and hold each Contributor harmless for any liability
397       incurred by, or claims asserted against, such Contributor by reason
398       of your accepting any such warranty or additional liability.
399
400    END OF TERMS AND CONDITIONS
401
402    APPENDIX: How to apply the Apache License to your work.
403
404       To apply the Apache License to your work, attach the following
405       boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
406       replaced with your own identifying information. (Don't include
407       the brackets!)  The text should be enclosed in the appropriate
408       comment syntax for the file format. We also recommend that a
409       file or class name and description of purpose be included on the
410       same &quot;printed page&quot; as the copyright notice for easier
411       identification within third-party archives.
412
413    Copyright [yyyy] [name of copyright owner]
414
415    Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
416    you may not use this file except in compliance with the License.
417    You may obtain a copy of the License at
418
419        http://www.apache.org/licenses/LICENSE-2.0
420
421    Unless required by applicable law or agreed to in writing, software
422    distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
423    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
424    See the License for the specific language governing permissions and
425    limitations under the License.
426 </pre>
427 </div>
428 </div>
429 </div>
430
431       </div>
432     </div>
433     <div class="clear">
434       <hr/>
435     </div>
436     <div id="footer">
437       <div class="xright">&#169;  
438           2008
439     
440           Apache Software Foundation
441           
442   
443
444   
445     
446   
447   
448     
449   </div>
450       <div class="clear">
451         <hr/>
452       </div>
453     </div>
454   </body>
455 </html>