aboutsummaryrefslogtreecommitdiff
path: root/src/sync/atomic/asm_arm64.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/sync/atomic/asm_arm64.s')
-rw-r--r--src/sync/atomic/asm_arm64.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sync/atomic/asm_arm64.s b/src/sync/atomic/asm_arm64.s
index 32e96254a4..b351603146 100644
--- a/src/sync/atomic/asm_arm64.s
+++ b/src/sync/atomic/asm_arm64.s
@@ -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.