aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-fpu.c
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-01-14 10:53:10 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-01-14 10:53:10 +0000
commite4d013fc0f3df3200be2dca48ed2e330e8a4ddf9 (patch)
treea6b60ab24842146c084847dd99087501402c13b8 /sim/common/sim-fpu.c
parenta588db63bd94f9c8d43bd33a1dd399ea3bbc8c5b (diff)
downloadgdb-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.zip
gdb-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.tar.gz
gdb-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.tar.bz2
Update the copyright notice of some of the files I missed
in the previous copyright update.
Diffstat (limited to 'sim/common/sim-fpu.c')
-rw-r--r--sim/common/sim-fpu.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/common/sim-fpu.c b/sim/common/sim-fpu.c
index dc7f905..2b09d0f 100644
--- a/sim/common/sim-fpu.c
+++ b/sim/common/sim-fpu.c
@@ -2,7 +2,8 @@
of the floating point routines in libgcc1.c for targets without
hardware floating point. */
-/* Copyright 1994, 1997, 1998, 2003, 2007, 2008 Free Software Foundation, Inc.
+/* Copyright 1994, 1997, 1998, 2003, 2007, 2008, 2009
+Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by