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