Update copyright

This commit is contained in:
gruberroland 2025-03-24 07:38:57 +01:00 committed by GitHub
parent e148f2a9eb
commit 155aea7fc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"),
];
}
}
}