| 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 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 61 # Copyright Alf Watt; BSD license. Not used on Android. | 61 # Copyright Alf Watt; BSD license. Not used on Android. |
| 62 content/browser/geolocation/osx_wifi.h | 62 content/browser/geolocation/osx_wifi.h |
| 63 # Copyright The Chromium Authors, Apple Inc and Graham Dennis; BSD license. Not | 63 # Copyright The Chromium Authors, Apple Inc and Graham Dennis; BSD license. Not |
| 64 # used on Android. | 64 # used on Android. |
| 65 content/browser/renderer_host/render_widget_host_view_mac.mm | 65 content/browser/renderer_host/render_widget_host_view_mac.mm |
| 66 # Copyright The Chromium Authors and Google Inc; BSD license. Not used on | 66 # Copyright The Chromium Authors and Google Inc; BSD license. Not used on |
| 67 # Android. | 67 # Android. |
| 68 content/browser/renderer_host/web_input_event_aurax11.cc | 68 content/browser/renderer_host/web_input_event_aurax11.cc |
| 69 # Copyright Google Inc, no license. Not used on Android. | 69 # Copyright Google Inc, no license. Not used on Android. |
| 70 google_update/google_update_idl.idl | 70 google_update/google_update_idl.idl |
| 71 # Copyright Eli Bendersky; BSD license. Tool only. |
| 72 mojo/public/bindings/parse/mojo_lexer.py |
| 71 # String '(c)' used in certificates organization names | 73 # String '(c)' used in certificates organization names |
| 72 net/quic/crypto/common_cert_set_1_50.inc | 74 net/quic/crypto/common_cert_set_1_50.inc |
| 73 net/quic/crypto/common_cert_set_51_100.inc | 75 net/quic/crypto/common_cert_set_51_100.inc |
| 74 # String '(c)' used in certificates organization names | 76 # String '(c)' used in certificates organization names |
| 75 net/test/test_certificate_data.h | 77 net/test/test_certificate_data.h |
| 76 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD | 78 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD |
| 77 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from | 79 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from |
| 78 # Mozilla, the license for which we already pick up from third_party/npapi/. | 80 # Mozilla, the license for which we already pick up from third_party/npapi/. |
| 79 net/cookies/cookie_monster.cc | 81 net/cookies/cookie_monster.cc |
| 80 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD | 82 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD |
| (...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 174 # code is taken from WebKit, the license for which we already pick up from | 176 # code is taken from WebKit, the license for which we already pick up from |
| 175 # webkit/. | 177 # webkit/. |
| 176 webkit/browser/appcache/manifest_parser.h | 178 webkit/browser/appcache/manifest_parser.h |
| 177 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD | 179 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD |
| 178 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from | 180 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from |
| 179 # Mozilla, the license for which we already pick up from third_party/npapi/. | 181 # Mozilla, the license for which we already pick up from third_party/npapi/. |
| 180 webkit/child/multipart_response_delegate.h | 182 webkit/child/multipart_response_delegate.h |
| 181 # Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on | 183 # Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on |
| 182 # Android. | 184 # Android. |
| 183 webkit/common/cursors/webcursor_gtk_data.h | 185 webkit/common/cursors/webcursor_gtk_data.h |
| OLD | NEW |