summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2013-05-13 14:16:05 +0300
committerYuval Adam <yuv.adm@gmail.com>2013-05-13 14:16:05 +0300
commit44b28c3d815906d69a2fa9f6264f52e92c1a5943 (patch)
treecb7723474fd83ced395e8285f442803bddac66a9
parent6c38ad5c99d9a95c3a0df6e38c57d1cc95b4ed60 (diff)
License and credits
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index b72758b..aa0473e 100644
--- a/README.md
+++ b/README.md
@@ -24,3 +24,9 @@ Halt or destroy the instance with:
```bash
$ vagrant [halt|destroy]
```
+
+## License and Credits
+
+Marconi is released under the [GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt) license.
+
+Created by Yuval Adam, based on the [`build-gnuradio`](http://www.sbrac.org/files/build-gnuradio) script by Marcus Leech.