diff options
Diffstat (limited to 'bfd/section.c')
-rw-r--r-- | bfd/section.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/section.c b/bfd/section.c index 13e10d30f67..ce1a9e8d6f5 100644 --- a/bfd/section.c +++ b/bfd/section.c @@ -1,5 +1,6 @@ /* Object file "section" support for the BFD library. - Copyright (C) 1990, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 + Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, + 2000 Free Software Foundation, Inc. Written by Cygnus Support. |