@@ -1,14 +1,14 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * ownCloud - galleryplus |
|
| 4 | - * |
|
| 5 | - * This file is licensed under the Affero General Public License version 3 or |
|
| 6 | - * later. See the COPYING file. |
|
| 7 | - * |
|
| 8 | - * @author Olivier Paroz <[email protected]> |
|
| 9 | - * |
|
| 10 | - * @copyright Olivier Paroz 2014-2015 |
|
| 11 | - */ |
|
| 3 | + * ownCloud - galleryplus |
|
| 4 | + * |
|
| 5 | + * This file is licensed under the Affero General Public License version 3 or |
|
| 6 | + * later. See the COPYING file. |
|
| 7 | + * |
|
| 8 | + * @author Olivier Paroz <[email protected]> |
|
| 9 | + * |
|
| 10 | + * @copyright Olivier Paroz 2014-2015 |
|
| 11 | + */ |
|
| 12 | 12 | |
| 13 | 13 | namespace OCA\GalleryPlus\Service; |
| 14 | 14 | |