aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_linux_mips64x.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/defs_linux_mips64x.go')
-rw-r--r--src/runtime/defs_linux_mips64x.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/runtime/defs_linux_mips64x.go b/src/runtime/defs_linux_mips64x.go
index 0fb53d5737..1fb423b198 100644
--- a/src/runtime/defs_linux_mips64x.go
+++ b/src/runtime/defs_linux_mips64x.go
@@ -1,3 +1,7 @@
+// Copyright 2015 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.
+
// +build mips64 mips64le
// +build linux