aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testshared/shared_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/testshared/shared_test.go')
-rw-r--r--misc/cgo/testshared/shared_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cgo/testshared/shared_test.go b/misc/cgo/testshared/shared_test.go
index c370f7b0d8..5c063963a0 100644
--- a/misc/cgo/testshared/shared_test.go
+++ b/misc/cgo/testshared/shared_test.go
@@ -1,4 +1,4 @@
-// Copyright 2015 The Go Authors. All rights reserved.
+// Copyright 2015 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.