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

Side by Side Diff: license/LICENSE.commons-lang.txt

Issue 2843223002: Updated Netty to version 4.1.9.Final (Closed)
Patch Set: Created 3 years, 7 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.abstractnodequeue.txt ('k') | license/LICENSE.deque.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 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 or other liability obligations and/or rights consistent with this 168 or other liability obligations and/or rights consistent with this
170 License. However, in accepting such obligations, You may act only 169 License. However, in accepting such obligations, You may act only
171 on Your own behalf and on Your sole responsibility, not on behalf 170 on Your own behalf and on Your sole responsibility, not on behalf
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.
180
181 To apply the Apache License to your work, attach the following
182 boilerplate notice, with the fields enclosed by brackets "[]"
183 replaced with your own identifying information. (Don't include
184 the brackets!) The text should be enclosed in the appropriate
185 comment syntax for the file format. We also recommend that a
186 file or class name and description of purpose be included on the
187 same "printed page" as the copyright notice for easier
188 identification within third-party archives.
189
190 Copyright [yyyy] [name of copyright owner]
191
192 Licensed under the Apache License, Version 2.0 (the "License");
193 you may not use this file except in compliance with the License.
194 You may obtain a copy of the License at
195
196 http://www.apache.org/licenses/LICENSE-2.0
197
198 Unless required by applicable law or agreed to in writing, software
199 distributed under the License is distributed on an "AS IS" BASIS,
200 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201 See the License for the specific language governing permissions and
202 limitations under the License.
OLDNEW
« no previous file with comments | « license/LICENSE.abstractnodequeue.txt ('k') | license/LICENSE.deque.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698