This commit is contained in:
2025-08-10 14:17:24 -04:00
parent 0cecfa4c97
commit 13cb187d53
15 changed files with 489 additions and 488 deletions

View File

@@ -3,7 +3,8 @@
/* Program information */
#define PROGRAM "yait"
#define LICENSE_LINE "License BSD-3-Clause: BSD-3-Clause <https://opensource.org/license/bsd-3-clause>"
#define LICENSE_LINE \
"License BSD-3-Clause: BSD-3-Clause <https://opensource.org/license/bsd-3-clause>"
#define AUTHORS "vx_clutch"
#define VERSION "alpha"
#define YEAR 2025