diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-03 16:36:00 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-03 16:36:00 +0300 |
commit | dfb8f3fcca0f8b305eb14d7c60a58967918c5df4 (patch) | |
tree | fc5ce9358b6025c568ea373107d08ddc377c6ab8 | |
parent | 3df53e16d936db98f3ee56ee7ed777319d3dc83c (diff) |
Canonicalize license in manifest
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |