| Index: client/libs/logdog/tests/bootstrap_test.py
|
| diff --git a/client/libs/logdog/tests/bootstrap_test.py b/client/libs/logdog/tests/bootstrap_test.py
|
| index a676546c79cb7defa1dea05d60be90434e8d5f91..c4ffe20c84480eb70ce22d1875baa02783595c9c 100755
|
| --- a/client/libs/logdog/tests/bootstrap_test.py
|
| +++ b/client/libs/logdog/tests/bootstrap_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # 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 os
|
| import sys
|
|
|