diff options
author | Stefan Metzmacher <metze@samba.org> | 2012-01-01 20:45:37 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2012-01-01 20:45:37 +0100 |
commit | e1679fe2f18052331d6de96447ead4114cba380b (patch) | |
tree | f0a9bb0faa3917c38156cfaf670d3ae4fc4761ae /source3/include | |
parent | e39df67669f61056692736db9c8dc16fbf2c3624 (diff) | |
download | samba-e1679fe2f18052331d6de96447ead4114cba380b.tar.gz samba-e1679fe2f18052331d6de96447ead4114cba380b.tar.bz2 samba-e1679fe2f18052331d6de96447ead4114cba380b.zip |
s3: Happy New Year 2012
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 1a116103f4..2221b72763 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-2011" +#define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2012" #if defined(LARGE_SMB_OFF_T) |