Index: appengine/components/components/machine_provider/utils.py |
diff --git a/appengine/components/components/machine_provider/utils.py b/appengine/components/components/machine_provider/utils.py |
index c291cf7697189dfdac1888ccb951b885195417ae..28d8c8021270db53f5c22c045dd4e8700cbb9284 100644 |
--- a/appengine/components/components/machine_provider/utils.py |
+++ b/appengine/components/components/machine_provider/utils.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. |
"""Helper functions for working with the Machine Provider.""" |