Index: appengine/isolate/handlers_backend.py |
diff --git a/appengine/isolate/handlers_backend.py b/appengine/isolate/handlers_backend.py |
index 9ef8d7950e8fcd2aeca5321496b5bc7f8531a480..750012206958584abe4ba4ae56d5832ddc9e13b9 100644 |
--- a/appengine/isolate/handlers_backend.py |
+++ b/appengine/isolate/handlers_backend.py |
@@ -1,6 +1,6 @@ |
# Copyright 2012 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 backend url handlers.""" |