summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-01-09 06:59:48 +0000
committerStefan Metzmacher <metze@samba.org>2004-01-09 06:59:48 +0000
commitae2164093e89c70704193b8db6fc2e10578eae45 (patch)
treec1b3fd944c6d2309a90d0e28bac4befcd0868b61 /source4
parent8fb8c40d3be78eb8f05a095700a84a7a745135cb (diff)
downloadsamba-ae2164093e89c70704193b8db6fc2e10578eae45.tar.gz
samba-ae2164093e89c70704193b8db6fc2e10578eae45.tar.bz2
samba-ae2164093e89c70704193b8db6fc2e10578eae45.zip
Update Copyright to 1992-2004
Jerry should I change this in 3_0 and HEAD as well? metze (This used to be commit 664f1e30f816ef64f85b5df841592675a6fe06f2)
Diffstat (limited to 'source4')
-rw-r--r--source4/smbd/server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/smbd/server.c b/source4/smbd/server.c
index 35e50602fa..914271100f 100644
--- a/source4/smbd/server.c
+++ b/source4/smbd/server.c
@@ -299,7 +299,7 @@ static void setup_process_model(struct event_context *events,
reopen_logs();
DEBUG(0,("smbd version %s started.\n", SAMBA_VERSION));
- DEBUGADD(0,("Copyright Andrew Tridgell and the Samba Team 1992-2003\n"));
+ DEBUGADD(0,("Copyright Andrew Tridgell and the Samba Team 1992-2004\n"));
/* Output the build options to the debug log */
build_options(False);