From b1271d4af1de0810ea377b160248fdb1d321e957 Mon Sep 17 00:00:00 2001 From: chayleaf Date: Sat, 29 Jul 2023 23:47:47 +0700 Subject: [PATCH] local_stt: make license id spdx-conformant (#11) --- data/plugins/thirdparty/local_stt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/plugins/thirdparty/local_stt.yaml b/data/plugins/thirdparty/local_stt.yaml index eec69db..1be6550 100644 --- a/data/plugins/thirdparty/local_stt.yaml +++ b/data/plugins/thirdparty/local_stt.yaml @@ -3,7 +3,7 @@ name: local_stt # A link to the Git repository. repo: https://github.com/ElishaAz/mau_local_stt # The SPDX license identifier for the plugin (same as in maubot.yaml) -license: GPL-3.0-only. +license: GPL-3.0-only # The author of the plugin. author: ElishaAz # A short description for the plugin. May contain markdown.