aboutsummaryrefslogtreecommitdiff
path: root/manifest
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 /manifest
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 'manifest')
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index 863e437..899e732 100644
--- a/manifest
+++ b/manifest
@@ -2,7 +2,7 @@
name: libbutl
version: 0.3.0-a1
summary: build2 utility library
-license: MIT
+license: MIT, BSD-2; MIT except for one file from the FreeBSD project.
tags: build2, utility
description-file: README
changes-file: NEWS