From 8f09d5b67c3689eb90690d0c8b58bcfec68e60dd Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Mon, 26 Oct 2015 13:54:55 +0100 Subject: Update license headers --- apps/files/tests/ajax_rename.php | 1 - apps/files/tests/command/deleteorphanedfilestest.php | 1 + apps/files/tests/controller/apicontrollertest.php | 3 +-- 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'apps/files/tests') 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 * @author Morris Jobke * @author Robin Appelman - * @author tbartenstein * @author Thomas Müller * @author Vincent Petry * 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 @@ + * @author Robin Appelman * * @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 @@ * @author Lukas Reschke * @author Morris Jobke - * @author Roeland Jago Douma + * @author Roeland Jago Douma * * @copyright Copyright (c) 2015, ownCloud, Inc. * @license AGPL-3.0 -- cgit v1.2.3