diff options
author | Christoph Wurst <ChristophWurst@users.noreply.github.com> | 2020-04-29 14:24:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-29 14:24:27 +0200 |
commit | b219eadb8f3f459f2c71e937dfd3542f0792da8e (patch) | |
tree | f5afd746a8865695326a06498a01ef306d5407b3 /apps/settings/lib/Controller/HelpController.php | |
parent | 80222e6a06d282a2cbd9fdfa0a446316c27278ee (diff) | |
parent | cb057829f72c70e819f456edfadbb29d72dba832 (diff) | |
download | nextcloud-server-b219eadb8f3f459f2c71e937dfd3542f0792da8e.tar.gz nextcloud-server-b219eadb8f3f459f2c71e937dfd3542f0792da8e.zip |
Merge pull request #20714 from nextcloud/fix/license-headers-19
Update license headers for 19
Diffstat (limited to 'apps/settings/lib/Controller/HelpController.php')
-rw-r--r-- | apps/settings/lib/Controller/HelpController.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/lib/Controller/HelpController.php b/apps/settings/lib/Controller/HelpController.php index 58fb18ea2c5..8ebfeb2d4ca 100644 --- a/apps/settings/lib/Controller/HelpController.php +++ b/apps/settings/lib/Controller/HelpController.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net> * * @author Arthur Schiwon <blizzz@arthur-schiwon.de> + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Julius Härtl <jus@bitgrid.net> * * @license GNU AGPL version 3 or any later version |