aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-07-03 16:36:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-07-03 16:36:00 +0300
commitdfb8f3fcca0f8b305eb14d7c60a58967918c5df4 (patch)
treefc5ce9358b6025c568ea373107d08ddc377c6ab8
parent3df53e16d936db98f3ee56ee7ed777319d3dc83c (diff)
Canonicalize license in manifest
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index 4d053c6..e06920f 100644
--- a/manifest
+++ b/manifest
@@ -3,7 +3,7 @@ name: libbutl
version: 0.13.0-a.0.z
project: build2
summary: build2 utility library
-license: MIT, BSD3, BSD2 ; MIT except for 5 files from the FreeBSD project.
+license: MIT AND BSD-3-Clause AND BSD-2-Clause ; MIT except for 5 files from the FreeBSD project.
topics: build toolchain
description-file: README
changes-file: NEWS