aboutsummaryrefslogtreecommitdiff
path: root/COPYING.GPLv3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use a new build system for everything, and revamp directories.Runxi Yu2024-08-061-2/+2
| | | | | | | | | | | Previously there was quite a bit of sed(1)'ing going on on each source file, and a bit of copying them to box_tmp. Now we use preprocessor directives instead, things should be much cleaner. And since it's a pain to prefix strings, move all programs out of subdirs. I've also clarified the Makefile system a bit. I'm unsure how to make standalone programs with POSIX Make, so currently we only generate fases-in-a-box.
* all: use SPDX identifiers and add a new MAINTAINERS file.Ferass El Hafidi2023-02-161-0/+2
| | | | Signed-off-by: Ferass El Hafidi <vitali64pmemail@protonmail.com>
* Relicense fases core under the 3BSD && Convert all manpages to scdoc && Link ↵Ferass 'Vitali64' EL HAFIDI2022-11-101-3/+3
| | | | | | to the new mailing list Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>
* docs/: Finally add a license.Ferass 'Vitali64' EL HAFIDI2022-11-081-0/+677
The license used is a slightly-modified version of the FreeBSD Documentation permissive License, compatible with the GNU Free Documentation License. Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>