diff options
Diffstat (limited to 'lib/private/legacy')
-rw-r--r-- | lib/private/legacy/files.php | 1 | ||||
-rw-r--r-- | lib/private/legacy/hook.php | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/private/legacy/files.php b/lib/private/legacy/files.php index ed26a125a6f..adc793ba9b7 100644 --- a/lib/private/legacy/files.php +++ b/lib/private/legacy/files.php @@ -9,6 +9,7 @@ * @author Jakob Sack <mail@jakobsack.de> * @author Joas Schilling <coding@schilljs.com> * @author Jörn Friedrich Dreyer <jfd@butonic.de> + * @author Julius Härtl <jus@bitgrid.net> * @author Ko- <k.stoffelen@cs.ru.nl> * @author Lukas Reschke <lukas@statuscode.ch> * @author Michael Gapczynski <GapczynskiM@gmail.com> diff --git a/lib/private/legacy/hook.php b/lib/private/legacy/hook.php index 78060d76e0d..6353d1f15db 100644 --- a/lib/private/legacy/hook.php +++ b/lib/private/legacy/hook.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher <bartv@thisnet.nl> + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Jakob Sack <mail@jakobsack.de> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Lukas Reschke <lukas@statuscode.ch> |