| Index: appengine/components/components/auth/change_log_test.py
|
| diff --git a/appengine/components/components/auth/change_log_test.py b/appengine/components/components/auth/change_log_test.py
|
| index cfec85c32e0c9562e169c8e3353279506fa9adfa..fbfd6cabd2e76f33afafabbbb044017d2c28e455 100755
|
| --- a/appengine/components/components/auth/change_log_test.py
|
| +++ b/appengine/components/components/auth/change_log_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 datetime
|
| import sys
|
|
|