aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-28 13:15:23 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-28 13:15:23 +0200
commitd928de165f8bb896ee77f5668f35611f57429c93 (patch)
tree13161cec5af997984aaeac22c54b8c934cb8e0c6 /LICENSE
parente4a63cd55c6347dd24938ec8a1ef203409be058e (diff)
Add SHA256 calculator
Based on the sha256c.c file from the FreeBSD project and ported to compile on Linux, Mac OS, and Windows. The file is licensed under the simplified/2-clause BSD license so the library is now MIT/BSD-licensed.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE6
1 files changed, 6 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index ec7646c..0579b2b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,3 +1,9 @@
+butl/sha256c.c:
+
+2-clause BSD, see the file header for details.
+
+The rest:
+
Copyright (c) 2014-2016 Code Synthesis Ltd
Permission is hereby granted, free of charge, to any person obtaining