From cb057829f72c70e819f456edfadbb29d72dba832 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 29 Apr 2020 11:57:22 +0200 Subject: Update license headers for 19 Signed-off-by: Christoph Wurst --- apps/user_ldap/tests/GroupLDAPPluginTest.php | 1 + apps/user_ldap/tests/Group_LDAPTest.php | 2 -- apps/user_ldap/tests/Integration/AbstractIntegrationTest.php | 1 + apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php | 1 + apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php | 1 + .../user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php | 1 + apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php | 1 + .../tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php | 1 + apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php | 1 + .../tests/Integration/setup-scripts/createUsersWithoutDisplayName.php | 1 + apps/user_ldap/tests/Jobs/SyncTest.php | 1 + apps/user_ldap/tests/Settings/AdminTest.php | 1 + apps/user_ldap/tests/User/DeletedUsersIndexTest.php | 1 + apps/user_ldap/tests/UserLDAPPluginTest.php | 1 + apps/user_ldap/tests/User_ProxyTest.php | 1 + 15 files changed, 14 insertions(+), 2 deletions(-) (limited to 'apps/user_ldap/tests') diff --git a/apps/user_ldap/tests/GroupLDAPPluginTest.php b/apps/user_ldap/tests/GroupLDAPPluginTest.php index b5d9c40862b..baabdfb53c4 100644 --- a/apps/user_ldap/tests/GroupLDAPPluginTest.php +++ b/apps/user_ldap/tests/GroupLDAPPluginTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 EITA Cooperative (eita.org.br) * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Vinicius Cubas Brand * diff --git a/apps/user_ldap/tests/Group_LDAPTest.php b/apps/user_ldap/tests/Group_LDAPTest.php index 64160e203a0..6a64a37f8c2 100644 --- a/apps/user_ldap/tests/Group_LDAPTest.php +++ b/apps/user_ldap/tests/Group_LDAPTest.php @@ -4,11 +4,9 @@ * * @author Arthur Schiwon * @author Christoph Wurst - * @author Frédéric Fortier * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma - * @author Roland Tapken * @author Thomas Müller * @author Victor Dubiniuk * @author Vincent Petry diff --git a/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php b/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php index e6d9ddece55..ff57d56b47e 100644 --- a/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php +++ b/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author root diff --git a/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php b/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php index ba8a3657edc..a6be4de5906 100644 --- a/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php +++ b/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Vinicius Cubas Brand diff --git a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php index d1065337816..b75059dbbf9 100644 --- a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php +++ b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php index 84920d5950d..1c60ce6b6fe 100644 --- a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php +++ b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Vinicius Cubas Brand * * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php index ac5346fe025..69bc90dedb2 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php index 4bf26b81a4b..e2607b0ccc3 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php index f2cfad251de..6160179b9d4 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php b/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php index 6ef4c745c26..5a36ce24838 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * * @license AGPL-3.0 * diff --git a/apps/user_ldap/tests/Jobs/SyncTest.php b/apps/user_ldap/tests/Jobs/SyncTest.php index e79fa58e019..5f2adbe7dd1 100644 --- a/apps/user_ldap/tests/Jobs/SyncTest.php +++ b/apps/user_ldap/tests/Jobs/SyncTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/user_ldap/tests/Settings/AdminTest.php b/apps/user_ldap/tests/Settings/AdminTest.php index c9119cffae4..2599a966f06 100644 --- a/apps/user_ldap/tests/Settings/AdminTest.php +++ b/apps/user_ldap/tests/Settings/AdminTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Lukas Reschke * * @author Arthur Schiwon + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/user_ldap/tests/User/DeletedUsersIndexTest.php b/apps/user_ldap/tests/User/DeletedUsersIndexTest.php index af1d86c6df7..06378289934 100644 --- a/apps/user_ldap/tests/User/DeletedUsersIndexTest.php +++ b/apps/user_ldap/tests/User/DeletedUsersIndexTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/user_ldap/tests/UserLDAPPluginTest.php b/apps/user_ldap/tests/UserLDAPPluginTest.php index 03557ec174b..e1b3cd92159 100644 --- a/apps/user_ldap/tests/UserLDAPPluginTest.php +++ b/apps/user_ldap/tests/UserLDAPPluginTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 EITA Cooperative (eita.org.br) * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Vinicius Cubas Brand * diff --git a/apps/user_ldap/tests/User_ProxyTest.php b/apps/user_ldap/tests/User_ProxyTest.php index 83755abe078..7d2f0c60a82 100644 --- a/apps/user_ldap/tests/User_ProxyTest.php +++ b/apps/user_ldap/tests/User_ProxyTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Lukas Reschke * * @author Arthur Schiwon + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * @author Roger Szabo -- cgit v1.2.3