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