| Index: appengine/components/components/auth/signature_test.py
|
| diff --git a/appengine/components/components/auth/signature_test.py b/appengine/components/components/auth/signature_test.py
|
| index 7a920f192e639b3f5b379e431a7c0284664d59d3..9ba39bede153b5eb0a27aa408357fc5442d84db8 100755
|
| --- a/appengine/components/components/auth/signature_test.py
|
| +++ b/appengine/components/components/auth/signature_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 sys
|
|
|