1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-19 10:03:58 +03:00

update copyright notice that is written to the logs

(This used to be commit 5f1fe04a87a407297eb9d4ad0e5c6bb35b33c067)
This commit is contained in:
Gerald Carter 2003-04-22 17:32:24 +00:00
parent c95840b76f
commit f2f1df6905

View File

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