From ca90da43f431ab00e731fb7213833bd436edf558 Mon Sep 17 00:00:00 2001 From: kortschak Date: Sun, 24 Aug 2014 11:45:00 +0930 Subject: [PATCH] Generate cznic/b code as described in Makefile --- graph/memstore/b/keys.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graph/memstore/b/keys.go b/graph/memstore/b/keys.go index 4593298..4f4e161 100644 --- a/graph/memstore/b/keys.go +++ b/graph/memstore/b/keys.go @@ -1,4 +1,4 @@ -// Copyright 2014 The Go Authors. All rights reserved. +// Copyright 2014 The b Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file.