Merge "syncbase/vsync: Initiator and responder changes to support SyncGroup syncing."
diff --git a/VERSION b/VERSION
index 6d6ff85..603150b 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v23-0.1
+jiri-0.1
diff --git a/services/syncbase/testutil/doc.go b/services/syncbase/testutil/doc.go
index fe7013d..27236cb 100644
--- a/services/syncbase/testutil/doc.go
+++ b/services/syncbase/testutil/doc.go
@@ -1,6 +1,6 @@
 // Copyright 2015 The Vanadium Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file
+// license that can be found in the LICENSE file.
 
 // Package testutil defines helpers for Syncbase tests.
 package testutil
diff --git a/services/syncbase/testutil/util.go b/services/syncbase/testutil/util.go
index 5e72e2e..bb43fad 100644
--- a/services/syncbase/testutil/util.go
+++ b/services/syncbase/testutil/util.go
@@ -1,6 +1,6 @@
 // Copyright 2015 The Vanadium Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file
+// license that can be found in the LICENSE file.
 
 package testutil