Chromium Code Reviews

Side by Side Diff: third_party/gif_player/LICENSE

Issue 1343913002: Introduce Animated Logo to Chrome on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: lots of renamings Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
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 181 matching lines...)
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

Powered by Google App Engine