| Index: client/tests/file_path_test.py
|
| diff --git a/client/tests/file_path_test.py b/client/tests/file_path_test.py
|
| index 2ea35468e59dc1162df9f9837a4a8687b4a9e339..f680d41544a1fdfa19d02929a144356d58e16d5f 100755
|
| --- a/client/tests/file_path_test.py
|
| +++ b/client/tests/file_path_test.py
|
| @@ -1,8 +1,8 @@
|
| #!/usr/bin/env python
|
| # coding=utf-8
|
| # Copyright 2013 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 getpass
|
| import logging
|
|
|