summaryrefslogtreecommitdiff
path: root/NOTICE.md
diff options
context:
space:
mode:
Diffstat (limited to 'NOTICE.md')
-rw-r--r--NOTICE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/NOTICE.md b/NOTICE.md
new file mode 100644
index 0000000..660658b
--- /dev/null
+++ b/NOTICE.md
@@ -0,0 +1,3 @@
+The majority of bitsandbytes is licensed under MIT, however portions of the project are available under separate license terms: Pytorch is licensed under the BSD license.
+
+We thank Fabio Cannizzo for this work on FastBinarySearch which is included in this project.