summaryrefslogtreecommitdiff
path: root/source3/nsswitch
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-01-11 13:21:03 +0000
committerStefan Metzmacher <metze@samba.org>2004-01-11 13:21:03 +0000
commitf2008e22946ebf676867fb2a3f4c8665b027e664 (patch)
tree2d3a957ae8cdb7ed9b7b2d08642bdeda29579380 /source3/nsswitch
parent19e9a7e1b947d7f26b9923a9c89ab088d76e340d (diff)
downloadsamba-f2008e22946ebf676867fb2a3f4c8665b027e664.tar.gz
samba-f2008e22946ebf676867fb2a3f4c8665b027e664.tar.bz2
samba-f2008e22946ebf676867fb2a3f4c8665b027e664.zip
update copyright to -2004
metze (This used to be commit fcb3c9c61ecd787b8d3e5a53ee8f9e04daae76fe)
Diffstat (limited to 'source3/nsswitch')
-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 8ce528d2b0..4c03522461 100644
--- a/source3/nsswitch/winbindd.c
+++ b/source3/nsswitch/winbindd.c
@@ -841,7 +841,7 @@ int main(int argc, char **argv)
reopen_logs();
DEBUG(1, ("winbindd version %s started.\n", SAMBA_VERSION_STRING) );
- DEBUGADD( 1, ( "Copyright The Samba Team 2000-2003\n" ) );
+ DEBUGADD( 1, ( "Copyright The Samba Team 2000-2004\n" ) );
if (!reload_services_file(False)) {
DEBUG(0, ("error opening config file\n"));