summaryrefslogtreecommitdiff
path: root/src/entrypoint/gateleenResclone.c
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2023-09-30 14:12:02 +0200
committerAndreas Fankhauser hiddenalpha.ch2023-09-30 14:12:02 +0200
commit830b4aa30ae4250d50fed8fc999dacd643132597 (patch)
tree7e4df2d70f42243f76226d219c900ec20068da13 /src/entrypoint/gateleenResclone.c
parent3abe88cb780c404c33cabb66d377dcb5ee72ab34 (diff)
downloadgateleen-resclone-830b4aa30ae4250d50fed8fc999dacd643132597.zip
gateleen-resclone-830b4aa30ae4250d50fed8fc999dacd643132597.tar.gz
Document reproducible build-env setup plus misc cleanup
- Add detailed qemu build-env doc for debian and windoof. - Fix LICENCE typo. - Drop '.elf' file extension. - Optimize for size. - Debloat make log. - Link libs statically. - Drop bashisms. - Drop usage of 'stdbool.h'. - Drop 'log.h'. - Fix bad usage of '_t' suffix. - Give closures better names. - ReFormat help page to 72 cols. - Some code-format. (wip @ 619471e765226f3c4b762f408fd1623fb5d29b9a)
Diffstat (limited to 'src/entrypoint/gateleenResclone.c')
-rw-r--r--src/entrypoint/gateleenResclone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entrypoint/gateleenResclone.c b/src/entrypoint/gateleenResclone.c
index 152740c..76c8175 100644
--- a/src/entrypoint/gateleenResclone.c
+++ b/src/entrypoint/gateleenResclone.c
@@ -1,4 +1,4 @@
-/* By using this work you agree to the terms and conditions in 'LICENCE.txt' */
+/* By using this work you agree to the terms and conditions in 'LICENSE.txt' */
/* Project */
#include "gateleen_resclone.h"