| Index: client/tests/large_test.py
|
| diff --git a/client/tests/large_test.py b/client/tests/large_test.py
|
| index 0a251006f5085aa7c8f9dea3fb49a7eac7fc0f94..84ea7aafa39396e15fdc50caacb992f7c8aa41e6 100755
|
| --- a/client/tests/large_test.py
|
| +++ b/client/tests/large_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 logging
|
| import os
|
|
|