summaryrefslogtreecommitdiff
path: root/hashtable.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 /hashtable.c
parent62ca38262fe7bf4a5cdefa3a0edbb16ab1e43194 (diff)
downloadrsync-d3d07a5e860f1cde0e234ec7a1aff7111a2c514f.tar.gz
Include 2008 in the copyright years.
Diffstat (limited to 'hashtable.c')
-rw-r--r--hashtable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hashtable.c b/hashtable.c
index c5ba0f58..8f0a6181 100644
--- a/hashtable.c
+++ b/hashtable.c
@@ -1,7 +1,7 @@
/*
* Routines to provide a memory-efficient hashtable.
*
- * Copyright (C) 2007 Wayne Davison
+ * Copyright (C) 2007-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