aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-04-23 11:58:34 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-04-23 11:58:34 +0200
commit862e8ce8768338ccdb190055fd05dc7f8e0a01cd (patch)
treefd632921fd3b2cbb29d6c9c7350d50b1eac78543
parent5483db8dd4edcf71a5e4668223e3a400b2cae11c (diff)
downloaddiplonat-862e8ce8768338ccdb190055fd05dc7f8e0a01cd.tar.gz
diplonat-862e8ce8768338ccdb190055fd05dc7f8e0a01cd.zip
Add license in the readme
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5f41e02..f4d640b 100644
--- a/README.md
+++ b/README.md
@@ -86,3 +86,7 @@ consul services register -name=fake_dns -tag="(diplonat (udp_port 53) (tcp_port
consul services register -name=fake_irc -tag="(diplonat (udp_port 6667 6666))"
consul services -id=example
```
+
+## License
+
+This software is published under the AGPLv3 license.