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