| Index: appengine/config_service/gitiles_import_test.py
|
| diff --git a/appengine/config_service/gitiles_import_test.py b/appengine/config_service/gitiles_import_test.py
|
| index 044536fa7802290196345da3e59581d78fd9bb20..7fc91b82e34e2844e073bbf0c1edb21cc41f4ffe 100755
|
| --- a/appengine/config_service/gitiles_import_test.py
|
| +++ b/appengine/config_service/gitiles_import_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 datetime
|
| import os
|
|
|