diff options
author | Stefan Metzmacher <metze@samba.org> | 2006-01-01 18:02:50 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:06:01 -0500 |
commit | 1c77c6f7cac6f8de184642d3706459763e858884 (patch) | |
tree | e60e3e8f4a09608d1e57438cb408c4924d5558fd | |
parent | 7a1cf83dec95ac139c5dd50f3ae6b365e39bfd48 (diff) | |
download | samba-1c77c6f7cac6f8de184642d3706459763e858884.tar.gz samba-1c77c6f7cac6f8de184642d3706459763e858884.tar.bz2 samba-1c77c6f7cac6f8de184642d3706459763e858884.zip |
r12660: Happy New Year!
metze
(This used to be commit 5cef2c320b22a865f32a25412ce506442e255fc3)
-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 4f378f822e..d2eb5644e0 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -28,7 +28,7 @@ #define _SMB_H /* logged when starting the various Samba daemons */ -#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2005" +#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2006" #if defined(LARGE_SMB_OFF_T) |