aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-07-03 16:09:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-07-03 16:09:35 +0300
commitda53c7d263157f5fdf1e7102cac6f06e71d5932e (patch)
tree1742ca80c29dbe98397514d14c614dd2c2a05e60
parent6fdf29cec658ba119c0b508083986b66102d8cb4 (diff)
Canonicalize license in manifest
-rw-r--r--manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest b/manifest
index 3801d87..fa705b4 100644
--- a/manifest
+++ b/manifest
@@ -3,8 +3,8 @@ name: libodb-qt
version: 2.5.0-b.18.z
project: odb
summary: Qt ODB profile library
-license: GPLv2
-license: proprietary
+license: GPL-2.0-only
+license: other: proprietary ; Not free/open source.
topics: C++, ORM, Qt, SQL
description-file: README
changes-file: NEWS