summaryrefslogtreecommitdiff
path: root/include/hashtab.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-14 19:45:29 +0000
committerNick Clifton <nickc@redhat.com>2001-03-14 19:45:29 +0000
commit273016c824703b053b57b0a74e01d01d485dab4b (patch)
treedf67eba1cceca07aebddd8a6fe0013a48468c252 /include/hashtab.h
parent4f5b918986b4d93159592aeb868f71d4348caeec (diff)
downloadgdb-273016c824703b053b57b0a74e01d01d485dab4b.tar.gz
Synchronise with copyright dates on FSF GCC versions of these files
Diffstat (limited to 'include/hashtab.h')
-rw-r--r--include/hashtab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hashtab.h b/include/hashtab.h
index 662254c150d..a577c5e2afe 100644
--- a/include/hashtab.h
+++ b/include/hashtab.h
@@ -1,5 +1,5 @@
/* An expandable hash tables datatype.
- Copyright 1999, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000 Free Software Foundation, Inc.
Contributed by Vladimir Makarov (vmakarov@cygnus.com).
This program is free software; you can redistribute it and/or modify