diff options
Diffstat (limited to 'apps/files/simplelist.php')
-rw-r--r-- | apps/files/simplelist.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/simplelist.php b/apps/files/simplelist.php index 2e65eedd1b3..1d61b397050 100644 --- a/apps/files/simplelist.php +++ b/apps/files/simplelist.php @@ -1,9 +1,10 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Morris Jobke <hey@morrisjobke.de> * @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 |