diff options
author | Arthur Schiwon <blizzz@owncloud.com> | 2013-05-07 18:23:49 +0200 |
---|---|---|
committer | Arthur Schiwon <blizzz@owncloud.com> | 2013-05-07 18:23:49 +0200 |
commit | 68ecee9771abb04402287ef6010e12608be4ddbd (patch) | |
tree | 51df2533e891816054335d8ab923ea1a23e80788 | |
parent | 349a533f667bdac2325a797dcee6007117063039 (diff) | |
download | nextcloud-server-68ecee9771abb04402287ef6010e12608be4ddbd.tar.gz nextcloud-server-68ecee9771abb04402287ef6010e12608be4ddbd.zip |
LDAP: Coypright info
-rw-r--r-- | apps/user_ldap/settings.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/settings.php b/apps/user_ldap/settings.php index 05497ae8a33..22e2dac6d26 100644 --- a/apps/user_ldap/settings.php +++ b/apps/user_ldap/settings.php @@ -4,7 +4,9 @@ * ownCloud - user_ldap * * @author Dominik Schmidt + * @author Arthur Schiwon * @copyright 2011 Dominik Schmidt dev@dominik-schmidt.de + * @copyright 2012-2013 Arthur Schiwon blizzz@owncloud.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE |