| Index: appengine/components/components/auth/openid_test.py
|
| diff --git a/appengine/components/components/auth/openid_test.py b/appengine/components/components/auth/openid_test.py
|
| index 26498a01b9b03a4c8b6c0a9e4c128fe96e1b524a..b9a81464869b5c4f32a9d8a7be727cbc1e939b5b 100755
|
| --- a/appengine/components/components/auth/openid_test.py
|
| +++ b/appengine/components/components/auth/openid_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 logging
|
|
|