diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-04-29 11:57:22 +0200 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-04-29 11:57:22 +0200 |
commit | cb057829f72c70e819f456edfadbb29d72dba832 (patch) | |
tree | c68943178e61456efa880b059c868e1897d5ee1f /lib/private/Share | |
parent | 2726c6d1865f444ba87142f415035cd60a4adcb3 (diff) | |
download | nextcloud-server-cb057829f72c70e819f456edfadbb29d72dba832.tar.gz nextcloud-server-cb057829f72c70e819f456edfadbb29d72dba832.zip |
Update license headers for 19
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'lib/private/Share')
-rw-r--r-- | lib/private/Share/Constants.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/private/Share/Constants.php b/lib/private/Share/Constants.php index 18f6864b6c9..2310859c5be 100644 --- a/lib/private/Share/Constants.php +++ b/lib/private/Share/Constants.php @@ -2,14 +2,11 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Bjoern Schiessle <bjoern@schiessle.org> * @author Björn Schießle <bjoern@schiessle.org> * @author Christopher Schäpers <kondou@ts.unde.re> * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Daniel Calviño Sánchez <danxuliu@gmail.com> * @author Joas Schilling <coding@schilljs.com> - * @author Lukas Reschke <lukas@statuscode.ch> - * @author Maxence Lange <maxence@nextcloud.com> * @author Morris Jobke <hey@morrisjobke.de> * * @license AGPL-3.0 |