Index: appengine/components/components/machine_provider/rpc_messages.py |
diff --git a/appengine/components/components/machine_provider/rpc_messages.py b/appengine/components/components/machine_provider/rpc_messages.py |
index bef74a1025bab48f297439d8403d5601eefb759d..ec72603e19d035fe13245332d6c9da47f859ade3 100644 |
--- a/appengine/components/components/machine_provider/rpc_messages.py |
+++ b/appengine/components/components/machine_provider/rpc_messages.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. |
"""Messages for the Machine Provider API.""" |