aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Mail
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-09-07 14:37:44 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-09-07 14:37:44 +0200
commit1f7f93a695be6c5491ba526dd25d5c57c850e73e (patch)
tree284f375c664f3a506f67ab352693f4e14c06d511 /lib/public/Mail
parent3eb748fc39e24c57f2ba57ed4fd089dd746bdd61 (diff)
downloadnextcloud-server-1f7f93a695be6c5491ba526dd25d5c57c850e73e.tar.gz
nextcloud-server-1f7f93a695be6c5491ba526dd25d5c57c850e73e.zip
Update license headers for Nextcloud 20 (again)
There are still lots of outdated headers, so time for another round of updates. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'lib/public/Mail')
-rw-r--r--lib/public/Mail/IEMailTemplate.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Mail/IEMailTemplate.php b/lib/public/Mail/IEMailTemplate.php
index 5f4e235a7ee..726ec05039d 100644
--- a/lib/public/Mail/IEMailTemplate.php
+++ b/lib/public/Mail/IEMailTemplate.php
@@ -5,6 +5,7 @@ declare(strict_types=1);
/**
* @copyright 2017, Morris Jobke <hey@morrisjobke.de>
*
+ * @author Brad Rubenstein <brad@wbr.tech>
* @author Joas Schilling <coding@schilljs.com>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>