From: Philipp Date: Wed, 9 Nov 2022 21:29:43 +0000 (+0100) Subject: Add license X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7c66073e4bda79dbb7d1d7b52f11d597d1228a65;p=friendica.git Add license --- diff --git a/src/Module/Contact/Match.php b/src/Module/Contact/Match.php index c03627e30f..0e187b069b 100644 --- a/src/Module/Contact/Match.php +++ b/src/Module/Contact/Match.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Module\Contact; diff --git a/src/Module/Search/Tags.php b/src/Module/Search/Tags.php index cc43d85b09..d409f481f3 100644 --- a/src/Module/Search/Tags.php +++ b/src/Module/Search/Tags.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Module\Search;