summaryrefslogtreecommitdiffstats
path: root/lib/base.php
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-04-01 12:44:21 +0200
committerGitHub <noreply@github.com>2020-04-01 12:44:21 +0200
commit19ca921676240350abd694d8ca2d7b8c19fbd95a (patch)
tree440d3c75d6dd2eaffad01b1240a6479037a00b24 /lib/base.php
parent9a204adf4850c2bb5f4a8f24ab13d1e3bbacb24f (diff)
parent1a9330cd69631ef12b71239c4f98836e09e021ea (diff)
downloadnextcloud-server-19ca921676240350abd694d8ca2d7b8c19fbd95a.tar.gz
nextcloud-server-19ca921676240350abd694d8ca2d7b8c19fbd95a.zip
Merge pull request #20241 from nextcloud/fix/license-headers-19
Update the license headers for Nextcloud 19
Diffstat (limited to 'lib/base.php')
-rw-r--r--lib/base.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/base.php b/lib/base.php
index 6dc08510a7b..4c96e3470cd 100644
--- a/lib/base.php
+++ b/lib/base.php
@@ -11,6 +11,7 @@
* @author Björn Schießle <bjoern@schiessle.org>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Damjan Georgievski <gdamjan@gmail.com>
+ * @author Daniel Kesselberg <mail@danielkesselberg.de>
* @author davidgumberg <davidnoizgumberg@gmail.com>
* @author Eric Masseran <rico.masseran@gmail.com>
* @author Florin Peter <github@florin-peter.de>
@@ -22,6 +23,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
+ * @author Jose Quinteiro <github@quinteiro.org>
* @author Juan Pablo Villafáñez <jvillafanez@solidgear.es>
* @author Julius Härtl <jus@bitgrid.net>
* @author Ko- <k.stoffelen@cs.ru.nl>