| OLD | NEW |
| 1 | |
| 2 Apache License | 1 Apache License |
| 3 Version 2.0, January 2004 | 2 Version 2.0, January 2004 |
| 4 http://www.apache.org/licenses/ | 3 http://www.apache.org/licenses/ |
| 5 | 4 |
| 6 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION | 5 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
| 7 | 6 |
| 8 1. Definitions. | 7 1. Definitions. |
| 9 | 8 |
| 10 "License" shall mean the terms and conditions for use, reproduction, | 9 "License" shall mean the terms and conditions for use, reproduction, |
| 11 and distribution as defined by Sections 1 through 9 of this document. | 10 and distribution as defined by Sections 1 through 9 of this document. |
| (...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 180 | 179 |
| 181 To apply the Apache License to your work, attach the following | 180 To apply the Apache License to your work, attach the following |
| 182 boilerplate notice, with the fields enclosed by brackets "[]" | 181 boilerplate notice, with the fields enclosed by brackets "[]" |
| 183 replaced with your own identifying information. (Don't include | 182 replaced with your own identifying information. (Don't include |
| 184 the brackets!) The text should be enclosed in the appropriate | 183 the brackets!) The text should be enclosed in the appropriate |
| 185 comment syntax for the file format. We also recommend that a | 184 comment syntax for the file format. We also recommend that a |
| 186 file or class name and description of purpose be included on the | 185 file or class name and description of purpose be included on the |
| 187 same "printed page" as the copyright notice for easier | 186 same "printed page" as the copyright notice for easier |
| 188 identification within third-party archives. | 187 identification within third-party archives. |
| 189 | 188 |
| 190 Copyright 2011 Marco Braak | 189 Copyright 2013 Google Inc. |
| 191 | 190 |
| 192 Licensed under the Apache License, Version 2.0 (the "License"); | 191 Licensed under the Apache License, Version 2.0 (the "License"); |
| 193 you may not use this file except in compliance with the License. | 192 you may not use this file except in compliance with the License. |
| 194 You may obtain a copy of the License at | 193 You may obtain a copy of the License at |
| 195 | 194 |
| 196 http://www.apache.org/licenses/LICENSE-2.0 | 195 http://www.apache.org/licenses/LICENSE-2.0 |
| 197 | 196 |
| 198 Unless required by applicable law or agreed to in writing, software | 197 Unless required by applicable law or agreed to in writing, software |
| 199 distributed under the License is distributed on an "AS IS" BASIS, | 198 distributed under the License is distributed on an "AS IS" BASIS, |
| 200 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 199 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 201 See the License for the specific language governing permissions and | 200 See the License for the specific language governing permissions and |
| 202 limitations under the License. | 201 limitations under the License. |
| OLD | NEW |