X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/d6e6333a02a900c2863200a0feff4349d4003a8d..5b83829669d9c7e276aeaf8027e112f0aa08dd29:/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