From a0c689d9ef4deeddb11e91fa5abb6e7d96197aa3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 20 May 2025 16:19:48 +0000 Subject: [PATCH] Update directus license (#1388) Fixes https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1387 --- software/directus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/directus.yml b/software/directus.yml index 2726f98e5f..dce084b5cc 100644 --- a/software/directus.yml +++ b/software/directus.yml @@ -2,7 +2,7 @@ name: Directus website_url: https://directus.io/ description: An Instant App & API for your SQL Database. Directus wraps your new or existing SQL database with a realtime GraphQL+REST API for developers, and an intuitive admin app for non-technical users. licenses: - - GPL-3.0 + - BUSL-1.1 platforms: - Nodejs - Docker