summaryrefslogtreecommitdiff
path: root/authenticate.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2018-01-14 19:55:07 -0800
committerWayne Davison <wayned@samba.org>2018-01-14 19:55:07 -0800
commit473108ae6e8bcbaf8ec51976fd08103c1421ddaf (patch)
tree4d80da78bab48a94f6ef21773e0637ea6a575cf7 /authenticate.c
parente401959b898eb70fc9536a579e93a394a3da767e (diff)
downloadrsync-473108ae6e8bcbaf8ec51976fd08103c1421ddaf.tar.gz
Tweak copyright date.
Diffstat (limited to 'authenticate.c')
-rw-r--r--authenticate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/authenticate.c b/authenticate.c
index d60ee20b..eca5baf1 100644
--- a/authenticate.c
+++ b/authenticate.c
@@ -2,7 +2,7 @@
* Support rsync daemon authentication.
*
* Copyright (C) 1998-2000 Andrew Tridgell
- * Copyright (C) 2002-2015 Wayne Davison
+ * Copyright (C) 2002-2018 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