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