diff options
Diffstat (limited to 'misc/cgo/stdio/hello.go')
-rw-r--r-- | misc/cgo/stdio/hello.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/cgo/stdio/hello.go b/misc/cgo/stdio/hello.go index 4ab3c7447..9cfeefbba 100644 --- a/misc/cgo/stdio/hello.go +++ b/misc/cgo/stdio/hello.go @@ -1,3 +1,5 @@ +// cmpout + // Copyright 2009 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. |