diff options
Diffstat (limited to 'lib/private/repair/assetcache.php')
-rw-r--r-- | lib/private/repair/assetcache.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/repair/assetcache.php b/lib/private/repair/assetcache.php index 72fe99bbe1a..3166cad1fb3 100644 --- a/lib/private/repair/assetcache.php +++ b/lib/private/repair/assetcache.php @@ -1,10 +1,11 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Adam Williamson <awilliam@redhat.com> * @author Morris Jobke <hey@morrisjobke.de> * @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 |