diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,6 +13,11 @@ centering and leaders, so that I could create a specific document (it, Just run `make` (parallelism does work, so `make -j8` is recommended) to build the binary `badroff`. +# Licence + +The entirety of this project is licenced under the GNU GPLv3. +Check the licence for more details. + # Architecture `badroff.c` contains most of the ad-hoc logic, and `sb.c`, `buf.c`, and |