diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2019-12-19 13:16:31 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2019-12-20 09:23:25 +0100 |
commit | 1b46621cd31dabb48084c8e23f741de77e7007b4 (patch) | |
tree | 82c9c97d06b9519b6941eed7f1ea0782675ccdb1 /apps/federatedfilesharing/appinfo | |
parent | 9db15459b9d39681965b3a599960e6d2225c57a0 (diff) | |
download | nextcloud-server-1b46621cd31dabb48084c8e23f741de77e7007b4.tar.gz nextcloud-server-1b46621cd31dabb48084c8e23f741de77e7007b4.zip |
Update license headers for 18
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/federatedfilesharing/appinfo')
-rw-r--r-- | apps/federatedfilesharing/appinfo/app.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/appinfo/app.php b/apps/federatedfilesharing/appinfo/app.php index 39b47eab656..e4a94d84088 100644 --- a/apps/federatedfilesharing/appinfo/app.php +++ b/apps/federatedfilesharing/appinfo/app.php @@ -2,9 +2,8 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Bjoern Schiessle <bjoern@schiessle.org> * @author Björn Schießle <bjoern@schiessle.org> - * @author Joas Schilling <coding@schilljs.com> + * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * @author Robin Appelman <robin@icewind.nl> * * @license AGPL-3.0 |