Index: appengine/swarming/PRESUBMIT.py |
diff --git a/appengine/swarming/PRESUBMIT.py b/appengine/swarming/PRESUBMIT.py |
index b2bc81e502d2a0f8920ffc7e7cd025982f2dd30b..e31fce2df79d67d579d868365739664c10c658e5 100644 |
--- a/appengine/swarming/PRESUBMIT.py |
+++ b/appengine/swarming/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 swarming-server. |