diff options
Diffstat (limited to 'libgo/go/cmd/cgo/godefs.go')
-rw-r--r-- | libgo/go/cmd/cgo/godefs.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/cmd/cgo/godefs.go b/libgo/go/cmd/cgo/godefs.go index aff616e..6d638f0 100644 --- a/libgo/go/cmd/cgo/godefs.go +++ b/libgo/go/cmd/cgo/godefs.go @@ -1,4 +1,4 @@ -// 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. |