From d856321e36ccce0dd53ce66ada4d3c46b626d137 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 13 Dec 2021 11:46:29 +0200 Subject: Add LICENSE to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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) -- cgit v1.3.1