aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_openbsd_arm64.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/defs_openbsd_arm64.go')
-rw-r--r--src/runtime/defs_openbsd_arm64.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/runtime/defs_openbsd_arm64.go b/src/runtime/defs_openbsd_arm64.go
index 8b8d5cddf2..628f4bc5a5 100644
--- a/src/runtime/defs_openbsd_arm64.go
+++ b/src/runtime/defs_openbsd_arm64.go
@@ -1,3 +1,7 @@
+// Copyright 2019 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 runtime
import "unsafe"