aboutsummaryrefslogtreecommitdiff
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
commit526c3e120860f10394fcc02885f50742892369c9 (patch)
tree45a407a13ccd2a8674ef1a5e2bb99a68cad9ad39 /include/hashtab.h
parent91c1720e680c679cbfd6314e72bd6ba2b383e31f (diff)
downloadgdb-526c3e120860f10394fcc02885f50742892369c9.zip
gdb-526c3e120860f10394fcc02885f50742892369c9.tar.gz
gdb-526c3e120860f10394fcc02885f50742892369c9.tar.bz2
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 662254c..a577c5e 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