Index: appengine/components/components/datastore_utils/config.py |
diff --git a/appengine/components/components/datastore_utils/config.py b/appengine/components/components/datastore_utils/config.py |
index e6b91e26dec03dee59de8ea704e8c4f4fd8a801f..4ad27813482d88b5a7d11f57533411ff92e83772 100644 |
--- a/appengine/components/components/datastore_utils/config.py |
+++ b/appengine/components/components/datastore_utils/config.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. |
"""Versioned singleton entity with global application configuration. |