summaryrefslogtreecommitdiff
path: root/include/hashtab.h
diff options
context:
space:
mode:
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-03 02:02:09 +0000
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-03 02:02:09 +0000
commitff68eb4492cd88275841a30e89419025b928ebc6 (patch)
tree3754e15b19a3430b47482b4b99280a8f5cf432b6 /include/hashtab.h
parent0808e32f7093293c462ed26d2615d6c4d26df749 (diff)
downloadgcc-ff68eb4492cd88275841a30e89419025b928ebc6.tar.gz
update copyright dates
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151359 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/hashtab.h')
-rw-r--r--include/hashtab.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/hashtab.h b/include/hashtab.h
index 4f67448a9af..1cd406daf31 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