| Index: appengine/auth_service/replication.py
|
| diff --git a/appengine/auth_service/replication.py b/appengine/auth_service/replication.py
|
| index 2ca0c120981427d01d2b4406b21834062470d4ec..dd1ffffd83eb68938e1f1ebf6d2140518b94b11f 100644
|
| --- a/appengine/auth_service/replication.py
|
| +++ b/appengine/auth_service/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.
|
|
|
| """Primary side of Primary <-> Replica protocol."""
|
|
|
|
|