diff options
author | Craig Andrews <candrews@integralblue.com> | 2010-05-27 18:26:47 -0400 |
---|---|---|
committer | Craig Andrews <candrews@integralblue.com> | 2010-05-27 18:27:33 -0400 |
commit | 6317f7d92bf94f8563a7d9392631d0da06b3042b (patch) | |
tree | 49192b949685ed1c145546b88aed1498aa3d89e3 /plugins/LdapAuthentication | |
parent | 696aeea113b88fd0f6b7c4c88eebc2f4f369d245 (diff) |
Assigning my copyrights to the Free Software Foundation
Diffstat (limited to 'plugins/LdapAuthentication')
-rw-r--r-- | plugins/LdapAuthentication/LdapAuthenticationPlugin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LdapAuthentication/LdapAuthenticationPlugin.php b/plugins/LdapAuthentication/LdapAuthenticationPlugin.php index 0dfc4c63b..52d326287 100644 --- a/plugins/LdapAuthentication/LdapAuthenticationPlugin.php +++ b/plugins/LdapAuthentication/LdapAuthenticationPlugin.php @@ -22,7 +22,7 @@ * @category Plugin * @package StatusNet * @author Craig Andrews <candrews@integralblue.com> - * @copyright 2009 Craig Andrews http://candrews.integralblue.com + * @copyright 2009 Free Software Foundation, Inc http://www.fsf.org * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ */ |