diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-01-14 10:53:10 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-01-14 10:53:10 +0000 |
commit | e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9 (patch) | |
tree | a6b60ab24842146c084847dd99087501402c13b8 /sim/mips/cp1.h | |
parent | a588db63bd94f9c8d43bd33a1dd399ea3bbc8c5b (diff) | |
download | fsf-binutils-gdb-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.zip fsf-binutils-gdb-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.tar.gz fsf-binutils-gdb-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.tar.bz2 |
Update the copyright notice of some of the files I missed
in the previous copyright update.
Diffstat (limited to 'sim/mips/cp1.h')
-rw-r--r-- | sim/mips/cp1.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/mips/cp1.h b/sim/mips/cp1.h index 6147fc8..8119a15 100644 --- a/sim/mips/cp1.h +++ b/sim/mips/cp1.h @@ -1,6 +1,7 @@ /*> cp1.h <*/ /* MIPS Simulator FPU (CoProcessor 1) definitions. - Copyright (C) 1997, 1998, 2002, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 2002, 2007, 2008, 2009 + Free Software Foundation, Inc. Derived from sim-main.h contributed by Cygnus Solutions, modified substantially by Ed Satterthwaite of Broadcom Corporation (SiByte). |