diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-03 16:08:37 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-03 16:08:37 +0300 |
commit | 4b533f8d21b073fcac52ef0458d814e2e63e0900 (patch) | |
tree | f31d7caee4fdfb93531f9277cc61af12df7bda2a /manifest | |
parent | b363b6ecf12d9652cc20043c7782424df4a1c543 (diff) |
Canonicalize license in manifest
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |