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