Index: appengine/isolate/appengine_config.py |
diff --git a/appengine/isolate/appengine_config.py b/appengine/isolate/appengine_config.py |
index 553cea3ac301fa8852be9aeb2c26b3e75b8fd4e8..e8e0b4aec92a53025bd715a55291970a87633c9a 100644 |
--- a/appengine/isolate/appengine_config.py |
+++ b/appengine/isolate/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). |