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 /build | |
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 'build')
-rw-r--r-- | build/integration/features/bootstrap/FakeSMTPHelper.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/integration/features/bootstrap/FakeSMTPHelper.php b/build/integration/features/bootstrap/FakeSMTPHelper.php index c5e89085833..d8f6be4dc23 100644 --- a/build/integration/features/bootstrap/FakeSMTPHelper.php +++ b/build/integration/features/bootstrap/FakeSMTPHelper.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Daniel Calviño Sánchez <danxuliu@gmail.com> * * @license GNU AGPL version 3 or any later version |