summaryrefslogtreecommitdiff
path: root/errcode.h
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 /errcode.h
parent79332c0d66d933369a28c63b096addb67514cb38 (diff)
downloadrsync-3e2e4b5a33c72ef428ff40989a1ba03b4d24c9fb.tar.gz
Tweak the copyright year.
Diffstat (limited to 'errcode.h')
-rw-r--r--errcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/errcode.h b/errcode.h
index b089c2bb..9824a34d 100644
--- a/errcode.h
+++ b/errcode.h
@@ -2,7 +2,7 @@
* Error codes returned by rsync.
*
* Copyright (C) 1998-2000 Andrew Tridgell
- * Copyright (C) 2003-2018 Wayne Davison
+ * Copyright (C) 2003-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