summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-05-24 22:31:28 -0700
committerWayne Davison <wayne@opencoder.net>2020-05-24 22:50:51 -0700
commit97e8c55ee8aa9e59d0a2f6f92cb9e04dcc426057 (patch)
treee0f6406ad2318ec98d019ccc4a2ff848f2c4bd5a /lib
parent739fa967378bfa8956352c9789692a5232a67f66 (diff)
downloadrsync-97e8c55ee8aa9e59d0a2f6f92cb9e04dcc426057.tar.gz
Some minor tweaks & tidying up.
Diffstat (limited to 'lib')
-rw-r--r--lib/mdfour.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mdfour.c b/lib/mdfour.c
index 70a8ba34..6203658d 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-2019 Wayne Davison
+ * Copyright (C) 2005-2020 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