aboutsummaryrefslogtreecommitdiff
path: root/test/syntax/interface.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/syntax/interface.go')
-rw-r--r--test/syntax/interface.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syntax/interface.go b/test/syntax/interface.go
index 0b76b5416f..010d3ce578 100644
--- a/test/syntax/interface.go
+++ b/test/syntax/interface.go
@@ -1,6 +1,6 @@
// errorcheck
-// Copyright 2010 The Go Authors. All rights reserved.
+// Copyright 2010 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.