| Index: appengine/components/components/auth/change_log.py
|
| diff --git a/appengine/components/components/auth/change_log.py b/appengine/components/components/auth/change_log.py
|
| index 9a6876a221e32ca2c4ca64fc2f6c6c4abe31f247..fafa023bb5a19f9d8dd863f9bacbb141afae5c4f 100644
|
| --- a/appengine/components/components/auth/change_log.py
|
| +++ b/appengine/components/components/auth/change_log.py
|
| @@ -1,6 +1,6 @@
|
| # 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.
|
|
|
| """Models and functions to build and query Auth DB change log."""
|
|
|
|
|