summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-01-02 17:55:05 +0100
committerStefan Metzmacher <metze@samba.org>2011-01-02 17:55:05 +0100
commit81a167b5df47e8964fbd0f12d9ba16b41a0625a4 (patch)
tree4860ea84738475e29d37382237f63b18ed739590
parent593c004b74693aeddfffdf80945d37bac7276969 (diff)
downloadsamba-81a167b5df47e8964fbd0f12d9ba16b41a0625a4.tar.gz
samba-81a167b5df47e8964fbd0f12d9ba16b41a0625a4.tar.bz2
samba-81a167b5df47e8964fbd0f12d9ba16b41a0625a4.zip
s3: Happy New Year 2011
metze
-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 1957504791..1a76691a44 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -27,7 +27,7 @@
#define _SMB_H
/* logged when starting the various Samba daemons */
-#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2010"
+#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2011"
#if defined(LARGE_SMB_OFF_T)