diff options
author | Alan Modra <amodra@gmail.com> | 2003-06-25 11:07:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-06-25 11:07:05 +0000 |
commit | 51b1e980ba7df0e1b6740216ef2157011f08a350 (patch) | |
tree | 0797155bddf26645488906b058feac0e965aa218 /bfd/libcoff.h | |
parent | e47cd12545a3b5b1d7dad7bed889462cf0b15914 (diff) | |
download | gdb-51b1e980ba7df0e1b6740216ef2157011f08a350.zip gdb-51b1e980ba7df0e1b6740216ef2157011f08a350.tar.gz gdb-51b1e980ba7df0e1b6740216ef2157011f08a350.tar.bz2 |
Missed copyright update in last commit.
Diffstat (limited to 'bfd/libcoff.h')
-rw-r--r-- | bfd/libcoff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/libcoff.h b/bfd/libcoff.h index 1e11ec0..3cac32a 100644 --- a/bfd/libcoff.h +++ b/bfd/libcoff.h @@ -4,7 +4,7 @@ /* BFD COFF object file private structure. Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2002 + 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Written by Cygnus Support. |