Index: appengine/components/components/ereporter2/__init__.py |
diff --git a/appengine/components/components/ereporter2/__init__.py b/appengine/components/components/ereporter2/__init__.py |
index 5591e93dae133409928765db3105720543f1417a..4ad202d90fc667dd37363bbc518b4655af866341 100644 |
--- a/appengine/components/components/ereporter2/__init__.py |
+++ b/appengine/components/components/ereporter2/__init__.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. |
"""Ereporter2 monitor exceptions and error logs and generates reports |
automatically. |