summaryrefslogtreecommitdiff
path: root/trimslash.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 /trimslash.c
parent79332c0d66d933369a28c63b096addb67514cb38 (diff)
downloadrsync-3e2e4b5a33c72ef428ff40989a1ba03b4d24c9fb.tar.gz
Tweak the copyright year.
Diffstat (limited to 'trimslash.c')
-rw-r--r--trimslash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trimslash.c b/trimslash.c
index 7c65205a..49331fad 100644
--- a/trimslash.c
+++ b/trimslash.c
@@ -2,7 +2,7 @@
* Simple utility used only by the test harness.
*
* Copyright (C) 2002 Martin Pool
- * 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