test: add missing copyright notice

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>
This commit is contained in:
Ian Lance Taylor 2016-06-20 15:43:21 -07:00 committed by David Chase
parent 349f0fb89a
commit e1a6e71e74

View 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