Add AGPL license and SPDX headers

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

View File

@@ -1,3 +1,6 @@
# Copyright (c) Camden Dixie O'Brien
# SPDX-License-Identifier: AGPL-3.0-only
.POSIX:
CFLAGS += -Wall -Wextra -pedantic -std=c99