diff options
author | Stefan Metzmacher <metze@samba.org> | 2010-01-04 08:42:03 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2010-01-04 08:42:03 +0100 |
commit | 2ed51fbc4c3ff576db31c0258a91dc6347aae670 (patch) | |
tree | 2bafdbb1a628ae189d5b86e499ee9154de3544e5 /source3/include/smb.h | |
parent | 283a73ca9f1b004513e1cf6fc91265a99501594a (diff) | |
download | samba-2ed51fbc4c3ff576db31c0258a91dc6347aae670.tar.gz samba-2ed51fbc4c3ff576db31c0258a91dc6347aae670.tar.xz samba-2ed51fbc4c3ff576db31c0258a91dc6347aae670.zip |
s3: Happy New Year 2010
metze
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r-- | source3/include/smb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h index 4affd4a8cf..b23ea647ec 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-2009" +#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2010" #if defined(LARGE_SMB_OFF_T) |