diff options
author | DJ Delorie <dj@redhat.com> | 2009-09-02 16:08:35 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2009-09-02 16:08:35 +0000 |
commit | 2dd53c83d4f617f0f1d88c726fc02fe1228b7fce (patch) | |
tree | 4d4a5ff1b8c237df7f4c357fdecfc430000f4757 /include/hashtab.h | |
parent | 46b487005ae1058ce9377b3f0d14a4462db693f3 (diff) | |
download | cygnal-2dd53c83d4f617f0f1d88c726fc02fe1228b7fce.tar.gz cygnal-2dd53c83d4f617f0f1d88c726fc02fe1228b7fce.tar.bz2 cygnal-2dd53c83d4f617f0f1d88c726fc02fe1228b7fce.zip |
merge from gcc
Diffstat (limited to 'include/hashtab.h')
-rw-r--r-- | include/hashtab.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/hashtab.h b/include/hashtab.h index 1cd406daf..4f67448a9 100644 --- a/include/hashtab.h +++ b/include/hashtab.h @@ -1,6 +1,5 @@ /* An expandable hash tables datatype. - Copyright (C) 1999, 2000, 2002, 2003, 2004, 2005, 2009 - Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2002, 2003, 2004 Free Software Foundation, Inc. Contributed by Vladimir Makarov (vmakarov@cygnus.com). This program is free software; you can redistribute it and/or modify |