aboutsummaryrefslogtreecommitdiff
path: root/unsafe.go
diff options
context:
space:
mode:
Diffstat (limited to 'unsafe.go')
-rw-r--r--unsafe.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/unsafe.go b/unsafe.go
index 4a7b2d0..a7c99ed 100644
--- a/unsafe.go
+++ b/unsafe.go
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: AGPL-3.0-only
+// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
+
package main
import "unsafe"