Index: appengine/components/components/datastore_utils/monotonic.py |
diff --git a/appengine/components/components/datastore_utils/monotonic.py b/appengine/components/components/datastore_utils/monotonic.py |
index a5abb3c85e6e95e7b5091d17bc7ef12ef3d24ba1..e9b2ad3bd90d82d467c022a5fc0695f0ed42f912 100644 |
--- a/appengine/components/components/datastore_utils/monotonic.py |
+++ b/appengine/components/components/datastore_utils/monotonic.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. |
"""Monotonic addition of entities.""" |