aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-07-03 16:08:37 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-07-03 16:08:37 +0300
commit4b533f8d21b073fcac52ef0458d814e2e63e0900 (patch)
treef31d7caee4fdfb93531f9277cc61af12df7bda2a
parentb363b6ecf12d9652cc20043c7782424df4a1c543 (diff)
Canonicalize license in manifest
-rw-r--r--manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest b/manifest
index d9329ed..7f0f176 100644
--- a/manifest
+++ b/manifest
@@ -3,8 +3,8 @@ name: libodb-oracle
version: 2.5.0-b.18.z
project: odb
summary: Oracle ODB runtime library
-license: ODB NCUEL ; Non-Commercial Use and Evaluation License.
-license: proprietary
+license: other: ODB NCUEL ; Non-Commercial Use and Evaluation License.
+license: other: proprietary ; Not free/open source.
topics: C++, ORM, Oracle, SQL
description-file: README
changes-file: NEWS