Index: appengine/machine_provider/handlers_endpoints.py |
diff --git a/appengine/machine_provider/handlers_endpoints.py b/appengine/machine_provider/handlers_endpoints.py |
index 113113064f50658202d5a9d7765f040a3475208e..4508ac0ad6271e1c18b9a52296a754a43dfcfd29 100644 |
--- a/appengine/machine_provider/handlers_endpoints.py |
+++ b/appengine/machine_provider/handlers_endpoints.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. |
"""Cloud endpoints for the Machine Provider API.""" |