| 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 25 matching lines...) Expand all Loading... |
| 36 chrome/browser/resources/chromeos/about_os_credits.html | 36 chrome/browser/resources/chromeos/about_os_credits.html |
| 37 # String 'copyright' used in code. | 37 # String 'copyright' used in code. |
| 38 chrome/browser/resources/file_manager/foreground/js/photo/gallery_scripts.js | 38 chrome/browser/resources/file_manager/foreground/js/photo/gallery_scripts.js |
| 39 # String 'copyright' used in code. | 39 # String 'copyright' used in code. |
| 40 chrome/browser/resources/file_manager/foreground/js/main_scripts.js | 40 chrome/browser/resources/file_manager/foreground/js/main_scripts.js |
| 41 # String 'copyright' used in code. | 41 # String 'copyright' used in code. |
| 42 chrome/browser/resources/file_manager/foreground/js/media/mediaplayer_scripts.js | 42 chrome/browser/resources/file_manager/foreground/js/media/mediaplayer_scripts.js |
| 43 # String 'copyright' used in code. | 43 # String 'copyright' used in code. |
| 44 chrome/browser/resources/video_player/js/video_player_scripts.js | 44 chrome/browser/resources/video_player/js/video_player_scripts.js |
| 45 # String 'copyright' used in code. | 45 # String 'copyright' used in code. |
| 46 chrome/browser/resources/gallery/js/gallery_scripts.js |
| 47 # String 'copyright' used in code. |
| 46 chrome/common/importer/firefox_importer_utils.cc | 48 chrome/common/importer/firefox_importer_utils.cc |
| 47 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 49 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
| 48 # license. Not used on Android. | 50 # license. Not used on Android. |
| 49 chrome/utility/importer/nss_decryptor.cc | 51 chrome/utility/importer/nss_decryptor.cc |
| 50 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 52 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
| 51 # license. Not used on Android. | 53 # license. Not used on Android. |
| 52 chrome/utility/importer/nss_decryptor_mac.h | 54 chrome/utility/importer/nss_decryptor_mac.h |
| 53 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 | 55 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 |
| 54 # license. Not used on Android. | 56 # license. Not used on Android. |
| 55 chrome/utility/importer/nss_decryptor_system_nss.cc | 57 chrome/utility/importer/nss_decryptor_system_nss.cc |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 177 # Copyright The Chromium Authors and Apple Inc; BSD license. This third-party | 179 # Copyright The Chromium Authors and Apple Inc; BSD license. This third-party |
| 178 # code is taken from WebKit, the license for which we already pick up from | 180 # code is taken from WebKit, the license for which we already pick up from |
| 179 # webkit/. | 181 # webkit/. |
| 180 webkit/browser/appcache/manifest_parser.h | 182 webkit/browser/appcache/manifest_parser.h |
| 181 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD | 183 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD |
| 182 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from | 184 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from |
| 183 # Mozilla, the license for which we already pick up from third_party/npapi/. | 185 # Mozilla, the license for which we already pick up from third_party/npapi/. |
| 184 webkit/child/multipart_response_delegate.h | 186 webkit/child/multipart_response_delegate.h |
| 185 # False positive. This is a generated file which includes polymer code. | 187 # False positive. This is a generated file which includes polymer code. |
| 186 chrome/browser/resources/pdf/index.js | 188 chrome/browser/resources/pdf/index.js |
| OLD | NEW |