| Index: appengine/components/components/ereporter2/logscraper_test.py
|
| diff --git a/appengine/components/components/ereporter2/logscraper_test.py b/appengine/components/components/ereporter2/logscraper_test.py
|
| index 833bc78b05f474cc6949288461fa6d127c3bc597..f3eb3b9d0fc8831a93c62abbf5875bcc916d6113 100755
|
| --- a/appengine/components/components/ereporter2/logscraper_test.py
|
| +++ b/appengine/components/components/ereporter2/logscraper_test.py
|
| @@ -1,8 +1,8 @@
|
| #!/usr/bin/env python
|
| # coding=utf-8
|
| # 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.
|
|
|
| import datetime
|
| import logging
|
|
|