Update Copyright to 1992-2004
authorStefan Metzmacher <metze@samba.org>
Fri, 9 Jan 2004 06:59:48 +0000 (06:59 +0000)
committerStefan Metzmacher <metze@samba.org>
Fri, 9 Jan 2004 06:59:48 +0000 (06:59 +0000)
Jerry should I change this in 3_0 and HEAD as well?

metze

source/smbd/server.c

index 35e50602fab8a8a77809d0a7367bb2d73e972049..914271100f674199897b3ee579b977314b2f38b1 100644 (file)
@@ -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);