aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2020-04-09 12:28:42 +0200
committerSven Gothel <[email protected]>2020-04-09 12:28:42 +0200
commitac3b45b63b24c40d64ead52ac26086af8f933544 (patch)
tree6da5ce875a21f1b8168c1e5fa8c7ec6f5b730ae0 /COPYING
parent5290734a6d8f6a43433c19a51733bea0435fc1bb (diff)
COPYING: Fixing Copyright notice and mark Direct-BT Sub-Module
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING9
1 files changed, 9 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index 6130dd63..51021022 100644
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,8 @@
The MIT License (MIT)
Copyright © 2015-2016 Intel Corporation
+Copyright © 2020 Gothel Software e.K.
+Copyright © 2020 ZAFENA AB
+
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
@@ -24,6 +27,12 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+Direct-BT Sub-Module License & Copyright
+========================================
+The MIT License (MIT) (see above)
+Copyright © 2020 Gothel Software e.K.
+Copyright © 2020 ZAFENA AB
+
Tinyb2's direct_bt imports certain information from Linux Kernel's BlueZ protocol stack,
allowing the use of these kernel services via system calls.
Therefore, the license has been aligned with this project.