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:
authorLukas Reschke <lukas@owncloud.com>2015-10-26 15:54:55 +0300
committerLukas Reschke <lukas@owncloud.com>2015-10-26 16:04:01 +0300
commit8f09d5b67c3689eb90690d0c8b58bcfec68e60dd (patch)
treebf399f4b1345ce3e79f04f25ec969bf2be78b0bd /settings/ajax
parent52ba14ed055ef2a89d3babb1c5543327d05acfe0 (diff)
Update license headers
Diffstat (limited to 'settings/ajax')
-rw-r--r--settings/ajax/enableapp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/ajax/enableapp.php b/settings/ajax/enableapp.php
index 04b92283f3e..581a205d6ff 100644
--- a/settings/ajax/enableapp.php
+++ b/settings/ajax/enableapp.php
@@ -2,6 +2,7 @@
/**
* @author Bart Visscher <bartv@thisnet.nl>
* @author Christopher Schäpers <kondou@ts.unde.re>
+ * @author Joas Schilling <nickvergessen@owncloud.com>
* @author Kamil Domanski <kdomanski@kdemail.net>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>