From eda9742e3f10e2a296b00f42cf5b00d06e464d22 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 1 Jan 2015 00:23:35 +0100 Subject: Happy New Year 2015! Signed-off-by: Stefan Metzmacher Autobuild-User(master): Stefan Metzmacher Autobuild-Date(master): Thu Jan 1 02:47:59 CET 2015 on sn-devel-104 --- 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 46e05c064d..9c5e1ac85f 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-2014" +#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2015" #define SAFETY_MARGIN 1024 #define LARGE_WRITEX_HDR_SIZE 65 -- cgit