Index: appengine/isolate/handlers_stats.py |
diff --git a/appengine/isolate/handlers_stats.py b/appengine/isolate/handlers_stats.py |
index 42634643aa6e1e4e7feab9edb4671cf4cb36b810..35db8af837510446cebd723dbb45b7721a565322 100644 |
--- a/appengine/isolate/handlers_stats.py |
+++ b/appengine/isolate/handlers_stats.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. |
"""Frontend handlers for statistics.""" |