Index: appengine/swarming/handlers_endpoints.py |
diff --git a/appengine/swarming/handlers_endpoints.py b/appengine/swarming/handlers_endpoints.py |
index 968ac7e869715de9cf6f8e0fa357c2ed73a063b3..78de18cd55f331b8ba4951bfded741ce41462e58 100644 |
--- a/appengine/swarming/handlers_endpoints.py |
+++ b/appengine/swarming/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. |
"""This module defines Swarming Server endpoints handlers.""" |