diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-03 16:06:48 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-03 16:06:48 +0300 |
commit | e2ddd0bc46b39b6a4833cd01afa8f165538b5e76 (patch) | |
tree | a6e63ce94646fdfb91404c603e31b3aa15442f9e /manifest | |
parent | 680c743e30c8cb3a1293085f9fd4dcacead2ede5 (diff) |
Canonicalize license in manifest
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ name: libodb-boost version: 2.5.0-b.18.z project: odb summary: Boost ODB profile library -license: GPLv2 -license: proprietary +license: GPL-2.0-only +license: other: proprietary ; Not free/open source. topics: C++, ORM, Boost, SQL description-file: README changes-file: NEWS |