Index: appengine/components/components/datastore_utils/serializable.py |
diff --git a/appengine/components/components/datastore_utils/serializable.py b/appengine/components/components/datastore_utils/serializable.py |
index 4dfb42ac125c3cbda727166d32a7a8406cff9524..891e98ca83bc2733c2baacbac252c3de711d541c 100644 |
--- a/appengine/components/components/datastore_utils/serializable.py |
+++ b/appengine/components/components/datastore_utils/serializable.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. |
"""Json serializable properties.""" |