summaryrefslogtreecommitdiffstats
path: root/include/hashtab.h
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-03-22 10:25:20 +0100
committerCorinna Vinschen <corinna@vinschen.de>2016-03-22 10:25:20 +0100
commitfe508576ef1f815b22177d7597796886b91ea0c8 (patch)
tree885adbb929453bbbee04db48bdbbafec4e29205e /include/hashtab.h
parent445036bb9882485133750a14a5b3da30efeae2df (diff)
downloadcygnal-fe508576ef1f815b22177d7597796886b91ea0c8.tar.gz
cygnal-fe508576ef1f815b22177d7597796886b91ea0c8.tar.bz2
cygnal-fe508576ef1f815b22177d7597796886b91ea0c8.zip
Sync toplevel with upstream GCC.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
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 188b8494d..b1b5877aa 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, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1999-2015 Free Software Foundation, Inc.
Contributed by Vladimir Makarov (vmakarov@cygnus.com).
This program is free software; you can redistribute it and/or modify