diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-01-14 10:53:04 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-01-14 10:53:04 +0000 |
commit | 923cae23714297737070af0cb6127fff84e01934 (patch) | |
tree | 66fb463fc9a570567ed16a5f56cc664a1e2a46f6 /sim/cris | |
parent | 2d6d3a41a5b8625d958f4f1c13d87203360710be (diff) | |
download | gdb-923cae23714297737070af0cb6127fff84e01934.tar.gz |
Update the copyright notice of some of the files I missed
in the previous copyright update.
Diffstat (limited to 'sim/cris')
-rw-r--r-- | sim/cris/Makefile.in | 2 | ||||
-rw-r--r-- | sim/cris/cris-sim.h | 3 | ||||
-rw-r--r-- | sim/cris/cris-tmpl.c | 3 | ||||
-rw-r--r-- | sim/cris/crisv10f.c | 3 | ||||
-rw-r--r-- | sim/cris/crisv32f.c | 3 | ||||
-rw-r--r-- | sim/cris/devices.c | 3 | ||||
-rw-r--r-- | sim/cris/dv-cris.c | 2 | ||||
-rw-r--r-- | sim/cris/dv-rv.c | 2 | ||||
-rw-r--r-- | sim/cris/mloop.in | 2 | ||||
-rw-r--r-- | sim/cris/rvdummy.c | 2 | ||||
-rw-r--r-- | sim/cris/sim-if.c | 3 | ||||
-rw-r--r-- | sim/cris/sim-main.h | 3 | ||||
-rw-r--r-- | sim/cris/tconfig.in | 2 | ||||
-rw-r--r-- | sim/cris/traps.c | 2 |
14 files changed, 21 insertions, 14 deletions
diff --git a/sim/cris/Makefile.in b/sim/cris/Makefile.in index dce4670d78d..24ada4d6947 100644 --- a/sim/cris/Makefile.in +++ b/sim/cris/Makefile.in @@ -1,7 +1,7 @@ # Makefile template for Configure for the CRIS simulator, based on a mix # of the ones for m32r and i960. # -# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. # Contributed by Axis Communications. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/cris/cris-sim.h b/sim/cris/cris-sim.h index ef767d6446b..fc31e122f24 100644 --- a/sim/cris/cris-sim.h +++ b/sim/cris/cris-sim.h @@ -1,5 +1,6 @@ /* Collection of junk for CRIS. - Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/cris-tmpl.c b/sim/cris/cris-tmpl.c index a4c232cae4d..987a5f13d7e 100644 --- a/sim/cris/cris-tmpl.c +++ b/sim/cris/cris-tmpl.c @@ -1,5 +1,6 @@ /* CRIS base simulator support code - Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/crisv10f.c b/sim/cris/crisv10f.c index e500cbffb9b..658fecab4c9 100644 --- a/sim/cris/crisv10f.c +++ b/sim/cris/crisv10f.c @@ -1,5 +1,6 @@ /* CRIS v10 simulator support code - Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/crisv32f.c b/sim/cris/crisv32f.c index 8078717246e..e7b69a50969 100644 --- a/sim/cris/crisv32f.c +++ b/sim/cris/crisv32f.c @@ -1,5 +1,6 @@ /* CRIS v32 simulator support code - Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/devices.c b/sim/cris/devices.c index d45bb4a709b..e2fb7ec327e 100644 --- a/sim/cris/devices.c +++ b/sim/cris/devices.c @@ -1,5 +1,6 @@ /* CRIS device support - Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/dv-cris.c b/sim/cris/dv-cris.c index d030f075dca..309fc2c3746 100644 --- a/sim/cris/dv-cris.c +++ b/sim/cris/dv-cris.c @@ -1,6 +1,6 @@ /* The CRIS interrupt framework for GDB, the GNU Debugger. - Copyright 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cris/dv-rv.c b/sim/cris/dv-rv.c index e4f130d6740..c0f5bf58258 100644 --- a/sim/cris/dv-rv.c +++ b/sim/cris/dv-rv.c @@ -1,7 +1,7 @@ /* The remote-virtual-component simulator framework for GDB, the GNU Debugger. - Copyright 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cris/mloop.in b/sim/cris/mloop.in index ba15a836391..4539f3fbc4e 100644 --- a/sim/cris/mloop.in +++ b/sim/cris/mloop.in @@ -1,5 +1,5 @@ # Simulator main loop for CRIS. -*- C -*- -# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. # Contributed by Axis Communications. # # This file is part of the GNU simulators. diff --git a/sim/cris/rvdummy.c b/sim/cris/rvdummy.c index 5eb7df487d8..6ef9c838757 100644 --- a/sim/cris/rvdummy.c +++ b/sim/cris/rvdummy.c @@ -1,7 +1,7 @@ /* Test-driver for the remote-virtual-component simulator framework for GDB, the GNU Debugger. - Copyright 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cris/sim-if.c b/sim/cris/sim-if.c index 4fe02c913f7..9f26abf2ade 100644 --- a/sim/cris/sim-if.c +++ b/sim/cris/sim-if.c @@ -1,5 +1,6 @@ /* Main simulator entry points specific to the CRIS. - Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/sim-main.h b/sim/cris/sim-main.h index a39ae17b64c..56e014402fa 100644 --- a/sim/cris/sim-main.h +++ b/sim/cris/sim-main.h @@ -1,5 +1,6 @@ /* Main header for the CRIS simulator, based on the m32r header. - Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/tconfig.in b/sim/cris/tconfig.in index d539f232a0a..4bae1fab3dc 100644 --- a/sim/cris/tconfig.in +++ b/sim/cris/tconfig.in @@ -1,5 +1,5 @@ /* CRIS target configuration file. -*- C -*- - Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/traps.c b/sim/cris/traps.c index 5bd98bff2ef..ecb43dab110 100644 --- a/sim/cris/traps.c +++ b/sim/cris/traps.c @@ -1,5 +1,5 @@ /* CRIS exception, interrupt, and trap (EIT) support - Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. |