summaryrefslogtreecommitdiff
path: root/clientserver.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2009-01-03 10:57:14 -0800
committerWayne Davison <wayned@samba.org>2009-01-17 13:41:35 -0800
commit445640e8033e095be64db441e5d1fb3d26b0b309 (patch)
treeea742427c2b6d276be426558b77109d980f442a2 /clientserver.c
parent5ea7c8aae36e87204fe336afdfa617eb7587000e (diff)
downloadrsync-445640e8033e095be64db441e5d1fb3d26b0b309.tar.gz
rsync-445640e8033e095be64db441e5d1fb3d26b0b309.tar.bz2
rsync-445640e8033e095be64db441e5d1fb3d26b0b309.zip
Update the copyright year.
Diffstat (limited to 'clientserver.c')
-rw-r--r--clientserver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clientserver.c b/clientserver.c
index 28eae1b4..18a22585 100644
--- a/clientserver.c
+++ b/clientserver.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 1998-2001 Andrew Tridgell <tridge@samba.org>
* Copyright (C) 2001-2002 Martin Pool <mbp@samba.org>
- * Copyright (C) 2002-2008 Wayne Davison
+ * Copyright (C) 2002-2009 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