aboutsummaryrefslogtreecommitdiffstats
path: root/lib/base.php
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-10-06 11:18:35 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2015-10-06 11:18:35 +0200
commit0385a62363bbfe6d07f554ecd5d5d6e5c3be35f4 (patch)
treebb51a5f7b6b5ce68a8e8f4b172383ab2da7aff1e /lib/base.php
parentda640adf688baef651df08a81e04089553a6c3a0 (diff)
parent8366ce27673b82349361e534853256dc869a8f93 (diff)
downloadnextcloud-server-0385a62363bbfe6d07f554ecd5d5d6e5c3be35f4.tar.gz
nextcloud-server-0385a62363bbfe6d07f554ecd5d5d6e5c3be35f4.zip
Merge pull request #19597 from owncloud/update-license-headers
update licence headers via script
Diffstat (limited to 'lib/base.php')
-rw-r--r--lib/base.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/base.php b/lib/base.php
index 889801f9653..12c23f5ce1b 100644
--- a/lib/base.php
+++ b/lib/base.php
@@ -13,15 +13,17 @@
* @author Frank Karlitschek <frank@owncloud.org>
* @author Georg Ehrke <georg@owncloud.com>
* @author Hugo Gonzalez Labrador <hglavra@gmail.com>
+ * @author Individual IT Services <info@individual-it.net>
* @author Jakob Sack <mail@jakobsack.de>
- * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Lukas Reschke <lukas@owncloud.com>
* @author marc0s <marcos@tenak.net>
+ * @author Martin Mattel <martin.mattel@diemattels.at>
* @author Michael Gapczynski <GapczynskiM@gmail.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Owen Winkler <a_github@midnightcircus.com>
+ * @author Phil Davis <phil.davis@inf.org>
* @author Ramiro Aparicio <rapariciog@gmail.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>