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