aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_plan9_386.go
diff options
context:
space:
mode:
authorHeisenberg <lziqiang1@gmail.com>2020-08-03 15:33:47 +0800
committerEmmanuel Odeke <emm.odeke@gmail.com>2020-09-02 10:09:21 +0000
commite6583dc95375c4e266bffab6f8888e8e557b6355 (patch)
tree830f6a7206da2ef645710a5dd3a37b1082dbbbbc /src/runtime/defs_plan9_386.go
parent7432bee7b372efbbd09b16c4e3176b69fbb6878a (diff)
downloadgo-e6583dc95375c4e266bffab6f8888e8e557b6355.tar.gz
go-e6583dc95375c4e266bffab6f8888e8e557b6355.zip
runtime: add file copyright header declaration
Some files have no copyright notice. The copyright time is the earliest modification record of the file. Change-Id: I5698bae16b6b73543e074415877a03348f792951 Reviewed-on: https://go-review.googlesource.com/c/go/+/246378 Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Diffstat (limited to 'src/runtime/defs_plan9_386.go')
-rw-r--r--src/runtime/defs_plan9_386.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/runtime/defs_plan9_386.go b/src/runtime/defs_plan9_386.go
index 220169d280..49129b3c3f 100644
--- a/src/runtime/defs_plan9_386.go
+++ b/src/runtime/defs_plan9_386.go
@@ -1,3 +1,7 @@
+// Copyright 2014 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
const _PAGESIZE = 0x1000