aboutsummaryrefslogtreecommitdiff
path: root/lib/websocket/internal/autobahn/Makefile
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-09-11 02:08:02 +0700
committerShulhan <ms@kilabit.info>2026-01-03 04:42:41 +0700
commit057440da4ffb8abcdb1887c95f3d0bb48698ccf9 (patch)
tree1a63c96b26d7db9271b1577623feeecd907a529b /lib/websocket/internal/autobahn/Makefile
parent0f85c1d2ee885ab12a237393902d401490e89bb6 (diff)
downloadpakakeh.go-057440da4ffb8abcdb1887c95f3d0bb48698ccf9.tar.xz
all: use SPDX license header format
Diffstat (limited to 'lib/websocket/internal/autobahn/Makefile')
-rw-r--r--lib/websocket/internal/autobahn/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/websocket/internal/autobahn/Makefile b/lib/websocket/internal/autobahn/Makefile
index 24883c94..d51e9ddd 100644
--- a/lib/websocket/internal/autobahn/Makefile
+++ b/lib/websocket/internal/autobahn/Makefile
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2023 M. Shulhan <ms@kilabit.info>
+#
+# SPDX-License-Identifier: BSD-3-Clause
+
##
## Run autobahn client to test our server.
##