Index: appengine/isolate/handlers_endpoints_v1.py |
diff --git a/appengine/isolate/handlers_endpoints_v1.py b/appengine/isolate/handlers_endpoints_v1.py |
index cb4bd73f71f4c0b4bbb559749f192c08a8ef4a36..cddf803b919bd220f4d27df7c202bc1c1004813c 100644 |
--- a/appengine/isolate/handlers_endpoints_v1.py |
+++ b/appengine/isolate/handlers_endpoints_v1.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. |
"""This module defines Isolate Server frontend url handlers.""" |