diff options
Diffstat (limited to 'sim/ppc')
-rw-r--r-- | sim/ppc/altivec_expression.h | 2 | ||||
-rw-r--r-- | sim/ppc/altivec_registers.h | 2 | ||||
-rw-r--r-- | sim/ppc/dp-bit.c | 2 | ||||
-rw-r--r-- | sim/ppc/e500_expression.h | 2 | ||||
-rw-r--r-- | sim/ppc/e500_registers.h | 2 | ||||
-rw-r--r-- | sim/ppc/gdb-sim.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sim/ppc/altivec_expression.h b/sim/ppc/altivec_expression.h index eac5926..9530c9c 100644 --- a/sim/ppc/altivec_expression.h +++ b/sim/ppc/altivec_expression.h @@ -1,6 +1,6 @@ /* Altivec expression macros, for PSIM, the PowerPC simulator. - Copyright 2003, 2007 Free Software Foundation, Inc. + Copyright 2003, 2007, 2008 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Motorola. Written by matthew green <mrg@redhat.com>. diff --git a/sim/ppc/altivec_registers.h b/sim/ppc/altivec_registers.h index c0b3063..f9bbbc3 100644 --- a/sim/ppc/altivec_registers.h +++ b/sim/ppc/altivec_registers.h @@ -1,6 +1,6 @@ /* Altivec registers, for PSIM, the PowerPC simulator. - Copyright 2003, 2007 Free Software Foundation, Inc. + Copyright 2003, 2007, 2008 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Motorola. Written by matthew green <mrg@redhat.com>. diff --git a/sim/ppc/dp-bit.c b/sim/ppc/dp-bit.c index 9525e8a..d1c5158 100644 --- a/sim/ppc/dp-bit.c +++ b/sim/ppc/dp-bit.c @@ -2,7 +2,7 @@ the floating point routines in libgcc1.c for targets without hardware floating point. */ -/* Copyright (C) 1994, 2007 Free Software Foundation, Inc. +/* Copyright (C) 1994, 2007, 2008 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 diff --git a/sim/ppc/e500_expression.h b/sim/ppc/e500_expression.h index 13d5404..26465f6 100644 --- a/sim/ppc/e500_expression.h +++ b/sim/ppc/e500_expression.h @@ -1,6 +1,6 @@ /* e500 expression macros, for PSIM, the PowerPC simulator. - Copyright 2003, 2007 Free Software Foundation, Inc. + Copyright 2003, 2007, 2008 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Motorola. Written by matthew green <mrg@redhat.com>. diff --git a/sim/ppc/e500_registers.h b/sim/ppc/e500_registers.h index 2eda411..0af9942 100644 --- a/sim/ppc/e500_registers.h +++ b/sim/ppc/e500_registers.h @@ -1,6 +1,6 @@ /* e500 registers, for PSIM, the PowerPC simulator. - Copyright 2003, 2007 Free Software Foundation, Inc. + Copyright 2003, 2007, 2008 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Motorola. Written by matthew green <mrg@redhat.com>. diff --git a/sim/ppc/gdb-sim.c b/sim/ppc/gdb-sim.c index a8eaa08..30687b6 100644 --- a/sim/ppc/gdb-sim.c +++ b/sim/ppc/gdb-sim.c @@ -1,6 +1,6 @@ /* This file is part of GDB. - Copyright 2004, 2007 Free Software Foundation, Inc. + Copyright 2004, 2007, 2008 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 |