diff options
author | Alan Modra <amodra@bigpond.net.au> | 2005-03-03 11:58:10 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2005-03-03 11:58:10 +0000 |
commit | 23fa9f844b2ff769406494870299afcb0bb2aa0f (patch) | |
tree | f1b1e8079ec19a6ceb23ea2bbe4f9bf3f14cfd6e /bfd/i386lynx.c | |
parent | 58fa4e3e128c369d131a341ec74e7cdce3cac3f1 (diff) | |
download | gdb-23fa9f844b2ff769406494870299afcb0bb2aa0f.tar.gz |
update copyright dates
Diffstat (limited to 'bfd/i386lynx.c')
-rw-r--r-- | bfd/i386lynx.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/i386lynx.c b/bfd/i386lynx.c index 32274ea6c7f..b7b750110a1 100644 --- a/bfd/i386lynx.c +++ b/bfd/i386lynx.c @@ -1,6 +1,6 @@ /* BFD back-end for i386 a.out binaries under LynxOS. - Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 2001, 2002, 2003 - Free Software Foundation, Inc. + Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1999, 2001, 2002, + 2003 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |