aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/app.php
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-11-06 18:48:04 +0100
committerGitHub <noreply@github.com>2017-11-06 18:48:04 +0100
commitda6c2c9da1721de7aa05b15af1356e3511069980 (patch)
tree0bc332b84e9ab4d1a005349f707d53548c461eae /lib/private/legacy/app.php
parent5ed05219d7a14aa167ec979bde733865e0777999 (diff)
parent0eebff152a177dd59ed8773df26f1679f8a88e90 (diff)
downloadnextcloud-server-da6c2c9da1721de7aa05b15af1356e3511069980.tar.gz
nextcloud-server-da6c2c9da1721de7aa05b15af1356e3511069980.zip
Merge pull request #7083 from nextcloud/update-license-headers
Update license headers
Diffstat (limited to 'lib/private/legacy/app.php')
-rw-r--r--lib/private/legacy/app.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/private/legacy/app.php b/lib/private/legacy/app.php
index 49fac2f4d96..d980df59956 100644
--- a/lib/private/legacy/app.php
+++ b/lib/private/legacy/app.php
@@ -14,8 +14,9 @@
* @author Frank Karlitschek <frank@karlitschek.de>
* @author Georg Ehrke <georg@owncloud.com>
* @author Jakob Sack <mail@jakobsack.de>
- * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
* @author Joas Schilling <coding@schilljs.com>
+ * @author Julius Haertl <jus@bitgrid.net>
+ * @author Julius Härtl <jus@bitgrid.net>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Kamil Domanski <kdomanski@kdemail.net>
* @author Klaas Freitag <freitag@owncloud.com>
@@ -27,6 +28,7 @@
* @author Robin McCorkell <robin@mccorkell.me.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Sam Tuke <mail@samtuke.com>
+ * @author Sebastian Wessalowski <sebastian@wessalowski.org>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Thomas Tanghus <thomas@tanghus.net>
* @author Tom Needham <tom@owncloud.com>