summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2013-01-01 15:43:36 +0100
committerStefan Metzmacher <metze@samba.org>2013-01-01 16:11:18 +0100
commit6f318483709fd1fecd1a1ee1f892eb1c7ca17b94 (patch)
tree3265849ece33761fb7311102439bba1e5f57b1e0 /source3/include
parentbcacd8fc80f8b366566d576fd654856930cfc4a4 (diff)
downloadsamba-6f318483709fd1fecd1a1ee1f892eb1c7ca17b94.tar.gz
samba-6f318483709fd1fecd1a1ee1f892eb1c7ca17b94.tar.bz2
samba-6f318483709fd1fecd1a1ee1f892eb1c7ca17b94.zip
Happy New Year 2013
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/smb.h2
1 files changed, 1 insertions, 1 deletions
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)