| OLD | NEW |
| 1 #!/usr/bin/python | 1 #!/usr/bin/python |
| 2 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 2 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
| 4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
| 5 | 5 |
| 6 # This file records third-party licensing information for the purposes of the | 6 # This file records third-party licensing information for the purposes of the |
| 7 # Android WebView build. See webview_licenses.py for details. | 7 # Android WebView build. See webview_licenses.py for details. |
| 8 # | 8 # |
| 9 # New third-party code should be added under a directory named 'third_party', | 9 # New third-party code should be added under a directory named 'third_party', |
| 10 # so additions to this file should be rare. See | 10 # so additions to this file should be rare. See |
| (...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 206 # up from third_party/npapi/. | 206 # up from third_party/npapi/. |
| 207 net/proxy/proxy_resolver_script.h | 207 net/proxy/proxy_resolver_script.h |
| 208 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD | 208 # Copyright The Chromium Authors and Netscape Communications Corporation; BSD |
| 209 # and (MPL, GPL v2 or LGPL v2) licenses. Not used on Android. | 209 # and (MPL, GPL v2 or LGPL v2) licenses. Not used on Android. |
| 210 net/socket/ssl_client_socket_nss.cc | 210 net/socket/ssl_client_socket_nss.cc |
| 211 # String 'copyright' used in resources. | 211 # String 'copyright' used in resources. |
| 212 remoting/branding_Chrome | 212 remoting/branding_Chrome |
| 213 # String 'copyright' used in resources. | 213 # String 'copyright' used in resources. |
| 214 remoting/branding_Chromium | 214 remoting/branding_Chromium |
| 215 # String 'copyright' used in project file. | 215 # String 'copyright' used in project file. |
| 216 remoting/host/installer/mac/ChromotingHost.packproj | |
| 217 # String 'copyright' used in project file. | |
| 218 remoting/host/installer/mac/ChromotingHostService.packproj | |
| 219 # String 'copyright' used in project file. | |
| 220 remoting/host/installer/mac/ChromotingHostUninstaller.packproj | |
| 221 # String 'copyright' used in project file. | |
| 222 remoting/host/installer/mac/uninstaller/remoting_uninstaller-Info.plist | 216 remoting/host/installer/mac/uninstaller/remoting_uninstaller-Info.plist |
| 223 # String 'copyright' used in project file. | 217 # String 'copyright' used in project file. |
| 224 remoting/host/me2me_preference_pane-Info.plist | 218 remoting/host/me2me_preference_pane-Info.plist |
| 225 # String 'copyright' used in project file. | 219 # String 'copyright' used in project file. |
| 226 remoting/host/remoting_me2me_host-Info.plist | 220 remoting/host/remoting_me2me_host-Info.plist |
| 227 # String 'copyright' used in file. | 221 # String 'copyright' used in file. |
| 228 remoting/remoting.gyp | 222 remoting/remoting.gyp |
| 229 # String 'copyright' used in resources. | 223 # String 'copyright' used in resources. |
| 230 remoting/version.rc.version | 224 remoting/version.rc.version |
| 231 # Copyright The Android Open Source Project; ASL v2 license. | 225 # Copyright The Android Open Source Project; ASL v2 license. |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 329 # String 'copyright' used in resources. | 323 # String 'copyright' used in resources. |
| 330 webkit/tools/test_shell/mac/English.lproj/InfoPlist.strings | 324 webkit/tools/test_shell/mac/English.lproj/InfoPlist.strings |
| 331 # License for missingImage.tiff: Copyright Apple Computer, Inc; BSD license. | 325 # License for missingImage.tiff: Copyright Apple Computer, Inc; BSD license. |
| 332 # Tool only | 326 # Tool only |
| 333 webkit/tools/test_shell/resources/README.txt | 327 webkit/tools/test_shell/resources/README.txt |
| 334 # String 'copyright' used in resources. | 328 # String 'copyright' used in resources. |
| 335 webkit/tools/test_shell/resources/test_shell.rc | 329 webkit/tools/test_shell/resources/test_shell.rc |
| 336 # String "Copyright" used in comments. | 330 # String "Copyright" used in comments. |
| 337 cc/copyfiles.py | 331 cc/copyfiles.py |
| 338 webkit/compositor/copyfiles.py | 332 webkit/compositor/copyfiles.py |
| OLD | NEW |