Add AGPL license and SPDX headers

This commit is contained in:
2024-04-08 18:52:40 +01:00
parent b6170b4540
commit f6af8f5a26
5 changed files with 679 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) Rhizome <rhizome@wip.sh>
# SPDX-License-Identifier: AGPL-3.0-only
.POSIX:
CFLAGS += -Wall -Wextra -pedantic -std=c99