diff options
Diffstat (limited to 'misc/cgo/test/align.go')
-rw-r--r-- | misc/cgo/test/align.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/cgo/test/align.go b/misc/cgo/test/align.go index 07ab9ef50..a23b44fc3 100644 --- a/misc/cgo/test/align.go +++ b/misc/cgo/test/align.go @@ -1,3 +1,7 @@ +// 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. + package cgotest /* |