|
1 | 1 | Copyright © WHATWG (Apple, Google, Mozilla, Microsoft). |
2 | | -This work is licensed under a Creative Commons Attribution 4.0 International License: |
3 | | - |
4 | | -Attribution 4.0 International |
5 | | - |
6 | | -======================================================================= |
7 | | - |
8 | | -Creative Commons Corporation ("Creative Commons") is not a law firm and |
9 | | -does not provide legal services or legal advice. Distribution of |
10 | | -Creative Commons public licenses does not create a lawyer-client or |
11 | | -other relationship. Creative Commons makes its licenses and related |
12 | | -information available on an "as-is" basis. Creative Commons gives no |
13 | | -warranties regarding its licenses, any material licensed under their |
14 | | -terms and conditions, or any related information. Creative Commons |
15 | | -disclaims all liability for damages resulting from their use to the |
16 | | -fullest extent possible. |
17 | | - |
18 | | -Using Creative Commons Public Licenses |
19 | | - |
20 | | -Creative Commons public licenses provide a standard set of terms and |
21 | | -conditions that creators and other rights holders may use to share |
22 | | -original works of authorship and other material subject to copyright |
23 | | -and certain other rights specified in the public license below. The |
24 | | -following considerations are for informational purposes only, are not |
25 | | -exhaustive, and do not form part of our licenses. |
26 | | - |
27 | | - Considerations for licensors: Our public licenses are |
28 | | - intended for use by those authorized to give the public |
29 | | - permission to use material in ways otherwise restricted by |
30 | | - copyright and certain other rights. Our licenses are |
31 | | - irrevocable. Licensors should read and understand the terms |
32 | | - and conditions of the license they choose before applying it. |
33 | | - Licensors should also secure all rights necessary before |
34 | | - applying our licenses so that the public can reuse the |
35 | | - material as expected. Licensors should clearly mark any |
36 | | - material not subject to the license. This includes other CC- |
37 | | - licensed material, or material used under an exception or |
38 | | - limitation to copyright. More considerations for licensors: |
39 | | - wiki.creativecommons.org/Considerations_for_licensors |
40 | | - |
41 | | - Considerations for the public: By using one of our public |
42 | | - licenses, a licensor grants the public permission to use the |
43 | | - licensed material under specified terms and conditions. If |
44 | | - the licensor's permission is not necessary for any reason--for |
45 | | - example, because of any applicable exception or limitation to |
46 | | - copyright--then that use is not regulated by the license. Our |
47 | | - licenses grant only permissions under copyright and certain |
48 | | - other rights that a licensor has authority to grant. Use of |
49 | | - the licensed material may still be restricted for other |
50 | | - reasons, including because others have copyright or other |
51 | | - rights in the material. A licensor may make special requests, |
52 | | - such as asking that all changes be marked or described. |
53 | | - Although not required by our licenses, you are encouraged to |
54 | | - respect those requests where reasonable. More_considerations |
55 | | - for the public: |
56 | | - wiki.creativecommons.org/Considerations_for_licensees |
57 | | - |
58 | | -======================================================================= |
| 2 | + |
| 3 | +This work is licensed under a Creative Commons Attribution 4.0 International |
| 4 | +License. To the extent portions of it are incorporated into source code, |
| 5 | +such portions in the source code are licensed under the BSD 3-Clause License instead. |
| 6 | + |
| 7 | +- - - - |
59 | 8 |
|
60 | 9 | Creative Commons Attribution 4.0 International Public License |
61 | 10 |
|
@@ -375,22 +324,33 @@ Section 8 -- Interpretation. |
375 | 324 | that apply to the Licensor or You, including from the legal |
376 | 325 | processes of any jurisdiction or authority. |
377 | 326 |
|
| 327 | +- - - - |
| 328 | + |
| 329 | +BSD 3-Clause License |
| 330 | + |
| 331 | +Redistribution and use in source and binary forms, with or without |
| 332 | +modification, are permitted provided that the following conditions are met: |
| 333 | + |
| 334 | +1. Redistributions of source code must retain the above copyright notice, this |
| 335 | + list of conditions and the following disclaimer. |
| 336 | + |
| 337 | +2. Redistributions in binary form must reproduce the above copyright notice, |
| 338 | + this list of conditions and the following disclaimer in the documentation |
| 339 | + and/or other materials provided with the distribution. |
| 340 | + |
| 341 | +3. Neither the name of the copyright holder nor the names of its |
| 342 | + contributors may be used to endorse or promote products derived from |
| 343 | + this software without specific prior written permission. |
| 344 | + |
| 345 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 346 | +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 347 | +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 348 | +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
| 349 | +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 350 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 351 | +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 352 | +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 353 | +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 354 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
378 | 355 |
|
379 | | -======================================================================= |
380 | | - |
381 | | -Creative Commons is not a party to its public licenses. |
382 | | -Notwithstanding, Creative Commons may elect to apply one of its public |
383 | | -licenses to material it publishes and in those instances will be |
384 | | -considered the "Licensor." Except for the limited purpose of indicating |
385 | | -that material is shared under a Creative Commons public license or as |
386 | | -otherwise permitted by the Creative Commons policies published at |
387 | | -creativecommons.org/policies, Creative Commons does not authorize the |
388 | | -use of the trademark "Creative Commons" or any other trademark or logo |
389 | | -of Creative Commons without its prior written consent including, |
390 | | -without limitation, in connection with any unauthorized modifications |
391 | | -to any of its public licenses or any other arrangements, |
392 | | -understandings, or agreements concerning use of licensed material. For |
393 | | -the avoidance of doubt, this paragraph does not form part of the public |
394 | | -licenses. |
395 | | - |
396 | | -Creative Commons may be contacted at creativecommons.org. |
| 356 | +- - - - |
0 commit comments