Index: shell/PRESUBMIT.py |
diff --git a/mojo/edk/PRESUBMIT.py b/shell/PRESUBMIT.py |
similarity index 85% |
copy from mojo/edk/PRESUBMIT.py |
copy to shell/PRESUBMIT.py |
index 43d5417e5ae714d51eb8c00f9e59741e2809f777..fb190304b9f297262c1cbc5f72d38e8c5986bea3 100644 |
--- a/mojo/edk/PRESUBMIT.py |
+++ b/shell/PRESUBMIT.py |
@@ -1,8 +1,8 @@ |
-# Copyright 2014 The Chromium Authors. All rights reserved. |
+# Copyright 2015 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. |
-"""Presubmit script for mojo/edk. |
+"""Presubmit script for shell. |
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts |
for more details about the presubmit API built into depot_tools. |