From dd020d8aa8f4139f55e669205ce847e98e5f63fc Mon Sep 17 00:00:00 2001 From: spiral Date: Thu, 8 Jul 2021 09:07:45 -0400 Subject: [PATCH] Update license in openapi.yaml --- PluralKit.API/openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PluralKit.API/openapi.yaml b/PluralKit.API/openapi.yaml index 33653f3c..22a8ff3f 100644 --- a/PluralKit.API/openapi.yaml +++ b/PluralKit.API/openapi.yaml @@ -27,8 +27,8 @@ info: - **1.0**: (initial definition version) license: - name: Apache 2.0 - url: https://www.apache.org/licenses/LICENSE-2.0.html + name: GNU Affero General Public License, Version 3 + url: https://www.gnu.org/licenses/agpl-3.0.en.html externalDocs: url: https://pluralkit.me/api