From 8147073c47e38b20d14533b08dde8c258fa5eea1 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 9 Jan 2022 03:29:16 +0000 Subject: [PATCH] Added license information --- src/Model/Contact.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Model/Contact.php b/src/Model/Contact.php index f56324412..9d6d25923 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';