diff options
author | 2001-03-08 21:04:02 +0000 | |
---|---|---|
committer | 2001-03-08 21:04:02 +0000 | |
commit | 7898dedac0f0bd75d7363d13427c4a1e72b66f66 (patch) | |
tree | acf6ebf88b3bf0fed778398ecd6afd8473aa8875 /bfd/section.c | |
parent | Add comment (part of immediately previous commit). (diff) | |
download | binutils-gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.gz binutils-gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.bz2 binutils-gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.zip |
Update copyright notices
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. |