| Index: appengine/config_service/validation_test.py
|
| diff --git a/appengine/config_service/validation_test.py b/appengine/config_service/validation_test.py
|
| index 96fb2ff434db828520f9f293fe3b96f8c28c51b3..98bd6508240dee99199e8f26b906b2a7dd22119c 100755
|
| --- a/appengine/config_service/validation_test.py
|
| +++ b/appengine/config_service/validation_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 logging
|
|
|