| Index: client/libs/logdog/tests/stream_test.py
|
| diff --git a/client/libs/logdog/tests/stream_test.py b/client/libs/logdog/tests/stream_test.py
|
| index b308f2eafb26c439097a5f6236bfa5feec8e0248..37fe01b13ec60fbffd1fa7f7bf83ab6ed86bb7e7 100755
|
| --- a/client/libs/logdog/tests/stream_test.py
|
| +++ b/client/libs/logdog/tests/stream_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 json
|
| import os
|
|
|