Index: appengine/machine_provider/handlers_queues.py |
diff --git a/appengine/machine_provider/handlers_queues.py b/appengine/machine_provider/handlers_queues.py |
index 205548fd8fd1ba7f3d292f39efe20c0d29b2bb3c..d883cbac1d96d848418269f457d4b29cbd9fdca2 100644 |
--- a/appengine/machine_provider/handlers_queues.py |
+++ b/appengine/machine_provider/handlers_queues.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. |
"""Task queues for fulfilling lease requests.""" |