diff options
Diffstat (limited to 'lib/private/ServerNotAvailableException.php')
-rw-r--r-- | lib/private/ServerNotAvailableException.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/ServerNotAvailableException.php b/lib/private/ServerNotAvailableException.php index f4b5f4f8cf3..d9abc82991c 100644 --- a/lib/private/ServerNotAvailableException.php +++ b/lib/private/ServerNotAvailableException.php @@ -1,8 +1,9 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Morris Jobke <hey@morrisjobke.de> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |