diff options
Diffstat (limited to 'test/syntax/semi3.go')
-rw-r--r-- | test/syntax/semi3.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syntax/semi3.go b/test/syntax/semi3.go index ca070d8a57..d625d08350 100644 --- a/test/syntax/semi3.go +++ b/test/syntax/semi3.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. |