Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-11-06 20:48:04 +0300
committerGitHub <noreply@github.com>2017-11-06 20:48:04 +0300
commitda6c2c9da1721de7aa05b15af1356e3511069980 (patch)
tree0bc332b84e9ab4d1a005349f707d53548c461eae /index.php
parent5ed05219d7a14aa167ec979bde733865e0777999 (diff)
parent0eebff152a177dd59ed8773df26f1679f8a88e90 (diff)
Merge pull request #7083 from nextcloud/update-license-headers
Update license headers
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.php b/index.php
index f45b67811f2..135a0d014ef 100644
--- a/index.php
+++ b/index.php
@@ -2,10 +2,13 @@
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
+ * @author Georg Ehrke <georg@owncloud.com>
+ * @author Joas Schilling <coding@schilljs.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
+ * @author Sergio Bertolín <sbertolin@solidgear.es>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*