aboutsummaryrefslogtreecommitdiffstats
path: root/tools/checklicenses.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checklicenses.py')
-rwxr-xr-xtools/checklicenses.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/checklicenses.py b/tools/checklicenses.py
index c8c25dd27c..8ee64f7ad3 100755
--- a/tools/checklicenses.py
+++ b/tools/checklicenses.py
@@ -355,12 +355,6 @@ def check_licenses(options, args):
return 0
else:
print("\nFAILED\n")
- print("Please read")
- print("http://www.chromium.org/developers/adding-3rd-party-libraries")
- print("for more info how to handle the failure.")
- print("")
- print("Please respect OWNERS of checklicenses.py. Changes violating")
- print("this requirement may be reverted.")
return exit_status