diff options
Diffstat (limited to 'misc/cgo/stdio/chain.go')
-rw-r--r-- | misc/cgo/stdio/chain.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/cgo/stdio/chain.go b/misc/cgo/stdio/chain.go index 1cf0b1fe5..a55cefa40 100644 --- a/misc/cgo/stdio/chain.go +++ b/misc/cgo/stdio/chain.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. |