summaryrefslogtreecommitdiff
path: root/syndicate.sh
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2025-12-23 15:48:26 +0000
committerMatthew Fennell <matthew@fennell.dev>2025-12-23 15:48:26 +0000
commitc7510f69196b09faa2338ad09eeec1e7b776e292 (patch)
tree7c5f586e95b6c5f4666e267d90b3b9370eb31bc8 /syndicate.sh
parent225af43fd23c9b85cbbc8c83fce2e248ea13a7c2 (diff)
Add license
Diffstat (limited to 'syndicate.sh')
-rwxr-xr-xsyndicate.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/syndicate.sh b/syndicate.sh
index 8ecc68b..80d1be0 100755
--- a/syndicate.sh
+++ b/syndicate.sh
@@ -1,4 +1,7 @@
#!/bin/bash
+# SPDX-FileCopyrightText: 2025 Matthew Fennell <matthew@fennell.dev>
+#
+# SPDX-License-Identifier: AGPL-3.0-or-later
set -u
set -o pipefail