From 944f091025dd90a49eed0250cd9d432e6bd33d1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Sun, 17 Sep 2023 22:19:37 +0900 Subject: [PATCH] update licence MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- dist/compatible/openapi-3.0.yaml | 4 ++-- dist/docs/openapi-3.0.yaml | 4 ++-- src/openapi/openapi-3.0.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dist/compatible/openapi-3.0.yaml b/dist/compatible/openapi-3.0.yaml index 9e460d8..ba00ec4 100644 --- a/dist/compatible/openapi-3.0.yaml +++ b/dist/compatible/openapi-3.0.yaml @@ -51,8 +51,8 @@ info: email: yuki@yuki0311.com description: Twitter OpenAPI(Swagger) specification license: - name: GNU Affero General Public License v3. - url: https://raw.githubusercontent.com/fa0311/twitter-openapi/main/LICENSE.txt + name: custom license or AGPL-3.0-or-later + url: https://github.com/fa0311/twitter-openapi#license termsOfService: https://github.com/fa0311 title: Twitter OpenAPI version: 0.0.1 diff --git a/dist/docs/openapi-3.0.yaml b/dist/docs/openapi-3.0.yaml index 9e460d8..ba00ec4 100644 --- a/dist/docs/openapi-3.0.yaml +++ b/dist/docs/openapi-3.0.yaml @@ -51,8 +51,8 @@ info: email: yuki@yuki0311.com description: Twitter OpenAPI(Swagger) specification license: - name: GNU Affero General Public License v3. - url: https://raw.githubusercontent.com/fa0311/twitter-openapi/main/LICENSE.txt + name: custom license or AGPL-3.0-or-later + url: https://github.com/fa0311/twitter-openapi#license termsOfService: https://github.com/fa0311 title: Twitter OpenAPI version: 0.0.1 diff --git a/src/openapi/openapi-3.0.yaml b/src/openapi/openapi-3.0.yaml index 5104625..f2b37e2 100644 --- a/src/openapi/openapi-3.0.yaml +++ b/src/openapi/openapi-3.0.yaml @@ -7,8 +7,8 @@ info: contact: email: yuki@yuki0311.com license: - name: GNU Affero General Public License v3. - url: https://raw.githubusercontent.com/fa0311/twitter-openapi/main/LICENSE.txt + name: custom license or AGPL-3.0-or-later + url: https://github.com/fa0311/twitter-openapi#license version: 0.0.1 servers: - url: https://twitter.com/i/api