Index: appengine/components/components/config/__init__.py |
diff --git a/appengine/components/components/config/__init__.py b/appengine/components/components/config/__init__.py |
index 4a99796b375e79c30a48e8dd7beb17005acba976..83f6fcff30aa93a2dd87091343e247ea4d96a4fa 100644 |
--- a/appengine/components/components/config/__init__.py |
+++ b/appengine/components/components/config/__init__.py |
@@ -1,6 +1,6 @@ |
# Copyright 2015 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. |
"""Functions to read configs from a configuration service. |