summaryrefslogtreecommitdiff
path: root/authenticate.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 /authenticate.c
parent62ca38262fe7bf4a5cdefa3a0edbb16ab1e43194 (diff)
downloadrsync-d3d07a5e860f1cde0e234ec7a1aff7111a2c514f.tar.gz
Include 2008 in the copyright years.
Diffstat (limited to 'authenticate.c')
-rw-r--r--authenticate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/authenticate.c b/authenticate.c
index dd74b684..7f6f71d3 100644
--- a/authenticate.c
+++ b/authenticate.c
@@ -2,7 +2,7 @@
* Support rsync daemon authentication.
*
* Copyright (C) 1998-2000 Andrew Tridgell
- * Copyright (C) 2002-2007 Wayne Davison
+ * Copyright (C) 2002-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