diff options
author | Joel Brobecker <brobecker@adacore.com> | 2015-01-01 13:32:14 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2015-01-01 13:32:14 +0400 |
commit | 32d0add0a654c1204ab71dc8a55d9374538c4b33 (patch) | |
tree | c17872eaaa56843d99bbdfcaba8f6b04f855161b /sim/lm32 | |
parent | 76f2b779a17de2a13e9b6c0d1a4bb0ad5699a39c (diff) | |
download | binutils-gdb-32d0add0a654c1204ab71dc8a55d9374538c4b33.tar.gz |
Update year range in copyright notice of all files owned by the GDB project.
gdb/ChangeLog:
Update year range in copyright notice of all files.
Diffstat (limited to 'sim/lm32')
-rw-r--r-- | sim/lm32/arch.c | 2 | ||||
-rw-r--r-- | sim/lm32/arch.h | 2 | ||||
-rw-r--r-- | sim/lm32/cpu.c | 2 | ||||
-rw-r--r-- | sim/lm32/cpu.h | 2 | ||||
-rw-r--r-- | sim/lm32/cpuall.h | 2 | ||||
-rw-r--r-- | sim/lm32/decode.c | 2 | ||||
-rw-r--r-- | sim/lm32/decode.h | 2 | ||||
-rw-r--r-- | sim/lm32/dv-lm32cpu.c | 2 | ||||
-rw-r--r-- | sim/lm32/dv-lm32timer.c | 2 | ||||
-rw-r--r-- | sim/lm32/dv-lm32uart.c | 2 | ||||
-rw-r--r-- | sim/lm32/lm32-sim.h | 2 | ||||
-rw-r--r-- | sim/lm32/lm32.c | 2 | ||||
-rw-r--r-- | sim/lm32/model.c | 2 | ||||
-rw-r--r-- | sim/lm32/sem-switch.c | 2 | ||||
-rw-r--r-- | sim/lm32/sem.c | 2 | ||||
-rw-r--r-- | sim/lm32/sim-if.c | 2 | ||||
-rw-r--r-- | sim/lm32/sim-main.h | 2 | ||||
-rw-r--r-- | sim/lm32/traps.c | 2 | ||||
-rw-r--r-- | sim/lm32/user.c | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/sim/lm32/arch.c b/sim/lm32/arch.c index f958a50f571..b77103be44b 100644 --- a/sim/lm32/arch.c +++ b/sim/lm32/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2014 Free Software Foundation, Inc. +Copyright 1996-2015 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/arch.h b/sim/lm32/arch.h index 51c373d016f..cc895d5e20f 100644 --- a/sim/lm32/arch.h +++ b/sim/lm32/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2014 Free Software Foundation, Inc. +Copyright 1996-2015 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/cpu.c b/sim/lm32/cpu.c index 2c479d577d9..b7dfc9f0cfc 100644 --- a/sim/lm32/cpu.c +++ b/sim/lm32/cpu.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2014 Free Software Foundation, Inc. +Copyright 1996-2015 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/cpu.h b/sim/lm32/cpu.h index 53644bb0c84..a2855930744 100644 --- a/sim/lm32/cpu.h +++ b/sim/lm32/cpu.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2014 Free Software Foundation, Inc. +Copyright 1996-2015 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/cpuall.h b/sim/lm32/cpuall.h index 05bd5f5f0ba..145a8cc3d28 100644 --- a/sim/lm32/cpuall.h +++ b/sim/lm32/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2014 Free Software Foundation, Inc. +Copyright 1996-2015 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/decode.c b/sim/lm32/decode.c index 03a575099e6..0900dcafbc7 100644 --- a/sim/lm32/decode.c +++ b/sim/lm32/decode.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2014 Free Software Foundation, Inc. +Copyright 1996-2015 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/decode.h b/sim/lm32/decode.h index 8589e099dbd..c26c355fda5 100644 --- a/sim/lm32/decode.h +++ b/sim/lm32/decode.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2014 Free Software Foundation, Inc. +Copyright 1996-2015 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/dv-lm32cpu.c b/sim/lm32/dv-lm32cpu.c index 68b7eea0143..7087f0b133f 100644 --- a/sim/lm32/dv-lm32cpu.c +++ b/sim/lm32/dv-lm32cpu.c @@ -1,7 +1,7 @@ /* Lattice Mico32 CPU model. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2014 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/dv-lm32timer.c b/sim/lm32/dv-lm32timer.c index ee21c7a5d5d..6683643fa48 100644 --- a/sim/lm32/dv-lm32timer.c +++ b/sim/lm32/dv-lm32timer.c @@ -1,7 +1,7 @@ /* Lattice Mico32 timer model. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2014 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/dv-lm32uart.c b/sim/lm32/dv-lm32uart.c index 7406818772a..18beab83eab 100644 --- a/sim/lm32/dv-lm32uart.c +++ b/sim/lm32/dv-lm32uart.c @@ -1,7 +1,7 @@ /* Lattice Mico32 UART model. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2014 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/lm32-sim.h b/sim/lm32/lm32-sim.h index c5de5c12ea8..494abbbd5aa 100644 --- a/sim/lm32/lm32-sim.h +++ b/sim/lm32/lm32-sim.h @@ -1,6 +1,6 @@ /* Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2014 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/lm32.c b/sim/lm32/lm32.c index 8d65468ffcf..6c3c755eee2 100644 --- a/sim/lm32/lm32.c +++ b/sim/lm32/lm32.c @@ -1,7 +1,7 @@ /* Lattice Mico32 simulator support code. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2014 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/model.c b/sim/lm32/model.c index d029ea71b0b..358dde60038 100644 --- a/sim/lm32/model.c +++ b/sim/lm32/model.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2014 Free Software Foundation, Inc. +Copyright 1996-2015 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/sem-switch.c b/sim/lm32/sem-switch.c index 0bf648cdd4a..7b658dfe762 100644 --- a/sim/lm32/sem-switch.c +++ b/sim/lm32/sem-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2014 Free Software Foundation, Inc. +Copyright 1996-2015 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/sem.c b/sim/lm32/sem.c index 42b212d2ff4..d3505211226 100644 --- a/sim/lm32/sem.c +++ b/sim/lm32/sem.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2014 Free Software Foundation, Inc. +Copyright 1996-2015 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/sim-if.c b/sim/lm32/sim-if.c index f05ea25d218..a82b42810f5 100644 --- a/sim/lm32/sim-if.c +++ b/sim/lm32/sim-if.c @@ -1,7 +1,7 @@ /* Main simulator entry points specific to Lattice Mico32. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2014 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/sim-main.h b/sim/lm32/sim-main.h index a67cd6c8ddd..a4e44237377 100644 --- a/sim/lm32/sim-main.h +++ b/sim/lm32/sim-main.h @@ -1,7 +1,7 @@ /* Lattice Mico32 simulator support code Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2014 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/traps.c b/sim/lm32/traps.c index 74c79978046..30703235521 100644 --- a/sim/lm32/traps.c +++ b/sim/lm32/traps.c @@ -1,7 +1,7 @@ /* Lattice Mico32 exception and system call support. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2014 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/user.c b/sim/lm32/user.c index 96a60fb2bd5..b9d495de3ca 100644 --- a/sim/lm32/user.c +++ b/sim/lm32/user.c @@ -1,7 +1,7 @@ /* Semantics for user defined instructions on the Lattice Mico32. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2014 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. |