diff options
Diffstat (limited to 'lib/private/legacy/hook.php')
-rw-r--r-- | lib/private/legacy/hook.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/legacy/hook.php b/lib/private/legacy/hook.php index a2b568c1bd6..f78fe134a0f 100644 --- a/lib/private/legacy/hook.php +++ b/lib/private/legacy/hook.php @@ -1,17 +1,18 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Bart Visscher <bartv@thisnet.nl> * @author Jakob Sack <mail@jakobsack.de> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> - * @author Robin Appelman <icewind@owncloud.com> + * @author Robin Appelman <robin@icewind.nl> * @author Robin McCorkell <robin@mccorkell.me.uk> * @author Sam Tuke <mail@samtuke.com> * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Vincent Petry <pvince81@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |