Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Side by Side Diff: license/LICENSE.hpack.txt

Issue 2843223002: Updated Netty to version 4.1.9.Final (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « license/LICENSE.deque.txt ('k') | license/LICENSE.lzma-java.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 of any other Contributor, and only if You agree to indemnify, 171 of any other Contributor, and only if You agree to indemnify,
173 defend, and hold each Contributor harmless for any liability 172 defend, and hold each Contributor harmless for any liability
174 incurred by, or claims asserted against, such Contributor by reason 173 incurred by, or claims asserted against, such Contributor by reason
175 of your accepting any such warranty or additional liability. 174 of your accepting any such warranty or additional liability.
176 175
177 END OF TERMS AND CONDITIONS 176 END OF TERMS AND CONDITIONS
178 177
179 APPENDIX: How to apply the Apache License to your work. 178 APPENDIX: How to apply the Apache License to your work.
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 [yyyy] [name of copyright owner] 189 Copyright {yyyy} {name of copyright owner}
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.
OLDNEW
« no previous file with comments | « license/LICENSE.deque.txt ('k') | license/LICENSE.lzma-java.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698