| Index: appengine/config_service/api_test.py
|
| diff --git a/appengine/config_service/api_test.py b/appengine/config_service/api_test.py
|
| index 9a2359da309ae30055434e70c151a26e058edb3f..2e767a5fc6437aa74a18ed48fdd1c51277506365 100755
|
| --- a/appengine/config_service/api_test.py
|
| +++ b/appengine/config_service/api_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.
|
|
|
| import base64
|
| import datetime
|
|
|