aboutsummaryrefslogtreecommitdiffstats
path: root/checksum.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-03 10:57:14 -0800
commitb3bf9b9df95137a3a43248be9599d919b04877af (patch)
tree842a4b60d2771952aef4f666a850cf024f24005f /checksum.c
parent974e18191c0cc73dbe26e02b98d7f09cf846250a (diff)
downloadandroid_external_rsync-b3bf9b9df95137a3a43248be9599d919b04877af.tar.gz
android_external_rsync-b3bf9b9df95137a3a43248be9599d919b04877af.tar.bz2
android_external_rsync-b3bf9b9df95137a3a43248be9599d919b04877af.zip
Update the copyright year.
Diffstat (limited to 'checksum.c')
-rw-r--r--checksum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/checksum.c b/checksum.c
index 9b6ec857..811b5b60 100644
--- a/checksum.c
+++ b/checksum.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 1996 Andrew Tridgell
* Copyright (C) 1996 Paul Mackerras
- * Copyright (C) 2004-2008 Wayne Davison
+ * Copyright (C) 2004-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