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