diff options
Diffstat (limited to 'apps/files_external/list.php')
-rw-r--r-- | apps/files_external/list.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_external/list.php b/apps/files_external/list.php index 5be3474cbf2..45a30bca40a 100644 --- a/apps/files_external/list.php +++ b/apps/files_external/list.php @@ -3,6 +3,8 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Jesús Macias <jmacias@solidgear.es> + * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> + * @author Julius Härtl <jus@bitgrid.net> * @author Vincent Petry <pvince81@owncloud.com> * * @license AGPL-3.0 @@ -17,7 +19,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ // Check if we are a user |