Index: appengine/auth_service/appengine_config.py |
diff --git a/appengine/auth_service/appengine_config.py b/appengine/auth_service/appengine_config.py |
index c2a46d3cafa4113951c70552bf017a8a2808f529..153c31415541360a5a0fafdea42e9086a9ad042a 100644 |
--- a/appengine/auth_service/appengine_config.py |
+++ b/appengine/auth_service/appengine_config.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. |
"""Configures includes (components.auth). |