From 813f0a0f40dd42b28cd35d91616f3f87ef400861 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 21 Jul 2016 16:49:16 +0200 Subject: Fix apps/ --- apps/files_sharing/ajax/publicpreview.php | 5 +++-- apps/files_sharing/ajax/shareinfo.php | 7 +++++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'apps/files_sharing/ajax') diff --git a/apps/files_sharing/ajax/publicpreview.php b/apps/files_sharing/ajax/publicpreview.php index c02d475a769..4c60f9c20ca 100644 --- a/apps/files_sharing/ajax/publicpreview.php +++ b/apps/files_sharing/ajax/publicpreview.php @@ -1,13 +1,14 @@ * @author Georg Ehrke * @author Lukas Reschke * @author Morris Jobke - * @author Roeland Jago Douma + * @author Roeland Jago Douma * @author Thomas Müller * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/files_sharing/ajax/shareinfo.php b/apps/files_sharing/ajax/shareinfo.php index b9b29022cc3..ca45e3f9fbf 100644 --- a/apps/files_sharing/ajax/shareinfo.php +++ b/apps/files_sharing/ajax/shareinfo.php @@ -1,13 +1,16 @@ * @author Björn Schießle - * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Stefan Weil * @author Vincent Petry * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify -- cgit v1.2.3