| Index: appengine/config_service/acl_test.py
|
| diff --git a/appengine/config_service/acl_test.py b/appengine/config_service/acl_test.py
|
| index 403451fe22ee2f93e948902a131f94c3d8dbf664..57737496c98dfa17fb626c934a548ae9db0b8e4b 100755
|
| --- a/appengine/config_service/acl_test.py
|
| +++ b/appengine/config_service/acl_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
|
|
|