| Index: client/libs/logdog/bootstrap.py
|
| diff --git a/client/libs/logdog/bootstrap.py b/client/libs/logdog/bootstrap.py
|
| index 980368babb02709b70f5b63c7e07bcd64a7ebb7f..f5aec6b68c6c143fda105a23f8199937b5c55cdf 100644
|
| --- a/client/libs/logdog/bootstrap.py
|
| +++ b/client/libs/logdog/bootstrap.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2016 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 collections
|
| import os
|
|
|