diff --git a/licenses-nonfree.yml b/licenses-nonfree.yml index 2d0017b84d..4a1496dc14 100644 --- a/licenses-nonfree.yml +++ b/licenses-nonfree.yml @@ -48,6 +48,10 @@ name: Server Side Public License url: https://spdx.org/licenses/SSPL-1.0.html +- identifier: SUL-1.0 + name: Sustainable Use License v1.0 + url: https://spdx.org/licenses/SUL-1.0.html + - identifier: ⊘ Proprietary name: Proprietary software url: https://en.wikipedia.org/wiki/Proprietary_software diff --git a/software/nocodb.yml b/software/nocodb.yml index 7af1f4ee48..7cebde9a08 100644 --- a/software/nocodb.yml +++ b/software/nocodb.yml @@ -2,7 +2,7 @@ name: NocoDB website_url: https://www.nocodb.com/ description: No-code platform that turns any database into a smart spreadsheet (alternative to Airtable and Smartsheet). licenses: - - AGPL-3.0 + - SUL-1.0 platforms: - Nodejs - Docker