summaryrefslogtreecommitdiff
path: root/trimslash.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2015-08-08 12:47:03 -0700
committerWayne Davison <wayned@samba.org>2015-08-08 12:47:03 -0700
commit453914e35be64ae91ff9863f95c025d1bf66623b (patch)
tree8d5554e4c0611f734aa02a433e1da198d767de88 /trimslash.c
parent3f26e38f86caaf9c846a0297d867f298416843b4 (diff)
downloadrsync-453914e35be64ae91ff9863f95c025d1bf66623b.tar.gz
Update 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 8ee4766f..207eaf2e 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-2014 Wayne Davison
+ * Copyright (C) 2003-2015 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