aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index bca1530..adaec8d 100644
--- a/README
+++ b/README
@@ -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