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

Side by Side Diff: third_party/libwebp/LICENSE

Issue 653803003: libwebp: update to 0.4.2-rc2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « third_party/libwebp/BUILD.gn ('k') | third_party/libwebp/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Copyright (c) 2010, Google Inc. All rights reserved. 1 Copyright (c) 2010, Google Inc. All rights reserved.
2 2
3 Redistribution and use in source and binary forms, with or without 3 Redistribution and use in source and binary forms, with or without
4 modification, are permitted provided that the following conditions are 4 modification, are permitted provided that the following conditions are
5 met: 5 met:
6 6
7 * Redistributions of source code must retain the above copyright 7 * Redistributions of source code must retain the above copyright
8 notice, this list of conditions and the following disclaimer. 8 notice, this list of conditions and the following disclaimer.
9 9
10 * Redistributions in binary form must reproduce the above copyright 10 * Redistributions in binary form must reproduce the above copyright
(...skipping 11 matching lines...) Expand all
22 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 22 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
23 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 23 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
24 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 24 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
25 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 25 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 26 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 27 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 28 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 29 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30 30
31 Additional IP Rights Grant (Patents) 31 Additional IP Rights Grant (Patents)
32 ------------------------------------
32 33
33 "This implementation" means the copyrightable works distributed by 34 "These implementations" means the copyrightable works that implement the WebM
34 Google as part of the WebM Project. 35 codecs distributed by Google as part of the WebM Project.
35 36
36 Google hereby grants to you a perpetual, worldwide, non-exclusive, 37 Google hereby grants to you a perpetual, worldwide, non-exclusive, no-charge,
37 no-charge, royalty-free, irrevocable (except as stated in this section) 38 royalty-free, irrevocable (except as stated in this section) patent license to
38 patent license to make, have made, use, offer to sell, sell, import, 39 make, have made, use, offer to sell, sell, import, transfer, and otherwise
39 transfer, and otherwise run, modify and propagate the contents of this 40 run, modify and propagate the contents of these implementations of WebM, where
40 implementation of VP8, where such license applies only to those patent 41 such license applies only to those patent claims, both currently owned by
41 claims, both currently owned by Google and acquired in the future, 42 Google and acquired in the future, licensable by Google that are necessarily
42 licensable by Google that are necessarily infringed by this 43 infringed by these implementations of WebM. This grant does not include claims
43 implementation of VP8. This grant does not include claims that would be 44 that would be infringed only as a consequence of further modification of these
44 infringed only as a consequence of further modification of this 45 implementations. If you or your agent or exclusive licensee institute or order
45 implementation. If you or your agent or exclusive licensee institute or 46 or agree to the institution of patent litigation or any other patent
46 order or agree to the institution of patent litigation against any 47 enforcement activity against any entity (including a cross-claim or
47 entity (including a cross-claim or counterclaim in a lawsuit) alleging 48 counterclaim in a lawsuit) alleging that any of these implementations of WebM
48 that this implementation of VP8 or any code incorporated within this 49 or any code incorporated within any of these implementations of WebM
49 implementation of VP8 constitutes direct or contributory patent 50 constitutes direct or contributory patent infringement, or inducement of
50 infringement, or inducement of patent infringement, then any patent 51 patent infringement, then any patent rights granted to you under this License
51 rights granted to you under this License for this implementation of VP8 52 for these implementations of WebM shall terminate as of the date such
52 shall terminate as of the date such litigation is filed. 53 litigation is filed.
OLDNEW
« no previous file with comments | « third_party/libwebp/BUILD.gn ('k') | third_party/libwebp/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698