0

Add/fix some license identifiers. Fixes #6

This commit is contained in:
Tulir Asokan
2023-06-29 23:14:57 +03:00
parent 12a66fac5c
commit ac2e56251c
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
name: echo name: echo
repo: https://github.com/maubot/echo repo: https://github.com/maubot/echo
license: AGPL-3.0-or-later license: MIT
author: Tulir author: Tulir
description: | description: |
A bot that echoes pings and other stuff. A bot that echoes pings and other stuff.

View File

@@ -1,6 +1,6 @@
name: help name: help
repo: https://git.skeg1.se/vondassendorf/maubot_mauhelp repo: https://git.skeg1.se/vondassendorf/maubot_mauhelp
license: license: MIT
author: Johan Christoffersson 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. 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: [] public_instances: []

View File

@@ -1,6 +1,6 @@
name: social-media-download name: social-media-download
repo: https://github.com/ggogel/SocialMediaDownloadMaubot repo: https://github.com/ggogel/SocialMediaDownloadMaubot
license: license: MIT
author: Gerrit Gogel author: Gerrit Gogel
description: A bot that that downloads content from various social media websites given a link. description: A bot that that downloads content from various social media websites given a link.
antifeatures: antifeatures:

View File

@@ -1,6 +1,6 @@
name: tmdb name: tmdb
repo: https://codeberg.org/lomion/tmdb-bot repo: https://codeberg.org/lomion/tmdb-bot
license: AGPL-3.0-or-later license: AGPL-3.0-only
author: lomion author: lomion
description: A bot that posts information about movies fetched from TheMovieDB.org. description: A bot that posts information about movies fetched from TheMovieDB.org.
public_instances: [] public_instances: []