Index: appengine/components/components/datastore_utils/utils.py |
diff --git a/appengine/components/components/datastore_utils/utils.py b/appengine/components/components/datastore_utils/utils.py |
index 81bbf643c22d6acbf4ff56d73248a74742ffa18e..4d74ff2a806ba5294a68ac7cb556e394484d713d 100644 |
--- a/appengine/components/components/datastore_utils/utils.py |
+++ b/appengine/components/components/datastore_utils/utils.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. |
from google.appengine.datastore import datastore_query |
from google.appengine.ext import ndb |