Index: appengine/components/components/machine_provider/__init__.py |
diff --git a/appengine/components/components/machine_provider/__init__.py b/appengine/components/components/machine_provider/__init__.py |
index ee26a63521d9f65295b93adde66759951d53b83c..19d2d317cd6285d5f6db8efa03e6e12634d7d9b0 100644 |
--- a/appengine/components/components/machine_provider/__init__.py |
+++ b/appengine/components/components/machine_provider/__init__.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. |
"""Common utilities used by Machine Provider and its backends.""" |