Index: appengine/components/components/auth/proto/replication.proto |
diff --git a/appengine/components/components/auth/proto/replication.proto b/appengine/components/components/auth/proto/replication.proto |
index ee66958fbe4392cbc84c14f85adcd33ef239cd70..64c26257c2b870391eeadfc31a08133dcd570775 100644 |
--- a/appengine/components/components/auth/proto/replication.proto |
+++ b/appengine/components/components/auth/proto/replication.proto |
@@ -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. |
// Messages for Primary <-> Replica auth DB replication protocol. |
// Used from both Primary side (i.e. auth_service) and Replica side (any service |