| Index: appengine/components/components/ereporter2/config.py
|
| diff --git a/appengine/components/components/ereporter2/config.py b/appengine/components/components/ereporter2/config.py
|
| index 2e7f0f3909671f17eb76033bb00d8f5e539dd7aa..ad507945678c7ae0ba67a8f3bbbf5c818a74b35c 100644
|
| --- a/appengine/components/components/ereporter2/config.py
|
| +++ b/appengine/components/components/ereporter2/config.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.
|
|
|
| """Configuraiton of ereporter2.
|
|
|
|
|