| Index: appengine/components/components/ereporter2/formatter.py
|
| diff --git a/appengine/components/components/ereporter2/formatter.py b/appengine/components/components/ereporter2/formatter.py
|
| index 580ec0253a3a2801a9ec89231218b3bb1f25ab49..f53786c306ebbefa637f4321e1534c329fc7da21 100644
|
| --- a/appengine/components/components/ereporter2/formatter.py
|
| +++ b/appengine/components/components/ereporter2/formatter.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.
|
|
|
| """Adds logging formatException() filtering to reduce the file paths length in
|
| error logged.
|
|
|