From b16843b22a9789499ef09f690d345ee65d292b05 Mon Sep 17 00:00:00 2001 From: amodra Date: Wed, 2 Sep 2009 07:21:03 +0000 Subject: [PATCH] update copyright dates --- cpu/cris.cpu | 2 +- cpu/frv.opc | 3 ++- cpu/iq10.cpu | 2 +- cpu/iq2000.cpu | 2 +- cpu/iq2000.opc | 2 +- cpu/iq2000m.cpu | 2 +- cpu/lm32.cpu | 2 +- cpu/lm32.opc | 2 +- cpu/m32c.cpu | 2 +- cpu/m32c.opc | 2 +- cpu/m32r.cpu | 3 ++- cpu/m32r.opc | 2 +- cpu/mt.cpu | 2 +- cpu/mt.opc | 2 +- cpu/sh.cpu | 2 +- cpu/sh.opc | 2 +- cpu/sh64-compact.cpu | 2 +- cpu/sh64-media.cpu | 2 +- cpu/xc16x.cpu | 2 +- cpu/xc16x.opc | 2 +- 20 files changed, 22 insertions(+), 20 deletions(-) diff --git a/cpu/cris.cpu b/cpu/cris.cpu index ad045d1b4d..97b44581e7 100644 --- a/cpu/cris.cpu +++ b/cpu/cris.cpu @@ -1,6 +1,6 @@ ; CRIS CPU description. -*- Scheme -*- ; -; Copyright 2003, 2004, 2007 Free Software Foundation, Inc. +; Copyright 2003, 2004, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Axis Communications AB. ; diff --git a/cpu/frv.opc b/cpu/frv.opc index b2f1d1e4ff..0b9c93c8dc 100644 --- a/cpu/frv.opc +++ b/cpu/frv.opc @@ -1,6 +1,7 @@ /* Fujitsu FRV opcode support, for GNU Binutils. -*- C -*- - Copyright 2000, 2001, 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + Copyright 2000, 2001, 2003, 2004, 2005, 2007, 2009 + Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Fujitsu. diff --git a/cpu/iq10.cpu b/cpu/iq10.cpu index 4bf4cda85a..252cf5341f 100644 --- a/cpu/iq10.cpu +++ b/cpu/iq10.cpu @@ -1,6 +1,6 @@ ; IQ10-only CPU description. -*- Scheme -*- ; -; Copyright 2001, 2002, 2007 Free Software Foundation, Inc. +; Copyright 2001, 2002, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Vitesse. ; diff --git a/cpu/iq2000.cpu b/cpu/iq2000.cpu index 10fb61b626..e25ba69392 100644 --- a/cpu/iq2000.cpu +++ b/cpu/iq2000.cpu @@ -1,5 +1,5 @@ ; IQ2000/IQ10 Common CPU description. -*- Scheme -*- -; Copyright 2001, 2002, 2007 Free Software Foundation, Inc. +; Copyright 2001, 2002, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Fujitsu. ; diff --git a/cpu/iq2000.opc b/cpu/iq2000.opc index c314b357c2..f180373737 100644 --- a/cpu/iq2000.opc +++ b/cpu/iq2000.opc @@ -1,6 +1,6 @@ /* IQ2000 opcode support. -*- C -*- - Copyright 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc. + Copyright 2000, 2001, 2002, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Fujitsu. diff --git a/cpu/iq2000m.cpu b/cpu/iq2000m.cpu index 343d138eb0..5942241553 100644 --- a/cpu/iq2000m.cpu +++ b/cpu/iq2000m.cpu @@ -1,6 +1,6 @@ ; IQ2000-only CPU description. -*- Scheme -*- ; -; Copyright 2000, 2001, 2002, 2004, 2007 Free Software Foundation, Inc. +; Copyright 2000, 2001, 2002, 2004, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Vitesse. ; diff --git a/cpu/lm32.cpu b/cpu/lm32.cpu index cf8261563e..31b943d79e 100644 --- a/cpu/lm32.cpu +++ b/cpu/lm32.cpu @@ -1,5 +1,5 @@ ; Lattice Mico32 CPU description. -*- Scheme -*- -; Copyright 2008 Free Software Foundation, Inc. +; Copyright 2008, 2009 Free Software Foundation, Inc. ; Contributed by Jon Beniston ; ; This file is part of the GNU Binutils. diff --git a/cpu/lm32.opc b/cpu/lm32.opc index cac75c1f24..3a814c2e03 100644 --- a/cpu/lm32.opc +++ b/cpu/lm32.opc @@ -1,5 +1,5 @@ /* Lattice Mico32 opcode support. -*- C -*- - Copyright 2008 Free Software Foundation, Inc. + Copyright 2008, 2009 Free Software Foundation, Inc. Contributed by Jon Beniston This file is part of the GNU Binutils. diff --git a/cpu/m32c.cpu b/cpu/m32c.cpu index c5eedf33b2..127da499ef 100644 --- a/cpu/m32c.cpu +++ b/cpu/m32c.cpu @@ -1,6 +1,6 @@ ; Renesas M32C CPU description. -*- Scheme -*- ; -; Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +; Copyright 2005, 2006, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Renesas. ; diff --git a/cpu/m32c.opc b/cpu/m32c.opc index 1997d6f221..40c3075fac 100644 --- a/cpu/m32c.opc +++ b/cpu/m32c.opc @@ -1,6 +1,6 @@ /* m32c opcode support. -*- C -*- - Copyright 2005, 2007 Free Software Foundation, Inc. + Copyright 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Renesas diff --git a/cpu/m32r.cpu b/cpu/m32r.cpu index 000671f81c..a06a5e51b4 100644 --- a/cpu/m32r.cpu +++ b/cpu/m32r.cpu @@ -1,6 +1,7 @@ ; Renesas M32R CPU description. -*- Scheme -*- ; -; Copyright 1998, 1999, 2000, 2001, 2003, 2007 Free Software Foundation, Inc. +; Copyright 1998, 1999, 2000, 2001, 2003, 2007, 2009 +; Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Mitsubishi ; Electric Corporation. diff --git a/cpu/m32r.opc b/cpu/m32r.opc index cb11d58186..3100fee9f9 100644 --- a/cpu/m32r.opc +++ b/cpu/m32r.opc @@ -1,6 +1,6 @@ /* M32R opcode support. -*- C -*- - Copyright 1998, 1999, 2000, 2001, 2004, 2005, 2007 + Copyright 1998, 1999, 2000, 2001, 2004, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from diff --git a/cpu/mt.cpu b/cpu/mt.cpu index 653bdd707a..bb987f31d7 100644 --- a/cpu/mt.cpu +++ b/cpu/mt.cpu @@ -1,5 +1,5 @@ ; Morpho Technologies MT Arch description. -*- Scheme -*- -; Copyright 2001, 2007 Free Software Foundation, Inc. +; Copyright 2001, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from ; Morpho Technologies. diff --git a/cpu/mt.opc b/cpu/mt.opc index 8be9bf2ea6..3da6d0ea96 100644 --- a/cpu/mt.opc +++ b/cpu/mt.opc @@ -1,5 +1,5 @@ /* Morpho Technologies mRISC opcode support, for GNU Binutils. -*- C -*- - Copyright 2001, 2007, 2008 Free Software Foundation, Inc. + Copyright 2001, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Morpho Technologies. diff --git a/cpu/sh.cpu b/cpu/sh.cpu index ee8ee2d5b3..d9ece1a03e 100644 --- a/cpu/sh.cpu +++ b/cpu/sh.cpu @@ -1,6 +1,6 @@ ; Hitachi SH architecture description. -*- Scheme -*- ; -; Copyright 2000, 2001, 2007 Free Software Foundation, Inc. +; Copyright 2000, 2001, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Hitachi ; Semiconductor (America) Inc. diff --git a/cpu/sh.opc b/cpu/sh.opc index 28c79e638b..364fcccf64 100644 --- a/cpu/sh.opc +++ b/cpu/sh.opc @@ -1,6 +1,6 @@ /* SHmedia opcode support. -*- C -*- - Copyright 2000, 2005, 2007 Free Software Foundation, Inc. + Copyright 2000, 2005, 2007, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Hitachi Semiconductor (America) Inc. diff --git a/cpu/sh64-compact.cpu b/cpu/sh64-compact.cpu index b35d13ac3b..5b1b863302 100644 --- a/cpu/sh64-compact.cpu +++ b/cpu/sh64-compact.cpu @@ -1,6 +1,6 @@ ; Hitachi SHcompact instruction set description. -*- Scheme -*- ; -; Copyright 2000, 2007 Free Software Foundation, Inc. +; Copyright 2000, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Hitachi ; Semiconductor (America) Inc. diff --git a/cpu/sh64-media.cpu b/cpu/sh64-media.cpu index c119db2f6b..80dd74a89f 100644 --- a/cpu/sh64-media.cpu +++ b/cpu/sh64-media.cpu @@ -1,6 +1,6 @@ ; Hitachi SHmedia instruction set description. -*- Scheme -*- ; -; Copyright 2000, 2001, 2007 Free Software Foundation, Inc. +; Copyright 2000, 2001, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by Red Hat Inc; developed under contract from Hitachi ; Semiconductor (America) Inc. diff --git a/cpu/xc16x.cpu b/cpu/xc16x.cpu index 9a2b6e0e2b..830869df1d 100644 --- a/cpu/xc16x.cpu +++ b/cpu/xc16x.cpu @@ -1,6 +1,6 @@ ; Infineon XC16X CPU description. -*- Scheme -*- ; -; Copyright 2006, 2007 Free Software Foundation, Inc. +; Copyright 2006, 2007, 2009 Free Software Foundation, Inc. ; ; Contributed by KPIT Cummins Infosystems Ltd.; developed under contract ; from Infineon Systems, GMBH , Germany. diff --git a/cpu/xc16x.opc b/cpu/xc16x.opc index fc54f5fe5e..455f3fb472 100644 --- a/cpu/xc16x.opc +++ b/cpu/xc16x.opc @@ -1,6 +1,6 @@ /* XC16X opcode support. -*- C -*- - Copyright 2006, 2007 Free Software Foundation, Inc. + Copyright 2006, 2007, 2009 Free Software Foundation, Inc. Contributed by KPIT Cummins Infosystems Ltd.; developed under contract from Infineon Systems, GMBH , Germany. -- 2.11.0