From af92e385667da3fc91ac7f9f0867a56c111110b8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 25 Jan 2012 21:54:22 +0000 Subject: libgo: Update to weekly.2012-01-20. From-SVN: r183540 --- libgo/go/bytes/example_test.go | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libgo/go/bytes') diff --git a/libgo/go/bytes/example_test.go b/libgo/go/bytes/example_test.go index 02da1ac..0234a01 100644 --- a/libgo/go/bytes/example_test.go +++ b/libgo/go/bytes/example_test.go @@ -1,3 +1,7 @@ +// Copyright 2011 The Go Authors. All rights reserved. +// Use of this source code is governed by a BSD-style +// license that can be found in the LICENSE file. + package bytes_test import ( -- cgit v1.1