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

Side by Side Diff: android_webview/tools/third_party_files_whitelist.txt

Issue 12047113: Make webview_licenses.py script to use licensecheck.pl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Small cleanups Created 7 years, 11 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 | Annotate | Revision Log
OLDNEW
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.
11 11
12 # Chromium OS license file.
13 LICENSE.chromium_os
14 # String 'copyright' used in app properties.
15 ash/shell/cocoa/app-Info.plist
16 # String 'copyright' used in code.
17 base/file_version_info.h
18 # String 'copyright' used in code.
19 base/file_version_info_mac.h
20 # String 'copyright' used in code.
21 base/file_version_info_mac.mm
22 # String 'copyright' used in code.
23 base/file_version_info_unittest.cc
24 # String 'copyright' used in code.
25 base/file_version_info_win.cc
26 # String 'copyright' used in code.
27 base/file_version_info_win.h
28 # Copyright IBM; MIT license. This third-party code is taken from ICU, the 12 # Copyright IBM; MIT license. This third-party code is taken from ICU, the
29 # license for which we already pick up from third_party/icu/. 13 # license for which we already pick up from third_party/icu/.
30 base/i18n/icu_string_conversions.cc 14 base/i18n/icu_string_conversions.cc
15 # Contains '(c)' in comments
16 base/logging.h
31 # Copyright Ron Rivest, public domain. 17 # Copyright Ron Rivest, public domain.
32 base/md5.cc 18 base/md5.cc
33 # String 'copyright' used in resources.
34 chrome/app/chrome_version.rc.version
35 # String 'copyright' used in resources.
36 chrome/app/chromium_strings.grd
37 # String 'copyright' used in resources.
38 chrome/app/generated_resources.grd
39 # String 'copyright' used in resources.
40 chrome/app/google_chrome_strings.grd
41 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 19 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2
42 # license. This third-party code is taken from Mozilla, the license for which 20 # license. This third-party code is taken from Mozilla, the license for which
43 # we already pick up from third_party/npapi/. 21 # we already pick up from third_party/npapi/.
44 chrome/browser/download/download_extensions.cc 22 chrome/browser/download/download_extensions.cc
45 # String 'copyright' used in code. 23 # String 'copyright' used in code.
46 chrome/browser/importer/firefox_importer_utils.cc 24 chrome/browser/importer/firefox_importer_utils.cc
47 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 25 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2
48 # license. Not used on Android. 26 # license. Not used on Android.
49 chrome/browser/importer/firefox_profile_lock.cc 27 chrome/browser/importer/firefox_profile_lock.cc
50 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 28 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2
(...skipping 16 matching lines...) Expand all
67 # license. Not used on Android. 45 # license. Not used on Android.
68 chrome/browser/importer/nss_decryptor_mac.h 46 chrome/browser/importer/nss_decryptor_mac.h
69 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 47 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2
70 # license. Not used on Android. 48 # license. Not used on Android.
71 chrome/browser/importer/nss_decryptor_system_nss.cc 49 chrome/browser/importer/nss_decryptor_system_nss.cc
72 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 50 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2
73 # license. Not used on Android. 51 # license. Not used on Android.
74 chrome/browser/importer/nss_decryptor_win.h 52 chrome/browser/importer/nss_decryptor_win.h
75 # Credits notice for Chrome. 53 # Credits notice for Chrome.
76 chrome/browser/resources/about_credits.html 54 chrome/browser/resources/about_credits.html
77 # String 'copyright' used in code.
78 chrome/browser/resources/about_version.css
79 # String 'copyright' used in code.
80 chrome/browser/resources/about_version.html
81 # Credits notice for ChromeOS. 55 # Credits notice for ChromeOS.
82 chrome/browser/resources/chromeos/about_os_credits.html 56 chrome/browser/resources/chromeos/about_os_credits.html
83 # String 'copyright' used in code. 57 # String 'copyright' used in code.
84 chrome/browser/resources/file_manager/js/action_choice_scripts.js 58 chrome/browser/resources/file_manager/js/action_choice_scripts.js
85 # String 'copyright' used in code. 59 # String 'copyright' used in code.
86 chrome/browser/resources/file_manager/js/photo/gallery_scripts.js 60 chrome/browser/resources/file_manager/js/photo/gallery_scripts.js
87 # String 'copyright' used in code. 61 # String 'copyright' used in code.
88 chrome/browser/resources/file_manager/js/main_scripts.js 62 chrome/browser/resources/file_manager/js/main_scripts.js
89 # String 'copyright' used in code. 63 # String 'copyright' used in code.
90 chrome/browser/resources/file_manager/js/media/mediaplayer_scripts.js 64 chrome/browser/resources/file_manager/js/media/mediaplayer_scripts.js
91 # String 'copyright' used in code. 65 # String 'copyright' used in code.
92 chrome/browser/resources/file_manager/js/media/video_player_scripts.js 66 chrome/browser/resources/file_manager/js/media/video_player_scripts.js
93 # String 'copyright' used in code. 67 # String 'copyright' used in code.
94 chrome/browser/resources/file_manager/js/mock_chrome.js 68 chrome/browser/resources/file_manager/js/mock_chrome.js
95 # String 'copyright' used in code. 69 # String 'copyright' used in code.
96 chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js 70 chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js
97 # String 'copyright' used in code.
98 chrome/browser/resources/help/help.html
99 # String 'copyright' used in code.
100 chrome/browser/ui/webui/version_ui.cc
101 # String 'copyright' used in code.
102 chrome/browser/ui/webui/help/help_handler.cc
103 # Copyright Google Inc; no license. Example code only. 71 # Copyright Google Inc; no license. Example code only.
104 chrome_frame/cfinstall/examples/jquery.html 72 chrome_frame/cfinstall/examples/jquery.html
105 # Copyright Google Inc; no license. Example code only. 73 # Copyright Google Inc; no license. Example code only.
106 chrome_frame/cfinstall/examples/local_testing.html 74 chrome_frame/cfinstall/examples/local_testing.html
107 # Copyright Google Inc; no license. Example code only. 75 # Copyright Google Inc; no license. Example code only.
108 chrome_frame/cfinstall/examples/simple.html 76 chrome_frame/cfinstall/examples/simple.html
109 # Copyright The Chromium Authors and The Dojo Foundation; BSD license. Not used 77 # Copyright The Chromium Authors and The Dojo Foundation; BSD license. Not used
110 # on Android. 78 # on Android.
111 chrome_frame/CFInstance.js 79 chrome_frame/CFInstance.js
112 # String 'copyright' used in resources.
113 chrome_frame/chrome_frame_version.rc.version
114 # String 'copyright' used in resources.
115 chrome_frame/npchrome_frame_version.rc.version
116 # Copyright Mark Mentovai; MPL, GPL v2 or LGPL v2 license. Not used on Android.
117 chrome/installer/mac/pkg-dmg
118 # String 'copyright' used in resources.
119 chrome/installer/mini_installer/mini_installer_exe_version.rc.version
120 # String 'copyright' used in resources.
121 chrome/installer/setup/setup_exe_version.rc.version
122 # Emits Chromium copyright.
123 chrome/test/chromedriver/embed_js_in_cpp.py
124 # String 'copyright' used in code.
125 chrome/tools/convert_dict/aff_reader.h
126 # String 'copyright' used in code.
127 chrome/tools/mac_helpers/infoplist_strings_util.mm
128 # Copyright Google Inc; BSD license. Test code only. 80 # Copyright Google Inc; BSD license. Test code only.
129 chrome/tools/test/generate_mime_tests.pl 81 chrome/tools/test/generate_mime_tests.pl
130 # String 'copyright' used in code.
131 cloud_print/service/win/cloud_print_service.rc
132 # String 'copyright' used in code.
133 cloud_print/virtual_driver/win/virtual_driver_common_resources.rc
134 # Copyright Alf Watt; BSD license. Not used on Android. 82 # Copyright Alf Watt; BSD license. Not used on Android.
135 content/browser/geolocation/osx_wifi.h 83 content/browser/geolocation/osx_wifi.h
136 # Copyright The Chromium Authors, Apple Inc and Graham Dennis; BSD license. Not 84 # Copyright The Chromium Authors, Apple Inc and Graham Dennis; BSD license. Not
137 # used on Android. 85 # used on Android.
138 content/browser/renderer_host/render_widget_host_view_mac.mm 86 content/browser/renderer_host/render_widget_host_view_mac.mm
139 # Copyright The Chromium Authors and Google Inc; BSD license. Not used on 87 # Copyright The Chromium Authors and Google Inc; BSD license. Not used on
140 # Android. 88 # Android.
141 content/browser/renderer_host/web_input_event_aurax11.cc 89 content/browser/renderer_host/web_input_event_aurax11.cc
142 # Copyright Google Inc, no license. Not used on Android. 90 # Copyright Google Inc, no license. Not used on Android.
143 google_update/google_update_idl.idl 91 google_update/google_update_idl.idl
144 # License file for missingImage.gif, uses word 'copyright'.
145 content/shell/resources/README.txt
146 # Uses word 'copyright'.
147 LICENSE
148 # Copyright Loren Merritt, Anton Mitrofanov and Jason Garrett-Glaser; ISC 92 # Copyright Loren Merritt, Anton Mitrofanov and Jason Garrett-Glaser; ISC
149 # license. Not used on Android. 93 # license. Not used on Android.
150 media/base/simd/x86inc.asm 94 media/base/simd/x86inc.asm
95 # String '(c)' used in certificates organization names
96 net/base/test_certificate_data.h
151 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD 97 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD
152 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from 98 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from
153 # Mozilla, the license for which we already pick up from third_party/npapi/. 99 # Mozilla, the license for which we already pick up from third_party/npapi/.
154 net/cookies/cookie_monster.cc 100 net/cookies/cookie_monster.cc
155 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD 101 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD
156 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from 102 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from
157 # Mozilla, the license for which we already pick up from third_party/npapi/. 103 # Mozilla, the license for which we already pick up from third_party/npapi/.
158 net/cookies/canonical_cookie.cc 104 net/cookies/canonical_cookie.cc
159 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD 105 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD
160 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from 106 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from
161 # Mozilla, the license for which we already pick up from third_party/npapi/. 107 # Mozilla, the license for which we already pick up from third_party/npapi/.
162 net/cookies/parsed_cookie.cc 108 net/cookies/parsed_cookie.cc
163 # Copyright The Chromium Authors and Google Inc; BSD and (MPL, GPL v2 or LGPL 109 # Copyright The Chromium Authors and Google Inc; BSD and (MPL, GPL v2 or LGPL
164 # v2) licenses. This third-party code is taken from Mozilla, the license for 110 # v2) licenses. This third-party code is taken from Mozilla, the license for
165 # which we already pick up from third_party/npapi/. 111 # which we already pick up from third_party/npapi/.
166 net/base/registry_controlled_domains/registry_controlled_domain.cc 112 net/base/registry_controlled_domains/registry_controlled_domain.cc
167 # Copyright The Chromium Authors and Google Inc; BSD and (MPL, GPL v2 or LGPL 113 # Copyright The Chromium Authors and Google Inc; BSD and (MPL, GPL v2 or LGPL
168 # v2) licenses. This third-party code is taken from Mozilla, the license for 114 # v2) licenses. This third-party code is taken from Mozilla, the license for
169 # which we already pick up from third_party/npapi/. 115 # which we already pick up from third_party/npapi/.
170 net/base/registry_controlled_domains/registry_controlled_domain.h 116 net/base/registry_controlled_domains/registry_controlled_domain.h
171 # String '(c)' used in code.
172 net/base/x509_cert_types_unittest.cc
173 # Copyright John LoVerso; no license. Test code only. 117 # Copyright John LoVerso; no license. Test code only.
174 net/data/proxy_resolver_perftest/no-ads.pac 118 net/data/proxy_resolver_perftest/no-ads.pac
175 # String '(c)' used in certificate data.
176 net/data/ssl/certificates/certse.pem
177 # Copyright The Chromium Authors and IBM Corporation; BSD and (MPL, GPL v2 or 119 # Copyright The Chromium Authors and IBM Corporation; BSD and (MPL, GPL v2 or
178 # LGPL v2) licenses. This third-party code is taken from Mozilla, the license 120 # LGPL v2) licenses. This third-party code is taken from Mozilla, the license
179 # for which we already pick up from third_party/npapi/. 121 # for which we already pick up from third_party/npapi/.
180 net/http/des.cc 122 net/http/des.cc
181 # Copyright The Chromium Authors and IBM Corporation; BSD and (MPL, GPL v2 or 123 # Copyright The Chromium Authors and IBM Corporation; BSD and (MPL, GPL v2 or
182 # LGPL v2) licenses. This third-party code is taken from Mozilla, the license 124 # LGPL v2) licenses. This third-party code is taken from Mozilla, the license
183 # for which we already pick up from third_party/npapi/. 125 # for which we already pick up from third_party/npapi/.
184 net/http/http_auth_handler_ntlm_portable.cc 126 net/http/http_auth_handler_ntlm_portable.cc
185 # Copyright The Chromium Authors and Netscape Communications; BSD and (MPL, GPL 127 # Copyright The Chromium Authors and Netscape Communications; BSD and (MPL, GPL
186 # v2 or LGPL v2) licenses. This third-party code is taken from Mozilla, the 128 # v2 or LGPL v2) licenses. This third-party code is taken from Mozilla, the
187 # license for which we already pick up from third_party/npapi/. 129 # license for which we already pick up from third_party/npapi/.
188 net/http/http_chunked_decoder.cc 130 net/http/http_chunked_decoder.cc
189 # Copyright The Chromium Authors and Netscape Communications; BSD and (MPL, GPL 131 # Copyright The Chromium Authors and Netscape Communications; BSD and (MPL, GPL
190 # v2 or LGPL v2) licenses. This third-party code is taken from Mozilla, the 132 # v2 or LGPL v2) licenses. This third-party code is taken from Mozilla, the
191 # license for which we already pick up from third_party/npapi/. 133 # license for which we already pick up from third_party/npapi/.
192 net/http/http_chunked_decoder.h 134 net/http/http_chunked_decoder.h
193 # Copyright IBM Corporation; MPL, GPL v2 or LGPL v2 license. This third-party 135 # Copyright IBM Corporation; MPL, GPL v2 or LGPL v2 license. This third-party
194 # code is taken from Mozilla, the license for which we already pick up from 136 # code is taken from Mozilla, the license for which we already pick up from
195 # third_party/npapi/. 137 # third_party/npapi/.
196 net/http/md4.cc 138 net/http/md4.cc
197 # Copyright IBM Corporation; MPL, GPL v2 or LGPL v2 license. This third-party 139 # Copyright IBM Corporation; MPL, GPL v2 or LGPL v2 license. This third-party
198 # code is taken from Mozilla, the license for which we already pick up from 140 # code is taken from Mozilla, the license for which we already pick up from
199 # third_party/npapi/. 141 # third_party/npapi/.
200 net/http/md4.h 142 net/http/md4.h
143 # Contains '(c)' in comments
144 net/proxy/proxy_bypass_rules.h
201 # Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 license. This 145 # Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 license. This
202 # third-party code is taken from Mozilla, the license for which we already pick 146 # third-party code is taken from Mozilla, the license for which we already pick
203 # up from third_party/npapi/. 147 # up from third_party/npapi/.
204 net/proxy/proxy_resolver_script.h 148 net/proxy/proxy_resolver_script.h
205 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD 149 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD
206 # and (MPL, GPL v2 or LGPL v2) licenses. Not used on Android. 150 # and (MPL, GPL v2 or LGPL v2) licenses. Not used on Android.
207 net/socket/ssl_client_socket_nss.cc 151 net/socket/ssl_client_socket_nss.cc
208 # String 'copyright' used in resources. 152 # Contains '(c)' in comments
209 remoting/branding_Chrome 153 net/url_request/url_fetcher_core.cc
210 # String 'copyright' used in resources. 154 # !!! a real issue !!!
Paweł Hajdan Jr. 2013/01/25 17:54:33 How about a bug *and* a TODO?
mnaganov (inactive) 2013/01/28 14:51:54 Done.
Paweł Hajdan Jr. 2013/01/28 16:28:29 Please upload an updated patch set.
211 remoting/branding_Chromium 155 rlz/win/lib/vista_winnt.h
212 # String 'copyright' used in project file.
213 remoting/host/installer/mac/uninstaller/remoting_uninstaller-Info.plist
214 # String 'copyright' used in project file.
215 remoting/host/mac/me2me_preference_pane-Info.plist
216 # String 'copyright' used in project file.
217 remoting/host/remoting_me2me_host-Info.plist
218 # String 'copyright' used in file.
219 remoting/remoting.gyp
220 # String 'copyright' used in resources.
221 remoting/version.rc.version
222 # Copyright The Android Open Source Project; ASL v2 license. 156 # Copyright The Android Open Source Project; ASL v2 license.
223 skia/config/SkUserConfig.h 157 skia/config/SkUserConfig.h
224 # Copyright Google Inc; ASL v2 license. 158 # Copyright Google Inc; ASL v2 license.
225 skia/ext/SkFontHost_fontconfig_control.h 159 skia/ext/SkFontHost_fontconfig_control.h
226 # Copyright Google Inc; ASL v2 license. 160 # Copyright Google Inc; ASL v2 license.
227 skia/ext/SkFontHost_fontconfig.cpp 161 skia/ext/SkFontHost_fontconfig.cpp
228 # Copyright Google Inc; ASL v2 license. 162 # Copyright Google Inc; ASL v2 license.
229 skia/ext/SkFontHost_fontconfig_direct.cpp 163 skia/ext/SkFontHost_fontconfig_direct.cpp
230 # Copyright Google Inc; ASL v2 license. 164 # Copyright Google Inc; ASL v2 license.
231 skia/ext/SkFontHost_fontconfig_direct.h 165 skia/ext/SkFontHost_fontconfig_direct.h
232 # Copyright Google Inc; ASL v2 license. 166 # Copyright Google Inc; ASL v2 license.
233 skia/ext/SkFontHost_fontconfig_impl.h 167 skia/ext/SkFontHost_fontconfig_impl.h
234 # String 'copyright' used in code. 168 # Contains '(c)' in comments
235 tools/checklicenses/checklicenses.py 169 sync/internal_api/change_reorder_buffer.cc
236 # Sample output includes string 'copyright'. 170 # Contains '(c)' in comments
237 tools/emacs/trybot-windows.txt 171 sync/internal_api/change_reorder_buffer.h
238 # String 'copyright' used in code. 172 # Contains '(c)' in comments
239 tools/gen_keyboard_overlay_data/gen_keyboard_overlay_data.py 173 sync/syncable/directory.h
240 # String 'copyright' used in code.
241 tools/git/update-copyrights.sh
242 # String 'copyright' used in code.
243 tools/json_schema_compiler/cpp_util.py
244 # String 'copyright' used in code.
245 tools/json_schema_compiler/idl_schema.py
246 # String 'copyright' used in code.
247 tools/json_to_struct/json_to_struct.py
248 # String 'copyright' used in resources.
249 tools/measure_page_load_time/ie_bho/MeasurePageLoadTime.rc
250 # String 'copyright' used in code.
251 tools/stats_viewer/Properties/AssemblyInfo.cs
252 # License for pefile.py.
253 tools/symsrc/COPYING-pefile
254 # Copyright Ero Carrera; BSD license. Tool only. 174 # Copyright Ero Carrera; BSD license. Tool only.
255 tools/symsrc/pefile.py 175 tools/symsrc/pefile.py
256 # Copyright The Chromium Authors, Sun Microsystems Inc, the V8 project authors; 176 # Copyright The Chromium Authors, Sun Microsystems Inc, the V8 project authors;
257 # BSD license. Tool only. 177 # BSD license. Tool only.
258 tools/traceline/traceline/assembler.h 178 tools/traceline/traceline/assembler.h
259 # Copyright Google Inc; BSD license. Tool only. 179 # Copyright Google Inc; BSD license. Tool only.
260 tools/traceline/traceline/sidestep/mini_disassembler.cc 180 tools/traceline/traceline/sidestep/mini_disassembler.cc
261 # Copyright The Chromium Authors, Apple Inc; BSD license. Not used on Android. 181 # Copyright The Chromium Authors, Apple Inc; BSD license. Not used on Android.
262 ui/base/clipboard/clipboard_util_win.cc 182 ui/base/clipboard/clipboard_util_win.cc
263 # Copyright The Chromium Authors, Apple Inc; BSD license. Not used on Android. 183 # Copyright The Chromium Authors, Apple Inc; BSD license. Not used on Android.
(...skipping 15 matching lines...) Expand all
279 # been re-licensed under the Chromium license. 199 # been re-licensed under the Chromium license.
280 ui/gfx/codec/png_codec.cc 200 ui/gfx/codec/png_codec.cc
281 # Copyright The Chromium Authors and Apple Inc; BSD license. This third-party 201 # Copyright The Chromium Authors and Apple Inc; BSD license. This third-party
282 # code is taken from WebKit, the license for which we already pick up from 202 # code is taken from WebKit, the license for which we already pick up from
283 # webkit/. 203 # webkit/.
284 webkit/appcache/manifest_parser.cc 204 webkit/appcache/manifest_parser.cc
285 # Copyright The Chromium Authors and Apple Inc; BSD license. This third-party 205 # Copyright The Chromium Authors and Apple Inc; BSD license. This third-party
286 # code is taken from WebKit, the license for which we already pick up from 206 # code is taken from WebKit, the license for which we already pick up from
287 # webkit/. 207 # webkit/.
288 webkit/appcache/manifest_parser.h 208 webkit/appcache/manifest_parser.h
289 # Copyright W3C, MIT, INRIA and Keio; no license. Test code only.
290 webkit/data/test_shell/frames/iframe1.html
291 # Copyright Apple Inc; BSD license. Not used on Android, inspector frontend is
292 # not bundled.
293 webkit/glue/inspector_strings.grd
294 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD 209 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD
295 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from 210 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from
296 # Mozilla, the license for which we already pick up from third_party/npapi/. 211 # Mozilla, the license for which we already pick up from third_party/npapi/.
297 webkit/glue/multipart_response_delegate.h 212 webkit/glue/multipart_response_delegate.h
298 # License for numerous binary files in this directory: Copyright Netscape
299 # Communications Corporation; MPL, GPL v2 or LGPL v2 license. This third-party
300 # code is taken from WebKit and Mozilla, the licenses for which we already pick
301 # up from webkit/ and third_party/npapi/.
302 webkit/glue/resources/README.txt
303 # Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on 213 # Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on
304 # Android. 214 # Android.
305 webkit/glue/webcursor_gtk_data.h 215 webkit/glue/webcursor_gtk_data.h
306 # Copyright Apple Inc and Netscape Communications Corporation; BSD and (MPL,
307 # GPL v2 or LGPL v2) licenses. This third-party code is taken from WebKit and
308 # Mozilla, the licenses for which we already pick up from webkit/ and
309 # third_party/npapi/.
310 webkit/glue/webkit_strings.grd
311 # Summary of licenses.
312 webkit/LICENSE
313 # String 'copyright' used in resources.
314 webkit/plugins/npapi/test/npapi_test.rc
315 # This third-party code is taken from Mozilla, but is copyright Google and has 216 # This third-party code is taken from Mozilla, but is copyright Google and has
316 # been re-licensed under the Chromium license. 217 # been re-licensed under the Chromium license.
317 webkit/support/webkit_support_gfx.cc 218 webkit/support/webkit_support_gfx.cc
318 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only 219 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only
319 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.h 220 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.h
320 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only 221 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only
321 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.m 222 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.m
322 # String 'copyright' used in resources.
323 webkit/tools/test_shell/mac/English.lproj/InfoPlist.strings
324 # License for missingImage.tiff: Copyright Apple Computer, Inc; BSD license.
325 # Tool only
326 webkit/tools/test_shell/resources/README.txt
327 # String 'copyright' used in resources.
328 webkit/tools/test_shell/resources/test_shell.rc
329 # String '(c)' used in certificates organization names
330 net/base/test_certificate_data.h
OLDNEW
« no previous file with comments | « no previous file | android_webview/tools/webview_licenses.py » ('j') | android_webview/tools/webview_licenses.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698