From 8d948bd4597e31b920b4a51e02af00ea798e80e2 Mon Sep 17 00:00:00 2001 From: Gergely Csatari Date: Mon, 3 Aug 2020 17:54:56 +0300 Subject: [PATCH] Add license refrence to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 524ea6e..efc8b65 100644 --- a/README.md +++ b/README.md @@ -350,3 +350,8 @@ Watch stream will be cancelled either by user implicitly calling Cancel() or whe 1. Cancellation of asynchronous calls(except for watch) 2. LeaseKeepAlive + + +## License + +This project is licensed under the BSD-3-Clause license - see the [LICENSE](https://github.com/nokia/etcd-cpp-apiv3/blob/master/LICENSE.txt). \ No newline at end of file