summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 12 insertions, 1 deletions
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.