Index: appengine/gce-backend/handlers_queues.py |
diff --git a/appengine/gce-backend/handlers_queues.py b/appengine/gce-backend/handlers_queues.py |
index 8872374bdf5da4418e0464ef29145c965c975433..e7b9cf9d9d0523e849a371a502aa4fc6a8b9910c 100644 |
--- a/appengine/gce-backend/handlers_queues.py |
+++ b/appengine/gce-backend/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 the GCE Backend.""" |