Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-01-13 16:23:49 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-01-13 16:23:49 +0300
commit6127c288e836a78a9cb77da5f05f131b019fe868 (patch)
tree6f0ca06b18bf57e91f7109b4899dcb0c2b62f912 /apps/sharebymail/lib
parentb805d0c764e82220093782a334f760362f057a5e (diff)
Fix license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/sharebymail/lib')
-rw-r--r--apps/sharebymail/lib/ShareByMailProvider.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/sharebymail/lib/ShareByMailProvider.php b/apps/sharebymail/lib/ShareByMailProvider.php
index 597ac196697..48c60b168e8 100644
--- a/apps/sharebymail/lib/ShareByMailProvider.php
+++ b/apps/sharebymail/lib/ShareByMailProvider.php
@@ -6,6 +6,7 @@
* @author Bjoern Schiessle <bjoern@schiessle.org>
* @author comradekingu <epost@anotheragency.no>
* @author Daniel Calviño Sánchez <danxuliu@gmail.com>
+ * @author exner104 <59639860+exner104@users.noreply.github.com>
* @author Frederic Werner <frederic-github@werner-net.work>
* @author Joas Schilling <coding@schilljs.com>
* @author Lukas Reschke <lukas@statuscode.ch>