summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-04-22 17:32:24 +0000
committerGerald Carter <jerry@samba.org>2003-04-22 17:32:24 +0000
commitf2f1df690571513dfed521f147ee2110281262a4 (patch)
treeb36dda2da2f44774e01255331016e2537aaafd6a /source3
parentc95840b76f172a78e00cc4d4d750fb0a992d9120 (diff)
downloadsamba-f2f1df690571513dfed521f147ee2110281262a4.tar.gz
samba-f2f1df690571513dfed521f147ee2110281262a4.tar.bz2
samba-f2f1df690571513dfed521f147ee2110281262a4.zip
update copyright notice that is written to the logs
(This used to be commit 5f1fe04a87a407297eb9d4ad0e5c6bb35b33c067)
Diffstat (limited to 'source3')
-rw-r--r--source3/nsswitch/winbindd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/nsswitch/winbindd.c b/source3/nsswitch/winbindd.c
index eb8a36af55..ff21a4644f 100644
--- a/source3/nsswitch/winbindd.c
+++ b/source3/nsswitch/winbindd.c
@@ -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"));