summaryrefslogtreecommitdiff
path: root/include/hashtab.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2009-09-02 16:08:35 +0000
committerDJ Delorie <dj@redhat.com>2009-09-02 16:08:35 +0000
commitede801325281d5269eec09e86456049cd6f722e4 (patch)
tree9e2dec3421c60e792b5e8794405a8255b322237d /include/hashtab.h
parentfce11aaae3b0375f080c37f990f788fbd036971a (diff)
merge from gcc
Diffstat (limited to 'include/hashtab.h')
-rw-r--r--include/hashtab.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/hashtab.h b/include/hashtab.h
index 1cd406daf31..4f67448a9af 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