aboutsummaryrefslogtreecommitdiff
path: root/src/internal/runtime/sys
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2024-11-21 08:46:57 -0500
committerRuss Cox <rsc@golang.org>2024-11-21 16:12:09 +0000
commit844426104a901b68f3a8c7a7ca96d910b03fb054 (patch)
treec527e3635c63b064fca3d624c363a0bacfc64bb8 /src/internal/runtime/sys
parentc1a0ee37644559f51aeb112dcf6ce3e4316a44df (diff)
downloadgo-844426104a901b68f3a8c7a7ca96d910b03fb054.tar.xz
internal/copyright: add test that copyright notices exist
We shouldn't spend human code review time checking this. Let the computer check. Change-Id: I6de9d733c128d833b958b0e43a52b564e8f82dd3 Reviewed-on: https://go-review.googlesource.com/c/go/+/630417 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
Diffstat (limited to 'src/internal/runtime/sys')
-rw-r--r--src/internal/runtime/sys/dit_arm64.s4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/internal/runtime/sys/dit_arm64.s b/src/internal/runtime/sys/dit_arm64.s
index fcb44d6f22..c27dfc9af3 100644
--- a/src/internal/runtime/sys/dit_arm64.s
+++ b/src/internal/runtime/sys/dit_arm64.s
@@ -1,3 +1,7 @@
+// Copyright 2024 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.
+
#include "textflag.h"
TEXT ·EnableDIT(SB),$0-1