]> Cypherpunks repositories - gostls13.git/commitdiff
test: add missing copyright notice
authorIan Lance Taylor <iant@golang.org>
Mon, 20 Jun 2016 22:43:21 +0000 (15:43 -0700)
committerDavid Chase <drchase@google.com>
Mon, 20 Jun 2016 23:46:33 +0000 (23:46 +0000)
Change-Id: I2a5353203ca2958fa37fc7a5ea3f22ad4fc62b0e
Reviewed-on: https://go-review.googlesource.com/24282
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
test/fixedbugs/issue16008.go

index 1b516fbabef273bb63a1604159b5d848d2603497..0e369efcbbf2aef5ea879e660415c9568ab024e9 100644 (file)
@@ -1,5 +1,9 @@
 // errorcheck -0 -race
 
+// Copyright 2016 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 foo
 
 const benchmarkNumNodes = 10000