diff options
Diffstat (limited to 'contrib/binutils/gas/hash.c')
-rw-r--r-- | contrib/binutils/gas/hash.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/binutils/gas/hash.c b/contrib/binutils/gas/hash.c index f2e98a6..ab28396 100644 --- a/contrib/binutils/gas/hash.c +++ b/contrib/binutils/gas/hash.c @@ -1,5 +1,6 @@ /* hash.c -- gas hash table code - Copyright (C) 1987, 90, 91, 92, 93, 94, 95, 96, 98, 99, 2000 + Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, + 2000 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |