diff options
Diffstat (limited to 'gnulib-local/lib/hash.c')
-rw-r--r-- | gnulib-local/lib/hash.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnulib-local/lib/hash.c b/gnulib-local/lib/hash.c index 89fa5ec..4202f79 100644 --- a/gnulib-local/lib/hash.c +++ b/gnulib-local/lib/hash.c @@ -1,6 +1,5 @@ /* hash - implement simple hashing table with string based keys. - Copyright (C) 1994-1995, 2000-2006, 2015 Free Software Foundation, - Inc. + Copyright (C) 1994-1995, 2000-2006, 2015-2016 Free Software Foundation, Inc. Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994. This program is free software: you can redistribute it and/or modify |