aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unsafe.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsafe.go b/unsafe.go
index 81c1808..a4e9ac8 100644
--- a/unsafe.go
+++ b/unsafe.go
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: BSD-2-Clause
+// SPDX-License-Identifier: AGPL-3.0-only
// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
package main