summaryrefslogtreecommitdiff
path: root/access.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2019-03-16 09:15:49 -0700
committerWayne Davison <wayned@samba.org>2019-03-16 09:15:49 -0700
commit3e2e4b5a33c72ef428ff40989a1ba03b4d24c9fb (patch)
treeaee83979eef6eb9805b0e5d20bcff65d711a21d7 /access.c
parent79332c0d66d933369a28c63b096addb67514cb38 (diff)
downloadrsync-3e2e4b5a33c72ef428ff40989a1ba03b4d24c9fb.tar.gz
Tweak the copyright year.
Diffstat (limited to 'access.c')
-rw-r--r--access.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/access.c b/access.c
index 631cc7d6..80e2b50c 100644
--- a/access.c
+++ b/access.c
@@ -2,7 +2,7 @@
* Routines to authenticate access to a daemon (hosts allow/deny).
*
* Copyright (C) 1998 Andrew Tridgell
- * Copyright (C) 2004-2018 Wayne Davison
+ * Copyright (C) 2004-2019 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