diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-09-07 14:37:44 +0200 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-09-07 14:37:44 +0200 |
commit | 1f7f93a695be6c5491ba526dd25d5c57c850e73e (patch) | |
tree | 284f375c664f3a506f67ab352693f4e14c06d511 /lib/private/Mail | |
parent | 3eb748fc39e24c57f2ba57ed4fd089dd746bdd61 (diff) | |
download | nextcloud-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/private/Mail')
-rw-r--r-- | lib/private/Mail/EMailTemplate.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/Mail/EMailTemplate.php b/lib/private/Mail/EMailTemplate.php index 3edbea72aca..ade4390cec7 100644 --- a/lib/private/Mail/EMailTemplate.php +++ b/lib/private/Mail/EMailTemplate.php @@ -8,6 +8,7 @@ declare(strict_types=1); * * @author Bjoern Schiessle <bjoern@schiessle.org> * @author brad2014 <brad2014@users.noreply.github.com> + * @author Brad Rubenstein <brad@wbr.tech> * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Jan-Christoph Borchardt <hey@jancborchardt.net> * @author Joas Schilling <coding@schilljs.com> |