summaryrefslogtreecommitdiff
path: root/test/interface/assertinline.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/interface/assertinline.go')
-rw-r--r--test/interface/assertinline.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/interface/assertinline.go b/test/interface/assertinline.go
index faa848a18c..227fe70d87 100644
--- a/test/interface/assertinline.go
+++ b/test/interface/assertinline.go
@@ -1,6 +1,6 @@
// errorcheck -0 -d=typeassert
-// 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.