summaryrefslogtreecommitdiff
path: root/receiver.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2007-01-31 21:46:49 +0000
committerWayne Davison <wayned@samba.org>2007-01-31 21:46:49 +0000
commit100018b7cdf4c5df206c16decb07a3c2680bb5e6 (patch)
treefc0442c56968f189a666db7d62c09bf4052ae1f4 /receiver.c
parent1ff66d4c68058b023c5d2dd0904b07db7d6c0976 (diff)
downloadrsync-100018b7cdf4c5df206c16decb07a3c2680bb5e6.tar.gz
Mention the year 2007 in the copyright declarations.
Diffstat (limited to 'receiver.c')
-rw-r--r--receiver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/receiver.c b/receiver.c
index 9d39af2c..4afdfc59 100644
--- a/receiver.c
+++ b/receiver.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 1996-2000 Andrew Tridgell
* Copyright (C) 1996 Paul Mackerras
- * Copyright (C) 2003, 2004, 2005, 2006 Wayne Davison
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007 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