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 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
49 chrome/utility/importer/nss_decryptor.cc | 49 chrome/utility/importer/nss_decryptor.cc |
50 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 50 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
51 # license. Not used on Android. | 51 # license. Not used on Android. |
52 chrome/utility/importer/nss_decryptor_mac.h | 52 chrome/utility/importer/nss_decryptor_mac.h |
53 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 53 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
54 # license. Not used on Android. | 54 # license. Not used on Android. |
55 chrome/utility/importer/nss_decryptor_system_nss.cc | 55 chrome/utility/importer/nss_decryptor_system_nss.cc |
56 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 56 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
57 # license. Not used on Android. | 57 # license. Not used on Android. |
58 chrome/utility/importer/nss_decryptor_win.h | 58 chrome/utility/importer/nss_decryptor_win.h |
59 # Copyright Google Inc; no license. Example code only. | |
60 chrome_frame/cfinstall/examples/jquery.html | |
61 # Copyright Google Inc; no license. Example code only. | |
62 chrome_frame/cfinstall/examples/local_testing.html | |
63 # Copyright Google Inc; no license. Example code only. | |
64 chrome_frame/cfinstall/examples/simple.html | |
65 # Copyright The Chromium Authors and The Dojo Foundation; BSD license. Not used | |
66 # on Android. | |
67 chrome_frame/CFInstance.js | |
68 # Copyright Google Inc; BSD license. Test code only. | 59 # Copyright Google Inc; BSD license. Test code only. |
69 chrome/tools/test/generate_mime_tests.pl | 60 chrome/tools/test/generate_mime_tests.pl |
70 # Copyright Alf Watt; BSD license. Not used on Android. | 61 # Copyright Alf Watt; BSD license. Not used on Android. |
71 content/browser/geolocation/osx_wifi.h | 62 content/browser/geolocation/osx_wifi.h |
72 # 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 |
73 # used on Android. | 64 # used on Android. |
74 content/browser/renderer_host/render_widget_host_view_mac.mm | 65 content/browser/renderer_host/render_widget_host_view_mac.mm |
75 # 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 |
76 # Android. | 67 # Android. |
77 content/browser/renderer_host/web_input_event_aurax11.cc | 68 content/browser/renderer_host/web_input_event_aurax11.cc |
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
183 # code is taken from WebKit, the license for which we already pick up from | 174 # code is taken from WebKit, the license for which we already pick up from |
184 # webkit/. | 175 # webkit/. |
185 webkit/browser/appcache/manifest_parser.h | 176 webkit/browser/appcache/manifest_parser.h |
186 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD | 177 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD |
187 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from | 178 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from |
188 # Mozilla, the license for which we already pick up from third_party/npapi/. | 179 # Mozilla, the license for which we already pick up from third_party/npapi/. |
189 webkit/child/multipart_response_delegate.h | 180 webkit/child/multipart_response_delegate.h |
190 # Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on | 181 # Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on |
191 # Android. | 182 # Android. |
192 webkit/common/cursors/webcursor_gtk_data.h | 183 webkit/common/cursors/webcursor_gtk_data.h |
OLD | NEW |