| Index: appengine/components/components/auth/replication.py
|
| diff --git a/appengine/components/components/auth/replication.py b/appengine/components/components/auth/replication.py
|
| index bcef5f1aea82cce7b17512d932d91e3834eda76b..f5a81772df582791dfb9224a8d871f3d25e457be 100644
|
| --- a/appengine/components/components/auth/replication.py
|
| +++ b/appengine/components/components/auth/replication.py
|
| @@ -1,6 +1,6 @@
|
| # 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.
|
|
|
| """Replica side of Primary <-> Replica protocol.
|
|
|
|
|