aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/generate-changelog.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/generate-changelog.sh b/docs/generate-changelog.sh
index 1c71490..7509c9f 100755
--- a/docs/generate-changelog.sh
+++ b/docs/generate-changelog.sh
@@ -1,4 +1,7 @@
#!/usr/bin/env bash
+# SPDX-FileCopyrightText: 2025 Linnea Gräf <nea@nea.moe>
+#
+# SPDX-License-Identifier: GPL-3.0-or-later
dbg() {
echo "$@" >&2
}