Index: appengine/components/PRESUBMIT.py |
diff --git a/appengine/components/PRESUBMIT.py b/appengine/components/PRESUBMIT.py |
index 996df5b2c043dc5ef94d609d40fc63330e972eb6..54d41376f049f3c52e9aa03b584146c38f5329d9 100644 |
--- a/appengine/components/PRESUBMIT.py |
+++ b/appengine/components/PRESUBMIT.py |
@@ -1,6 +1,6 @@ |
# Copyright 2013 The LUCI Authors. All rights reserved. |
-# Use of this source code is governed by the Apache v2.0 license that can be |
-# found in the LICENSE file. |
+# Use of this source code is governed under the Apache License, Version 2.0 |
+# that can be found in the LICENSE file. |
"""Top-level presubmit script for appengine/components/. |