diff options
author | Alan Modra <modra@gmail.com> | 2009-09-03 02:02:48 +0000 |
---|---|---|
committer | Alan Modra <modra@gmail.com> | 2009-09-03 02:02:48 +0000 |
commit | 2601da9fffea1fc6d36fea066842c12dfd283bf3 (patch) | |
tree | 36430c7eb7a81464b5ff37b090e6b8e2c7f94999 /include/hashtab.h | |
parent | 2dd53c83d4f617f0f1d88c726fc02fe1228b7fce (diff) | |
download | cygnal-2601da9fffea1fc6d36fea066842c12dfd283bf3.tar.gz cygnal-2601da9fffea1fc6d36fea066842c12dfd283bf3.tar.bz2 cygnal-2601da9fffea1fc6d36fea066842c12dfd283bf3.zip |
update copyright dates
Diffstat (limited to 'include/hashtab.h')
-rw-r--r-- | include/hashtab.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/hashtab.h b/include/hashtab.h index 4f67448a9..1cd406daf 100644 --- a/include/hashtab.h +++ b/include/hashtab.h @@ -1,5 +1,6 @@ /* An expandable hash tables datatype. - Copyright (C) 1999, 2000, 2002, 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2002, 2003, 2004, 2005, 2009 + Free Software Foundation, Inc. Contributed by Vladimir Makarov (vmakarov@cygnus.com). This program is free software; you can redistribute it and/or modify |