| Index: appengine/auth_service/replication_smoke_test.py
|
| diff --git a/appengine/auth_service/replication_smoke_test.py b/appengine/auth_service/replication_smoke_test.py
|
| index 3398b93a927e5893df91db49c5f6986982b34993..8432b56064391d1d7f4b5b2dee8f098b9f013caa 100755
|
| --- a/appengine/auth_service/replication_smoke_test.py
|
| +++ b/appengine/auth_service/replication_smoke_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.
|
|
|
| """High level test for Primary <-> Replica replication logic.
|
|
|
|
|