Added license information

This commit is contained in:
Michael 2022-01-09 03:29:16 +00:00
parent d16a648d37
commit 8147073c47

View file

@ -2235,7 +2235,8 @@ class Contact
case 'friendika': case 'friendika':
/** /**
* Picture credits * Picture credits
* @author Lostinlight <https://gitlab.com/lostinlight> * @author Lostinlight <https://mastodon.xyz/@lightone>
* @license CC0 https://creativecommons.org/share-your-work/public-domain/cc0/
* @link https://gitlab.com/lostinlight/per_aspera_ad_astra/-/blob/master/friendica-404/friendica-promo-bubbles.jpg * @link https://gitlab.com/lostinlight/per_aspera_ad_astra/-/blob/master/friendica-404/friendica-promo-bubbles.jpg
*/ */
$ret['header'] = DI::baseUrl() . '/images/friendica-banner.jpg'; $ret['header'] = DI::baseUrl() . '/images/friendica-banner.jpg';