summaryrefslogtreecommitdiff
path: root/syscall.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 /syscall.c
parent62ca38262fe7bf4a5cdefa3a0edbb16ab1e43194 (diff)
downloadrsync-d3d07a5e860f1cde0e234ec7a1aff7111a2c514f.tar.gz
Include 2008 in the copyright years.
Diffstat (limited to 'syscall.c')
-rw-r--r--syscall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/syscall.c b/syscall.c
index 39554e95..f2f5bc23 100644
--- a/syscall.c
+++ b/syscall.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 1998 Andrew Tridgell
* Copyright (C) 2002 Martin Pool
- * 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