From 353d2c3e45b6048e791efd7fac3705f3495bad52 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 16 Jan 2026 00:39:16 +0100 Subject: [PATCH] update NocoDB license (non-free) (#1937) --- licenses-nonfree.yml | 4 ++++ software/nocodb.yml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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