Index: appengine/components/components/ereporter2/logscraper.py |
diff --git a/appengine/components/components/ereporter2/logscraper.py b/appengine/components/components/ereporter2/logscraper.py |
index c7b281c46c13576a76f6741891c545f8cf06217b..d029b930e47f00d7989df058a201ec3da0a79c61 100644 |
--- a/appengine/components/components/ereporter2/logscraper.py |
+++ b/appengine/components/components/ereporter2/logscraper.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. |
"""Backend functions to gather error reports.""" |