Index: appengine/swarming/handlers_backend.py |
diff --git a/appengine/swarming/handlers_backend.py b/appengine/swarming/handlers_backend.py |
index 259ad26fed2752a73f1345e7776a48903c343560..8110c360c6ebb5dc81d4f16e49facee1a0590826 100644 |
--- a/appengine/swarming/handlers_backend.py |
+++ b/appengine/swarming/handlers_backend.py |
@@ -1,6 +1,6 @@ |
# Copyright 2014 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. |
"""Main entry point for Swarming backend handlers.""" |