TBR everything: run `v23 copyright fix` to regen VERSION file
Change-Id: I5574eae9f710114aa49b91c9e9fab95c006bfd16
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