diff options
Diffstat (limited to 'lib/private/Hooks/Emitter.php')
-rw-r--r-- | lib/private/Hooks/Emitter.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/Hooks/Emitter.php b/lib/private/Hooks/Emitter.php index d639e5ef892..90fac7de7ea 100644 --- a/lib/private/Hooks/Emitter.php +++ b/lib/private/Hooks/Emitter.php @@ -1,10 +1,11 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin Appelman <icewind@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |