mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
update copyright notice that is written to the logs
This commit is contained in:
parent
5d2b2b5607
commit
5f1fe04a87
@ -854,7 +854,7 @@ int main(int argc, char **argv)
|
||||
reopen_logs();
|
||||
|
||||
DEBUG(1, ("winbindd version %s started.\n", VERSION ) );
|
||||
DEBUGADD( 1, ( "Copyright The Samba Team 2000-2001\n" ) );
|
||||
DEBUGADD( 1, ( "Copyright The Samba Team 2000-2003\n" ) );
|
||||
|
||||
if (!reload_services_file(False)) {
|
||||
DEBUG(0, ("error opening config file\n"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user