From 4b306e40d86e50336753484f52e92c0adedb8759 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Wed, 1 Jan 2020 09:48:06 +0100 Subject: build: Add BSD license to the main directory The BSD license is used for the tools, but not mentioned in the main directory. The README is updated to reflect where the licenses apply. Signed-off-by: Dimitri Staessens Signed-off-by: Sander Vrijders --- README | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index dbc5ebc9..89cbc97d 100644 --- a/README +++ b/README @@ -1,2 +1,13 @@ This is the repository holding the Ouroboros IPC subsystem. For more -information please refer to the doc/ folder. \ No newline at end of file +information please refer to the doc/ folder. + +LICENSES: + +The Ouroboros library is distributed under the LGPLv2.1 license. +See LICENSE-LGPL for more details. + +The Ouroboros daemons are distributed under the GPLv2 license. +See LICENSE-GPL for more details. + +The Ouroboros tools are distributed under the 3-clause BSD license. +See LICENSE-BSD for more details. -- cgit v1.2.3