From 1bad923355f800117ac6ae98f2af28c968f89ed1 Mon Sep 17 00:00:00 2001 From: Izzy Date: Sun, 19 Feb 2023 20:01:09 +0100 Subject: [PATCH] license fix for threads.server & thread.thor (see #2912) --- metadata/threads.server.yml | 2 +- metadata/threads.thor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/threads.server.yml b/metadata/threads.server.yml index 11f74810bf..4eba50dded 100644 --- a/metadata/threads.server.yml +++ b/metadata/threads.server.yml @@ -1,6 +1,6 @@ Categories: - Connectivity -License: GPL-3.0-or-later +License: Apache-2.0 AuthorName: Remmer Wilts SourceCode: https://gitlab.com/remmer.wilts/ipfs-lite IssueTracker: https://gitlab.com/remmer.wilts/ipfs-lite/issues diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 1140489139..e38dcc2ef4 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -1,6 +1,6 @@ Categories: - Connectivity -License: GPL-3.0-or-later +License: Apache-2.0 SourceCode: https://gitlab.com/remmer.wilts/thor IssueTracker: https://gitlab.com/remmer.wilts/thor/issues