summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Dufberg <mats.dufberg@iis.se>2022-11-27 15:43:53 +0100
committerMats Dufberg <mats.dufberg@iis.se>2022-11-27 15:45:57 +0100
commitc47fedf914141b83c0f18945acf00a286c70068b (patch)
tree83787eee19d5d97bbb45ce083016d53030bcd9ee
parent34796e48eb76332dae6af82ffd592b2dd983e766 (diff)
Adds license reference to README
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d27c9e..addd3e4 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
* [Custom LDNS]
* [Custom Libidn]
* [Debug]
-
+* [License](#license)
## Introduction
@@ -224,6 +224,11 @@ Enabled with `--debug`.
Gives a more verbose output.
+## License
+
+This is free software under a 2-clause BSD license. The full text of the license can
+be found in the [LICENSE](LICENSE) file included in this respository.
+
[Custom LDNS]: #custom-ldns
[Custom Libidn]: #custom-libidn