]> git.mxchange.org Git - friendica.git/commitdiff
Added license information
authorMichael <heluecht@pirati.ca>
Sun, 9 Jan 2022 03:29:16 +0000 (03:29 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 9 Jan 2022 03:29:16 +0000 (03:29 +0000)
src/Model/Contact.php

index f563244120af721f78d8ca8b5d8b4e901048f688..9d6d25923a0e76d1a119ceefc018f9d690d56890 100644 (file)
@@ -2235,7 +2235,8 @@ class Contact
                                case 'friendika':
                                        /**
                                         * 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
                                         */
                                        $ret['header'] = DI::baseUrl() . '/images/friendica-banner.jpg';