| Index: client/tests/lru_test.py
|
| diff --git a/client/tests/lru_test.py b/client/tests/lru_test.py
|
| index f87be173ca891991e63479641bcabf115ee70cb1..8a42f1418b60c899eae8ded6671d4d150d54071f 100755
|
| --- a/client/tests/lru_test.py
|
| +++ b/client/tests/lru_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # 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 json
|
| import logging
|
|
|