summaryrefslogtreecommitdiff
path: root/src/pkg/unicode/utf8/example_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/unicode/utf8/example_test.go')
-rw-r--r--src/pkg/unicode/utf8/example_test.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pkg/unicode/utf8/example_test.go b/src/pkg/unicode/utf8/example_test.go
index fe2037336..7b3e7ac74 100644
--- a/src/pkg/unicode/utf8/example_test.go
+++ b/src/pkg/unicode/utf8/example_test.go
@@ -1,3 +1,7 @@
+// Copyright 2013 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 utf8_test
import (