From: Michael Date: Sun, 9 Jan 2022 03:29:16 +0000 (+0000) Subject: Added license information X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8147073c47e38b20d14533b08dde8c258fa5eea1;p=friendica.git Added license information --- diff --git a/src/Model/Contact.php b/src/Model/Contact.php index f563244120..9d6d25923a 100644 --- a/src/Model/Contact.php +++ b/src/Model/Contact.php @@ -2235,7 +2235,8 @@ class Contact case 'friendika': /** * Picture credits - * @author Lostinlight + * @author Lostinlight + * @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 */ $ret['header'] = DI::baseUrl() . '/images/friendica-banner.jpg';