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