| Index: appengine/auth_service/importer_test.py
|
| diff --git a/appengine/auth_service/importer_test.py b/appengine/auth_service/importer_test.py
|
| index b2bdacfa729ccaac1416178edfbaabc97585ff4a..fbf8e2c7769a75cd17722cbe931bd59f9a83062d 100755
|
| --- a/appengine/auth_service/importer_test.py
|
| +++ b/appengine/auth_service/importer_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # Copyright 2014 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 collections
|
| import datetime
|
|
|