From e2ddd0bc46b39b6a4833cd01afa8f165538b5e76 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 3 Jul 2020 16:06:48 +0300 Subject: Canonicalize license in manifest --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index 838634b..9e1da51 100644 --- a/manifest +++ b/manifest @@ -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 -- cgit v1.1