aboutsummaryrefslogtreecommitdiff
path: root/test/escape_struct_param1.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/escape_struct_param1.go')
-rw-r--r--test/escape_struct_param1.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/escape_struct_param1.go b/test/escape_struct_param1.go
index e30e327acd..076fbc8ca3 100644
--- a/test/escape_struct_param1.go
+++ b/test/escape_struct_param1.go
@@ -1,6 +1,6 @@
// errorcheck -0 -m -l
-// 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.