Index: appengine/components/components/datastore_utils/__init__.py |
diff --git a/appengine/components/components/datastore_utils/__init__.py b/appengine/components/components/datastore_utils/__init__.py |
index 383ea072b2780a1fe974142cddda083c8ea67bcf..23b62422dac104d39c379bc59ed9f4d80d4af60f 100644 |
--- a/appengine/components/components/datastore_utils/__init__.py |
+++ b/appengine/components/components/datastore_utils/__init__.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. |
# Wildcard import mapping - pylint:disable=W0401 |