summaryrefslogtreecommitdiff
path: root/source3/nsswitch
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-01-11 13:23:50 +0000
committerStefan Metzmacher <metze@samba.org>2004-01-11 13:23:50 +0000
commit86450924a0ed5ea721eb8555c5192978e875bbbe (patch)
tree2241ee81c02c4a2528fbde1d2c04be9daa47f64d /source3/nsswitch
parent56f4e9726cb21e9bc4bb99b0972b5bb12ab3e40c (diff)
downloadsamba-86450924a0ed5ea721eb8555c5192978e875bbbe.tar.gz
samba-86450924a0ed5ea721eb8555c5192978e875bbbe.tar.bz2
samba-86450924a0ed5ea721eb8555c5192978e875bbbe.zip
update copyright to -2004
metze (This used to be commit 12d6bc3bd0684646e990c2fc6485fe1a92ac98fb)
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 4d5b08b4ec..3124ef6378 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"));