summaryrefslogtreecommitdiff
path: root/source3/lib/md4.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-01-22 13:27:43 +0000
committerJeremy Allison <jra@samba.org>1998-01-22 13:27:43 +0000
commit55f400bd84f26027f5ec9b7fa06b22895de7557c (patch)
tree645325e07b2704b4b1a028fe0bc9b273db9f6ba3 /source3/lib/md4.c
parent118213c059501d384be9a6dcaf02d13a681bedc3 (diff)
downloadsamba-55f400bd84f26027f5ec9b7fa06b22895de7557c.tar.gz
samba-55f400bd84f26027f5ec9b7fa06b22895de7557c.tar.bz2
samba-55f400bd84f26027f5ec9b7fa06b22895de7557c.zip
This is *not* a big change (although it looks like one).
This is merely updating the Copyright statements from 1997 to 1998. It's a once a year thing :-). NO OTHER CHANGES WERE MADE. Jeremy. (This used to be commit b9c16977231efb274e08856f7f3f4408dad6d96c)
Diffstat (limited to 'source3/lib/md4.c')
-rw-r--r--source3/lib/md4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/md4.c b/source3/lib/md4.c
index 1c9c2e6ecd..812566dbd3 100644
--- a/source3/lib/md4.c
+++ b/source3/lib/md4.c
@@ -2,7 +2,7 @@
Unix SMB/Netbios implementation.
Version 1.9.
a implementation of MD4 designed for use in the SMB authentication protocol
- Copyright (C) Andrew Tridgell 1997
+ Copyright (C) Andrew Tridgell 1997-1998.
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