aboutsummaryrefslogtreecommitdiff
path: root/unsafe.go
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-23 12:26:33 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-23 12:26:33 +0800
commit165d3fcc0afb9537fb9ec742676405d2026bee16 (patch)
tree26feff7d495b371ac6f9c12995567224c183ac67 /unsafe.go
parentSeparate proxy stuff (diff)
downloadpowxy-165d3fcc0afb9537fb9ec742676405d2026bee16.tar.gz
powxy-165d3fcc0afb9537fb9ec742676405d2026bee16.tar.zst
powxy-165d3fcc0afb9537fb9ec742676405d2026bee16.zip
Add SPDX headers
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"