diff options
author | Stefan Metzmacher <metze@samba.org> | 2009-01-02 09:44:53 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2009-01-02 09:45:14 +0100 |
commit | 8b81e7c7c65f3923aaa7a366733000517b44756e (patch) | |
tree | e34e038dedeb1a28287d15283ff98506e54ba007 /source3/include | |
parent | 7458111ea4cf33b2a093e5edfb3b42ebfdc330c5 (diff) | |
download | samba-8b81e7c7c65f3923aaa7a366733000517b44756e.tar.gz |
Happy New Year!
metze
Diffstat (limited to 'source3/include')
-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 a8a2d981543..32537739033 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-2008" +#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2009" #if defined(LARGE_SMB_OFF_T) |