Mercurial > prosody-modules
comparison mod_register_apps/copyright @ 4091:354dc1e7977a
mod_register_apps: Provides a configurable list of XMPP apps
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 10 Sep 2020 16:47:59 +0100 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 4090:e77122025080 | 4091:354dc1e7977a |
|---|---|
| 1 Copyright of the assets included in the assets/ folder: | |
| 2 | |
| 3 generic.svg: | |
| 4 | |
| 5 (C) Matthew Wild 2020 | |
| 6 Distributed under the MIT license of the prosody-modules project. | |
| 7 Derived from the XMPP logo of the XMPP Standards Foundation: | |
| 8 Source: https://en.wikipedia.org/wiki/XMPP#/media/File:XMPP_logo.svg | |
| 9 License (MIT): https://opensource.org/licenses/mit-license.php | |
| 10 | |
| 11 gajim.svg: | |
| 12 | |
| 13 Source: https://dev.gajim.org/gajim/gajim/-/blob/master/gajim/data/icons/hicolor/scalable/apps/org.gajim.Gajim.svg | |
| 14 License (GPLv3): https://dev.gajim.org/gajim/gajim/-/blob/master/COPYING | |
| 15 | |
| 16 dino.svg: | |
| 17 | |
| 18 Source: https://github.com/dino/dino/blob/3a00177a51e48d6bafc1e67bab26bc510e6400d8/main/data/icons/im.dino.Dino.svg | |
| 19 License (GPLv3): https://github.com/dino/dino/blob/3a00177a51e48d6bafc1e67bab26bc510e6400d8/LICENSE | |
| 20 | |
| 21 conversations.svg: | |
| 22 | |
| 23 Source: https://github.com/iNPUTmice/Conversations/blob/master/art/ic_launcher.svg | |
| 24 License (CC-BY-SA 4.0): https://github.com/iNPUTmice/Conversations/blob/master/art/LICENSE | |
| 25 | |
| 26 siskin-im.png: | |
| 27 | |
| 28 Source: https://github.com/tigase/siskin-im/blob/master/SiskinIM%20-%20Share/Assets.xcassets/AppIcon.appiconset/IMG_1607_3-120.png | |
| 29 License (GPLv3): https://github.com/tigase/siskin-im/blob/master/COPYING | |
| 30 | |
| 31 beagle-im.png: | |
| 32 | |
| 33 Source: https://github.com/tigase/beagle-im/blob/master/BeagleIM/Assets.xcassets/AppIcon.appiconset/IMG_0720_256-1.png | |
| 34 License (GPLv3): https://github.com/tigase/beagle-im/blob/master/LICENSE | |
| 35 | |
| 36 yaxim.svg: | |
| 37 | |
| 38 Source: https://github.com/yaxim-org/yaxim/blob/master/asset-graphics/yak/yak-front-grass.svg | |
| 39 License (GPLv3): https://github.com/yaxim-org/yaxim/blob/master/LICENSE.txt |
