X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/62ca38262fe7bf4a5cdefa3a0edbb16ab1e43194..d3d07a5e860f1cde0e234ec7a1aff7111a2c514f:/hashtable.c 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