diff options
Diffstat (limited to 'syndicate.sh')
| -rwxr-xr-x | syndicate.sh | 3 |
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 |
