Add/fix some license identifiers. Fixes #6
This commit is contained in:
2
data/plugins/thirdparty/help.yaml
vendored
2
data/plugins/thirdparty/help.yaml
vendored
@@ -1,6 +1,6 @@
|
||||
name: help
|
||||
repo: https://git.skeg1.se/vondassendorf/maubot_mauhelp
|
||||
license:
|
||||
license: MIT
|
||||
author: Johan Christoffersson
|
||||
description: A plugin to add a `!help` command to maubot. Returns all built-in help commands for all plugins loaded in the client instance.
|
||||
public_instances: []
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: social-media-download
|
||||
repo: https://github.com/ggogel/SocialMediaDownloadMaubot
|
||||
license:
|
||||
license: MIT
|
||||
author: Gerrit Gogel
|
||||
description: A bot that that downloads content from various social media websites given a link.
|
||||
antifeatures:
|
||||
|
||||
2
data/plugins/thirdparty/tmdb.yaml
vendored
2
data/plugins/thirdparty/tmdb.yaml
vendored
@@ -1,6 +1,6 @@
|
||||
name: tmdb
|
||||
repo: https://codeberg.org/lomion/tmdb-bot
|
||||
license: AGPL-3.0-or-later
|
||||
license: AGPL-3.0-only
|
||||
author: lomion
|
||||
description: A bot that posts information about movies fetched from TheMovieDB.org.
|
||||
public_instances: []
|
||||
|
||||
Reference in New Issue
Block a user