diff --git a/lam/lib/modules/takUser.inc b/lam/lib/modules/takUser.inc index 9446f1da5..cb1e5c667 100644 --- a/lam/lib/modules/takUser.inc +++ b/lam/lib/modules/takUser.inc @@ -2,10 +2,7 @@ /* This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) - Copyright (C) 2003 - 2006 Tilo Lutz - 2005 - 2025 Roland Gruber - This code - 2024 Mark Halliday + Copyright (C) 2024 Mark Halliday This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ /** @@ -269,4 +267,4 @@ class takuser extends baseModule { "takcolor" => _("TAK team color"), ]; } -} \ No newline at end of file +}