summaryrefslogtreecommitdiffstats
path: root/apps/files/tests
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-10-26 13:54:55 +0100
committerLukas Reschke <lukas@owncloud.com>2015-10-26 14:04:01 +0100
commit8f09d5b67c3689eb90690d0c8b58bcfec68e60dd (patch)
treebf399f4b1345ce3e79f04f25ec969bf2be78b0bd /apps/files/tests
parent52ba14ed055ef2a89d3babb1c5543327d05acfe0 (diff)
downloadnextcloud-server-8f09d5b67c3689eb90690d0c8b58bcfec68e60dd.tar.gz
nextcloud-server-8f09d5b67c3689eb90690d0c8b58bcfec68e60dd.zip
Update license headers
Diffstat (limited to 'apps/files/tests')
-rw-r--r--apps/files/tests/ajax_rename.php1
-rw-r--r--apps/files/tests/command/deleteorphanedfilestest.php1
-rw-r--r--apps/files/tests/controller/apicontrollertest.php3
3 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/tests/ajax_rename.php b/apps/files/tests/ajax_rename.php
index 00a62fa002d..859c7042b89 100644
--- a/apps/files/tests/ajax_rename.php
+++ b/apps/files/tests/ajax_rename.php
@@ -5,7 +5,6 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
- * @author tbartenstein <tbartenstein@users.noreply.github.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*
diff --git a/apps/files/tests/command/deleteorphanedfilestest.php b/apps/files/tests/command/deleteorphanedfilestest.php
index 3a1a541d8f1..a667dba99fc 100644
--- a/apps/files/tests/command/deleteorphanedfilestest.php
+++ b/apps/files/tests/command/deleteorphanedfilestest.php
@@ -1,6 +1,7 @@
<?php
/**
* @author Morris Jobke <hey@morrisjobke.de>
+ * @author Robin Appelman <icewind@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0
diff --git a/apps/files/tests/controller/apicontrollertest.php b/apps/files/tests/controller/apicontrollertest.php
index 7f34c0a5642..fb728d5eff0 100644
--- a/apps/files/tests/controller/apicontrollertest.php
+++ b/apps/files/tests/controller/apicontrollertest.php
@@ -1,9 +1,8 @@
<?php
/**
- * @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
- * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0