aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/ajax
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-11-06 15:56:42 +0100
committerMorris Jobke <hey@morrisjobke.de>2017-11-06 16:56:19 +0100
commit0eebff152a177dd59ed8773df26f1679f8a88e90 (patch)
tree23c06d5678bc66a5cc6df3442352687591185798 /apps/files_external/ajax
parent5411d60b249cc12b429ed8083e7f34d1415d278e (diff)
downloadnextcloud-server-0eebff152a177dd59ed8773df26f1679f8a88e90.tar.gz
nextcloud-server-0eebff152a177dd59ed8773df26f1679f8a88e90.zip
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'apps/files_external/ajax')
-rw-r--r--apps/files_external/ajax/oauth2.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files_external/ajax/oauth2.php b/apps/files_external/ajax/oauth2.php
index 2510d6ba8cb..9a3f2e0af6a 100644
--- a/apps/files_external/ajax/oauth2.php
+++ b/apps/files_external/ajax/oauth2.php
@@ -2,15 +2,10 @@
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
- * @author Adam Williamson <awilliam@redhat.com>
- * @author Christopher Schäpers <kondou@ts.unde.re>
- * @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Michael Gapczynski <GapczynskiM@gmail.com>
* @author Robin Appelman <robin@icewind.nl>
- * @author Robin McCorkell <robin@mccorkell.me.uk>
* @author Vincent Petry <pvince81@owncloud.com>
- * @author Volkan Gezer <volkangezer@gmail.com>
*
* @license AGPL-3.0
*