aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/exp/norm/trie_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/exp/norm/trie_test.go')
-rw-r--r--libgo/go/exp/norm/trie_test.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgo/go/exp/norm/trie_test.go b/libgo/go/exp/norm/trie_test.go
index 7308d28..c457c9d 100644
--- a/libgo/go/exp/norm/trie_test.go
+++ b/libgo/go/exp/norm/trie_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 norm
import (