all: update to match GCK standard

This commit is contained in:
2025-10-28 20:32:40 -04:00
parent 412ada571d
commit dea39eabb0
39 changed files with 1762 additions and 1346 deletions

View File

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