From 6f318483709fd1fecd1a1ee1f892eb1c7ca17b94 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 1 Jan 2013 15:43:36 +0100 Subject: Happy New Year 2013 Signed-off-by: Stefan Metzmacher --- source3/include/smb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') diff --git a/source3/include/smb.h b/source3/include/smb.h index 2aa2ab3054..a163e9e5ca 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -30,7 +30,7 @@ #include "libds/common/roles.h" /* logged when starting the various Samba daemons */ -#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2012" +#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2013" #define BUFFER_SIZE (128*1024) -- cgit