diff --git a/README.md b/README.md index 644cb16..ad64b94 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # go-discover go-ethereum discover package with a minor change in node validation + + +## License +Similar to go-ethereum, all code (except binaries) is licensed under the +[GNU Lesser General Public License v3.0](https://www.gnu.org/licenses/lgpl-3.0.en.html), +also included in our repository in the `COPYING.LESSER` file.