| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 # This file records third-party licensing information for the purposes of the | 5 # This file records third-party licensing information for the purposes of the |
| 6 # Android WebView build. See webview_licenses.py for details. | 6 # Android WebView build. See webview_licenses.py for details. |
| 7 # | 7 # |
| 8 # New third-party code should be added under a directory named 'third_party', | 8 # New third-party code should be added under a directory named 'third_party', |
| 9 # so additions to this file should be rare. See | 9 # so additions to this file should be rare. See |
| 10 # http://www.chromium.org/developers/adding-3rd-party-libraries. | 10 # http://www.chromium.org/developers/adding-3rd-party-libraries. |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 81 content/browser/geolocation/osx_wifi.h | 81 content/browser/geolocation/osx_wifi.h |
| 82 # Copyright The Chromium Authors, Apple Inc and Graham Dennis; BSD license. Not | 82 # Copyright The Chromium Authors, Apple Inc and Graham Dennis; BSD license. Not |
| 83 # used on Android. | 83 # used on Android. |
| 84 content/browser/renderer_host/render_widget_host_view_mac.mm | 84 content/browser/renderer_host/render_widget_host_view_mac.mm |
| 85 # Copyright The Chromium Authors and Google Inc; BSD license. Not used on | 85 # Copyright The Chromium Authors and Google Inc; BSD license. Not used on |
| 86 # Android. | 86 # Android. |
| 87 content/browser/renderer_host/web_input_event_aurax11.cc | 87 content/browser/renderer_host/web_input_event_aurax11.cc |
| 88 # Copyright Google Inc, no license. Not used on Android. | 88 # Copyright Google Inc, no license. Not used on Android. |
| 89 google_update/google_update_idl.idl | 89 google_update/google_update_idl.idl |
| 90 # String '(c)' used in certificates organization names | 90 # String '(c)' used in certificates organization names |
| 91 net/base/test_certificate_data.h | 91 net/test/test_certificate_data.h |
| 92 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD | 92 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD |
| 93 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from | 93 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from |
| 94 # Mozilla, the license for which we already pick up from third_party/npapi/. | 94 # Mozilla, the license for which we already pick up from third_party/npapi/. |
| 95 net/cookies/cookie_monster.cc | 95 net/cookies/cookie_monster.cc |
| 96 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD | 96 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD |
| 97 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from | 97 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from |
| 98 # Mozilla, the license for which we already pick up from third_party/npapi/. | 98 # Mozilla, the license for which we already pick up from third_party/npapi/. |
| 99 net/cookies/canonical_cookie.cc | 99 net/cookies/canonical_cookie.cc |
| 100 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD | 100 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD |
| 101 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from | 101 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 188 # Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on | 188 # Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on |
| 189 # Android. | 189 # Android. |
| 190 webkit/glue/webcursor_gtk_data.h | 190 webkit/glue/webcursor_gtk_data.h |
| 191 # This third-party code is taken from Mozilla, but is copyright Google and has | 191 # This third-party code is taken from Mozilla, but is copyright Google and has |
| 192 # been re-licensed under the Chromium license. | 192 # been re-licensed under the Chromium license. |
| 193 webkit/support/webkit_support_gfx.cc | 193 webkit/support/webkit_support_gfx.cc |
| 194 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only | 194 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only |
| 195 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.h | 195 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.h |
| 196 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only | 196 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only |
| 197 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.m | 197 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.m |
| OLD | NEW |