Index: appengine/auth_service/PRESUBMIT.py |
diff --git a/appengine/auth_service/PRESUBMIT.py b/appengine/auth_service/PRESUBMIT.py |
index 9cb32403ac54b869bc2c3678262ddaf4a368ddab..91247e7bc4f7bbcc36bd9e719ffcfeae51c9fe8e 100644 |
--- a/appengine/auth_service/PRESUBMIT.py |
+++ b/appengine/auth_service/PRESUBMIT.py |
@@ -1,6 +1,6 @@ |
# Copyright 2014 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 auth server. |