From: nupplaPhil Date: Sun, 9 Feb 2020 14:45:35 +0000 (+0100) Subject: Add license info at Friendica classes X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b5759d24ee8db7e558fb1214e01fd26c105f4391;p=friendica-addons.git Add license info at Friendica classes --- diff --git a/notifyall/NotifyAllEmail.php b/notifyall/NotifyAllEmail.php index 96a57a67..aa14d98a 100644 --- a/notifyall/NotifyAllEmail.php +++ b/notifyall/NotifyAllEmail.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Addon\notifyall; diff --git a/securemail/SecureTestEmail.php b/securemail/SecureTestEmail.php index 37fe5d7c..e15ef601 100644 --- a/securemail/SecureTestEmail.php +++ b/securemail/SecureTestEmail.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Addon\securemail;