diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-12-09 12:57:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-12-09 12:57:02 +0200 |
commit | ffc931dfb8829c8ae36b171d47f3230e10b67cea (patch) | |
tree | dba7ed1adfcf18bae24c472055c723f5a7208dc9 /LICENSE | |
parent | 5335c09efe07f01c64e8b24d9b6e00125f7438fe (diff) |
Add support for calculating SHA1 checksums
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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. |