From a7f1f5d6b85fd9a1380098ce0f1956027a2a9ce3 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 2 Jan 2014 14:04:26 +0100 Subject: Happy New Year 2014! Signed-off-by: Stefan Metzmacher --- source3/include/smb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/include') diff --git a/source3/include/smb.h b/source3/include/smb.h index 9fe0533b97..aae510d3c2 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-2013" +#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2014" #define BUFFER_SIZE (128*1024) -- cgit