aboutsummaryrefslogtreecommitdiff
path: root/src/sync/atomic/asm_arm.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/sync/atomic/asm_arm.s')
-rw-r--r--src/sync/atomic/asm_arm.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sync/atomic/asm_arm.s b/src/sync/atomic/asm_arm.s
index 3b50657cc7..6cdc8fbc36 100644
--- a/src/sync/atomic/asm_arm.s
+++ b/src/sync/atomic/asm_arm.s
@@ -1,4 +1,4 @@
-// Copyright 2011 The Go Authors. All rights reserved.
+// Copyright 2011 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.