Index: tools/git/update-copyrights.sh |
diff --git a/build/android/gyp/util/__init__.py b/tools/git/update-copyrights.sh |
old mode 100644 |
new mode 100755 |
similarity index 51% |
copy from build/android/gyp/util/__init__.py |
copy to tools/git/update-copyrights.sh |
index 727e987e6b621957ed56f20af1968525a9abadcf..ac69bd53e64dd131bc9b187024a5adbd050b4ade |
--- a/build/android/gyp/util/__init__.py |
+++ b/tools/git/update-copyrights.sh |
@@ -1,4 +1,7 @@ |
+#!/bin/bash |
# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+echo 'Updating copyrights is no longer necessary.' |
+echo 'See https://groups.google.com/a/chromium.org/d/msg/chromium-dev/8p4JKV76kig/OiFYFjuZ6nAJ' |