diff options
Diffstat (limited to 'apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php')
-rw-r--r-- | apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php index b01c498f859..aaba2d0bf85 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php @@ -17,7 +17,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ if(php_sapi_name() !== 'cli') { |