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

Side by Side Diff: third_party/leakcanary/LICENSE

Issue 1693463004: Add leakcanary to DEPS and third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@java_group
Patch Set: add rolling notes to readme Created 4 years, 10 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
OLDNEW
1 1
2 Apache License 2 Apache License
3 Version 2.0, January 2004 3 Version 2.0, January 2004
4 http://www.apache.org/licenses/ 4 http://www.apache.org/licenses/
5 5
6 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7 7
8 1. Definitions. 8 1. Definitions.
9 9
10 "License" shall mean the terms and conditions for use, reproduction, 10 "License" shall mean the terms and conditions for use, reproduction,
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 Licensed under the Apache License, Version 2.0 (the "License"); 192 Licensed under the Apache License, Version 2.0 (the "License");
193 you may not use this file except in compliance with 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 194 You may obtain a copy of the License at
195 195
196 http://www.apache.org/licenses/LICENSE-2.0 196 http://www.apache.org/licenses/LICENSE-2.0
197 197
198 Unless required by applicable law or agreed to in writing, software 198 Unless required by applicable law or agreed to in writing, software
199 distributed under the License is distributed on an "AS IS" BASIS, 199 distributed under the License is distributed on an "AS IS" BASIS,
200 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 200 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201 See the License for the specific language governing permissions and 201 See the License for the specific language governing permissions and
202 limitations under the License. 202 limitations under the License.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698