diff options
author | Wayne Davison <wayned@samba.org> | 2008-03-01 12:01:41 -0800 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2008-03-01 12:01:41 -0800 |
commit | d3d07a5e860f1cde0e234ec7a1aff7111a2c514f (patch) | |
tree | 3e1ba34f693e9bfb5aa9218519d62b9abea16daa /lib/mdfour.c | |
parent | 62ca38262fe7bf4a5cdefa3a0edbb16ab1e43194 (diff) | |
download | rsync-d3d07a5e860f1cde0e234ec7a1aff7111a2c514f.tar.gz rsync-d3d07a5e860f1cde0e234ec7a1aff7111a2c514f.tar.bz2 rsync-d3d07a5e860f1cde0e234ec7a1aff7111a2c514f.zip |
Include 2008 in the copyright years.
Diffstat (limited to 'lib/mdfour.c')
-rw-r--r-- | lib/mdfour.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mdfour.c b/lib/mdfour.c index 3889be6b..18308b72 100644 --- a/lib/mdfour.c +++ b/lib/mdfour.c @@ -4,7 +4,7 @@ * An implementation of MD4 designed for use in the SMB authentication protocol. * * Copyright (C) 1997-1998 Andrew Tridgell - * Copyright (C) 2005-2007 Wayne Davison + * Copyright (C) 2005-2008 Wayne Davison * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |