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 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
112 # String 'copyright' used in resources. | 112 # String 'copyright' used in resources. |
113 chrome_frame/chrome_frame_version.rc.version | 113 chrome_frame/chrome_frame_version.rc.version |
114 # String 'copyright' used in resources. | 114 # String 'copyright' used in resources. |
115 chrome_frame/npchrome_frame_version.rc.version | 115 chrome_frame/npchrome_frame_version.rc.version |
116 # Copyright Mark Mentovai; MPL, GPL v2 or LGPL v2 license. Not used on Android. | 116 # Copyright Mark Mentovai; MPL, GPL v2 or LGPL v2 license. Not used on Android. |
117 chrome/installer/mac/pkg-dmg | 117 chrome/installer/mac/pkg-dmg |
118 # String 'copyright' used in resources. | 118 # String 'copyright' used in resources. |
119 chrome/installer/mini_installer/mini_installer_exe_version.rc.version | 119 chrome/installer/mini_installer/mini_installer_exe_version.rc.version |
120 # String 'copyright' used in resources. | 120 # String 'copyright' used in resources. |
121 chrome/installer/setup/setup_exe_version.rc.version | 121 chrome/installer/setup/setup_exe_version.rc.version |
| 122 # Emits Chromium copyright. |
| 123 chrome/test/chromedriver/embed_js_in_cpp.py |
122 # String 'copyright' used in code. | 124 # String 'copyright' used in code. |
123 chrome/tools/convert_dict/aff_reader.h | 125 chrome/tools/convert_dict/aff_reader.h |
124 # String 'copyright' used in code. | 126 # String 'copyright' used in code. |
125 chrome/tools/mac_helpers/infoplist_strings_util.mm | 127 chrome/tools/mac_helpers/infoplist_strings_util.mm |
126 # Copyright Google Inc; BSD license. Test code only. | 128 # Copyright Google Inc; BSD license. Test code only. |
127 chrome/tools/test/generate_mime_tests.pl | 129 chrome/tools/test/generate_mime_tests.pl |
128 # String 'copyright' used in code. | 130 # String 'copyright' used in code. |
129 cloud_print/service/win/cloud_print_service.rc | 131 cloud_print/service/win/cloud_print_service.rc |
130 # String 'copyright' used in code. | 132 # String 'copyright' used in code. |
131 cloud_print/virtual_driver/win/virtual_driver_common_resources.rc | 133 cloud_print/virtual_driver/win/virtual_driver_common_resources.rc |
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
318 # String 'copyright' used in resources. | 320 # String 'copyright' used in resources. |
319 webkit/tools/test_shell/mac/English.lproj/InfoPlist.strings | 321 webkit/tools/test_shell/mac/English.lproj/InfoPlist.strings |
320 # License for missingImage.tiff: Copyright Apple Computer, Inc; BSD license. | 322 # License for missingImage.tiff: Copyright Apple Computer, Inc; BSD license. |
321 # Tool only | 323 # Tool only |
322 webkit/tools/test_shell/resources/README.txt | 324 webkit/tools/test_shell/resources/README.txt |
323 # String 'copyright' used in resources. | 325 # String 'copyright' used in resources. |
324 webkit/tools/test_shell/resources/test_shell.rc | 326 webkit/tools/test_shell/resources/test_shell.rc |
325 # String "Copyright" used in comments. | 327 # String "Copyright" used in comments. |
326 cc/copyfiles.py | 328 cc/copyfiles.py |
327 webkit/compositor_bindings/copyfiles.py | 329 webkit/compositor_bindings/copyfiles.py |
OLD | NEW |