diff options
author | Morris Jobke <hey@morrisjobke.de> | 2017-11-06 15:56:42 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2017-11-06 16:56:19 +0100 |
commit | 0eebff152a177dd59ed8773df26f1679f8a88e90 (patch) | |
tree | 23c06d5678bc66a5cc6df3442352687591185798 /lib/private/Installer.php | |
parent | 5411d60b249cc12b429ed8083e7f34d1415d278e (diff) | |
download | nextcloud-server-0eebff152a177dd59ed8773df26f1679f8a88e90.tar.gz nextcloud-server-0eebff152a177dd59ed8773df26f1679f8a88e90.zip |
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'lib/private/Installer.php')
-rw-r--r-- | lib/private/Installer.php | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/private/Installer.php b/lib/private/Installer.php index d5082a7fad2..794aa739588 100644 --- a/lib/private/Installer.php +++ b/lib/private/Installer.php @@ -4,21 +4,15 @@ * @copyright Copyright (c) 2016, Lukas Reschke <lukas@statuscode.ch> * * @author Arthur Schiwon <blizzz@arthur-schiwon.de> - * @author Bart Visscher <bartv@thisnet.nl> * @author Brice Maron <brice@bmaron.net> - * @author Christian Weiske <cweiske@cweiske.de> - * @author Christopher Schäpers <kondou@ts.unde.re> + * @author Christoph Wurst <christoph@owncloud.com> * @author Frank Karlitschek <frank@karlitschek.de> * @author Georg Ehrke <georg@owncloud.com> - * @author Jakob Sack <mail@jakobsack.de> * @author Joas Schilling <coding@schilljs.com> - * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Kamil Domanski <kdomanski@kdemail.net> * @author Lukas Reschke <lukas@statuscode.ch> - * @author michag86 <micha_g@arcor.de> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin Appelman <robin@icewind.nl> - * @author Roeland Jago Douma <roeland@famdouma.nl> * @author root <root@oc.(none)> * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Thomas Tanghus <thomas@tanghus.net> |