summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2021-12-13 11:46:29 +0200
committerYuval Adam <_@yuv.al>2021-12-13 11:46:29 +0200
commitd856321e36ccce0dd53ce66ada4d3c46b626d137 (patch)
treeb670fcd72958cd04605e07d8dbe9f5981b1477f2
parentf01f173dc2c1fdd9f906edce77ba1cf6874b30d1 (diff)
Add LICENSE to READMEHEADmain
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c741f3a..5312db4 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,7 @@ A rust native implementation of the [M17 protocol](https://m17project.org/).
```bash
$ cargo test
```
+
+## License
+
+[GPLv2](LICENSE)