diff options
Diffstat (limited to 'lib/public/AutoloadNotAllowedException.php')
-rw-r--r-- | lib/public/AutoloadNotAllowedException.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/AutoloadNotAllowedException.php b/lib/public/AutoloadNotAllowedException.php index f0028b7d49d..6c7b979f2d6 100644 --- a/lib/public/AutoloadNotAllowedException.php +++ b/lib/public/AutoloadNotAllowedException.php @@ -1,8 +1,9 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Robin McCorkell <robin@mccorkell.me.uk> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |