From ce7633c81a9ee7a4e5bda2cf754abd33b3e0c958 Mon Sep 17 00:00:00 2001 From: wukko Date: Mon, 9 Sep 2024 21:21:13 +0600 Subject: [PATCH] api: move agpl license into subdir --- LICENSE => api/LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => api/LICENSE (100%) diff --git a/LICENSE b/api/LICENSE similarity index 100% rename from LICENSE rename to api/LICENSE