The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1 | page.title=Content License |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 2 | page.type=about |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 3 | fullpage=1 |
Dirk Dougherty | 5f0462a | 2013-11-19 13:15:07 -0800 | [diff] [blame] | 4 | excludeFromSuggestions=true |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 5 | @jd:body |
| 6 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 7 | <div class="wrap" style="width:940px;"> |
| 8 | <h1>Content License</h1> |
| 9 | <p>For the purposes of licensing, the content of this web site is divided |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 10 | into two categories:</p> |
| 11 | <ul> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 12 | <li>Documentation content, including both static documentation and content extracted from source |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 13 | code modules, as well as sample code, and </li> |
| 14 | <li>All other site content</li> |
| 15 | </ul> |
| 16 | |
| 17 | <p>The documentation content on this site is made available to |
| 18 | you as part of the <a href="http://source.android.com">Android Open |
| 19 | Source Project</a>. This documentation, including any code shown in it, |
| 20 | is licensed under the <a |
| 21 | href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 |
| 22 | license</a>, the preferred license for all parts of the of the Android |
| 23 | Open Source Project.</p> |
| 24 | |
| 25 | <p>Apache 2.0 is a commercial and open-source-friendly software |
| 26 | license. The majority of the Android platform and documentation is |
| 27 | licensed under the Apache 2.0 license. While the project strives to |
| 28 | adhere to the preferred license, there may be exceptions, such as for |
| 29 | documentation (code comments) extracted from a source code module that |
| 30 | is licensed under GPLv2 or other license. In those cases, the license |
| 31 | covering the source code module will apply to the documentation |
Yi Kong | c328f7f5 | 2016-05-12 15:22:54 +0100 | [diff] [blame] | 32 | extracted from it. Source code modules that are used in the generation |
| 33 | of documentation and have licenses that require attribution can be |
| 34 | found in the <a href="#doclicenses">Documentation Licences section</a> below.</p> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 35 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 36 | <p>Third-party components of this site such as JavaScript libraries are included in the Android |
| 37 | Open Source Project under the licenses specified by their authors. For information about these |
| 38 | licenses, refer to the source files in the Android Open Source Project.</p> |
| 39 | |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 40 | <p>All other content on this site, except the license documents themselves |
| 41 | and as otherwise noted, is licensed under the <a |
| 42 | href="http://creativecommons.org/licenses/by/2.5/">Creative Commons |
| 43 | Attribution 2.5</a> license. </p> |
| 44 | |
| 45 | <p>You may use the content of this site in any way that is consistent |
| 46 | with the specific license that applies to the content, as described |
| 47 | above. For content licensed under Creative Commons Attribution 2.5, we |
| 48 | ask that you give proper <a href="#attribution">attribution</a>. </p> |
| 49 | |
| 50 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 51 | <h2 id="terms">Terms of Use</h2> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 52 | |
| 53 | <p>We are pleased to license the Android documentation and sample code under |
| 54 | terms that encourage you to take, modify, reuse, re-purpose, and remix the |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 55 | content as you see fit. Except as noted in the <a href="#restrictions">Restrictions</a> section |
| 56 | below, you |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 57 | are free to use the documentation content in your own creations. For example, |
| 58 | you could quote the text in a book, cut-and-paste sections to your blog, record |
| 59 | it as an audiobook for the visually impaired, or even translate it. </p> |
| 60 | |
| 61 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 62 | <h2 id="restrictions">Restrictions</h2> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 63 | |
| 64 | <ul> |
| 65 | <li>While the documentation itself is available to you under the Apache 2.0 |
| 66 | license, note that proprietary trademarks and brand features are not |
| 67 | included in that license.</li> |
| 68 | |
| 69 | <li>Google's trademarks and other brand features (including the |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 70 | <img src="images/android-logo.png" alt="Android" |
| 71 | style="margin:0;padding:0 2px;vertical-align:baseline" /> stylized typeface logo) are not included |
| 72 | in the license. |
| 73 | Please see <a |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 74 | href="{@docRoot}distribute/tools/promote/brand.html">Brand Guidelines</a> for |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 75 | information about this usage. </li> |
| 76 | |
| 77 | <li>In some cases, a page may include content, such as an image, that is not |
| 78 | covered by the license. In that case, we will label the content that is not licensed. </li> |
| 79 | |
| 80 | <li>In addition, content linked from a page on this site is not covered |
| 81 | by the license unless specifically noted. For example, pages may link to videos or |
| 82 | slide decks that are not covered.</li> |
| 83 | |
| 84 | <li>The use of sample source code provided in the SDK or shown in this |
| 85 | documentation is subject to the conditions detailed in the <a |
Scott Main | 654d941 | 2010-06-24 16:18:56 -0700 | [diff] [blame] | 86 | href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 license</a>.</li> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 87 | </ul> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 88 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 89 | <h2 id="attribution">Attribution</h2> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 90 | <p> |
| 91 | Proper attribution is required when you reuse or create modified |
| 92 | versions of content that appears on a page made available under the |
| 93 | terms of the Creative Commons Attribution license. On this site, the |
| 94 | requirement for attribution applies only to the non-documentation |
| 95 | content, as described earlier in this document. The complete |
| 96 | requirements for attribution can be found in section 4b of the |
| 97 | <a href="http://creativecommons.org/licenses/by/2.5/legalcode"> |
| 98 | Creative Commons legal code</a>. |
| 99 | </p> |
| 100 | <p> |
| 101 | In practice we ask that you provide attribution to the Android Open |
| 102 | Source project to the best of the ability of the medium in which you |
| 103 | are producing the work. There are several typical ways in which this |
| 104 | might apply: |
| 105 | </p> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 106 | <h3>Exact Reproductions</h3> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 107 | <p> |
| 108 | If your online work <em>exactly reproduces</em> text or images from this |
| 109 | site, in whole or in part, please include a paragraph at the bottom |
| 110 | of your page that reads: |
| 111 | </p> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 112 | <p style="margin-left:20px;font-style:italic"> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 113 | Portions of this page are reproduced from work created and <a |
| 114 | href="http://code.google.com/policies.html">shared by the Android Open Source Project</a> |
| 115 | and used according to terms described in the <a |
| 116 | href="http://creativecommons.org/licenses/by/2.5/">Creative Commons |
| 117 | 2.5 Attribution License</a>. |
| 118 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 119 | </p> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 120 | <p> |
| 121 | Also, please link back to the original source page so that readers can |
| 122 | refer there for more information. |
| 123 | </p> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 124 | <h3>Modified Versions</h3> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 125 | <p> |
| 126 | If your online work shows <em>modified</em> text or images based on |
| 127 | the content from this site, please include a paragraph at the bottom of |
| 128 | your page that reads: |
| 129 | </p> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 130 | <p style="margin-left:20px;font-style:italic"> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 131 | Portions of this page are modifications based on work created and <a |
| 132 | href="http://code.google.com/policies.html">shared by the Android Open |
| 133 | Source Project</a> and used according to terms described in the <a |
| 134 | href="http://creativecommons.org/licenses/by/2.5/">Creative Commons |
| 135 | 2.5 Attribution License</a>. |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 136 | </p> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 137 | <p> |
| 138 | Again, please link back to the original source page so that readers can |
| 139 | refer there for more information. This is even more important when |
| 140 | the content has been modified. |
| 141 | </p> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 142 | <h3>Other Media</h3> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 143 | <p> |
| 144 | If you produce non-hypertext works, such as books, audio, or |
| 145 | video, we ask that you make a best effort to include a spoken or |
| 146 | written attribution in the spirit of the messages above. |
| 147 | </p> |
| 148 | |
Yi Kong | c328f7f5 | 2016-05-12 15:22:54 +0100 | [diff] [blame] | 149 | <h2 id="doclicenses">Documentation Licenses</h2> |
| 150 | <h3 id="icu">ICU License</h3> |
| 151 | <p>The Android public API documentation incorporates text from the following source code libraries under the ICU License:</p> |
| 152 | <ul> |
| 153 | <li><a href="{@docRoot}reference/android/icu/lang/package-summary.html">android.icu.lang</a></li> |
| 154 | <li><a href="{@docRoot}reference/android/icu/math/package-summary.html">android.icu.math</a></li> |
| 155 | <li><a href="{@docRoot}reference/android/icu/text/package-summary.html">android.icu.text</a></li> |
| 156 | <li><a href="{@docRoot}reference/android/icu/util/package-summary.html">android.icu.util</a></li> |
| 157 | </ul> |
| 158 | |
| 159 | <div class="aside" style="overflow:scroll; height:250px;"> |
| 160 | <p>COPYRIGHT AND PERMISSION NOTICE</p> |
| 161 | |
| 162 | <p> |
| 163 | Copyright (c) 1995-2015 International Business Machines Corporation and others |
| 164 | </p> |
| 165 | <p> |
| 166 | All rights reserved. |
| 167 | </p> |
| 168 | <p> |
| 169 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 170 | of this software and associated documentation files (the "Software"), |
| 171 | to deal in the Software without restriction, including without limitation |
| 172 | the rights to use, copy, modify, merge, publish, distribute, and/or sell |
| 173 | copies of the Software, and to permit persons |
| 174 | to whom the Software is furnished to do so, provided that the above |
| 175 | copyright notice(s) and this permission notice appear in all copies |
| 176 | of the Software and that both the above copyright notice(s) and this |
| 177 | permission notice appear in supporting documentation. |
| 178 | </p> |
| 179 | <p> |
| 180 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, |
| 181 | INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A |
| 182 | PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL |
| 183 | THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, |
| 184 | OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER |
| 185 | RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, |
| 186 | NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE |
| 187 | USE OR PERFORMANCE OF THIS SOFTWARE. |
| 188 | </p> |
| 189 | <p> |
| 190 | Except as contained in this notice, the name of a copyright holder shall not be |
| 191 | used in advertising or otherwise to promote the sale, use or other dealings in |
| 192 | this Software without prior written authorization of the copyright holder. |
| 193 | </p> |
| 194 | </div> |
| 195 | |
| 196 | <h3 id="w3c_license">W3C Software and Document Notice and License</h3> |
| 197 | <p>The Android public API documentation incorporates text from the following source code libraries under the W3C Software and Document Notice and License:</p> |
| 198 | <ul> |
| 199 | <li><a href="{@docRoot}reference/org/w3c/dom/package-summary.html">org.w3c.dom</a></li> |
| 200 | <li><a href="{@docRoot}reference/org/w3c/dom/ls/package-summary.html">org.w3c.dom.ls</a></li> |
| 201 | </ul> |
| 202 | |
| 203 | <div class="aside" style="overflow:scroll; height:250px;"> |
| 204 | <p>This work is being provided by the copyright holders under the following license.</p> |
| 205 | <h5>License</h5> |
| 206 | <p> |
| 207 | By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, |
| 208 | and will comply with the following terms and conditions. |
| 209 | </p> |
| 210 | <p> |
| 211 | Permission to copy, modify, and distribute this work, with or without modification, for any |
| 212 | purpose and without fee or royalty is hereby granted, provided that you include the following on |
| 213 | ALL copies of the work or portions thereof, including modifications: |
| 214 | </p> |
| 215 | <ul> |
| 216 | <li> |
| 217 | The full text of this NOTICE in a location viewable to users of the redistributed or |
| 218 | derivative work. |
| 219 | </li> |
| 220 | <li> |
| 221 | Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none |
| 222 | exist, the W3C Software and Document Short Notice should be included. |
| 223 | </li> |
| 224 | <li> |
| 225 | Notice of any changes or modifications, through a copyright statement on the new code or document |
| 226 | such as "This software or document includes material copied from or derived from [title and URI of |
| 227 | the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)." |
| 228 | </li> |
| 229 | </ul> |
| 230 | <h5>Disclaimers</h5> |
| 231 | <p> |
| 232 | THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, |
| 233 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY |
| 234 | PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY |
| 235 | PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. |
| 236 | </p> |
| 237 | <p> |
| 238 | COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES |
| 239 | ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT. |
| 240 | </p> |
| 241 | <p> |
| 242 | The name and trademarks of copyright holders may NOT be used in advertising or publicity |
| 243 | pertaining to the work without specific, written prior permission. Title to copyright in this work |
| 244 | will at all times remain with copyright holders. |
| 245 | </p> |
| 246 | </div> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 247 | </div> |