Index: appengine/machine_provider/models.py |
diff --git a/appengine/machine_provider/models.py b/appengine/machine_provider/models.py |
index e9a66abf583ea3d1a25b483555726ce624385836..93daf42dbf497d1c5f3f66c9f445dca911ab43fd 100644 |
--- a/appengine/machine_provider/models.py |
+++ b/appengine/machine_provider/models.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. |
"""Datastore models for the Machine Provider messages.""" |