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