Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: tools/git/update-copyrights.sh

Issue 1841863002: Update monet. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/git/post-merge ('k') | tools/go/VERSION_LINUX » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
« no previous file with comments | « tools/git/post-merge ('k') | tools/go/VERSION_LINUX » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698