diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-03 16:07:09 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-03 16:07:09 +0300 |
commit | 7fd1bc0365c05171041f9b121d0cb9107917d1fd (patch) | |
tree | ac63162318a70a5127aeec70f4fd46970b768222 | |
parent | deb2e9047b4b63dbd36d11730a59e7769a213a83 (diff) |
Canonicalize license in manifest
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ name: libodb-mssql version: 2.5.0-b.18.z project: odb summary: Microsoft SQL Server 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, Microsoft SQL Server, SQL description-file: README changes-file: NEWS |