| Index: appengine/components/components/ereporter2/models.py
|
| diff --git a/appengine/components/components/ereporter2/models.py b/appengine/components/components/ereporter2/models.py
|
| index cf157b53a762cc027ffc2b7edd752064c7391ded..feaeaaeb074e8fb90ad6519f6f0ac263f4887868 100644
|
| --- a/appengine/components/components/ereporter2/models.py
|
| +++ b/appengine/components/components/ereporter2/models.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.
|
|
|
| import hashlib
|
|
|
|
|