File

mod_register_apps/copyright @ 6113:c0cb43817b7c

mod_compliance_latest: using module:log_status diff --git a/mod_compliance_latest/mod_compliance_latest.lua b/mod_compliance_latest/mod_compliance_latest.lua --- a/mod_compliance_latest/mod_compliance_latest.lua +++ b/mod_compliance_latest/mod_compliance_latest.lua @@ -1,6 +1,6 @@ local success, err = pcall(function() module:depends("compliance_2023") end) if not success then - module:log("error", "Error, can't load module: mod_compliance_2023. Is this module downloaded in a folder readable by prosody?") - return 1, "Error: Couldn't load dependency mod_compliance_2023." +module:log_status( "error", "Error, can't load module: mod_compliance_2023. Is this module downloaded into a folder readable by prosody?" ) +return false end
author Menel <menel@snikket.de>
date Mon, 23 Dec 2024 14:09:56 +0100
parent 4091:354dc1e7977a
line wrap: on
line source

Copyright of the assets included in the assets/ folder:

generic.svg:

	(C) Matthew Wild 2020
	Distributed under the MIT license of the prosody-modules project.
	Derived from the XMPP logo of the XMPP Standards Foundation:
	Source: https://en.wikipedia.org/wiki/XMPP#/media/File:XMPP_logo.svg
	License (MIT): https://opensource.org/licenses/mit-license.php

gajim.svg:

	Source: https://dev.gajim.org/gajim/gajim/-/blob/master/gajim/data/icons/hicolor/scalable/apps/org.gajim.Gajim.svg
	License (GPLv3): https://dev.gajim.org/gajim/gajim/-/blob/master/COPYING

dino.svg:

	Source: https://github.com/dino/dino/blob/3a00177a51e48d6bafc1e67bab26bc510e6400d8/main/data/icons/im.dino.Dino.svg
	License (GPLv3): https://github.com/dino/dino/blob/3a00177a51e48d6bafc1e67bab26bc510e6400d8/LICENSE

conversations.svg:

	Source: https://github.com/iNPUTmice/Conversations/blob/master/art/ic_launcher.svg
	License (CC-BY-SA 4.0): https://github.com/iNPUTmice/Conversations/blob/master/art/LICENSE

siskin-im.png:

	Source: https://github.com/tigase/siskin-im/blob/master/SiskinIM%20-%20Share/Assets.xcassets/AppIcon.appiconset/IMG_1607_3-120.png
	License (GPLv3): https://github.com/tigase/siskin-im/blob/master/COPYING

beagle-im.png:

	Source: https://github.com/tigase/beagle-im/blob/master/BeagleIM/Assets.xcassets/AppIcon.appiconset/IMG_0720_256-1.png
	License (GPLv3): https://github.com/tigase/beagle-im/blob/master/LICENSE

yaxim.svg:

	Source: https://github.com/yaxim-org/yaxim/blob/master/asset-graphics/yak/yak-front-grass.svg
	License (GPLv3): https://github.com/yaxim-org/yaxim/blob/master/LICENSE.txt