Index: appengine/components/components/datastore_utils/properties.py |
diff --git a/appengine/components/components/datastore_utils/properties.py b/appengine/components/components/datastore_utils/properties.py |
index 8b3dc920f8d29e825f6568b9592df15035e288aa..09cd010c24a027aebb883d991916a9583db3add5 100644 |
--- a/appengine/components/components/datastore_utils/properties.py |
+++ b/appengine/components/components/datastore_utils/properties.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. |
"""Useful custom properties.""" |