From ffc931dfb8829c8ae36b171d47f3230e10b67cea Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 9 Dec 2017 12:57:02 +0200 Subject: Add support for calculating SHA1 checksums --- LICENSE | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'LICENSE') 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. -- cgit v1.1