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. |
11 | 11 |
12 # 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 |
13 # license for which we already pick up from third_party/icu/. | 13 # license for which we already pick up from third_party/icu/. |
14 base/i18n/icu_string_conversions.cc | 14 base/i18n/icu_string_conversions.cc |
15 # Contains '(c)' in comments | 15 # Contains '(c)' in comments |
16 base/logging.h | 16 base/logging.h |
17 # Copyright Ron Rivest, public domain. | 17 # Copyright Ron Rivest, public domain. |
18 base/md5.cc | 18 base/md5.cc |
19 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 19 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
20 # 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 |
21 # we already pick up from third_party/npapi/. | 21 # we already pick up from third_party/npapi/. |
22 chrome/browser/download/download_extensions.cc | 22 chrome/browser/download/download_extensions.cc |
23 # String 'copyright' used in code. | |
24 chrome/browser/importer/firefox_importer_utils.cc | |
25 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 23 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
26 # license. Not used on Android. | 24 # license. Not used on Android. |
27 chrome/browser/importer/firefox_profile_lock.cc | 25 chrome/browser/importer/firefox_profile_lock.cc |
28 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 26 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
29 # license. Not used on Android. | 27 # license. Not used on Android. |
30 chrome/browser/importer/firefox_profile_lock.h | 28 chrome/browser/importer/firefox_profile_lock.h |
31 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 29 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
32 # license. Not used on Android. | 30 # license. Not used on Android. |
33 chrome/browser/importer/firefox_profile_lock_posix.cc | 31 chrome/browser/importer/firefox_profile_lock_posix.cc |
34 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 32 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
35 # license. Not used on Android. | 33 # license. Not used on Android. |
36 chrome/browser/importer/firefox_profile_lock_win.cc | 34 chrome/browser/importer/firefox_profile_lock_win.cc |
37 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | |
38 # license. Not used on Android. | |
39 chrome/browser/importer/nss_decryptor.cc | |
40 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | |
41 # license. Not used on Android. | |
42 chrome/browser/importer/nss_decryptor_mac.h | |
43 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | |
44 # license. Not used on Android. | |
45 chrome/browser/importer/nss_decryptor_system_nss.cc | |
46 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | |
47 # license. Not used on Android. | |
48 chrome/browser/importer/nss_decryptor_win.h | |
49 # Credits notice for ChromeOS. | 35 # Credits notice for ChromeOS. |
50 chrome/browser/resources/chromeos/about_os_credits.html | 36 chrome/browser/resources/chromeos/about_os_credits.html |
51 # String 'copyright' used in code. | 37 # String 'copyright' used in code. |
52 chrome/browser/resources/file_manager/js/action_choice_scripts.js | 38 chrome/browser/resources/file_manager/js/action_choice_scripts.js |
53 # String 'copyright' used in code. | 39 # String 'copyright' used in code. |
54 chrome/browser/resources/file_manager/js/photo/gallery_scripts.js | 40 chrome/browser/resources/file_manager/js/photo/gallery_scripts.js |
55 # String 'copyright' used in code. | 41 # String 'copyright' used in code. |
56 chrome/browser/resources/file_manager/js/main_scripts.js | 42 chrome/browser/resources/file_manager/js/main_scripts.js |
57 # String 'copyright' used in code. | 43 # String 'copyright' used in code. |
58 chrome/browser/resources/file_manager/js/media/mediaplayer_scripts.js | 44 chrome/browser/resources/file_manager/js/media/mediaplayer_scripts.js |
59 # String 'copyright' used in code. | 45 # String 'copyright' used in code. |
60 chrome/browser/resources/file_manager/js/media/video_player_scripts.js | 46 chrome/browser/resources/file_manager/js/media/video_player_scripts.js |
61 # String 'copyright' used in code. | 47 # String 'copyright' used in code. |
62 chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js | 48 chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js |
| 49 # String 'copyright' used in code. |
| 50 chrome/common/importer/firefox_importer_utils.cc |
| 51 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
| 52 # license. Not used on Android. |
| 53 chrome/utility/importer/nss_decryptor.cc |
| 54 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
| 55 # license. Not used on Android. |
| 56 chrome/utility/importer/nss_decryptor_mac.h |
| 57 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
| 58 # license. Not used on Android. |
| 59 chrome/utility/importer/nss_decryptor_system_nss.cc |
| 60 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
| 61 # license. Not used on Android. |
| 62 chrome/utility/importer/nss_decryptor_win.h |
63 # Copyright Google Inc; no license. Example code only. | 63 # Copyright Google Inc; no license. Example code only. |
64 chrome_frame/cfinstall/examples/jquery.html | 64 chrome_frame/cfinstall/examples/jquery.html |
65 # Copyright Google Inc; no license. Example code only. | 65 # Copyright Google Inc; no license. Example code only. |
66 chrome_frame/cfinstall/examples/local_testing.html | 66 chrome_frame/cfinstall/examples/local_testing.html |
67 # Copyright Google Inc; no license. Example code only. | 67 # Copyright Google Inc; no license. Example code only. |
68 chrome_frame/cfinstall/examples/simple.html | 68 chrome_frame/cfinstall/examples/simple.html |
69 # Copyright The Chromium Authors and The Dojo Foundation; BSD license. Not used | 69 # Copyright The Chromium Authors and The Dojo Foundation; BSD license. Not used |
70 # on Android. | 70 # on Android. |
71 chrome_frame/CFInstance.js | 71 chrome_frame/CFInstance.js |
72 # Copyright Google Inc; BSD license. Test code only. | 72 # Copyright Google Inc; BSD license. Test code only. |
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
193 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from | 193 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from |
194 # Mozilla, the license for which we already pick up from third_party/npapi/. | 194 # Mozilla, the license for which we already pick up from third_party/npapi/. |
195 webkit/glue/multipart_response_delegate.h | 195 webkit/glue/multipart_response_delegate.h |
196 # This third-party code is taken from Mozilla, but is copyright Google and has | 196 # This third-party code is taken from Mozilla, but is copyright Google and has |
197 # been re-licensed under the Chromium license. | 197 # been re-licensed under the Chromium license. |
198 webkit/support/webkit_support_gfx.cc | 198 webkit/support/webkit_support_gfx.cc |
199 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only | 199 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only |
200 webkit/support/mac/DumpRenderTreePasteboard.h | 200 webkit/support/mac/DumpRenderTreePasteboard.h |
201 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only | 201 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only |
202 webkit/support/mac/DumpRenderTreePasteboard.m | 202 webkit/support/mac/DumpRenderTreePasteboard.m |
OLD | NEW |