aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/mmap.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/cgo/mmap.go')
-rw-r--r--src/runtime/cgo/mmap.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/cgo/mmap.go b/src/runtime/cgo/mmap.go
index d514c38ca5..6a4dc1562d 100644
--- a/src/runtime/cgo/mmap.go
+++ b/src/runtime/cgo/mmap.go
@@ -1,4 +1,4 @@
-// Copyright 2015 The Go Authors. All rights reserved.
+// 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.