summaryrefslogtreecommitdiff
path: root/backup.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2008-03-01 12:01:41 -0800
committerWayne Davison <wayned@samba.org>2008-03-01 12:01:41 -0800
commitd3d07a5e860f1cde0e234ec7a1aff7111a2c514f (patch)
tree3e1ba34f693e9bfb5aa9218519d62b9abea16daa /backup.c
parent62ca38262fe7bf4a5cdefa3a0edbb16ab1e43194 (diff)
downloadrsync-d3d07a5e860f1cde0e234ec7a1aff7111a2c514f.tar.gz
Include 2008 in the copyright years.
Diffstat (limited to 'backup.c')
-rw-r--r--backup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backup.c b/backup.c
index f9152652..39a6e5ae 100644
--- a/backup.c
+++ b/backup.c
@@ -2,7 +2,7 @@
* Backup handling code.
*
* Copyright (C) 1999 Andrew Tridgell
- * Copyright (C) 2003-2007 Wayne Davison
+ * Copyright (C) 2003-2008 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