aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-12-09 12:57:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-12-09 12:57:02 +0200
commitffc931dfb8829c8ae36b171d47f3230e10b67cea (patch)
treedba7ed1adfcf18bae24c472055c723f5a7208dc9 /LICENSE
parent5335c09efe07f01c64e8b24d9b6e00125f7438fe (diff)
Add support for calculating SHA1 checksums
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE7
1 files changed, 5 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 2d1e485..e78369b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,8 @@
-libbutl/sha256c.c, libbutl/strptime.c, libbutl/timelocal.h,
-libbutl/timelocal.c:
+libbutl/sha1.c:
+
+3-clause BSD, see the file header for details.
+
+libbutl/{sha256c.c, strptime.c, timelocal.h, timelocal.c}:
2-clause BSD, see the file headers for details.