diff options
Diffstat (limited to 'lib/public/Config.php')
-rw-r--r-- | lib/public/Config.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/Config.php b/lib/public/Config.php index 514ddbb85b3..73380560c63 100644 --- a/lib/public/Config.php +++ b/lib/public/Config.php @@ -1,5 +1,7 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Bart Visscher <bartv@thisnet.nl> * @author Frank Karlitschek <frank@karlitschek.de> * @author Georg Ehrke <georg@owncloud.com> @@ -9,7 +11,6 @@ * @author Robin Appelman <icewind@owncloud.com> * @author Thomas Müller <thomas.mueller@tmit.eu> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |