From aba539703c0b0388f5ebf8757067bafab56774ce Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Thu, 26 May 2016 19:56:05 +0200 Subject: Update license headers --- apps/user_ldap/tests/Mapping/AbstractMappingTest.php | 4 +++- apps/user_ldap/tests/Mapping/GroupMappingTest.php | 3 ++- apps/user_ldap/tests/Mapping/UserMappingTest.php | 3 ++- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'apps/user_ldap/tests/Mapping') diff --git a/apps/user_ldap/tests/Mapping/AbstractMappingTest.php b/apps/user_ldap/tests/Mapping/AbstractMappingTest.php index b800862d2c1..ddd99d31709 100644 --- a/apps/user_ldap/tests/Mapping/AbstractMappingTest.php +++ b/apps/user_ldap/tests/Mapping/AbstractMappingTest.php @@ -1,7 +1,9 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Mapping/GroupMappingTest.php b/apps/user_ldap/tests/Mapping/GroupMappingTest.php index 5cdb9d463b2..9101202eb08 100644 --- a/apps/user_ldap/tests/Mapping/GroupMappingTest.php +++ b/apps/user_ldap/tests/Mapping/GroupMappingTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/user_ldap/tests/Mapping/UserMappingTest.php b/apps/user_ldap/tests/Mapping/UserMappingTest.php index 90618962393..e8544211d77 100644 --- a/apps/user_ldap/tests/Mapping/UserMappingTest.php +++ b/apps/user_ldap/tests/Mapping/UserMappingTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller * -- cgit v1.2.3