| Index: appengine/config_service/projects_test.py
|
| diff --git a/appengine/config_service/projects_test.py b/appengine/config_service/projects_test.py
|
| index 83c02bcb8c88f7484a3443452b56bf4c424bbc06..f9d6979b92a190adf480997f5ee87f28505d8859 100755
|
| --- a/appengine/config_service/projects_test.py
|
| +++ b/appengine/config_service/projects_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # Copyright 2015 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.
|
|
|
| from test_env import future
|
| import test_env
|
|
|