Index: appengine/components/components/stats_framework.py |
diff --git a/appengine/components/components/stats_framework.py b/appengine/components/components/stats_framework.py |
index 98b27acea451daf3ea8a6a34371204a09cc45ece..059b9c4781f8e88be33b24153089895a127baa3d 100644 |
--- a/appengine/components/components/stats_framework.py |
+++ b/appengine/components/components/stats_framework.py |
@@ -1,6 +1,6 @@ |
# Copyright 2013 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. |
"""Framework to handle bookkeeping of statistics generation at the minute level. |