Index: test/fixedbugs/bug382.go |
=================================================================== |
--- a/test/fixedbugs/bug382.go |
+++ b/test/fixedbugs/bug382.go |
@@ -1,5 +1,9 @@ |
// $G $D/$F.dir/pkg.go && $G $D/$F.go || echo "Bug 382" |
+// 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 |
+ |
// Issue 2529 |
package main |