summaryrefslogtreecommitdiff
path: root/include/hashtab.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2009-09-02 07:21:39 +0000
committerAlan Modra <amodra@bigpond.net.au>2009-09-02 07:21:39 +0000
commitc54ac7d8ad08d6a000da3cc5bede16cbbd9c2548 (patch)
tree0b19e2c78963b9dc52dc6d7660d92a136fca5a3e /include/hashtab.h
parent14513773cfd79a0f3b4ddbc9f3285bf6d23d88dd (diff)
downloadgdb-c54ac7d8ad08d6a000da3cc5bede16cbbd9c2548.tar.gz
update copyright dates
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