summaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2013-01-01 06:41:21 +0000
committerJoel Brobecker <brobecker@gnat.com>2013-01-01 06:41:21 +0000
commit77fe180dd95fcb8c1f069c1ca2660846bcf41784 (patch)
tree4ec2ac7f80461d83eaa4b81fe1a62ceda2fd320d /sim
parent76958316cfd9ede54be5500ebf159098bddd9247 (diff)
downloadgdb-77fe180dd95fcb8c1f069c1ca2660846bcf41784.tar.gz
Update years in copyright notice for the GDB files.
Two modifications: 1. The addition of 2013 to the copyright year range for every file; 2. The use of a single year range, instead of potentially multiple year ranges, as approved by the FSF.
Diffstat (limited to 'sim')
-rw-r--r--sim/ChangeLog4
-rw-r--r--sim/Makefile.in3
-rw-r--r--sim/arm/Makefile.in2
-rw-r--r--sim/arm/iwmmxt.c2
-rw-r--r--sim/arm/iwmmxt.h2
-rw-r--r--sim/arm/maverick.c2
-rw-r--r--sim/arm/wrapper.c3
-rw-r--r--sim/avr/Makefile.in2
-rw-r--r--sim/avr/interp.c2
-rw-r--r--sim/bfin/Makefile.in2
-rw-r--r--sim/bfin/bfin-sim.c2
-rw-r--r--sim/bfin/bfin-sim.h2
-rw-r--r--sim/bfin/devices.c2
-rw-r--r--sim/bfin/devices.h2
-rw-r--r--sim/bfin/dv-bfin_cec.c2
-rw-r--r--sim/bfin/dv-bfin_cec.h2
-rw-r--r--sim/bfin/dv-bfin_ctimer.c2
-rw-r--r--sim/bfin/dv-bfin_ctimer.h2
-rw-r--r--sim/bfin/dv-bfin_dma.c2
-rw-r--r--sim/bfin/dv-bfin_dma.h2
-rw-r--r--sim/bfin/dv-bfin_dmac.c2
-rw-r--r--sim/bfin/dv-bfin_dmac.h2
-rw-r--r--sim/bfin/dv-bfin_ebiu_amc.c2
-rw-r--r--sim/bfin/dv-bfin_ebiu_amc.h2
-rw-r--r--sim/bfin/dv-bfin_ebiu_ddrc.c2
-rw-r--r--sim/bfin/dv-bfin_ebiu_ddrc.h2
-rw-r--r--sim/bfin/dv-bfin_ebiu_sdc.c2
-rw-r--r--sim/bfin/dv-bfin_ebiu_sdc.h2
-rw-r--r--sim/bfin/dv-bfin_emac.c2
-rw-r--r--sim/bfin/dv-bfin_emac.h2
-rw-r--r--sim/bfin/dv-bfin_eppi.c2
-rw-r--r--sim/bfin/dv-bfin_eppi.h2
-rw-r--r--sim/bfin/dv-bfin_evt.c2
-rw-r--r--sim/bfin/dv-bfin_evt.h2
-rw-r--r--sim/bfin/dv-bfin_gpio.c2
-rw-r--r--sim/bfin/dv-bfin_gpio.h2
-rw-r--r--sim/bfin/dv-bfin_gpio2.c2
-rw-r--r--sim/bfin/dv-bfin_gpio2.h2
-rw-r--r--sim/bfin/dv-bfin_gptimer.c2
-rw-r--r--sim/bfin/dv-bfin_gptimer.h2
-rw-r--r--sim/bfin/dv-bfin_jtag.c2
-rw-r--r--sim/bfin/dv-bfin_jtag.h2
-rw-r--r--sim/bfin/dv-bfin_mmu.c2
-rw-r--r--sim/bfin/dv-bfin_mmu.h2
-rw-r--r--sim/bfin/dv-bfin_nfc.c2
-rw-r--r--sim/bfin/dv-bfin_nfc.h2
-rw-r--r--sim/bfin/dv-bfin_otp.c2
-rw-r--r--sim/bfin/dv-bfin_otp.h2
-rw-r--r--sim/bfin/dv-bfin_pfmon.c2
-rw-r--r--sim/bfin/dv-bfin_pfmon.h2
-rw-r--r--sim/bfin/dv-bfin_pint.c2
-rw-r--r--sim/bfin/dv-bfin_pint.h2
-rw-r--r--sim/bfin/dv-bfin_pll.c2
-rw-r--r--sim/bfin/dv-bfin_pll.h2
-rw-r--r--sim/bfin/dv-bfin_ppi.c2
-rw-r--r--sim/bfin/dv-bfin_ppi.h2
-rw-r--r--sim/bfin/dv-bfin_rtc.c2
-rw-r--r--sim/bfin/dv-bfin_rtc.h2
-rw-r--r--sim/bfin/dv-bfin_sic.c2
-rw-r--r--sim/bfin/dv-bfin_sic.h2
-rw-r--r--sim/bfin/dv-bfin_spi.c2
-rw-r--r--sim/bfin/dv-bfin_spi.h2
-rw-r--r--sim/bfin/dv-bfin_trace.c2
-rw-r--r--sim/bfin/dv-bfin_trace.h2
-rw-r--r--sim/bfin/dv-bfin_twi.c2
-rw-r--r--sim/bfin/dv-bfin_twi.h2
-rw-r--r--sim/bfin/dv-bfin_uart.c2
-rw-r--r--sim/bfin/dv-bfin_uart.h2
-rw-r--r--sim/bfin/dv-bfin_uart2.c2
-rw-r--r--sim/bfin/dv-bfin_uart2.h2
-rw-r--r--sim/bfin/dv-bfin_wdog.c2
-rw-r--r--sim/bfin/dv-bfin_wdog.h2
-rw-r--r--sim/bfin/dv-bfin_wp.c2
-rw-r--r--sim/bfin/dv-bfin_wp.h2
-rw-r--r--sim/bfin/dv-eth_phy.c2
-rw-r--r--sim/bfin/gui.c2
-rw-r--r--sim/bfin/gui.h2
-rw-r--r--sim/bfin/insn_list.def2
-rw-r--r--sim/bfin/interp.c2
-rw-r--r--sim/bfin/linux-fixed-code.s2
-rw-r--r--sim/bfin/machs.c2
-rw-r--r--sim/bfin/machs.h2
-rw-r--r--sim/bfin/proc_list.def2
-rw-r--r--sim/bfin/sim-main.h2
-rw-r--r--sim/common/Make-common.in3
-rw-r--r--sim/common/Makefile.in2
-rw-r--r--sim/common/callback.c3
-rw-r--r--sim/common/cgen-cpu.h2
-rw-r--r--sim/common/cgen-defs.h2
-rw-r--r--sim/common/cgen-engine.h2
-rw-r--r--sim/common/cgen-mem.h2
-rw-r--r--sim/common/cgen-ops.h3
-rw-r--r--sim/common/cgen-par.c2
-rw-r--r--sim/common/cgen-par.h2
-rw-r--r--sim/common/cgen-run.c2
-rw-r--r--sim/common/cgen-scache.c2
-rw-r--r--sim/common/cgen-scache.h2
-rw-r--r--sim/common/cgen-sim.h2
-rw-r--r--sim/common/cgen-trace.c2
-rw-r--r--sim/common/cgen-trace.h2
-rw-r--r--sim/common/cgen-types.h2
-rw-r--r--sim/common/cgen-utils.c2
-rw-r--r--sim/common/dv-cfi.c2
-rw-r--r--sim/common/dv-cfi.h2
-rw-r--r--sim/common/dv-core.c2
-rw-r--r--sim/common/dv-glue.c2
-rw-r--r--sim/common/dv-pal.c2
-rw-r--r--sim/common/dv-sockser.c2
-rw-r--r--sim/common/dv-sockser.h2
-rw-r--r--sim/common/genmloop.sh2
-rw-r--r--sim/common/hw-alloc.c2
-rw-r--r--sim/common/hw-alloc.h2
-rw-r--r--sim/common/hw-base.c2
-rw-r--r--sim/common/hw-base.h2
-rw-r--r--sim/common/hw-device.c2
-rw-r--r--sim/common/hw-device.h2
-rw-r--r--sim/common/hw-events.c2
-rw-r--r--sim/common/hw-events.h2
-rw-r--r--sim/common/hw-handles.c2
-rw-r--r--sim/common/hw-handles.h2
-rw-r--r--sim/common/hw-instances.c2
-rw-r--r--sim/common/hw-instances.h2
-rw-r--r--sim/common/hw-main.h2
-rw-r--r--sim/common/hw-ports.c2
-rw-r--r--sim/common/hw-ports.h2
-rw-r--r--sim/common/hw-properties.c2
-rw-r--r--sim/common/hw-properties.h2
-rw-r--r--sim/common/hw-tree.c2
-rw-r--r--sim/common/hw-tree.h2
-rw-r--r--sim/common/nrun.c2
-rw-r--r--sim/common/run-sim.h2
-rw-r--r--sim/common/run.12
-rw-r--r--sim/common/run.c2
-rw-r--r--sim/common/sim-abort.c2
-rw-r--r--sim/common/sim-alu.h2
-rw-r--r--sim/common/sim-arange.c2
-rw-r--r--sim/common/sim-arange.h2
-rw-r--r--sim/common/sim-assert.h2
-rw-r--r--sim/common/sim-base.h2
-rw-r--r--sim/common/sim-basics.h2
-rw-r--r--sim/common/sim-bits.c2
-rw-r--r--sim/common/sim-bits.h2
-rw-r--r--sim/common/sim-command.c2
-rw-r--r--sim/common/sim-config.c2
-rw-r--r--sim/common/sim-config.h2
-rw-r--r--sim/common/sim-core.c2
-rw-r--r--sim/common/sim-core.h2
-rw-r--r--sim/common/sim-cpu.c2
-rw-r--r--sim/common/sim-cpu.h2
-rw-r--r--sim/common/sim-endian.c2
-rw-r--r--sim/common/sim-endian.h2
-rw-r--r--sim/common/sim-engine.c2
-rw-r--r--sim/common/sim-engine.h2
-rw-r--r--sim/common/sim-events.c2
-rw-r--r--sim/common/sim-events.h2
-rw-r--r--sim/common/sim-fpu.c3
-rw-r--r--sim/common/sim-fpu.h3
-rw-r--r--sim/common/sim-hload.c2
-rw-r--r--sim/common/sim-hrw.c2
-rw-r--r--sim/common/sim-hw.c2
-rw-r--r--sim/common/sim-hw.h2
-rw-r--r--sim/common/sim-info.c2
-rw-r--r--sim/common/sim-inline.c2
-rw-r--r--sim/common/sim-inline.h2
-rw-r--r--sim/common/sim-io.c2
-rw-r--r--sim/common/sim-io.h2
-rw-r--r--sim/common/sim-load.c3
-rw-r--r--sim/common/sim-memopt.c2
-rw-r--r--sim/common/sim-memopt.h2
-rw-r--r--sim/common/sim-model.c2
-rw-r--r--sim/common/sim-model.h2
-rw-r--r--sim/common/sim-module.c2
-rw-r--r--sim/common/sim-module.h2
-rw-r--r--sim/common/sim-n-bits.h2
-rw-r--r--sim/common/sim-n-core.h2
-rw-r--r--sim/common/sim-n-endian.h2
-rw-r--r--sim/common/sim-options.c3
-rw-r--r--sim/common/sim-options.h2
-rw-r--r--sim/common/sim-profile.c3
-rw-r--r--sim/common/sim-profile.h2
-rw-r--r--sim/common/sim-reason.c2
-rw-r--r--sim/common/sim-reg.c2
-rw-r--r--sim/common/sim-resume.c2
-rw-r--r--sim/common/sim-run.c2
-rw-r--r--sim/common/sim-signal.c2
-rw-r--r--sim/common/sim-signal.h2
-rw-r--r--sim/common/sim-stop.c2
-rw-r--r--sim/common/sim-trace.c3
-rw-r--r--sim/common/sim-trace.h3
-rw-r--r--sim/common/sim-types.h2
-rw-r--r--sim/common/sim-utils.c2
-rw-r--r--sim/common/sim-utils.h2
-rw-r--r--sim/common/sim-watch.c2
-rw-r--r--sim/common/sim-watch.h2
-rw-r--r--sim/common/syscall.c3
-rw-r--r--sim/common/version.h2
-rw-r--r--sim/cr16/Makefile.in2
-rw-r--r--sim/cr16/cr16_sim.h2
-rw-r--r--sim/cr16/endian.c2
-rw-r--r--sim/cr16/gencode.c2
-rw-r--r--sim/cr16/interp.c2
-rw-r--r--sim/cr16/simops.c2
-rw-r--r--sim/cris/Makefile.in2
-rw-r--r--sim/cris/arch.c2
-rw-r--r--sim/cris/arch.h2
-rw-r--r--sim/cris/cpuall.h2
-rw-r--r--sim/cris/cpuv10.c2
-rw-r--r--sim/cris/cpuv10.h2
-rw-r--r--sim/cris/cpuv32.c2
-rw-r--r--sim/cris/cpuv32.h2
-rw-r--r--sim/cris/cris-desc.c2
-rw-r--r--sim/cris/cris-desc.h2
-rw-r--r--sim/cris/cris-opc.h2
-rw-r--r--sim/cris/cris-sim.h2
-rw-r--r--sim/cris/cris-tmpl.c2
-rw-r--r--sim/cris/crisv10f.c2
-rw-r--r--sim/cris/crisv32f.c2
-rw-r--r--sim/cris/decodev10.c2
-rw-r--r--sim/cris/decodev10.h2
-rw-r--r--sim/cris/decodev32.c2
-rw-r--r--sim/cris/decodev32.h2
-rw-r--r--sim/cris/devices.c2
-rw-r--r--sim/cris/dv-cris.c2
-rw-r--r--sim/cris/dv-rv.c2
-rw-r--r--sim/cris/mloop.in2
-rw-r--r--sim/cris/modelv10.c2
-rw-r--r--sim/cris/modelv32.c2
-rw-r--r--sim/cris/rvdummy.c2
-rw-r--r--sim/cris/semcrisv10f-switch.c2
-rw-r--r--sim/cris/semcrisv32f-switch.c2
-rw-r--r--sim/cris/sim-if.c2
-rw-r--r--sim/cris/sim-main.h2
-rw-r--r--sim/cris/tconfig.in2
-rw-r--r--sim/cris/traps.c2
-rw-r--r--sim/d10v/Makefile.in2
-rw-r--r--sim/erc32/Makefile.in3
-rw-r--r--sim/frv/Makefile.in3
-rw-r--r--sim/frv/arch.c2
-rw-r--r--sim/frv/arch.h2
-rw-r--r--sim/frv/cache.c3
-rw-r--r--sim/frv/cache.h3
-rw-r--r--sim/frv/cpu.c2
-rw-r--r--sim/frv/cpu.h2
-rw-r--r--sim/frv/cpuall.h2
-rw-r--r--sim/frv/decode.c2
-rw-r--r--sim/frv/decode.h2
-rw-r--r--sim/frv/devices.c2
-rw-r--r--sim/frv/frv-sim.h3
-rw-r--r--sim/frv/frv.c3
-rw-r--r--sim/frv/interrupts.c2
-rw-r--r--sim/frv/memory.c3
-rw-r--r--sim/frv/mloop.in3
-rw-r--r--sim/frv/model.c2
-rw-r--r--sim/frv/options.c2
-rw-r--r--sim/frv/pipeline.c3
-rw-r--r--sim/frv/profile-fr400.c2
-rw-r--r--sim/frv/profile-fr400.h2
-rw-r--r--sim/frv/profile-fr450.c2
-rw-r--r--sim/frv/profile-fr500.c3
-rw-r--r--sim/frv/profile-fr500.h2
-rw-r--r--sim/frv/profile-fr550.c2
-rw-r--r--sim/frv/profile-fr550.h2
-rw-r--r--sim/frv/profile.c3
-rw-r--r--sim/frv/profile.h3
-rw-r--r--sim/frv/registers.c3
-rw-r--r--sim/frv/registers.h2
-rw-r--r--sim/frv/reset.c3
-rw-r--r--sim/frv/sem.c2
-rw-r--r--sim/frv/sim-if.c2
-rw-r--r--sim/frv/sim-main.h3
-rw-r--r--sim/frv/traps.c3
-rw-r--r--sim/h8300/Makefile.in3
-rw-r--r--sim/igen/Makefile.in2
-rwxr-xr-xsim/igen/compare_igen_models2
-rw-r--r--sim/igen/filter.c2
-rw-r--r--sim/igen/filter.h2
-rw-r--r--sim/igen/filter_host.c2
-rw-r--r--sim/igen/filter_host.h2
-rw-r--r--sim/igen/gen-engine.c2
-rw-r--r--sim/igen/gen-engine.h2
-rw-r--r--sim/igen/gen-icache.c2
-rw-r--r--sim/igen/gen-icache.h2
-rw-r--r--sim/igen/gen-idecode.c2
-rw-r--r--sim/igen/gen-idecode.h2
-rw-r--r--sim/igen/gen-itable.c2
-rw-r--r--sim/igen/gen-itable.h2
-rw-r--r--sim/igen/gen-model.c2
-rw-r--r--sim/igen/gen-model.h2
-rw-r--r--sim/igen/gen-semantics.c2
-rw-r--r--sim/igen/gen-semantics.h2
-rw-r--r--sim/igen/gen-support.c2
-rw-r--r--sim/igen/gen-support.h2
-rw-r--r--sim/igen/gen.c2
-rw-r--r--sim/igen/gen.h2
-rw-r--r--sim/igen/igen.c2
-rw-r--r--sim/igen/igen.h2
-rw-r--r--sim/igen/ld-cache.c2
-rw-r--r--sim/igen/ld-cache.h2
-rw-r--r--sim/igen/ld-decode.c2
-rw-r--r--sim/igen/ld-decode.h2
-rw-r--r--sim/igen/ld-insn.c2
-rw-r--r--sim/igen/ld-insn.h2
-rw-r--r--sim/igen/lf.c2
-rw-r--r--sim/igen/lf.h2
-rw-r--r--sim/igen/misc.c2
-rw-r--r--sim/igen/misc.h2
-rw-r--r--sim/igen/table.c2
-rw-r--r--sim/igen/table.h2
-rw-r--r--sim/iq2000/Makefile.in2
-rw-r--r--sim/iq2000/arch.c2
-rw-r--r--sim/iq2000/arch.h2
-rw-r--r--sim/iq2000/cpu.c2
-rw-r--r--sim/iq2000/cpu.h2
-rw-r--r--sim/iq2000/cpuall.h2
-rw-r--r--sim/iq2000/decode.c2
-rw-r--r--sim/iq2000/decode.h2
-rw-r--r--sim/iq2000/iq2000-sim.h2
-rw-r--r--sim/iq2000/iq2000.c2
-rw-r--r--sim/iq2000/mloop.in2
-rw-r--r--sim/iq2000/model.c2
-rw-r--r--sim/iq2000/sem-switch.c2
-rw-r--r--sim/iq2000/sem.c2
-rw-r--r--sim/iq2000/sim-if.c2
-rw-r--r--sim/lm32/arch.c2
-rw-r--r--sim/lm32/arch.h2
-rw-r--r--sim/lm32/cpu.c2
-rw-r--r--sim/lm32/cpu.h2
-rw-r--r--sim/lm32/cpuall.h2
-rw-r--r--sim/lm32/decode.c2
-rw-r--r--sim/lm32/decode.h2
-rw-r--r--sim/lm32/dv-lm32cpu.c2
-rw-r--r--sim/lm32/dv-lm32timer.c2
-rw-r--r--sim/lm32/dv-lm32uart.c2
-rw-r--r--sim/lm32/lm32-sim.h2
-rw-r--r--sim/lm32/lm32.c2
-rw-r--r--sim/lm32/model.c2
-rw-r--r--sim/lm32/sem-switch.c2
-rw-r--r--sim/lm32/sem.c2
-rw-r--r--sim/lm32/sim-if.c2
-rw-r--r--sim/lm32/sim-main.h2
-rw-r--r--sim/lm32/traps.c2
-rw-r--r--sim/lm32/user.c2
-rw-r--r--sim/m32c/Makefile.in2
-rw-r--r--sim/m32c/blinky.S2
-rw-r--r--sim/m32c/configure.ac2
-rw-r--r--sim/m32c/cpu.h2
-rw-r--r--sim/m32c/gdb-if.c2
-rw-r--r--sim/m32c/gloss.S2
-rw-r--r--sim/m32c/int.c2
-rw-r--r--sim/m32c/int.h2
-rw-r--r--sim/m32c/load.c2
-rw-r--r--sim/m32c/load.h2
-rw-r--r--sim/m32c/m32c.opc2
-rw-r--r--sim/m32c/main.c2
-rw-r--r--sim/m32c/mem.c2
-rw-r--r--sim/m32c/mem.h2
-rw-r--r--sim/m32c/misc.c2
-rw-r--r--sim/m32c/misc.h2
-rw-r--r--sim/m32c/opc2c.c2
-rw-r--r--sim/m32c/r8c.opc2
-rw-r--r--sim/m32c/reg.c2
-rw-r--r--sim/m32c/safe-fgets.c2
-rw-r--r--sim/m32c/safe-fgets.h2
-rw-r--r--sim/m32c/sample.S2
-rw-r--r--sim/m32c/sample.ld2
-rw-r--r--sim/m32c/sample2.c2
-rw-r--r--sim/m32c/srcdest.c2
-rw-r--r--sim/m32c/syscalls.c2
-rw-r--r--sim/m32c/syscalls.h2
-rw-r--r--sim/m32c/trace.c2
-rw-r--r--sim/m32c/trace.h2
-rw-r--r--sim/m32r/Makefile.in3
-rw-r--r--sim/m32r/arch.c2
-rw-r--r--sim/m32r/arch.h2
-rw-r--r--sim/m32r/cpu.c2
-rw-r--r--sim/m32r/cpu.h2
-rw-r--r--sim/m32r/cpu2.c2
-rw-r--r--sim/m32r/cpu2.h2
-rw-r--r--sim/m32r/cpuall.h2
-rw-r--r--sim/m32r/cpux.c2
-rw-r--r--sim/m32r/cpux.h2
-rw-r--r--sim/m32r/decode.c2
-rw-r--r--sim/m32r/decode.h2
-rw-r--r--sim/m32r/decode2.c2
-rw-r--r--sim/m32r/decode2.h2
-rw-r--r--sim/m32r/decodex.c2
-rw-r--r--sim/m32r/decodex.h2
-rw-r--r--sim/m32r/devices.c2
-rw-r--r--sim/m32r/m32r-sim.h3
-rw-r--r--sim/m32r/m32r.c3
-rw-r--r--sim/m32r/m32r2.c3
-rw-r--r--sim/m32r/m32rx.c2
-rw-r--r--sim/m32r/mloop.in2
-rw-r--r--sim/m32r/mloop2.in3
-rw-r--r--sim/m32r/mloopx.in2
-rw-r--r--sim/m32r/model.c2
-rw-r--r--sim/m32r/model2.c2
-rw-r--r--sim/m32r/modelx.c2
-rw-r--r--sim/m32r/sem-switch.c2
-rw-r--r--sim/m32r/sem.c2
-rw-r--r--sim/m32r/sem2-switch.c2
-rw-r--r--sim/m32r/semx-switch.c2
-rw-r--r--sim/m32r/sim-if.c3
-rw-r--r--sim/m32r/traps-linux.c2
-rw-r--r--sim/m32r/traps.c2
-rw-r--r--sim/m68hc11/Makefile.in2
-rw-r--r--sim/m68hc11/dv-m68hc11.c2
-rw-r--r--sim/m68hc11/dv-m68hc11eepr.c2
-rw-r--r--sim/m68hc11/dv-m68hc11sio.c2
-rw-r--r--sim/m68hc11/dv-m68hc11spi.c3
-rw-r--r--sim/m68hc11/dv-m68hc11tim.c3
-rw-r--r--sim/m68hc11/dv-nvram.c2
-rw-r--r--sim/m68hc11/emulos.c2
-rw-r--r--sim/m68hc11/gencode.c2
-rw-r--r--sim/m68hc11/interp.c2
-rw-r--r--sim/m68hc11/interrupts.c2
-rw-r--r--sim/m68hc11/interrupts.h2
-rw-r--r--sim/m68hc11/m68hc11_sim.c2
-rw-r--r--sim/m68hc11/sim-main.h2
-rw-r--r--sim/mcore/Makefile.in3
-rw-r--r--sim/mcore/interp.c3
-rw-r--r--sim/mcore/sysdep.h2
-rw-r--r--sim/microblaze/Makefile.in3
-rw-r--r--sim/microblaze/interp.c2
-rw-r--r--sim/microblaze/microblaze.h2
-rw-r--r--sim/microblaze/microblaze.isa2
-rw-r--r--sim/microblaze/sim-main.h2
-rw-r--r--sim/microblaze/sysdep.h2
-rw-r--r--sim/mips/configure.ac2
-rw-r--r--sim/mips/cp1.c2
-rw-r--r--sim/mips/cp1.h3
-rw-r--r--sim/mips/dsp.c2
-rw-r--r--sim/mips/dsp.igen2
-rw-r--r--sim/mips/dsp2.igen2
-rw-r--r--sim/mips/dv-tx3904cpu.c2
-rw-r--r--sim/mips/dv-tx3904irc.c2
-rw-r--r--sim/mips/dv-tx3904sio.c2
-rw-r--r--sim/mips/dv-tx3904tmr.c2
-rw-r--r--sim/mips/m16e.igen2
-rw-r--r--sim/mips/mdmx.c2
-rw-r--r--sim/mips/mdmx.igen2
-rw-r--r--sim/mips/mips3264r2.igen2
-rw-r--r--sim/mips/mips3d.igen2
-rw-r--r--sim/mips/sb1.igen2
-rw-r--r--sim/mips/sim-main.h3
-rw-r--r--sim/mips/smartmips.igen2
-rw-r--r--sim/mn10300/Makefile.in3
-rw-r--r--sim/mn10300/dv-mn103cpu.c2
-rw-r--r--sim/mn10300/dv-mn103int.c2
-rw-r--r--sim/mn10300/dv-mn103iop.c2
-rw-r--r--sim/mn10300/dv-mn103ser.c2
-rw-r--r--sim/mn10300/dv-mn103tim.c2
-rw-r--r--sim/mn10300/sim-main.h2
-rw-r--r--sim/moxie/Makefile.in2
-rw-r--r--sim/moxie/interp.c2
-rw-r--r--sim/moxie/sim-main.h2
-rw-r--r--sim/moxie/sysdep.h2
-rw-r--r--sim/ppc/altivec.igen2
-rw-r--r--sim/ppc/altivec_expression.h2
-rw-r--r--sim/ppc/altivec_registers.h2
-rw-r--r--sim/ppc/dp-bit.c2
-rw-r--r--sim/ppc/e500.igen2
-rw-r--r--sim/ppc/e500_expression.h2
-rw-r--r--sim/ppc/e500_registers.h2
-rw-r--r--sim/ppc/gdb-sim.c2
-rw-r--r--sim/ppc/psim.texinfo3
-rw-r--r--sim/rl78/Makefile.in2
-rw-r--r--sim/rl78/configure.ac2
-rw-r--r--sim/rl78/cpu.c2
-rw-r--r--sim/rl78/cpu.h2
-rw-r--r--sim/rl78/gdb-if.c2
-rw-r--r--sim/rl78/load.c2
-rw-r--r--sim/rl78/load.h2
-rw-r--r--sim/rl78/main.c2
-rw-r--r--sim/rl78/mem.c2
-rw-r--r--sim/rl78/mem.h2
-rw-r--r--sim/rl78/rl78.c2
-rw-r--r--sim/rl78/trace.c2
-rw-r--r--sim/rl78/trace.h2
-rw-r--r--sim/rx/Makefile.in2
-rw-r--r--sim/rx/configure.ac2
-rw-r--r--sim/rx/cpu.h2
-rw-r--r--sim/rx/err.c2
-rw-r--r--sim/rx/err.h2
-rw-r--r--sim/rx/fpu.c2
-rw-r--r--sim/rx/fpu.h2
-rw-r--r--sim/rx/gdb-if.c2
-rw-r--r--sim/rx/load.c2
-rw-r--r--sim/rx/load.h2
-rw-r--r--sim/rx/main.c2
-rw-r--r--sim/rx/mem.c2
-rw-r--r--sim/rx/mem.h2
-rw-r--r--sim/rx/misc.c2
-rw-r--r--sim/rx/misc.h2
-rw-r--r--sim/rx/reg.c2
-rw-r--r--sim/rx/rx.c2
-rw-r--r--sim/rx/syscalls.c2
-rw-r--r--sim/rx/syscalls.h2
-rw-r--r--sim/rx/trace.c2
-rw-r--r--sim/rx/trace.h2
-rw-r--r--sim/sh/Makefile.in3
-rw-r--r--sim/sh64/Makefile.in2
-rw-r--r--sim/sh64/arch.c2
-rw-r--r--sim/sh64/arch.h2
-rw-r--r--sim/sh64/cpu.c2
-rw-r--r--sim/sh64/cpu.h2
-rw-r--r--sim/sh64/cpuall.h2
-rw-r--r--sim/sh64/decode-compact.c2
-rw-r--r--sim/sh64/decode-compact.h2
-rw-r--r--sim/sh64/decode-media.c2
-rw-r--r--sim/sh64/decode-media.h2
-rw-r--r--sim/sh64/defs-compact.h2
-rw-r--r--sim/sh64/defs-media.h2
-rw-r--r--sim/sh64/eng.h2
-rw-r--r--sim/sh64/sem-compact-switch.c2
-rw-r--r--sim/sh64/sem-compact.c2
-rw-r--r--sim/sh64/sem-media-switch.c2
-rw-r--r--sim/sh64/sem-media.c2
-rw-r--r--sim/sh64/sh-desc.c2
-rw-r--r--sim/sh64/sh-desc.h2
-rw-r--r--sim/sh64/sh-opc.h2
-rw-r--r--sim/sh64/sh64-sim.h2
-rw-r--r--sim/sh64/sh64.c3
-rw-r--r--sim/sh64/sim-if.c2
-rw-r--r--sim/testsuite/Makefile.in2
-rw-r--r--sim/testsuite/common/bits-gen.c2
-rw-r--r--sim/testsuite/d10v-elf/Makefile.in2
-rw-r--r--sim/testsuite/frv-elf/Makefile.in2
-rw-r--r--sim/testsuite/m32r-elf/Makefile.in2
-rw-r--r--sim/testsuite/mips64el-elf/Makefile.in2
-rw-r--r--sim/testsuite/sim/cris/asm/asm.exp2
-rw-r--r--sim/testsuite/sim/cris/c/c.exp2
-rw-r--r--sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp2
-rw-r--r--sim/testsuite/sim/mips/mips32-dsp.s2
-rw-r--r--sim/testsuite/sim/mips/testutils.inc2
-rw-r--r--sim/testsuite/sim/mips/utils-dsp.inc2
-rw-r--r--sim/testsuite/sim/mips/utils-fpu.inc2
-rw-r--r--sim/testsuite/sim/mips/utils-mdmx.inc2
-rw-r--r--sim/v850/Makefile.in2
539 files changed, 542 insertions, 585 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index 0b36d988aa7..84d8d02b806 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-01 Joel Brobecker <brobecker@adacore.com>
+
+ Update year range in copyright notice of all files.
+
2012-12-19 Joel Brobecker <brobecker@adacore.com>
Update old contact info in GPL license notices.
diff --git a/sim/Makefile.in b/sim/Makefile.in
index 6372e784ac8..6e008412555 100644
--- a/sim/Makefile.in
+++ b/sim/Makefile.in
@@ -1,6 +1,5 @@
# Makefile template for Configure for the sim library.
-# Copyright (C) 1993, 1995, 1997-1998, 2007-2012 Free Software
-# Foundation, Inc.
+# Copyright (C) 1993-2013 Free Software Foundation, Inc.
# Written by Cygnus Support.
#
# This file is part of BFD, the Binary File Descriptor library.
diff --git a/sim/arm/Makefile.in b/sim/arm/Makefile.in
index aa1aa19c10a..8c460d64576 100644
--- a/sim/arm/Makefile.in
+++ b/sim/arm/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the arm sim library.
-# Copyright 1995-1997, 2002, 2007-2012 Free Software Foundation, Inc.
+# Copyright 1995-2013 Free Software Foundation, Inc.
# Written by Cygnus Support.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/arm/iwmmxt.c b/sim/arm/iwmmxt.c
index e5e1e0c4349..acf0b62b593 100644
--- a/sim/arm/iwmmxt.c
+++ b/sim/arm/iwmmxt.c
@@ -1,5 +1,5 @@
/* iwmmxt.c -- Intel(r) Wireless MMX(tm) technology co-processor interface.
- Copyright (C) 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
Contributed by matthew green (mrg@redhat.com).
This program is free software; you can redistribute it and/or modify
diff --git a/sim/arm/iwmmxt.h b/sim/arm/iwmmxt.h
index 4f5386e79e9..688e1b908d6 100644
--- a/sim/arm/iwmmxt.h
+++ b/sim/arm/iwmmxt.h
@@ -1,5 +1,5 @@
/* iwmmxt.h -- Intel(r) Wireless MMX(tm) technology co-processor interface.
- Copyright (C) 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
Contributed by matthew green (mrg@redhat.com).
This program is free software; you can redistribute it and/or modify
diff --git a/sim/arm/maverick.c b/sim/arm/maverick.c
index ed03ca534d3..6b705349cb3 100644
--- a/sim/arm/maverick.c
+++ b/sim/arm/maverick.c
@@ -1,5 +1,5 @@
/* maverick.c -- Cirrus/DSP co-processor interface.
- Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
Contributed by Aldy Hernandez (aldyh@redhat.com).
This program is free software; you can redistribute it and/or modify
diff --git a/sim/arm/wrapper.c b/sim/arm/wrapper.c
index 0d7fbef4edb..7f794a3440e 100644
--- a/sim/arm/wrapper.c
+++ b/sim/arm/wrapper.c
@@ -1,6 +1,5 @@
/* run front end support for arm
- Copyright (C) 1995-1997, 2000-2002, 2007-2012 Free Software
- Foundation, Inc.
+ Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of ARM SIM.
diff --git a/sim/avr/Makefile.in b/sim/avr/Makefile.in
index 4206d707718..77b80565ca1 100644
--- a/sim/avr/Makefile.in
+++ b/sim/avr/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the AVR sim library.
-# Copyright (C) 2009-2012 Free Software Foundation, Inc.
+# Copyright (C) 2009-2013 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/avr/interp.c b/sim/avr/interp.c
index 941aea73a46..a5212e79a7c 100644
--- a/sim/avr/interp.c
+++ b/sim/avr/interp.c
@@ -1,5 +1,5 @@
/* Simulator for Atmel's AVR core.
- Copyright (C) 2009-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
Written by Tristan Gingold, AdaCore.
This file is part of GDB, the GNU debugger.
diff --git a/sim/bfin/Makefile.in b/sim/bfin/Makefile.in
index 6ba09abc963..426f54358e1 100644
--- a/sim/bfin/Makefile.in
+++ b/sim/bfin/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the Blackfin simulator.
-# Copyright (C) 2005-2012 Free Software Foundation, Inc.
+# Copyright (C) 2005-2013 Free Software Foundation, Inc.
# Written by Analog Devices, Inc.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/bfin/bfin-sim.c b/sim/bfin/bfin-sim.c
index 169079bdb6b..2fa82abdd99 100644
--- a/sim/bfin/bfin-sim.c
+++ b/sim/bfin/bfin-sim.c
@@ -1,6 +1,6 @@
/* Simulator for Analog Devices Blackfin processors.
- Copyright (C) 2005-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/bfin-sim.h b/sim/bfin/bfin-sim.h
index 9dadcd9d2e9..1ab31d57504 100644
--- a/sim/bfin/bfin-sim.h
+++ b/sim/bfin/bfin-sim.h
@@ -1,6 +1,6 @@
/* Simulator for Analog Devices Blackfin processors.
- Copyright (C) 2005-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/devices.c b/sim/bfin/devices.c
index b18f1b6f0d6..1fa72b9aa40 100644
--- a/sim/bfin/devices.c
+++ b/sim/bfin/devices.c
@@ -1,6 +1,6 @@
/* Blackfin device support.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/devices.h b/sim/bfin/devices.h
index e5f07296133..6fc630af297 100644
--- a/sim/bfin/devices.h
+++ b/sim/bfin/devices.h
@@ -1,6 +1,6 @@
/* Common Blackfin device stuff.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_cec.c b/sim/bfin/dv-bfin_cec.c
index 04a6b50759e..922c4bf52cf 100644
--- a/sim/bfin/dv-bfin_cec.c
+++ b/sim/bfin/dv-bfin_cec.c
@@ -1,6 +1,6 @@
/* Blackfin Core Event Controller (CEC) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_cec.h b/sim/bfin/dv-bfin_cec.h
index 96e934bde4d..6dada06f12f 100644
--- a/sim/bfin/dv-bfin_cec.h
+++ b/sim/bfin/dv-bfin_cec.h
@@ -1,6 +1,6 @@
/* Blackfin Core Event Controller (CEC) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_ctimer.c b/sim/bfin/dv-bfin_ctimer.c
index f9e5f42898f..5bf4bdd2082 100644
--- a/sim/bfin/dv-bfin_ctimer.c
+++ b/sim/bfin/dv-bfin_ctimer.c
@@ -1,6 +1,6 @@
/* Blackfin Core Timer model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_ctimer.h b/sim/bfin/dv-bfin_ctimer.h
index 4cc9e04bfe7..345d41044d9 100644
--- a/sim/bfin/dv-bfin_ctimer.h
+++ b/sim/bfin/dv-bfin_ctimer.h
@@ -1,6 +1,6 @@
/* Blackfin Core Timer model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_dma.c b/sim/bfin/dv-bfin_dma.c
index 4c200841e33..6efddc1f1d1 100644
--- a/sim/bfin/dv-bfin_dma.c
+++ b/sim/bfin/dv-bfin_dma.c
@@ -1,6 +1,6 @@
/* Blackfin Direct Memory Access (DMA) Channel model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_dma.h b/sim/bfin/dv-bfin_dma.h
index 425789e524e..9ad79ce7dc6 100644
--- a/sim/bfin/dv-bfin_dma.h
+++ b/sim/bfin/dv-bfin_dma.h
@@ -1,6 +1,6 @@
/* Blackfin Direct Memory Access (DMA) Channel model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_dmac.c b/sim/bfin/dv-bfin_dmac.c
index 7591759a1ee..f7c7ef15679 100644
--- a/sim/bfin/dv-bfin_dmac.c
+++ b/sim/bfin/dv-bfin_dmac.c
@@ -1,6 +1,6 @@
/* Blackfin Direct Memory Access (DMA) Controller model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_dmac.h b/sim/bfin/dv-bfin_dmac.h
index d49a8b11984..08ea71e600f 100644
--- a/sim/bfin/dv-bfin_dmac.h
+++ b/sim/bfin/dv-bfin_dmac.h
@@ -1,6 +1,6 @@
/* Blackfin Direct Memory Access (DMA) Controller model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_ebiu_amc.c b/sim/bfin/dv-bfin_ebiu_amc.c
index 280cce42c80..52f236df032 100644
--- a/sim/bfin/dv-bfin_ebiu_amc.c
+++ b/sim/bfin/dv-bfin_ebiu_amc.c
@@ -1,7 +1,7 @@
/* Blackfin External Bus Interface Unit (EBIU) Asynchronous Memory Controller
(AMC) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_ebiu_amc.h b/sim/bfin/dv-bfin_ebiu_amc.h
index 1c36ab475d1..78fb694a337 100644
--- a/sim/bfin/dv-bfin_ebiu_amc.h
+++ b/sim/bfin/dv-bfin_ebiu_amc.h
@@ -1,7 +1,7 @@
/* Blackfin External Bus Interface Unit (EBIU) Asynchronous Memory Controller
(AMC) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_ebiu_ddrc.c b/sim/bfin/dv-bfin_ebiu_ddrc.c
index 26b29cae99e..928e844834b 100644
--- a/sim/bfin/dv-bfin_ebiu_ddrc.c
+++ b/sim/bfin/dv-bfin_ebiu_ddrc.c
@@ -1,6 +1,6 @@
/* Blackfin External Bus Interface Unit (EBIU) DDR Controller (DDRC) Model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_ebiu_ddrc.h b/sim/bfin/dv-bfin_ebiu_ddrc.h
index dd226e9461b..d97d186b6a0 100644
--- a/sim/bfin/dv-bfin_ebiu_ddrc.h
+++ b/sim/bfin/dv-bfin_ebiu_ddrc.h
@@ -1,6 +1,6 @@
/* Blackfin External Bus Interface Unit (EBIU) DDR Controller (DDRC) Model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_ebiu_sdc.c b/sim/bfin/dv-bfin_ebiu_sdc.c
index c1c12204983..bcd8f3045d2 100644
--- a/sim/bfin/dv-bfin_ebiu_sdc.c
+++ b/sim/bfin/dv-bfin_ebiu_sdc.c
@@ -1,6 +1,6 @@
/* Blackfin External Bus Interface Unit (EBIU) SDRAM Controller (SDC) Model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_ebiu_sdc.h b/sim/bfin/dv-bfin_ebiu_sdc.h
index 78c1387e872..a52e675109d 100644
--- a/sim/bfin/dv-bfin_ebiu_sdc.h
+++ b/sim/bfin/dv-bfin_ebiu_sdc.h
@@ -1,6 +1,6 @@
/* Blackfin External Bus Interface Unit (EBIU) SDRAM Controller (SDC) Model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_emac.c b/sim/bfin/dv-bfin_emac.c
index 680c9d640db..50f3d4f274d 100644
--- a/sim/bfin/dv-bfin_emac.c
+++ b/sim/bfin/dv-bfin_emac.c
@@ -1,6 +1,6 @@
/* Blackfin Ethernet Media Access Controller (EMAC) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_emac.h b/sim/bfin/dv-bfin_emac.h
index 227709b71eb..9bdb6d32d09 100644
--- a/sim/bfin/dv-bfin_emac.h
+++ b/sim/bfin/dv-bfin_emac.h
@@ -1,6 +1,6 @@
/* Blackfin Ethernet Media Access Controller (EMAC) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_eppi.c b/sim/bfin/dv-bfin_eppi.c
index d7f581975bd..4f82d6cd681 100644
--- a/sim/bfin/dv-bfin_eppi.c
+++ b/sim/bfin/dv-bfin_eppi.c
@@ -1,7 +1,7 @@
/* Blackfin Enhanced Parallel Port Interface (EPPI) model
For "new style" PPIs on BF54x/etc... parts.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_eppi.h b/sim/bfin/dv-bfin_eppi.h
index 14409786354..f9fbb405e40 100644
--- a/sim/bfin/dv-bfin_eppi.h
+++ b/sim/bfin/dv-bfin_eppi.h
@@ -1,7 +1,7 @@
/* Blackfin Enhanced Parallel Port Interface (EPPI) model
For "new style" PPIs on BF54x/etc... parts.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_evt.c b/sim/bfin/dv-bfin_evt.c
index a8bbfc5a694..10d4e467a09 100644
--- a/sim/bfin/dv-bfin_evt.c
+++ b/sim/bfin/dv-bfin_evt.c
@@ -1,6 +1,6 @@
/* Blackfin Event Vector Table (EVT) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_evt.h b/sim/bfin/dv-bfin_evt.h
index 4741291ead0..dfafd616855 100644
--- a/sim/bfin/dv-bfin_evt.h
+++ b/sim/bfin/dv-bfin_evt.h
@@ -1,6 +1,6 @@
/* Blackfin Event Vector Table (EVT) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_gpio.c b/sim/bfin/dv-bfin_gpio.c
index 76894254d63..43a5be67ffb 100644
--- a/sim/bfin/dv-bfin_gpio.c
+++ b/sim/bfin/dv-bfin_gpio.c
@@ -1,6 +1,6 @@
/* Blackfin General Purpose Ports (GPIO) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_gpio.h b/sim/bfin/dv-bfin_gpio.h
index f9537c54301..d1b5a223749 100644
--- a/sim/bfin/dv-bfin_gpio.h
+++ b/sim/bfin/dv-bfin_gpio.h
@@ -1,6 +1,6 @@
/* Blackfin General Purpose Ports (GPIO) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_gpio2.c b/sim/bfin/dv-bfin_gpio2.c
index 0e8787e51dc..c864a8eb4da 100644
--- a/sim/bfin/dv-bfin_gpio2.c
+++ b/sim/bfin/dv-bfin_gpio2.c
@@ -1,7 +1,7 @@
/* Blackfin General Purpose Ports (GPIO) model
For "new style" GPIOs on BF54x parts.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc. and Mike Frysinger.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_gpio2.h b/sim/bfin/dv-bfin_gpio2.h
index 7e9e94e3138..961af2e75b3 100644
--- a/sim/bfin/dv-bfin_gpio2.h
+++ b/sim/bfin/dv-bfin_gpio2.h
@@ -1,7 +1,7 @@
/* Blackfin General Purpose Ports (GPIO) model
For "new style" GPIOs on BF54x parts.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc. and Mike Frysinger.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_gptimer.c b/sim/bfin/dv-bfin_gptimer.c
index 5c4ec1f680d..1cf5d897281 100644
--- a/sim/bfin/dv-bfin_gptimer.c
+++ b/sim/bfin/dv-bfin_gptimer.c
@@ -1,6 +1,6 @@
/* Blackfin General Purpose Timers (GPtimer) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_gptimer.h b/sim/bfin/dv-bfin_gptimer.h
index 0f000f7ddd8..1c3070fe380 100644
--- a/sim/bfin/dv-bfin_gptimer.h
+++ b/sim/bfin/dv-bfin_gptimer.h
@@ -1,6 +1,6 @@
/* Blackfin General Purpose Timers (GPtimer) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_jtag.c b/sim/bfin/dv-bfin_jtag.c
index 363e82086ae..3377897bd07 100644
--- a/sim/bfin/dv-bfin_jtag.c
+++ b/sim/bfin/dv-bfin_jtag.c
@@ -1,6 +1,6 @@
/* Blackfin JTAG model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_jtag.h b/sim/bfin/dv-bfin_jtag.h
index aef1564d819..e87f7507399 100644
--- a/sim/bfin/dv-bfin_jtag.h
+++ b/sim/bfin/dv-bfin_jtag.h
@@ -1,6 +1,6 @@
/* Blackfin JTAG model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_mmu.c b/sim/bfin/dv-bfin_mmu.c
index ac7a02d6489..8651104e9ca 100644
--- a/sim/bfin/dv-bfin_mmu.c
+++ b/sim/bfin/dv-bfin_mmu.c
@@ -1,6 +1,6 @@
/* Blackfin Memory Management Unit (MMU) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_mmu.h b/sim/bfin/dv-bfin_mmu.h
index 2bc0f65de61..921a348618b 100644
--- a/sim/bfin/dv-bfin_mmu.h
+++ b/sim/bfin/dv-bfin_mmu.h
@@ -1,6 +1,6 @@
/* Blackfin Memory Management Unit (MMU) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_nfc.c b/sim/bfin/dv-bfin_nfc.c
index fcf9f5cd25e..7ccd8908618 100644
--- a/sim/bfin/dv-bfin_nfc.c
+++ b/sim/bfin/dv-bfin_nfc.c
@@ -1,6 +1,6 @@
/* Blackfin NAND Flash Memory Controller (NFC) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_nfc.h b/sim/bfin/dv-bfin_nfc.h
index b60bbed8539..7f43d2ddae6 100644
--- a/sim/bfin/dv-bfin_nfc.h
+++ b/sim/bfin/dv-bfin_nfc.h
@@ -1,6 +1,6 @@
/* Blackfin NAND Flash Memory Controller (NFC) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_otp.c b/sim/bfin/dv-bfin_otp.c
index c6301c7a403..fdda463fbf7 100644
--- a/sim/bfin/dv-bfin_otp.c
+++ b/sim/bfin/dv-bfin_otp.c
@@ -1,6 +1,6 @@
/* Blackfin One-Time Programmable Memory (OTP) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_otp.h b/sim/bfin/dv-bfin_otp.h
index e93a3200987..255bf973dc5 100644
--- a/sim/bfin/dv-bfin_otp.h
+++ b/sim/bfin/dv-bfin_otp.h
@@ -1,6 +1,6 @@
/* Blackfin One-Time Programmable Memory (OTP) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_pfmon.c b/sim/bfin/dv-bfin_pfmon.c
index 59ea1ad4491..d051d1dc275 100644
--- a/sim/bfin/dv-bfin_pfmon.c
+++ b/sim/bfin/dv-bfin_pfmon.c
@@ -1,6 +1,6 @@
/* Blackfin Performance Monitor model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_pfmon.h b/sim/bfin/dv-bfin_pfmon.h
index f44009b5d88..84d605aafdd 100644
--- a/sim/bfin/dv-bfin_pfmon.h
+++ b/sim/bfin/dv-bfin_pfmon.h
@@ -1,6 +1,6 @@
/* Blackfin Performance Monitor model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_pint.c b/sim/bfin/dv-bfin_pint.c
index 0fa3c7e20d6..c980af36678 100644
--- a/sim/bfin/dv-bfin_pint.c
+++ b/sim/bfin/dv-bfin_pint.c
@@ -1,6 +1,6 @@
/* Blackfin Pin Interrupt (PINT) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc. and Mike Frysinger.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_pint.h b/sim/bfin/dv-bfin_pint.h
index 4966d1228f4..4dcc41c0940 100644
--- a/sim/bfin/dv-bfin_pint.h
+++ b/sim/bfin/dv-bfin_pint.h
@@ -1,6 +1,6 @@
/* Blackfin Pin Interrupt (PINT) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc. and Mike Frysinger.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_pll.c b/sim/bfin/dv-bfin_pll.c
index 0fbae216588..f572c0a7573 100644
--- a/sim/bfin/dv-bfin_pll.c
+++ b/sim/bfin/dv-bfin_pll.c
@@ -1,6 +1,6 @@
/* Blackfin Phase Lock Loop (PLL) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_pll.h b/sim/bfin/dv-bfin_pll.h
index 2712b412ef0..701c97c10f2 100644
--- a/sim/bfin/dv-bfin_pll.h
+++ b/sim/bfin/dv-bfin_pll.h
@@ -1,6 +1,6 @@
/* Blackfin Phase Lock Loop (PLL) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_ppi.c b/sim/bfin/dv-bfin_ppi.c
index 40ecb0fae0d..e461caa93da 100644
--- a/sim/bfin/dv-bfin_ppi.c
+++ b/sim/bfin/dv-bfin_ppi.c
@@ -1,7 +1,7 @@
/* Blackfin Parallel Port Interface (PPI) model
For "old style" PPIs on BF53x/etc... parts.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_ppi.h b/sim/bfin/dv-bfin_ppi.h
index e99f532a259..cfeac4d4e8a 100644
--- a/sim/bfin/dv-bfin_ppi.h
+++ b/sim/bfin/dv-bfin_ppi.h
@@ -1,7 +1,7 @@
/* Blackfin Parallel Port Interface (PPI) model
For "old style" PPIs on BF53x/etc... parts.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_rtc.c b/sim/bfin/dv-bfin_rtc.c
index b5d63fb58fb..e93415bd80e 100644
--- a/sim/bfin/dv-bfin_rtc.c
+++ b/sim/bfin/dv-bfin_rtc.c
@@ -1,6 +1,6 @@
/* Blackfin Real Time Clock (RTC) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_rtc.h b/sim/bfin/dv-bfin_rtc.h
index 6c87615c0c9..49110da5bc8 100644
--- a/sim/bfin/dv-bfin_rtc.h
+++ b/sim/bfin/dv-bfin_rtc.h
@@ -1,6 +1,6 @@
/* Blackfin Real Time Clock (RTC) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_sic.c b/sim/bfin/dv-bfin_sic.c
index a5655758697..ba65eefb270 100644
--- a/sim/bfin/dv-bfin_sic.c
+++ b/sim/bfin/dv-bfin_sic.c
@@ -1,6 +1,6 @@
/* Blackfin System Interrupt Controller (SIC) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_sic.h b/sim/bfin/dv-bfin_sic.h
index e35255b94db..4166ebfaf96 100644
--- a/sim/bfin/dv-bfin_sic.h
+++ b/sim/bfin/dv-bfin_sic.h
@@ -1,6 +1,6 @@
/* Blackfin System Interrupt Controller (SIC) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_spi.c b/sim/bfin/dv-bfin_spi.c
index f034f4cdd99..b943f3265e6 100644
--- a/sim/bfin/dv-bfin_spi.c
+++ b/sim/bfin/dv-bfin_spi.c
@@ -1,6 +1,6 @@
/* Blackfin Serial Peripheral Interface (SPI) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_spi.h b/sim/bfin/dv-bfin_spi.h
index 106255c7550..cafc41f53e3 100644
--- a/sim/bfin/dv-bfin_spi.h
+++ b/sim/bfin/dv-bfin_spi.h
@@ -1,6 +1,6 @@
/* Blackfin Serial Peripheral Interface (SPI) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_trace.c b/sim/bfin/dv-bfin_trace.c
index 8951d797b51..24a39c22dbb 100644
--- a/sim/bfin/dv-bfin_trace.c
+++ b/sim/bfin/dv-bfin_trace.c
@@ -1,6 +1,6 @@
/* Blackfin Trace (TBUF) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_trace.h b/sim/bfin/dv-bfin_trace.h
index fe79d7a99c2..ea31c34c1d6 100644
--- a/sim/bfin/dv-bfin_trace.h
+++ b/sim/bfin/dv-bfin_trace.h
@@ -1,6 +1,6 @@
/* Blackfin Trace (TBUF) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_twi.c b/sim/bfin/dv-bfin_twi.c
index 60b9041a671..17f3e1f10b7 100644
--- a/sim/bfin/dv-bfin_twi.c
+++ b/sim/bfin/dv-bfin_twi.c
@@ -1,6 +1,6 @@
/* Blackfin Two Wire Interface (TWI) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_twi.h b/sim/bfin/dv-bfin_twi.h
index 0ff8868f114..22481644ecb 100644
--- a/sim/bfin/dv-bfin_twi.h
+++ b/sim/bfin/dv-bfin_twi.h
@@ -1,6 +1,6 @@
/* Blackfin Two Wire Interface (TWI) model
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_uart.c b/sim/bfin/dv-bfin_uart.c
index 4b41eaad747..859f9904260 100644
--- a/sim/bfin/dv-bfin_uart.c
+++ b/sim/bfin/dv-bfin_uart.c
@@ -1,7 +1,7 @@
/* Blackfin Universal Asynchronous Receiver/Transmitter (UART) model.
For "old style" UARTs on BF53x/etc... parts.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_uart.h b/sim/bfin/dv-bfin_uart.h
index 93c9dc70190..b33e011d108 100644
--- a/sim/bfin/dv-bfin_uart.h
+++ b/sim/bfin/dv-bfin_uart.h
@@ -1,7 +1,7 @@
/* Blackfin Universal Asynchronous Receiver/Transmitter (UART) model.
For "old style" UARTs on BF53x/etc... parts.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_uart2.c b/sim/bfin/dv-bfin_uart2.c
index 4d36eff3d42..a0474c0bdf6 100644
--- a/sim/bfin/dv-bfin_uart2.c
+++ b/sim/bfin/dv-bfin_uart2.c
@@ -1,7 +1,7 @@
/* Blackfin Universal Asynchronous Receiver/Transmitter (UART) model.
For "new style" UARTs on BF50x/BF54x parts.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_uart2.h b/sim/bfin/dv-bfin_uart2.h
index 3686b42e2c2..a2469aa2464 100644
--- a/sim/bfin/dv-bfin_uart2.h
+++ b/sim/bfin/dv-bfin_uart2.h
@@ -1,7 +1,7 @@
/* Blackfin Universal Asynchronous Receiver/Transmitter (UART) model.
For "new style" UARTs on BF50x/BF54x parts.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_wdog.c b/sim/bfin/dv-bfin_wdog.c
index b60a110d4ca..07c249ec063 100644
--- a/sim/bfin/dv-bfin_wdog.c
+++ b/sim/bfin/dv-bfin_wdog.c
@@ -1,6 +1,6 @@
/* Blackfin Watchdog (WDOG) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_wdog.h b/sim/bfin/dv-bfin_wdog.h
index 4583c8665de..3897be7ce2e 100644
--- a/sim/bfin/dv-bfin_wdog.h
+++ b/sim/bfin/dv-bfin_wdog.h
@@ -1,6 +1,6 @@
/* Blackfin Watchdog (WDOG) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_wp.c b/sim/bfin/dv-bfin_wp.c
index 7fb51feb914..25e5065f0d1 100644
--- a/sim/bfin/dv-bfin_wp.c
+++ b/sim/bfin/dv-bfin_wp.c
@@ -1,6 +1,6 @@
/* Blackfin Watchpoint (WP) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-bfin_wp.h b/sim/bfin/dv-bfin_wp.h
index 66f6b2e5f5b..12ac86e5e91 100644
--- a/sim/bfin/dv-bfin_wp.h
+++ b/sim/bfin/dv-bfin_wp.h
@@ -1,6 +1,6 @@
/* Blackfin Watchpoint (WP) model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/dv-eth_phy.c b/sim/bfin/dv-eth_phy.c
index e42b2136790..78f8147dd27 100644
--- a/sim/bfin/dv-eth_phy.c
+++ b/sim/bfin/dv-eth_phy.c
@@ -1,6 +1,6 @@
/* Ethernet Physical Receiver model.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/gui.c b/sim/bfin/gui.c
index 310d1e2e107..6c38f55c287 100644
--- a/sim/bfin/gui.c
+++ b/sim/bfin/gui.c
@@ -1,6 +1,6 @@
/* Blackfin GUI (SDL) helper code
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/gui.h b/sim/bfin/gui.h
index e99e3d90451..d8c4cd6e00c 100644
--- a/sim/bfin/gui.h
+++ b/sim/bfin/gui.h
@@ -1,6 +1,6 @@
/* Blackfin GUI (SDL) helper code
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/insn_list.def b/sim/bfin/insn_list.def
index 49abb5ccdc7..5b86cb31c7e 100644
--- a/sim/bfin/insn_list.def
+++ b/sim/bfin/insn_list.def
@@ -1,6 +1,6 @@
/* Blackfin instruction classes list
- Copyright (C) 2005-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/interp.c b/sim/bfin/interp.c
index a3671956479..d358577657c 100644
--- a/sim/bfin/interp.c
+++ b/sim/bfin/interp.c
@@ -1,6 +1,6 @@
/* Simulator for Analog Devices Blackfin processors.
- Copyright (C) 2005-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/linux-fixed-code.s b/sim/bfin/linux-fixed-code.s
index 060f56f986c..834b86d53a8 100644
--- a/sim/bfin/linux-fixed-code.s
+++ b/sim/bfin/linux-fixed-code.s
@@ -1,6 +1,6 @@
/* Linux fixed code userspace ABI
- Copyright (C) 2005-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/machs.c b/sim/bfin/machs.c
index 4e5a694bf1c..268cbab0c93 100644
--- a/sim/bfin/machs.c
+++ b/sim/bfin/machs.c
@@ -1,6 +1,6 @@
/* Simulator for Analog Devices Blackfin processors.
- Copyright (C) 2005-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc. and Mike Frysinger.
This file is part of simulators.
diff --git a/sim/bfin/machs.h b/sim/bfin/machs.h
index 27a865632e2..877cf74e9ae 100644
--- a/sim/bfin/machs.h
+++ b/sim/bfin/machs.h
@@ -1,6 +1,6 @@
/* Simulator for Analog Devices Blackfin processors.
- Copyright (C) 2005-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/proc_list.def b/sim/bfin/proc_list.def
index de23c3fe739..b6b6fddea38 100644
--- a/sim/bfin/proc_list.def
+++ b/sim/bfin/proc_list.def
@@ -1,6 +1,6 @@
/* Blackfin processor list
- Copyright (C) 2005-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/sim-main.h b/sim/bfin/sim-main.h
index 599fc60dbb8..5c286beeb66 100644
--- a/sim/bfin/sim-main.h
+++ b/sim/bfin/sim-main.h
@@ -1,6 +1,6 @@
/* Simulator for Analog Devices Blackfin processors.
- Copyright (C) 2005-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in
index bacfa247b8b..af73c304312 100644
--- a/sim/common/Make-common.in
+++ b/sim/common/Make-common.in
@@ -1,6 +1,5 @@
# Makefile fragment for common parts of all simulators.
-# Copyright 1997-2001, 2004-2005, 2007-2012 Free Software Foundation,
-# Inc.
+# Copyright 1997-2013 Free Software Foundation, Inc.
# Contributed by Cygnus Support.
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/common/Makefile.in b/sim/common/Makefile.in
index 2929b380c0e..9bf00ee01b0 100644
--- a/sim/common/Makefile.in
+++ b/sim/common/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for simulator common directory
-# Copyright (C) 1996-1997, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 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/common/callback.c b/sim/common/callback.c
index 77794894649..704e5ca58b9 100644
--- a/sim/common/callback.c
+++ b/sim/common/callback.c
@@ -1,6 +1,5 @@
/* Remote target callback routines.
- Copyright 1995-1997, 2000, 2002-2004, 2007-2012 Free Software
- Foundation, Inc.
+ Copyright 1995-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB.
diff --git a/sim/common/cgen-cpu.h b/sim/common/cgen-cpu.h
index fc14041dd10..0d70656db99 100644
--- a/sim/common/cgen-cpu.h
+++ b/sim/common/cgen-cpu.h
@@ -1,5 +1,5 @@
/* Simulator header for cgen cpus.
- Copyright (C) 1998-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/cgen-defs.h b/sim/common/cgen-defs.h
index 50cad1e77e1..bdcd6e239f6 100644
--- a/sim/common/cgen-defs.h
+++ b/sim/common/cgen-defs.h
@@ -1,5 +1,5 @@
/* General Cpu tools GENerated simulator support.
- Copyright (C) 1996-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/cgen-engine.h b/sim/common/cgen-engine.h
index 164b1020153..e4aa493e3bd 100644
--- a/sim/common/cgen-engine.h
+++ b/sim/common/cgen-engine.h
@@ -1,5 +1,5 @@
/* Engine header for Cpu tools GENerated simulators.
- Copyright (C) 1998-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/cgen-mem.h b/sim/common/cgen-mem.h
index 1820241340f..c1e91422f72 100644
--- a/sim/common/cgen-mem.h
+++ b/sim/common/cgen-mem.h
@@ -1,5 +1,5 @@
/* Memory ops header for CGEN-based simulators.
- Copyright (C) 1996-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU Simulators.
diff --git a/sim/common/cgen-ops.h b/sim/common/cgen-ops.h
index 54f4cd075f1..4306d2e99dd 100644
--- a/sim/common/cgen-ops.h
+++ b/sim/common/cgen-ops.h
@@ -1,6 +1,5 @@
/* Semantics ops support for CGEN-based simulators.
- Copyright (C) 1996-1999, 2002, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU Simulators.
diff --git a/sim/common/cgen-par.c b/sim/common/cgen-par.c
index 8afdc31fdb6..66255451668 100644
--- a/sim/common/cgen-par.c
+++ b/sim/common/cgen-par.c
@@ -1,5 +1,5 @@
/* Simulator parallel routines for CGEN simulators (and maybe others).
- Copyright (C) 1999-2000, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU instruction set simulator.
diff --git a/sim/common/cgen-par.h b/sim/common/cgen-par.h
index 26d49fbc0c5..595aa6a8ffb 100644
--- a/sim/common/cgen-par.h
+++ b/sim/common/cgen-par.h
@@ -1,5 +1,5 @@
/* Simulator header for cgen parallel support.
- Copyright (C) 1999-2000, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU instruction set simulator.
diff --git a/sim/common/cgen-run.c b/sim/common/cgen-run.c
index 9abc32860c4..2a95c6c757f 100644
--- a/sim/common/cgen-run.c
+++ b/sim/common/cgen-run.c
@@ -1,5 +1,5 @@
/* Main simulator loop for CGEN-based simulators.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/cgen-scache.c b/sim/common/cgen-scache.c
index 6a136182d94..692677b8905 100644
--- a/sim/common/cgen-scache.c
+++ b/sim/common/cgen-scache.c
@@ -1,5 +1,5 @@
/* Simulator cache routines for CGEN simulators (and maybe others).
- Copyright (C) 1996-1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/cgen-scache.h b/sim/common/cgen-scache.h
index 9f0227a9b53..62bf6fc3c85 100644
--- a/sim/common/cgen-scache.h
+++ b/sim/common/cgen-scache.h
@@ -1,5 +1,5 @@
/* Simulator header for cgen scache support.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/cgen-sim.h b/sim/common/cgen-sim.h
index 0514fda8155..fc7ec7888c1 100644
--- a/sim/common/cgen-sim.h
+++ b/sim/common/cgen-sim.h
@@ -1,5 +1,5 @@
/* Main header file for Cpu tools GENerated simulators.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/cgen-trace.c b/sim/common/cgen-trace.c
index 754038dc7f3..b5e22cb3f1d 100644
--- a/sim/common/cgen-trace.c
+++ b/sim/common/cgen-trace.c
@@ -1,5 +1,5 @@
/* Tracing support for CGEN-based simulators.
- Copyright (C) 1996-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/cgen-trace.h b/sim/common/cgen-trace.h
index ca941ca2e69..fc7104c78b7 100644
--- a/sim/common/cgen-trace.h
+++ b/sim/common/cgen-trace.h
@@ -1,5 +1,5 @@
/* Simulator tracing support for Cpu tools GENerated simulators.
- Copyright (C) 1996-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/cgen-types.h b/sim/common/cgen-types.h
index 5bdcdf0c45f..5562512bde6 100644
--- a/sim/common/cgen-types.h
+++ b/sim/common/cgen-types.h
@@ -1,5 +1,5 @@
/* Types for Cpu tools GENerated simulators.
- Copyright (C) 1996-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/cgen-utils.c b/sim/common/cgen-utils.c
index daeb1815078..d4fb7bb19be 100644
--- a/sim/common/cgen-utils.c
+++ b/sim/common/cgen-utils.c
@@ -1,5 +1,5 @@
/* Support code for various pieces of CGEN simulators.
- Copyright (C) 1996-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/dv-cfi.c b/sim/common/dv-cfi.c
index 8d11a4c0f31..0165ace845a 100644
--- a/sim/common/dv-cfi.c
+++ b/sim/common/dv-cfi.c
@@ -2,7 +2,7 @@
http://www.spansion.com/Support/AppNotes/CFI_Spec_AN_03.pdf
http://www.spansion.com/Support/AppNotes/cfi_100_20011201.pdf
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/common/dv-cfi.h b/sim/common/dv-cfi.h
index e66a9ace423..40b6c86b20d 100644
--- a/sim/common/dv-cfi.h
+++ b/sim/common/dv-cfi.h
@@ -1,6 +1,6 @@
/* Common Flash Memory Interface (CFI) model.
- Copyright (C) 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/common/dv-core.c b/sim/common/dv-core.c
index 3a6b57237d1..7cd6fd5e785 100644
--- a/sim/common/dv-core.c
+++ b/sim/common/dv-core.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/dv-glue.c b/sim/common/dv-glue.c
index 6ae7042bb54..5f96156f2d0 100644
--- a/sim/common/dv-glue.c
+++ b/sim/common/dv-glue.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/dv-pal.c b/sim/common/dv-pal.c
index d3646904c4d..6fbd34b9deb 100644
--- a/sim/common/dv-pal.c
+++ b/sim/common/dv-pal.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/dv-sockser.c b/sim/common/dv-sockser.c
index 32ba57c885c..64950baea4d 100644
--- a/sim/common/dv-sockser.c
+++ b/sim/common/dv-sockser.c
@@ -1,5 +1,5 @@
/* Serial port emulation using sockets.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/common/dv-sockser.h b/sim/common/dv-sockser.h
index a0191f1a07a..a2dce694cc8 100644
--- a/sim/common/dv-sockser.h
+++ b/sim/common/dv-sockser.h
@@ -1,5 +1,5 @@
/* Serial port emulation via sockets.
- Copyright (C) 1998, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/common/genmloop.sh b/sim/common/genmloop.sh
index 63592cfa7d1..7fb3063174a 100644
--- a/sim/common/genmloop.sh
+++ b/sim/common/genmloop.sh
@@ -1,5 +1,5 @@
# Generate the main loop of the simulator.
-# Copyright (C) 1996-2000, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
# Contributed by Cygnus Support.
#
# This file is part of the GNU simulators.
diff --git a/sim/common/hw-alloc.c b/sim/common/hw-alloc.c
index 92b3e38b515..9005d295067 100644
--- a/sim/common/hw-alloc.c
+++ b/sim/common/hw-alloc.c
@@ -1,5 +1,5 @@
/* Hardware memory allocator.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/hw-alloc.h b/sim/common/hw-alloc.h
index 2314f2d4ef0..1c73d5542ae 100644
--- a/sim/common/hw-alloc.h
+++ b/sim/common/hw-alloc.h
@@ -1,5 +1,5 @@
/* Hardware memory allocator.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/hw-base.c b/sim/common/hw-base.c
index c111ff463de..2cd39b2a369 100644
--- a/sim/common/hw-base.c
+++ b/sim/common/hw-base.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-base.h b/sim/common/hw-base.h
index b08e161499f..d74b606f618 100644
--- a/sim/common/hw-base.h
+++ b/sim/common/hw-base.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-device.c b/sim/common/hw-device.c
index e63eb240041..e9967e5c289 100644
--- a/sim/common/hw-device.c
+++ b/sim/common/hw-device.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-device.h b/sim/common/hw-device.h
index 4c17a56c9da..42bd8698514 100644
--- a/sim/common/hw-device.h
+++ b/sim/common/hw-device.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-events.c b/sim/common/hw-events.c
index 2aabefbc68b..9f51a0aa726 100644
--- a/sim/common/hw-events.c
+++ b/sim/common/hw-events.c
@@ -1,5 +1,5 @@
/* Hardware event manager.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/hw-events.h b/sim/common/hw-events.h
index b2e97dff036..fb3e29887ae 100644
--- a/sim/common/hw-events.h
+++ b/sim/common/hw-events.h
@@ -1,5 +1,5 @@
/* Hardware event manager.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/hw-handles.c b/sim/common/hw-handles.c
index 596b78b7247..669a3294511 100644
--- a/sim/common/hw-handles.c
+++ b/sim/common/hw-handles.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-handles.h b/sim/common/hw-handles.h
index af03ea9ac96..4510b1d1a22 100644
--- a/sim/common/hw-handles.h
+++ b/sim/common/hw-handles.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-instances.c b/sim/common/hw-instances.c
index 0ef7ef23065..7f65ecafc84 100644
--- a/sim/common/hw-instances.c
+++ b/sim/common/hw-instances.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-instances.h b/sim/common/hw-instances.h
index 06ef74030f1..957e43d49f5 100644
--- a/sim/common/hw-instances.h
+++ b/sim/common/hw-instances.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-main.h b/sim/common/hw-main.h
index fa8e50007b8..2148aa76df0 100644
--- a/sim/common/hw-main.h
+++ b/sim/common/hw-main.h
@@ -1,5 +1,5 @@
/* Common hardware header file.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/hw-ports.c b/sim/common/hw-ports.c
index ffc48ad1947..1fc61eeb023 100644
--- a/sim/common/hw-ports.c
+++ b/sim/common/hw-ports.c
@@ -1,5 +1,5 @@
/* Hardware ports.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/hw-ports.h b/sim/common/hw-ports.h
index e8edf0cd9cd..67dcc4f8e22 100644
--- a/sim/common/hw-ports.h
+++ b/sim/common/hw-ports.h
@@ -1,5 +1,5 @@
/* Hardware ports.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/hw-properties.c b/sim/common/hw-properties.c
index ee8b2376705..67fac87f29d 100644
--- a/sim/common/hw-properties.c
+++ b/sim/common/hw-properties.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-properties.h b/sim/common/hw-properties.h
index b2420caf01e..78f79a509c9 100644
--- a/sim/common/hw-properties.h
+++ b/sim/common/hw-properties.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-tree.c b/sim/common/hw-tree.c
index 3a3a311f213..6aa0a48ab87 100644
--- a/sim/common/hw-tree.c
+++ b/sim/common/hw-tree.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/hw-tree.h b/sim/common/hw-tree.h
index 77931df503e..0eb94a632eb 100644
--- a/sim/common/hw-tree.h
+++ b/sim/common/hw-tree.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/nrun.c b/sim/common/nrun.c
index aa60c42647b..80f2c80220f 100644
--- a/sim/common/nrun.c
+++ b/sim/common/nrun.c
@@ -1,5 +1,5 @@
/* New version of run front end support for simulators.
- Copyright (C) 1997, 2004, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 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/common/run-sim.h b/sim/common/run-sim.h
index c579b1e2674..d4c66516bcb 100644
--- a/sim/common/run-sim.h
+++ b/sim/common/run-sim.h
@@ -2,7 +2,7 @@
simaulator program - run - and simulator library - libsim.a - that
is not used by GDB. The GDB part is described in include/remote-sim.h.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/common/run.1 b/sim/common/run.1
index d72b2399927..eccd5c7571a 100644
--- a/sim/common/run.1
+++ b/sim/common/run.1
@@ -99,7 +99,7 @@ Using GDB: A Guide to the GNU Source-Level Debugger\c
, Richard M. Stallman and Roland H. Pesch.
.SH COPYING
-Copyright (c) 1993, 2000, 2012 Free Software Foundation, Inc.
+Copyright (c) 1993-2013 Free Software Foundation, Inc.
.PP
This document is distributed under the terms of the GNU Free
Documentation License, version 1.1. That license is described in the
diff --git a/sim/common/run.c b/sim/common/run.c
index 48a8893ace1..274717fef94 100644
--- a/sim/common/run.c
+++ b/sim/common/run.c
@@ -1,5 +1,5 @@
/* run front end support for all the simulators.
- Copyright (C) 1992-2004, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1992-2013 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/common/sim-abort.c b/sim/common/sim-abort.c
index c42d20b5ac5..6926d6e691f 100644
--- a/sim/common/sim-abort.c
+++ b/sim/common/sim-abort.c
@@ -1,5 +1,5 @@
/* Generic simulator abort.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-alu.h b/sim/common/sim-alu.h
index 3002157853c..44e98a0b4cc 100644
--- a/sim/common/sim-alu.h
+++ b/sim/common/sim-alu.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-arange.c b/sim/common/sim-arange.c
index 310fda51c93..70c93e253ae 100644
--- a/sim/common/sim-arange.c
+++ b/sim/common/sim-arange.c
@@ -1,5 +1,5 @@
/* Address ranges.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU Simulators.
diff --git a/sim/common/sim-arange.h b/sim/common/sim-arange.h
index d0643a1f0b8..e991caea336 100644
--- a/sim/common/sim-arange.h
+++ b/sim/common/sim-arange.h
@@ -1,5 +1,5 @@
/* Address ranges.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU Simulators.
diff --git a/sim/common/sim-assert.h b/sim/common/sim-assert.h
index dbb61647fab..272c3c468ef 100644
--- a/sim/common/sim-assert.h
+++ b/sim/common/sim-assert.h
@@ -1,6 +1,6 @@
/* This file is part of the program GDB.
- Copyright (C) 1997, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 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/common/sim-base.h b/sim/common/sim-base.h
index 524020a2059..83afc2bc56b 100644
--- a/sim/common/sim-base.h
+++ b/sim/common/sim-base.h
@@ -1,6 +1,6 @@
/* Simulator pseudo baseclass.
- Copyright 1997-1998, 2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
diff --git a/sim/common/sim-basics.h b/sim/common/sim-basics.h
index 788994de6ff..d197f243c07 100644
--- a/sim/common/sim-basics.h
+++ b/sim/common/sim-basics.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2004, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-bits.c b/sim/common/sim-bits.c
index 92079bc987d..1685b2145f2 100644
--- a/sim/common/sim-bits.c
+++ b/sim/common/sim-bits.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-bits.h b/sim/common/sim-bits.h
index ccef94908ae..404f23d943a 100644
--- a/sim/common/sim-bits.h
+++ b/sim/common/sim-bits.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-command.c b/sim/common/sim-command.c
index 167135aebdf..2d7c169ffbf 100644
--- a/sim/common/sim-command.c
+++ b/sim/common/sim-command.c
@@ -1,6 +1,6 @@
/* Miscellaneous simulator utilities.
- Copyright (C) 2005-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/common/sim-config.c b/sim/common/sim-config.c
index bf65e6133ce..83de0cb927d 100644
--- a/sim/common/sim-config.c
+++ b/sim/common/sim-config.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-config.h b/sim/common/sim-config.h
index d72dd2b81f2..616ec17e5fa 100644
--- a/sim/common/sim-config.h
+++ b/sim/common/sim-config.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2004, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-core.c b/sim/common/sim-core.c
index 4d12b0e10f2..f7a07fd55d8 100644
--- a/sim/common/sim-core.c
+++ b/sim/common/sim-core.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-core.h b/sim/common/sim-core.h
index 9607b6029c5..91abca9368e 100644
--- a/sim/common/sim-core.h
+++ b/sim/common/sim-core.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-cpu.c b/sim/common/sim-cpu.c
index a0320a2c3be..0640b72966b 100644
--- a/sim/common/sim-cpu.c
+++ b/sim/common/sim-cpu.c
@@ -1,5 +1,5 @@
/* CPU support.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-cpu.h b/sim/common/sim-cpu.h
index fcc09193e1e..40f581e5d53 100644
--- a/sim/common/sim-cpu.h
+++ b/sim/common/sim-cpu.h
@@ -1,5 +1,5 @@
/* CPU support.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-endian.c b/sim/common/sim-endian.c
index 688d2b44aec..a513fb563dd 100644
--- a/sim/common/sim-endian.c
+++ b/sim/common/sim-endian.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-endian.h b/sim/common/sim-endian.h
index 9ec0f1e4033..e896d5a0b15 100644
--- a/sim/common/sim-endian.h
+++ b/sim/common/sim-endian.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-engine.c b/sim/common/sim-engine.c
index ecfea6aa157..000b473a416 100644
--- a/sim/common/sim-engine.c
+++ b/sim/common/sim-engine.c
@@ -1,5 +1,5 @@
/* Generic simulator halt/restart.
- Copyright (C) 1997-1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-engine.h b/sim/common/sim-engine.h
index cb5a3ad7fc0..331e8fa44b5 100644
--- a/sim/common/sim-engine.h
+++ b/sim/common/sim-engine.h
@@ -1,5 +1,5 @@
/* Generic simulator halt/resume.
- Copyright (C) 1997-1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-events.c b/sim/common/sim-events.c
index 4e06a2c9b18..7ee58d62890 100644
--- a/sim/common/sim-events.c
+++ b/sim/common/sim-events.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-events.h b/sim/common/sim-events.h
index 73166ff1129..912c200bfdb 100644
--- a/sim/common/sim-events.h
+++ b/sim/common/sim-events.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-fpu.c b/sim/common/sim-fpu.c
index 032429e6826..55dc3875260 100644
--- a/sim/common/sim-fpu.c
+++ b/sim/common/sim-fpu.c
@@ -2,8 +2,7 @@
of the floating point routines in libgcc1.c for targets without
hardware floating point. */
-/* Copyright 1994, 1997, 1998, 2003, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+/* Copyright 1994-2013 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/common/sim-fpu.h b/sim/common/sim-fpu.h
index 79f20042c60..b3588b33c78 100644
--- a/sim/common/sim-fpu.h
+++ b/sim/common/sim-fpu.h
@@ -1,7 +1,6 @@
/* Simulator Floating-point support.
- Copyright 1997-1998, 2002-2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
diff --git a/sim/common/sim-hload.c b/sim/common/sim-hload.c
index 64f47503cd3..d8ecf2f7df0 100644
--- a/sim/common/sim-hload.c
+++ b/sim/common/sim-hload.c
@@ -1,5 +1,5 @@
/* Generic load for hardware simulator models.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-hrw.c b/sim/common/sim-hrw.c
index a85aae0b0c1..2eccf73a964 100644
--- a/sim/common/sim-hrw.c
+++ b/sim/common/sim-hrw.c
@@ -1,5 +1,5 @@
/* Generic memory read/write for hardware simulator models.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-hw.c b/sim/common/sim-hw.c
index 32b6f0609cf..32df314900c 100644
--- a/sim/common/sim-hw.c
+++ b/sim/common/sim-hw.c
@@ -1,5 +1,5 @@
/* Simulator hardware option handling.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support and Andrew Cagney.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-hw.h b/sim/common/sim-hw.h
index 390aa27616f..efcc816a0db 100644
--- a/sim/common/sim-hw.h
+++ b/sim/common/sim-hw.h
@@ -1,5 +1,5 @@
/* Device definitions.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-info.c b/sim/common/sim-info.c
index 2360f5a2fb5..a99c41d92de 100644
--- a/sim/common/sim-info.c
+++ b/sim/common/sim-info.c
@@ -1,5 +1,5 @@
/* Generic memory read/write for hardware simulator models.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-inline.c b/sim/common/sim-inline.c
index 89e60560009..ad007133cf5 100644
--- a/sim/common/sim-inline.c
+++ b/sim/common/sim-inline.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-inline.h b/sim/common/sim-inline.h
index 76dda850948..7cb3c0c29b7 100644
--- a/sim/common/sim-inline.h
+++ b/sim/common/sim-inline.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-io.c b/sim/common/sim-io.c
index 8956accb3a0..094289c7e28 100644
--- a/sim/common/sim-io.c
+++ b/sim/common/sim-io.c
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-io.h b/sim/common/sim-io.h
index 151ea1467bd..d279b4e9ef0 100644
--- a/sim/common/sim-io.h
+++ b/sim/common/sim-io.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-load.c b/sim/common/sim-load.c
index 55c79bb5960..d89454ada34 100644
--- a/sim/common/sim-load.c
+++ b/sim/common/sim-load.c
@@ -1,6 +1,5 @@
/* Utility to load a file into the simulator.
- Copyright (C) 1997-1998, 2001-2002, 2004, 2007-2012 Free Software
- Foundation, Inc.
+ Copyright (C) 1997-2013 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/common/sim-memopt.c b/sim/common/sim-memopt.c
index 65462696777..c77d0a68f11 100644
--- a/sim/common/sim-memopt.c
+++ b/sim/common/sim-memopt.c
@@ -1,5 +1,5 @@
/* Simulator memory option handling.
- Copyright (C) 1996-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-memopt.h b/sim/common/sim-memopt.h
index 785e6e4036f..e2078658924 100644
--- a/sim/common/sim-memopt.h
+++ b/sim/common/sim-memopt.h
@@ -1,5 +1,5 @@
/* Header file for simulator memory argument handling.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-model.c b/sim/common/sim-model.c
index 679a380d14c..f8c3b33d267 100644
--- a/sim/common/sim-model.c
+++ b/sim/common/sim-model.c
@@ -1,5 +1,5 @@
/* Model support.
- Copyright (C) 1996-1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-model.h b/sim/common/sim-model.h
index d76247ad127..25b970c95b5 100644
--- a/sim/common/sim-model.h
+++ b/sim/common/sim-model.h
@@ -1,5 +1,5 @@
/* Architecture, machine, and model support.
- Copyright (C) 1997-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-module.c b/sim/common/sim-module.c
index 004d450dd2c..ee8bc176860 100644
--- a/sim/common/sim-module.c
+++ b/sim/common/sim-module.c
@@ -1,6 +1,6 @@
/* Module support.
- Copyright 1996-1998, 2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
diff --git a/sim/common/sim-module.h b/sim/common/sim-module.h
index 83d25b3f0f8..618af59a652 100644
--- a/sim/common/sim-module.h
+++ b/sim/common/sim-module.h
@@ -1,5 +1,5 @@
/* Module support.
- Copyright (C) 1996-1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-n-bits.h b/sim/common/sim-n-bits.h
index 88500e4e1a0..47ff11bcda6 100644
--- a/sim/common/sim-n-bits.h
+++ b/sim/common/sim-n-bits.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-n-core.h b/sim/common/sim-n-core.h
index 10dc27de713..50a5232bbf1 100644
--- a/sim/common/sim-n-core.h
+++ b/sim/common/sim-n-core.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-n-endian.h b/sim/common/sim-n-endian.h
index 07284e84ae7..d8d2bd68ff6 100644
--- a/sim/common/sim-n-endian.h
+++ b/sim/common/sim-n-endian.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-options.c b/sim/common/sim-options.c
index 65337837db7..73f84fb3dec 100644
--- a/sim/common/sim-options.c
+++ b/sim/common/sim-options.c
@@ -1,6 +1,5 @@
/* Simulator option handling.
- Copyright (C) 1996-1997, 2004, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-options.h b/sim/common/sim-options.h
index e08031e47cc..833485b66f7 100644
--- a/sim/common/sim-options.h
+++ b/sim/common/sim-options.h
@@ -1,5 +1,5 @@
/* Header file for simulator argument handling.
- Copyright (C) 1997-1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-profile.c b/sim/common/sim-profile.c
index bfc8c69245b..19a79968e08 100644
--- a/sim/common/sim-profile.c
+++ b/sim/common/sim-profile.c
@@ -1,6 +1,5 @@
/* Default profiling support.
- Copyright (C) 1996-1998, 2000-2001, 2007-2012 Free Software
- Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-profile.h b/sim/common/sim-profile.h
index 7fe86976d30..a374c0a7eb4 100644
--- a/sim/common/sim-profile.h
+++ b/sim/common/sim-profile.h
@@ -1,5 +1,5 @@
/* Profile header for simulators using common framework.
- Copyright (C) 1996-1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-reason.c b/sim/common/sim-reason.c
index f24161d8d04..a2bcccdd901 100644
--- a/sim/common/sim-reason.c
+++ b/sim/common/sim-reason.c
@@ -1,5 +1,5 @@
/* Generic simulator stop_reason.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-reg.c b/sim/common/sim-reg.c
index 0c263bda030..407a41b2309 100644
--- a/sim/common/sim-reg.c
+++ b/sim/common/sim-reg.c
@@ -1,5 +1,5 @@
/* Generic register read/write.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-resume.c b/sim/common/sim-resume.c
index d7c9f7bee6f..7a52d96742d 100644
--- a/sim/common/sim-resume.c
+++ b/sim/common/sim-resume.c
@@ -1,5 +1,5 @@
/* Generic simulator resume.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-run.c b/sim/common/sim-run.c
index 57dedcc420f..0d25ae68554 100644
--- a/sim/common/sim-run.c
+++ b/sim/common/sim-run.c
@@ -1,5 +1,5 @@
/* Generic simulator run.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-signal.c b/sim/common/sim-signal.c
index 5aff15f58a6..c194d2f357f 100644
--- a/sim/common/sim-signal.c
+++ b/sim/common/sim-signal.c
@@ -1,5 +1,5 @@
/* Simulator signal support
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support
This file is part of the GNU Simulators.
diff --git a/sim/common/sim-signal.h b/sim/common/sim-signal.h
index 13cbe5b41f2..230076372be 100644
--- a/sim/common/sim-signal.h
+++ b/sim/common/sim-signal.h
@@ -1,5 +1,5 @@
/* Simulator signal support
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support
This file is part of the GNU Simulators.
diff --git a/sim/common/sim-stop.c b/sim/common/sim-stop.c
index 974a29dd162..1343f210cca 100644
--- a/sim/common/sim-stop.c
+++ b/sim/common/sim-stop.c
@@ -1,5 +1,5 @@
/* Generic simulator stop.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-trace.c b/sim/common/sim-trace.c
index 6b5d0670ca1..c722581ad99 100644
--- a/sim/common/sim-trace.c
+++ b/sim/common/sim-trace.c
@@ -1,6 +1,5 @@
/* Simulator tracing/debugging support.
- Copyright (C) 1997-1998, 2001, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-trace.h b/sim/common/sim-trace.h
index 1ba6019248b..a8f9172da19 100644
--- a/sim/common/sim-trace.h
+++ b/sim/common/sim-trace.h
@@ -1,6 +1,5 @@
/* Simulator tracing/debugging support.
- Copyright (C) 1997-1998, 2001, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-types.h b/sim/common/sim-types.h
index 7b8f303825d..f81e7345e1c 100644
--- a/sim/common/sim-types.h
+++ b/sim/common/sim-types.h
@@ -1,6 +1,6 @@
/* The common simulator framework for GDB, the GNU Debugger.
- Copyright 2002, 2005, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/sim-utils.c b/sim/common/sim-utils.c
index f038e02fff4..20a978b0100 100644
--- a/sim/common/sim-utils.c
+++ b/sim/common/sim-utils.c
@@ -1,5 +1,5 @@
/* Miscellaneous simulator utilities.
- Copyright (C) 1997-1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-utils.h b/sim/common/sim-utils.h
index 1f1da6b4dd5..f80136e2772 100644
--- a/sim/common/sim-utils.h
+++ b/sim/common/sim-utils.h
@@ -1,5 +1,5 @@
/* Miscellaneous simulator utilities.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-watch.c b/sim/common/sim-watch.c
index 281b3522677..b9a152143a0 100644
--- a/sim/common/sim-watch.c
+++ b/sim/common/sim-watch.c
@@ -1,5 +1,5 @@
/* Generic simulator watchpoint support.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/sim-watch.h b/sim/common/sim-watch.h
index f81b2e87f3e..7ff38cbfd51 100644
--- a/sim/common/sim-watch.h
+++ b/sim/common/sim-watch.h
@@ -1,5 +1,5 @@
/* Simulator watchpoint support.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/syscall.c b/sim/common/syscall.c
index ab2bbf7a6bd..a721939dabe 100644
--- a/sim/common/syscall.c
+++ b/sim/common/syscall.c
@@ -1,6 +1,5 @@
/* Remote target system call support.
- Copyright 1997-1998, 2002, 2004, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB.
diff --git a/sim/common/version.h b/sim/common/version.h
index d0254692a9e..f3cf92913ce 100644
--- a/sim/common/version.h
+++ b/sim/common/version.h
@@ -1,5 +1,5 @@
/* Version information for GDB.
- Copyright (C) 1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/cr16/Makefile.in b/sim/cr16/Makefile.in
index 459432b95f4..c6c76d63255 100644
--- a/sim/cr16/Makefile.in
+++ b/sim/cr16/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the CR16 sim library.
-# Copyright (C) 2008-2012 Free Software Foundation, Inc.
+# Copyright (C) 2008-2013 Free Software Foundation, Inc.
# Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/cr16/cr16_sim.h b/sim/cr16/cr16_sim.h
index 7252b143c06..620d91c0d72 100644
--- a/sim/cr16/cr16_sim.h
+++ b/sim/cr16/cr16_sim.h
@@ -1,5 +1,5 @@
/* Simulation code for the CR16 processor.
- Copyright (C) 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
This file is part of GDB, the GNU debugger.
diff --git a/sim/cr16/endian.c b/sim/cr16/endian.c
index 03e72ae622c..b61c50994c7 100644
--- a/sim/cr16/endian.c
+++ b/sim/cr16/endian.c
@@ -1,5 +1,5 @@
/* Simulation code for the CR16 processor.
- Copyright (C) 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
This file is part of GDB, the GNU debugger.
diff --git a/sim/cr16/gencode.c b/sim/cr16/gencode.c
index 597c9dc7290..e66f0ab2eb9 100644
--- a/sim/cr16/gencode.c
+++ b/sim/cr16/gencode.c
@@ -1,5 +1,5 @@
/* Simulation code for the CR16 processor.
- Copyright (C) 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
This file is part of GDB, the GNU debugger.
diff --git a/sim/cr16/interp.c b/sim/cr16/interp.c
index 36f848ef870..2caffc24b2c 100644
--- a/sim/cr16/interp.c
+++ b/sim/cr16/interp.c
@@ -1,5 +1,5 @@
/* Simulation code for the CR16 processor.
- Copyright (C) 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
This file is part of GDB, the GNU debugger.
diff --git a/sim/cr16/simops.c b/sim/cr16/simops.c
index 2e5e9eb3f90..fd922ed6fef 100644
--- a/sim/cr16/simops.c
+++ b/sim/cr16/simops.c
@@ -1,5 +1,5 @@
/* Simulation code for the CR16 processor.
- Copyright (C) 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
This file is part of GDB, the GNU debugger.
diff --git a/sim/cris/Makefile.in b/sim/cris/Makefile.in
index 8b3b14a1f00..367ccbad919 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2004-2013 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/arch.c b/sim/cris/arch.c
index ef6b6e54734..8f1313d1f5f 100644
--- a/sim/cris/arch.c
+++ b/sim/cris/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/arch.h b/sim/cris/arch.h
index f93963fbb6d..dcf0b404da3 100644
--- a/sim/cris/arch.h
+++ b/sim/cris/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/cpuall.h b/sim/cris/cpuall.h
index 2b2d7012a6a..a9681fd3c62 100644
--- a/sim/cris/cpuall.h
+++ b/sim/cris/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/cpuv10.c b/sim/cris/cpuv10.c
index 7f5b06a41c7..897e378b1ca 100644
--- a/sim/cris/cpuv10.c
+++ b/sim/cris/cpuv10.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/cpuv10.h b/sim/cris/cpuv10.h
index 25fc70b36e7..023924cb056 100644
--- a/sim/cris/cpuv10.h
+++ b/sim/cris/cpuv10.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/cpuv32.c b/sim/cris/cpuv32.c
index ca2ca63f509..8368af943f0 100644
--- a/sim/cris/cpuv32.c
+++ b/sim/cris/cpuv32.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/cpuv32.h b/sim/cris/cpuv32.h
index 6fee0a8f46e..93e3a2d41ab 100644
--- a/sim/cris/cpuv32.h
+++ b/sim/cris/cpuv32.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/cris-desc.c b/sim/cris/cris-desc.c
index 82fb29d9bad..93f852b5238 100644
--- a/sim/cris/cris-desc.c
+++ b/sim/cris/cris-desc.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
diff --git a/sim/cris/cris-desc.h b/sim/cris/cris-desc.h
index e16613732bc..caa3293c536 100644
--- a/sim/cris/cris-desc.h
+++ b/sim/cris/cris-desc.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
diff --git a/sim/cris/cris-opc.h b/sim/cris/cris-opc.h
index 3ca5f6fcb59..bd8041f51a9 100644
--- a/sim/cris/cris-opc.h
+++ b/sim/cris/cris-opc.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
diff --git a/sim/cris/cris-sim.h b/sim/cris/cris-sim.h
index 3226e85407d..fabc99a492a 100644
--- a/sim/cris/cris-sim.h
+++ b/sim/cris/cris-sim.h
@@ -1,5 +1,5 @@
/* Collection of junk for CRIS.
- Copyright (C) 2004-2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 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 8dd0cd2965f..f6ea6e8d605 100644
--- a/sim/cris/cris-tmpl.c
+++ b/sim/cris/cris-tmpl.c
@@ -1,5 +1,5 @@
/* CRIS base simulator support code
- Copyright (C) 2004-2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 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 67cd1429995..fe33e7b16a4 100644
--- a/sim/cris/crisv10f.c
+++ b/sim/cris/crisv10f.c
@@ -1,5 +1,5 @@
/* CRIS v10 simulator support code
- Copyright (C) 2004-2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 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 3fa56f7279f..d33ab7f6443 100644
--- a/sim/cris/crisv32f.c
+++ b/sim/cris/crisv32f.c
@@ -1,5 +1,5 @@
/* CRIS v32 simulator support code
- Copyright (C) 2004-2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 Free Software Foundation, Inc.
Contributed by Axis Communications.
This file is part of the GNU simulators.
diff --git a/sim/cris/decodev10.c b/sim/cris/decodev10.c
index a06140eca23..b5f76509089 100644
--- a/sim/cris/decodev10.c
+++ b/sim/cris/decodev10.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/decodev10.h b/sim/cris/decodev10.h
index f814a2ceefc..68ffd9973c4 100644
--- a/sim/cris/decodev10.h
+++ b/sim/cris/decodev10.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/decodev32.c b/sim/cris/decodev32.c
index 87402f91c5d..ae1c3519c40 100644
--- a/sim/cris/decodev32.c
+++ b/sim/cris/decodev32.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/decodev32.h b/sim/cris/decodev32.h
index b05aa215b8d..2f7bcb11a41 100644
--- a/sim/cris/decodev32.h
+++ b/sim/cris/decodev32.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/devices.c b/sim/cris/devices.c
index 8b9950701c5..b092ccc7cde 100644
--- a/sim/cris/devices.c
+++ b/sim/cris/devices.c
@@ -1,5 +1,5 @@
/* CRIS device support
- Copyright (C) 2004-2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 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 8aad4276a43..cbed8fcbbe3 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-2012 Free Software Foundation, Inc.
+ Copyright 2006-2013 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 ff66247ef09..e010ba70f11 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-2012 Free Software Foundation, Inc.
+ Copyright 2006-2013 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/cris/mloop.in b/sim/cris/mloop.in
index 881a0248041..82f91e3aff0 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2004-2013 Free Software Foundation, Inc.
# Contributed by Axis Communications.
#
# This file is part of the GNU simulators.
diff --git a/sim/cris/modelv10.c b/sim/cris/modelv10.c
index a252930b2d5..8d4d15e91e8 100644
--- a/sim/cris/modelv10.c
+++ b/sim/cris/modelv10.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/modelv32.c b/sim/cris/modelv32.c
index 2bf7f85c002..be454e4ea36 100644
--- a/sim/cris/modelv32.c
+++ b/sim/cris/modelv32.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/rvdummy.c b/sim/cris/rvdummy.c
index ab3da987bf0..8ffcceebb5f 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-2012 Free Software Foundation, Inc.
+ Copyright 2006-2013 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/cris/semcrisv10f-switch.c b/sim/cris/semcrisv10f-switch.c
index 13a697e5857..1dc4879fb19 100644
--- a/sim/cris/semcrisv10f-switch.c
+++ b/sim/cris/semcrisv10f-switch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/semcrisv32f-switch.c b/sim/cris/semcrisv32f-switch.c
index 02d7bd08f0f..8360093f024 100644
--- a/sim/cris/semcrisv32f-switch.c
+++ b/sim/cris/semcrisv32f-switch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/cris/sim-if.c b/sim/cris/sim-if.c
index 19999e2fdd4..c1242f6f64c 100644
--- a/sim/cris/sim-if.c
+++ b/sim/cris/sim-if.c
@@ -1,5 +1,5 @@
/* Main simulator entry points specific to the CRIS.
- Copyright (C) 2004-2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 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 d043d362bc7..980f69c7852 100644
--- a/sim/cris/sim-main.h
+++ b/sim/cris/sim-main.h
@@ -1,5 +1,5 @@
/* Main header for the CRIS simulator, based on the m32r header.
- Copyright (C) 2004-2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 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 ffb735526fe..270fa1042fb 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 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 aa413984cd5..c47b4f57919 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-2013 Free Software Foundation, Inc.
Contributed by Axis Communications.
This file is part of the GNU simulators.
diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in
index de2acb0ad3b..67ccfef3ad8 100644
--- a/sim/d10v/Makefile.in
+++ b/sim/d10v/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the D10v sim library.
-# Copyright (C) 1996-1997, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
# Written by Cygnus Support.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/erc32/Makefile.in b/sim/erc32/Makefile.in
index 2833a2edc90..c03121c0ec3 100644
--- a/sim/erc32/Makefile.in
+++ b/sim/erc32/Makefile.in
@@ -1,6 +1,5 @@
# Makefile template for Configure for the erc32sim library.
-# Copyright (C) 1993, 1996-1997, 2007-2012 Free Software Foundation,
-# Inc.
+# Copyright (C) 1993-2013 Free Software Foundation, Inc.
# Written by Cygnus Support
# Modified by J.Gaisler ESA/ESTEC
#
diff --git a/sim/frv/Makefile.in b/sim/frv/Makefile.in
index e6c111fe857..8960319cd2c 100644
--- a/sim/frv/Makefile.in
+++ b/sim/frv/Makefile.in
@@ -1,6 +1,5 @@
# Makefile template for Configure for the frv simulator
-# Copyright (C) 1998-2001, 2003, 2007-2012 Free Software Foundation,
-# Inc.
+# Copyright (C) 1998-2013 Free Software Foundation, Inc.
# Contributed by Red Hat.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/frv/arch.c b/sim/frv/arch.c
index 0e83599318c..717e5a0e4c2 100644
--- a/sim/frv/arch.c
+++ b/sim/frv/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/frv/arch.h b/sim/frv/arch.h
index 35de42b16f2..aed17ce7f39 100644
--- a/sim/frv/arch.h
+++ b/sim/frv/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/frv/cache.c b/sim/frv/cache.c
index 6b3d1d6ca3f..772cddc78a6 100644
--- a/sim/frv/cache.c
+++ b/sim/frv/cache.c
@@ -1,6 +1,5 @@
/* frv cache model.
- Copyright (C) 1999-2001, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/frv/cache.h b/sim/frv/cache.h
index fe0d9055334..3532716aba4 100644
--- a/sim/frv/cache.h
+++ b/sim/frv/cache.h
@@ -1,6 +1,5 @@
/* Cache support for the FRV simulator
- Copyright (C) 1999-2000, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU Simulators.
diff --git a/sim/frv/cpu.c b/sim/frv/cpu.c
index e00919424b5..05fd68763f2 100644
--- a/sim/frv/cpu.c
+++ b/sim/frv/cpu.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/frv/cpu.h b/sim/frv/cpu.h
index 45d70e4cb53..fcb289cf454 100644
--- a/sim/frv/cpu.h
+++ b/sim/frv/cpu.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/frv/cpuall.h b/sim/frv/cpuall.h
index 30b1ec2d876..66e8f0fa8a8 100644
--- a/sim/frv/cpuall.h
+++ b/sim/frv/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/frv/decode.c b/sim/frv/decode.c
index d2c9b953a75..cacd9889b47 100644
--- a/sim/frv/decode.c
+++ b/sim/frv/decode.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/frv/decode.h b/sim/frv/decode.h
index 442e7bfb8ea..13ce76c2467 100644
--- a/sim/frv/decode.h
+++ b/sim/frv/decode.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/frv/devices.c b/sim/frv/devices.c
index afb15c1c120..36d38b1846a 100644
--- a/sim/frv/devices.c
+++ b/sim/frv/devices.c
@@ -1,5 +1,5 @@
/* frv device support
- Copyright (C) 1998-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/frv/frv-sim.h b/sim/frv/frv-sim.h
index 5642b5b1ab0..35f112e3a97 100644
--- a/sim/frv/frv-sim.h
+++ b/sim/frv/frv-sim.h
@@ -1,6 +1,5 @@
/* collection of junk waiting time to sort out
- Copyright (C) 1998-2001, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Red Hat
This file is part of the GNU Simulators.
diff --git a/sim/frv/frv.c b/sim/frv/frv.c
index a7e809c3529..56b43bd8644 100644
--- a/sim/frv/frv.c
+++ b/sim/frv/frv.c
@@ -1,6 +1,5 @@
/* frv simulator support code
- Copyright (C) 1998-2001, 2003-2004, 2007-2012 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/frv/interrupts.c b/sim/frv/interrupts.c
index f97bf8a5ca5..cd83f19165a 100644
--- a/sim/frv/interrupts.c
+++ b/sim/frv/interrupts.c
@@ -1,5 +1,5 @@
/* frv exception and interrupt support
- Copyright (C) 1999-2001, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/frv/memory.c b/sim/frv/memory.c
index 8d6e466aeda..f6b837f8934 100644
--- a/sim/frv/memory.c
+++ b/sim/frv/memory.c
@@ -1,6 +1,5 @@
/* frv memory model.
- Copyright (C) 1999-2001, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Red Hat
This file is part of the GNU simulators.
diff --git a/sim/frv/mloop.in b/sim/frv/mloop.in
index 388d704e573..1269322efe1 100644
--- a/sim/frv/mloop.in
+++ b/sim/frv/mloop.in
@@ -1,6 +1,5 @@
# Simulator main loop for frv. -*- C -*-
-# Copyright (C) 1998-2001, 2003, 2007-2012 Free Software Foundation,
-# Inc.
+# Copyright (C) 1998-2013 Free Software Foundation, Inc.
# Contributed by Red Hat.
#
# This file is part of the GNU Simulators.
diff --git a/sim/frv/model.c b/sim/frv/model.c
index cc11f8fdb59..b490cda6159 100644
--- a/sim/frv/model.c
+++ b/sim/frv/model.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/frv/options.c b/sim/frv/options.c
index cae661c7645..718270978a0 100644
--- a/sim/frv/options.c
+++ b/sim/frv/options.c
@@ -1,5 +1,5 @@
/* FRV simulator memory option handling.
- Copyright (C) 1999-2000, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GDB, the GNU debugger.
diff --git a/sim/frv/pipeline.c b/sim/frv/pipeline.c
index 8a9b5b16336..959f8403a5c 100644
--- a/sim/frv/pipeline.c
+++ b/sim/frv/pipeline.c
@@ -1,6 +1,5 @@
/* frv vliw model.
- Copyright (C) 1999-2001, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/frv/profile-fr400.c b/sim/frv/profile-fr400.c
index 2542c4f6b60..37291c639c2 100644
--- a/sim/frv/profile-fr400.c
+++ b/sim/frv/profile-fr400.c
@@ -1,6 +1,6 @@
/* frv simulator fr400 dependent profiling code.
- Copyright (C) 2001, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 Free Software Foundation, Inc.
Contributed by Red Hat
This file is part of the GNU simulators.
diff --git a/sim/frv/profile-fr400.h b/sim/frv/profile-fr400.h
index 18265372141..c9dbd985305 100644
--- a/sim/frv/profile-fr400.h
+++ b/sim/frv/profile-fr400.h
@@ -1,5 +1,5 @@
/* Profiling definitions for the fr400 model of the FRV simulator
- Copyright (C) 1998-2001, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU Simulators.
diff --git a/sim/frv/profile-fr450.c b/sim/frv/profile-fr450.c
index ac0963de339..cfc5e4c7a1d 100644
--- a/sim/frv/profile-fr450.c
+++ b/sim/frv/profile-fr450.c
@@ -1,6 +1,6 @@
/* frv simulator fr450 dependent profiling code.
- Copyright (C) 2001, 2004, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 Free Software Foundation, Inc.
Contributed by Red Hat
This file is part of the GNU simulators.
diff --git a/sim/frv/profile-fr500.c b/sim/frv/profile-fr500.c
index 1929bd45378..2330a44666e 100644
--- a/sim/frv/profile-fr500.c
+++ b/sim/frv/profile-fr500.c
@@ -1,7 +1,6 @@
/* frv simulator fr500 dependent profiling code.
- Copyright (C) 1998-2001, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Red Hat
This file is part of the GNU simulators.
diff --git a/sim/frv/profile-fr500.h b/sim/frv/profile-fr500.h
index 176e1a5e714..71aeff98d5c 100644
--- a/sim/frv/profile-fr500.h
+++ b/sim/frv/profile-fr500.h
@@ -1,5 +1,5 @@
/* Profiling definitions for the fr500 model of the FRV simulator
- Copyright (C) 1998-2001, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU Simulators.
diff --git a/sim/frv/profile-fr550.c b/sim/frv/profile-fr550.c
index 2841a2fe721..adcdfdbcc97 100644
--- a/sim/frv/profile-fr550.c
+++ b/sim/frv/profile-fr550.c
@@ -1,6 +1,6 @@
/* frv simulator fr550 dependent profiling code.
- Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
Contributed by Red Hat
This file is part of the GNU simulators.
diff --git a/sim/frv/profile-fr550.h b/sim/frv/profile-fr550.h
index 5b34e24e968..3a4b2d73095 100644
--- a/sim/frv/profile-fr550.h
+++ b/sim/frv/profile-fr550.h
@@ -1,5 +1,5 @@
/* Profiling definitions for the fr550 model of the FRV simulator
- Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU Simulators.
diff --git a/sim/frv/profile.c b/sim/frv/profile.c
index f95248f8221..f6e268e6db9 100644
--- a/sim/frv/profile.c
+++ b/sim/frv/profile.c
@@ -1,7 +1,6 @@
/* frv simulator machine independent profiling code.
- Copyright (C) 1998-2001, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Red Hat
This file is part of the GNU simulators.
diff --git a/sim/frv/profile.h b/sim/frv/profile.h
index 18a54feb75f..8d59bb57977 100644
--- a/sim/frv/profile.h
+++ b/sim/frv/profile.h
@@ -1,6 +1,5 @@
/* Profiling definitions for the FRV simulator
- Copyright (C) 1998-2001, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU Simulators.
diff --git a/sim/frv/registers.c b/sim/frv/registers.c
index 505a13a4b1c..da6700ef7c2 100644
--- a/sim/frv/registers.c
+++ b/sim/frv/registers.c
@@ -1,6 +1,5 @@
/* frv simulator support code
- Copyright (C) 2000-2001, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/frv/registers.h b/sim/frv/registers.h
index af9cd31a4e3..7a999a67f10 100644
--- a/sim/frv/registers.h
+++ b/sim/frv/registers.h
@@ -1,5 +1,5 @@
/* Register definitions for the FRV simulator
- Copyright (C) 2000, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU Simulators.
diff --git a/sim/frv/reset.c b/sim/frv/reset.c
index 5dfe5098ab0..a6bceb74459 100644
--- a/sim/frv/reset.c
+++ b/sim/frv/reset.c
@@ -1,6 +1,5 @@
/* frv simulator support code
- Copyright (C) 1999-2001, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/frv/sem.c b/sim/frv/sem.c
index eacc621bf38..f168175d98e 100644
--- a/sim/frv/sem.c
+++ b/sim/frv/sem.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/frv/sim-if.c b/sim/frv/sim-if.c
index 05422c8b648..8c821cb5d03 100644
--- a/sim/frv/sim-if.c
+++ b/sim/frv/sim-if.c
@@ -1,5 +1,5 @@
/* Main simulator entry points specific to the FRV.
- Copyright (C) 1998-2000, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/frv/sim-main.h b/sim/frv/sim-main.h
index 81863a9a364..10d3a6dddcd 100644
--- a/sim/frv/sim-main.h
+++ b/sim/frv/sim-main.h
@@ -1,6 +1,5 @@
/* frv simulator support code
- Copyright (C) 1998, 2000-2001, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/frv/traps.c b/sim/frv/traps.c
index dc5198a5de0..65a290d4e1b 100644
--- a/sim/frv/traps.c
+++ b/sim/frv/traps.c
@@ -1,6 +1,5 @@
/* frv trap support
- Copyright (C) 1999-2001, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/h8300/Makefile.in b/sim/h8300/Makefile.in
index 43c05b2ec49..505b85c16c9 100644
--- a/sim/h8300/Makefile.in
+++ b/sim/h8300/Makefile.in
@@ -1,6 +1,5 @@
# Makefile template for Configure for the h8300 sim library.
-# Copyright (C) 1990-1992, 1995-1997, 2007-2012 Free Software
-# Foundation, Inc.
+# Copyright (C) 1990-2013 Free Software Foundation, Inc.
# Written by Cygnus Support.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/igen/Makefile.in b/sim/igen/Makefile.in
index 3ff1fde52bc..7b2375c657d 100644
--- a/sim/igen/Makefile.in
+++ b/sim/igen/Makefile.in
@@ -1,6 +1,6 @@
# The IGEN simulator generator for GDB, the GNU Debugger.
#
-# Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+# Copyright 2002-2013 Free Software Foundation, Inc.
#
# Contributed by Andrew Cagney.
#
diff --git a/sim/igen/compare_igen_models b/sim/igen/compare_igen_models
index 757b3a26963..45b1ef91653 100755
--- a/sim/igen/compare_igen_models
+++ b/sim/igen/compare_igen_models
@@ -1,7 +1,7 @@
#!/bin/sh
# Script to compare functions and instructions used by different igen models.
-# Copyright (C) 2002, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation (SiByte).
#
# This file is part of GDB, the GNU debugger.
diff --git a/sim/igen/filter.c b/sim/igen/filter.c
index 09ef5d21cdb..aee51f5aeb5 100644
--- a/sim/igen/filter.c
+++ b/sim/igen/filter.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/filter.h b/sim/igen/filter.h
index 5a408344ac5..a52820e53d5 100644
--- a/sim/igen/filter.h
+++ b/sim/igen/filter.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/filter_host.c b/sim/igen/filter_host.c
index 168fc1f1a0d..8c8ac8d5690 100644
--- a/sim/igen/filter_host.c
+++ b/sim/igen/filter_host.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/filter_host.h b/sim/igen/filter_host.h
index a5534fea0eb..543369b377e 100644
--- a/sim/igen/filter_host.h
+++ b/sim/igen/filter_host.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-engine.c b/sim/igen/gen-engine.c
index b7463dbe3a2..c9df8d9929c 100644
--- a/sim/igen/gen-engine.c
+++ b/sim/igen/gen-engine.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-engine.h b/sim/igen/gen-engine.h
index 4a35f911879..3dc79ba4628 100644
--- a/sim/igen/gen-engine.h
+++ b/sim/igen/gen-engine.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-icache.c b/sim/igen/gen-icache.c
index 7f87dfd76f0..104d8835a78 100644
--- a/sim/igen/gen-icache.c
+++ b/sim/igen/gen-icache.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-icache.h b/sim/igen/gen-icache.h
index 3f7610a1f93..4f5dbe94e2d 100644
--- a/sim/igen/gen-icache.h
+++ b/sim/igen/gen-icache.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-idecode.c b/sim/igen/gen-idecode.c
index 915f19560dd..62da8b4df37 100644
--- a/sim/igen/gen-idecode.c
+++ b/sim/igen/gen-idecode.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-idecode.h b/sim/igen/gen-idecode.h
index 1b40fdcfc4e..e558de182f7 100644
--- a/sim/igen/gen-idecode.h
+++ b/sim/igen/gen-idecode.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-itable.c b/sim/igen/gen-itable.c
index 09a2e373309..56dd06c1231 100644
--- a/sim/igen/gen-itable.c
+++ b/sim/igen/gen-itable.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-itable.h b/sim/igen/gen-itable.h
index 4143c0dac43..2f5053e706b 100644
--- a/sim/igen/gen-itable.h
+++ b/sim/igen/gen-itable.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-model.c b/sim/igen/gen-model.c
index b7e4df4dff6..55585755be6 100644
--- a/sim/igen/gen-model.c
+++ b/sim/igen/gen-model.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-model.h b/sim/igen/gen-model.h
index da65b9d70d7..4a3912a7251 100644
--- a/sim/igen/gen-model.h
+++ b/sim/igen/gen-model.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-semantics.c b/sim/igen/gen-semantics.c
index c565c0760c6..6b997c070ab 100644
--- a/sim/igen/gen-semantics.c
+++ b/sim/igen/gen-semantics.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-semantics.h b/sim/igen/gen-semantics.h
index 197fc23be82..f5b4e481f7d 100644
--- a/sim/igen/gen-semantics.h
+++ b/sim/igen/gen-semantics.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-support.c b/sim/igen/gen-support.c
index 6972b264049..8ad82065b43 100644
--- a/sim/igen/gen-support.c
+++ b/sim/igen/gen-support.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-support.h b/sim/igen/gen-support.h
index 931eeb09ac1..e3bc071a0ce 100644
--- a/sim/igen/gen-support.h
+++ b/sim/igen/gen-support.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen.c b/sim/igen/gen.c
index 7225e65c4dd..bdfa089f25e 100644
--- a/sim/igen/gen.c
+++ b/sim/igen/gen.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen.h b/sim/igen/gen.h
index a82a149c88a..81dccbfe080 100644
--- a/sim/igen/gen.h
+++ b/sim/igen/gen.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/igen.c b/sim/igen/igen.c
index 6748ce24af5..9310468083d 100644
--- a/sim/igen/igen.c
+++ b/sim/igen/igen.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/igen.h b/sim/igen/igen.h
index e1ce2485c05..3bbbf2b9976 100644
--- a/sim/igen/igen.h
+++ b/sim/igen/igen.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-cache.c b/sim/igen/ld-cache.c
index 1f2459f59ba..842e73f7442 100644
--- a/sim/igen/ld-cache.c
+++ b/sim/igen/ld-cache.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-cache.h b/sim/igen/ld-cache.h
index 9ce6750ec61..d20986355e6 100644
--- a/sim/igen/ld-cache.h
+++ b/sim/igen/ld-cache.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-decode.c b/sim/igen/ld-decode.c
index d4a31d2d99e..8c2e61e12d6 100644
--- a/sim/igen/ld-decode.c
+++ b/sim/igen/ld-decode.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-decode.h b/sim/igen/ld-decode.h
index a0686da0f36..9ac4ccb6de4 100644
--- a/sim/igen/ld-decode.h
+++ b/sim/igen/ld-decode.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-insn.c b/sim/igen/ld-insn.c
index acd33d27c93..1cbb9b8f95a 100644
--- a/sim/igen/ld-insn.c
+++ b/sim/igen/ld-insn.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-insn.h b/sim/igen/ld-insn.h
index db4e6615a1f..9cfa02264fb 100644
--- a/sim/igen/ld-insn.h
+++ b/sim/igen/ld-insn.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/lf.c b/sim/igen/lf.c
index d1f067f8d0d..b63d981c171 100644
--- a/sim/igen/lf.c
+++ b/sim/igen/lf.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/lf.h b/sim/igen/lf.h
index e9b8cfc6538..a36d62deb8e 100644
--- a/sim/igen/lf.h
+++ b/sim/igen/lf.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/misc.c b/sim/igen/misc.c
index 59ba5a54fcb..d2071dccca3 100644
--- a/sim/igen/misc.c
+++ b/sim/igen/misc.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/misc.h b/sim/igen/misc.h
index 39697532a89..e9c23234c5e 100644
--- a/sim/igen/misc.h
+++ b/sim/igen/misc.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/table.c b/sim/igen/table.c
index e96f0723c35..c276326d791 100644
--- a/sim/igen/table.c
+++ b/sim/igen/table.c
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/table.h b/sim/igen/table.h
index 1affd678242..a0d9fcb8f73 100644
--- a/sim/igen/table.h
+++ b/sim/igen/table.h
@@ -1,6 +1,6 @@
/* The IGEN simulator generator for GDB, the GNU Debugger.
- Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2002-2013 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/iq2000/Makefile.in b/sim/iq2000/Makefile.in
index fb4663a178b..829d1d8dfd0 100644
--- a/sim/iq2000/Makefile.in
+++ b/sim/iq2000/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the IQ2000 simulator
-# Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1998-2013 Free Software Foundation, Inc.
# Contributed by Cygnus Support.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/iq2000/arch.c b/sim/iq2000/arch.c
index 55ef92671ac..fd22a85f4b2 100644
--- a/sim/iq2000/arch.c
+++ b/sim/iq2000/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/arch.h b/sim/iq2000/arch.h
index 3bac7d26cba..376f0a03071 100644
--- a/sim/iq2000/arch.h
+++ b/sim/iq2000/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/cpu.c b/sim/iq2000/cpu.c
index 7c6fdd56ecc..01ef4782f05 100644
--- a/sim/iq2000/cpu.c
+++ b/sim/iq2000/cpu.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/cpu.h b/sim/iq2000/cpu.h
index 0dc14034013..53afb794230 100644
--- a/sim/iq2000/cpu.h
+++ b/sim/iq2000/cpu.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/cpuall.h b/sim/iq2000/cpuall.h
index 9d01fdfd06b..b1e218e1399 100644
--- a/sim/iq2000/cpuall.h
+++ b/sim/iq2000/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/decode.c b/sim/iq2000/decode.c
index f098b4a9dd0..2a66670affd 100644
--- a/sim/iq2000/decode.c
+++ b/sim/iq2000/decode.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/decode.h b/sim/iq2000/decode.h
index 991e9ea257b..0260ac13aeb 100644
--- a/sim/iq2000/decode.h
+++ b/sim/iq2000/decode.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/iq2000-sim.h b/sim/iq2000/iq2000-sim.h
index f8ae7c6cf6f..c28b39383a3 100644
--- a/sim/iq2000/iq2000-sim.h
+++ b/sim/iq2000/iq2000-sim.h
@@ -1,5 +1,5 @@
/* collection of junk waiting time to sort out
- Copyright (C) 1998-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU Simulators.
diff --git a/sim/iq2000/iq2000.c b/sim/iq2000/iq2000.c
index f63564ad22c..2d65ba4f71b 100644
--- a/sim/iq2000/iq2000.c
+++ b/sim/iq2000/iq2000.c
@@ -1,5 +1,5 @@
/* IQ2000 simulator support code
- Copyright (C) 2000, 2004, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/mloop.in b/sim/iq2000/mloop.in
index b67236c6a33..182452672df 100644
--- a/sim/iq2000/mloop.in
+++ b/sim/iq2000/mloop.in
@@ -1,5 +1,5 @@
# Simulator main loop for IQ2000. -*- C -*-
-# Copyright (C) 1998-1999, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1998-2013 Free Software Foundation, Inc.
# Contributed by Cygnus Solutions.
#
# This file is part of the GNU Simulators.
diff --git a/sim/iq2000/model.c b/sim/iq2000/model.c
index 0dfc4142e1e..383c515532e 100644
--- a/sim/iq2000/model.c
+++ b/sim/iq2000/model.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/sem-switch.c b/sim/iq2000/sem-switch.c
index 62c176107ef..854bd1584fd 100644
--- a/sim/iq2000/sem-switch.c
+++ b/sim/iq2000/sem-switch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/sem.c b/sim/iq2000/sem.c
index a3f2ab3ccb2..c78ecd0e05e 100644
--- a/sim/iq2000/sem.c
+++ b/sim/iq2000/sem.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/iq2000/sim-if.c b/sim/iq2000/sim-if.c
index fa0893e6ea4..62bf50431f5 100644
--- a/sim/iq2000/sim-if.c
+++ b/sim/iq2000/sim-if.c
@@ -1,5 +1,5 @@
/* Main simulator entry points specific to the IQ2000.
- Copyright (C) 2000, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU simulators.
diff --git a/sim/lm32/arch.c b/sim/lm32/arch.c
index 21257718656..5bbf766ef68 100644
--- a/sim/lm32/arch.c
+++ b/sim/lm32/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 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 4c9e8cb3442..ddf3e253395 100644
--- a/sim/lm32/arch.h
+++ b/sim/lm32/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 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 dc47a283819..8feb08bff06 100644
--- a/sim/lm32/cpu.c
+++ b/sim/lm32/cpu.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 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 11466a5841e..01986e15136 100644
--- a/sim/lm32/cpu.h
+++ b/sim/lm32/cpu.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 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 209ac675f98..3aef4a99441 100644
--- a/sim/lm32/cpuall.h
+++ b/sim/lm32/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 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 17df9d48d5c..c5ac494ae2c 100644
--- a/sim/lm32/decode.c
+++ b/sim/lm32/decode.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 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 ff54b7b4c20..3a125852510 100644
--- a/sim/lm32/decode.h
+++ b/sim/lm32/decode.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 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 2e5602aadff..64092034371 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 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 565b9b70f08..72f72de42db 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 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 a275aef2606..ec42c76b0b5 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 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 47069703e36..68a7e75830b 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/lm32/lm32.c b/sim/lm32/lm32.c
index 16321cf6429..c3ac2351eaa 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/lm32/model.c b/sim/lm32/model.c
index 4668e237a44..7be7a531025 100644
--- a/sim/lm32/model.c
+++ b/sim/lm32/model.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 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 b1a134beb46..6248301296a 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-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 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 63bcb9072d5..e775c7b5756 100644
--- a/sim/lm32/sem.c
+++ b/sim/lm32/sem.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 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 e6761d98308..be960c95dcb 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 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 8735cf49b00..03433b98524 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/lm32/traps.c b/sim/lm32/traps.c
index 3dd5d24195d..4c4f791b8d8 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/lm32/user.c b/sim/lm32/user.c
index 32e701852bd..d002cda72b6 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/m32c/Makefile.in b/sim/m32c/Makefile.in
index 7887eeb208a..b16c34731e7 100644
--- a/sim/m32c/Makefile.in
+++ b/sim/m32c/Makefile.in
@@ -1,6 +1,6 @@
#### Makefile.in --- Makefile template for the M32C simulator
-### Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+### Copyright (C) 2005-2013 Free Software Foundation, Inc.
### Contributed by Red Hat, Inc.
###
### This file is part of the GNU simulators.
diff --git a/sim/m32c/blinky.S b/sim/m32c/blinky.S
index b9d0142094e..99528a5e41e 100644
--- a/sim/m32c/blinky.S
+++ b/sim/m32c/blinky.S
@@ -1,6 +1,6 @@
;;; blinky.S --- sample program to blink LED's on M32C simulator
;;;
-;;; Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+;;; Copyright (C) 2005-2013 Free Software Foundation, Inc.
;;; Contributed by Red Hat, Inc.
;;;
;;; This file is part of the GNU simulators.
diff --git a/sim/m32c/configure.ac b/sim/m32c/configure.ac
index 85a14cdf6c3..1932d156dad 100644
--- a/sim/m32c/configure.ac
+++ b/sim/m32c/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-dnl Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2013 Free Software Foundation, Inc.
dnl Contributed by Red Hat, Inc.
dnl
dnl This file is part of the GNU simulators.
diff --git a/sim/m32c/cpu.h b/sim/m32c/cpu.h
index 3ec5da68112..f64e643114f 100644
--- a/sim/m32c/cpu.h
+++ b/sim/m32c/cpu.h
@@ -1,6 +1,6 @@
/* cpu.h --- declarations for the M32C core.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/gdb-if.c b/sim/m32c/gdb-if.c
index bf84903a72c..d02d24ec449 100644
--- a/sim/m32c/gdb-if.c
+++ b/sim/m32c/gdb-if.c
@@ -1,6 +1,6 @@
/* gdb.c --- sim interface to GDB.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/gloss.S b/sim/m32c/gloss.S
index dd136b0c9ed..53f7120653b 100644
--- a/sim/m32c/gloss.S
+++ b/sim/m32c/gloss.S
@@ -1,6 +1,6 @@
;;; gloss.S --- system calls for sample2.x
;;;
-;;; Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+;;; Copyright (C) 2005-2013 Free Software Foundation, Inc.
;;; Contributed by Red Hat, Inc.
;;;
;;; This file is part of the GNU simulators.
diff --git a/sim/m32c/int.c b/sim/m32c/int.c
index 2b1d8336b5f..1175a601afd 100644
--- a/sim/m32c/int.c
+++ b/sim/m32c/int.c
@@ -1,6 +1,6 @@
/* int.c --- M32C interrupt handling.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/int.h b/sim/m32c/int.h
index afb78632cb9..8a2782e2537 100644
--- a/sim/m32c/int.h
+++ b/sim/m32c/int.h
@@ -1,6 +1,6 @@
/* int.h --- interface to M32C interrupt handling.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/load.c b/sim/m32c/load.c
index 8050d657e49..58c38906844 100644
--- a/sim/m32c/load.c
+++ b/sim/m32c/load.c
@@ -1,6 +1,6 @@
/* load.c --- loading object files into the M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/load.h b/sim/m32c/load.h
index d0039f8fb70..22849cd8c0e 100644
--- a/sim/m32c/load.h
+++ b/sim/m32c/load.h
@@ -1,6 +1,6 @@
/* load.h --- interface to loading object files into the M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/m32c.opc b/sim/m32c/m32c.opc
index 2d4042eea22..5ebce8773a2 100644
--- a/sim/m32c/m32c.opc
+++ b/sim/m32c/m32c.opc
@@ -1,6 +1,6 @@
/* m32c.opc --- semantics for m32c opcodes. -*- mode: c -*-
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/main.c b/sim/m32c/main.c
index cc4a0bca477..c500e886b67 100644
--- a/sim/m32c/main.c
+++ b/sim/m32c/main.c
@@ -1,6 +1,6 @@
/* main.c --- main function for stand-alone M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/mem.c b/sim/m32c/mem.c
index be88e9e136b..10c58b73967 100644
--- a/sim/m32c/mem.c
+++ b/sim/m32c/mem.c
@@ -1,6 +1,6 @@
/* mem.c --- memory for M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/mem.h b/sim/m32c/mem.h
index b28dd42a607..46d95750271 100644
--- a/sim/m32c/mem.h
+++ b/sim/m32c/mem.h
@@ -1,6 +1,6 @@
/* mem.h --- interface to memory for M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/misc.c b/sim/m32c/misc.c
index d302cb8fcf1..c7058ed3950 100644
--- a/sim/m32c/misc.c
+++ b/sim/m32c/misc.c
@@ -1,6 +1,6 @@
/* misc.c --- miscellaneous utility functions for M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/misc.h b/sim/m32c/misc.h
index 3c4ed14ce3b..d2c774cd803 100644
--- a/sim/m32c/misc.h
+++ b/sim/m32c/misc.h
@@ -1,6 +1,6 @@
/* misc.h --- interface to miscellaneous utility functions for M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/opc2c.c b/sim/m32c/opc2c.c
index 5310e12a64e..4f0ed9fc9e2 100644
--- a/sim/m32c/opc2c.c
+++ b/sim/m32c/opc2c.c
@@ -1,6 +1,6 @@
/* opc2c.c --- generate C simulator code from from .opc file
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/r8c.opc b/sim/m32c/r8c.opc
index 602e1247bc9..db7a9932ab9 100644
--- a/sim/m32c/r8c.opc
+++ b/sim/m32c/r8c.opc
@@ -1,6 +1,6 @@
/* r8c.opc --- semantics for r8c opcodes. -*- mode: c -*-
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/reg.c b/sim/m32c/reg.c
index 7df2be4791d..b3d7d9fb2e4 100644
--- a/sim/m32c/reg.c
+++ b/sim/m32c/reg.c
@@ -1,6 +1,6 @@
/* reg.c --- register set model for M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/safe-fgets.c b/sim/m32c/safe-fgets.c
index 6db532881d1..d1d6eb8e2fa 100644
--- a/sim/m32c/safe-fgets.c
+++ b/sim/m32c/safe-fgets.c
@@ -1,6 +1,6 @@
/* safe-fgets.c --- like fgets, but allocates its own static buffer.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/safe-fgets.h b/sim/m32c/safe-fgets.h
index 5b590726664..9bb5162015a 100644
--- a/sim/m32c/safe-fgets.h
+++ b/sim/m32c/safe-fgets.h
@@ -1,6 +1,6 @@
/* safe-fgets.h --- interface to safe version of fgets.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/sample.S b/sim/m32c/sample.S
index 962143a80d2..df934df9272 100644
--- a/sim/m32c/sample.S
+++ b/sim/m32c/sample.S
@@ -1,6 +1,6 @@
;;; sample.S --- simple test program for M32C simulator
;;;
-;;; Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+;;; Copyright (C) 2005-2013 Free Software Foundation, Inc.
;;; Contributed by Red Hat, Inc.
;;;
;;; This file is part of the GNU simulators.
diff --git a/sim/m32c/sample.ld b/sim/m32c/sample.ld
index 632a85f0596..89bdbf0d018 100644
--- a/sim/m32c/sample.ld
+++ b/sim/m32c/sample.ld
@@ -1,6 +1,6 @@
/* sample2.ld --- linker script for sample2.x
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/sample2.c b/sim/m32c/sample2.c
index f2ae837367d..51f19a4c630 100644
--- a/sim/m32c/sample2.c
+++ b/sim/m32c/sample2.c
@@ -1,6 +1,6 @@
/* sample2.c --- main source for sample2.x test program for M32C simulator
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/srcdest.c b/sim/m32c/srcdest.c
index 9ae0ef9e8cd..ad2b81a52a6 100644
--- a/sim/m32c/srcdest.c
+++ b/sim/m32c/srcdest.c
@@ -1,6 +1,6 @@
/* srcdest.c --- decoding M32C addressing modes.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/syscalls.c b/sim/m32c/syscalls.c
index 82658ad4027..60d4e5e6b67 100644
--- a/sim/m32c/syscalls.c
+++ b/sim/m32c/syscalls.c
@@ -1,6 +1,6 @@
/* syscalls.c --- implement system calls for the M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/syscalls.h b/sim/m32c/syscalls.h
index a794ca43ac3..a4b86c82d5f 100644
--- a/sim/m32c/syscalls.h
+++ b/sim/m32c/syscalls.h
@@ -1,6 +1,6 @@
/* syscalls.h --- interface to syscalls for the M32C sim.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/trace.c b/sim/m32c/trace.c
index 64084edb3d8..8cffe64211b 100644
--- a/sim/m32c/trace.c
+++ b/sim/m32c/trace.c
@@ -1,6 +1,6 @@
/* trace.c --- tracing output for the M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32c/trace.h b/sim/m32c/trace.h
index 30b29b4e3bf..babc35b27ab 100644
--- a/sim/m32c/trace.h
+++ b/sim/m32c/trace.h
@@ -1,6 +1,6 @@
/* trace.h --- interface to tracing output for the M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/Makefile.in b/sim/m32r/Makefile.in
index e1d80640e39..89f10634697 100644
--- a/sim/m32r/Makefile.in
+++ b/sim/m32r/Makefile.in
@@ -1,6 +1,5 @@
# Makefile template for Configure for the m32r simulator
-# Copyright (C) 1996-2000, 2003-2004, 2007-2012 Free Software
-# Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
# Contributed by Cygnus Support.
#
# This file is part of GDB, the GNU debugger.
diff --git a/sim/m32r/arch.c b/sim/m32r/arch.c
index 480095d67ae..e236361f983 100644
--- a/sim/m32r/arch.c
+++ b/sim/m32r/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/arch.h b/sim/m32r/arch.h
index 6a82af28f1f..c5dec43e45c 100644
--- a/sim/m32r/arch.h
+++ b/sim/m32r/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/cpu.c b/sim/m32r/cpu.c
index 2db2b2ff6be..c4f99c88f57 100644
--- a/sim/m32r/cpu.c
+++ b/sim/m32r/cpu.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/cpu.h b/sim/m32r/cpu.h
index 6604ba91387..62024d214f1 100644
--- a/sim/m32r/cpu.h
+++ b/sim/m32r/cpu.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/cpu2.c b/sim/m32r/cpu2.c
index 1102389d6af..4d0e7ea1b64 100644
--- a/sim/m32r/cpu2.c
+++ b/sim/m32r/cpu2.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/cpu2.h b/sim/m32r/cpu2.h
index f4b3368a09b..96f5377d7c0 100644
--- a/sim/m32r/cpu2.h
+++ b/sim/m32r/cpu2.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/cpuall.h b/sim/m32r/cpuall.h
index 5eda7e20b84..9970d01b6b8 100644
--- a/sim/m32r/cpuall.h
+++ b/sim/m32r/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/cpux.c b/sim/m32r/cpux.c
index 8e9b5c1a3ee..55af4213fd5 100644
--- a/sim/m32r/cpux.c
+++ b/sim/m32r/cpux.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/cpux.h b/sim/m32r/cpux.h
index ad5db8e41fc..e0a7c40d26e 100644
--- a/sim/m32r/cpux.h
+++ b/sim/m32r/cpux.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/decode.c b/sim/m32r/decode.c
index ce776cc8caa..11690e06391 100644
--- a/sim/m32r/decode.c
+++ b/sim/m32r/decode.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/decode.h b/sim/m32r/decode.h
index 0f332b1ed2f..1beaad57c8f 100644
--- a/sim/m32r/decode.h
+++ b/sim/m32r/decode.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/decode2.c b/sim/m32r/decode2.c
index 6d0328e5f88..fb9dd5fbfa8 100644
--- a/sim/m32r/decode2.c
+++ b/sim/m32r/decode2.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/decode2.h b/sim/m32r/decode2.h
index 4537f782fc4..baba7e82c25 100644
--- a/sim/m32r/decode2.h
+++ b/sim/m32r/decode2.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/decodex.c b/sim/m32r/decodex.c
index b429a57d06e..57f8f5a6413 100644
--- a/sim/m32r/decodex.c
+++ b/sim/m32r/decodex.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/decodex.h b/sim/m32r/decodex.h
index bcd9c3c8a8c..bd8234f8e1e 100644
--- a/sim/m32r/decodex.h
+++ b/sim/m32r/decodex.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/devices.c b/sim/m32r/devices.c
index 5990ec74f50..db26bf8dd7a 100644
--- a/sim/m32r/devices.c
+++ b/sim/m32r/devices.c
@@ -1,5 +1,5 @@
/* m32r device support
- Copyright (C) 1997-1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/m32r/m32r-sim.h b/sim/m32r/m32r-sim.h
index 28b78e194ad..fdc9af6906e 100644
--- a/sim/m32r/m32r-sim.h
+++ b/sim/m32r/m32r-sim.h
@@ -1,6 +1,5 @@
/* collection of junk waiting time to sort out
- Copyright (C) 1996-1998, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/m32r/m32r.c b/sim/m32r/m32r.c
index 45efdd66175..35ad2ea9c09 100644
--- a/sim/m32r/m32r.c
+++ b/sim/m32r/m32r.c
@@ -1,6 +1,5 @@
/* m32r simulator support code
- Copyright (C) 1996-1998, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/m32r/m32r2.c b/sim/m32r/m32r2.c
index 6212f58c8f8..87fb73e7e2b 100644
--- a/sim/m32r/m32r2.c
+++ b/sim/m32r/m32r2.c
@@ -1,6 +1,5 @@
/* m32r2 simulator support code
- Copyright (C) 1997-1998, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/m32r/m32rx.c b/sim/m32r/m32rx.c
index 76d8963eaee..54e43216452 100644
--- a/sim/m32r/m32rx.c
+++ b/sim/m32r/m32rx.c
@@ -1,5 +1,5 @@
/* m32rx simulator support code
- Copyright (C) 1997-1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/m32r/mloop.in b/sim/m32r/mloop.in
index 15ad34b5a69..8b2c30a307a 100644
--- a/sim/m32r/mloop.in
+++ b/sim/m32r/mloop.in
@@ -1,6 +1,6 @@
# Simulator main loop for m32r. -*- C -*-
#
-# Copyright (C) 1996-1998, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
#
# This file is part of the GNU Simulators.
#
diff --git a/sim/m32r/mloop2.in b/sim/m32r/mloop2.in
index efddaa93727..52726bdfd98 100644
--- a/sim/m32r/mloop2.in
+++ b/sim/m32r/mloop2.in
@@ -1,7 +1,6 @@
# Simulator main loop for m32r2. -*- C -*-
#
-# Copyright 1996-1998, 2003-2004, 2007-2012 Free Software Foundation,
-# Inc.
+# Copyright 1996-2013 Free Software Foundation, Inc.
#
# This file is part of GDB, the GNU debugger.
#
diff --git a/sim/m32r/mloopx.in b/sim/m32r/mloopx.in
index 2b0c2466395..2dbc6b2928b 100644
--- a/sim/m32r/mloopx.in
+++ b/sim/m32r/mloopx.in
@@ -1,6 +1,6 @@
# Simulator main loop for m32rx. -*- C -*-
#
-# Copyright 1996-1998, 2004, 2007-2012 Free Software Foundation, Inc.
+# Copyright 1996-2013 Free Software Foundation, Inc.
#
# This file is part of the GNU Simulators.
#
diff --git a/sim/m32r/model.c b/sim/m32r/model.c
index 8e70e2f4a7e..8f5408a73a3 100644
--- a/sim/m32r/model.c
+++ b/sim/m32r/model.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/model2.c b/sim/m32r/model2.c
index 9769e221340..c2e22441438 100644
--- a/sim/m32r/model2.c
+++ b/sim/m32r/model2.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/modelx.c b/sim/m32r/modelx.c
index d857c833686..70190e9bd57 100644
--- a/sim/m32r/modelx.c
+++ b/sim/m32r/modelx.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/sem-switch.c b/sim/m32r/sem-switch.c
index 40569a6d679..863d82d2926 100644
--- a/sim/m32r/sem-switch.c
+++ b/sim/m32r/sem-switch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/sem.c b/sim/m32r/sem.c
index 93e7e7ae1dd..9754e60fb69 100644
--- a/sim/m32r/sem.c
+++ b/sim/m32r/sem.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/sem2-switch.c b/sim/m32r/sem2-switch.c
index 9835628fed2..a75aa81b245 100644
--- a/sim/m32r/sem2-switch.c
+++ b/sim/m32r/sem2-switch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/semx-switch.c b/sim/m32r/semx-switch.c
index 876f45ed4fa..4d07b46bc87 100644
--- a/sim/m32r/semx-switch.c
+++ b/sim/m32r/semx-switch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/sim-if.c b/sim/m32r/sim-if.c
index 1e1543be5cf..6a790192107 100644
--- a/sim/m32r/sim-if.c
+++ b/sim/m32r/sim-if.c
@@ -1,6 +1,5 @@
/* Main simulator entry points specific to the M32R.
- Copyright (C) 1996-1999, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/m32r/traps-linux.c b/sim/m32r/traps-linux.c
index d7d552b3e90..642f418fb47 100644
--- a/sim/m32r/traps-linux.c
+++ b/sim/m32r/traps-linux.c
@@ -1,5 +1,5 @@
/* m32r exception, interrupt, and trap (EIT) support
- Copyright (C) 1998, 2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Renesas.
This file is part of GDB, the GNU debugger.
diff --git a/sim/m32r/traps.c b/sim/m32r/traps.c
index d445d8de659..e943108709f 100644
--- a/sim/m32r/traps.c
+++ b/sim/m32r/traps.c
@@ -1,5 +1,5 @@
/* m32r exception, interrupt, and trap (EIT) support
- Copyright (C) 1998, 2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/m68hc11/Makefile.in b/sim/m68hc11/Makefile.in
index aed962a8b11..192750b8433 100644
--- a/sim/m68hc11/Makefile.in
+++ b/sim/m68hc11/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the 68HC11 sim library.
-# Copyright (C) 1999-2001, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
# Written by Cygnus Support.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/m68hc11/dv-m68hc11.c b/sim/m68hc11/dv-m68hc11.c
index 1a106f9324c..0907835f369 100644
--- a/sim/m68hc11/dv-m68hc11.c
+++ b/sim/m68hc11/dv-m68hc11.c
@@ -1,5 +1,5 @@
/* dv-m68hc11.c -- CPU 68HC11&68HC12 as a device.
- Copyright (C) 1999-2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
(From a driver model Contributed by Cygnus Solutions.)
diff --git a/sim/m68hc11/dv-m68hc11eepr.c b/sim/m68hc11/dv-m68hc11eepr.c
index 4c35398daea..3dfec25c2b9 100644
--- a/sim/m68hc11/dv-m68hc11eepr.c
+++ b/sim/m68hc11/dv-m68hc11eepr.c
@@ -1,5 +1,5 @@
/* dv-m68hc11eepr.c -- Simulation of the 68HC11 Internal EEPROM.
- Copyright (C) 1999-2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
(From a driver model Contributed by Cygnus Solutions.)
diff --git a/sim/m68hc11/dv-m68hc11sio.c b/sim/m68hc11/dv-m68hc11sio.c
index a14d027f894..7e706395807 100644
--- a/sim/m68hc11/dv-m68hc11sio.c
+++ b/sim/m68hc11/dv-m68hc11sio.c
@@ -1,5 +1,5 @@
/* dv-m68hc11sio.c -- Simulation of the 68HC11 serial device.
- Copyright (C) 1999-2001, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@worldnet.fr)
(From a driver model Contributed by Cygnus Solutions.)
diff --git a/sim/m68hc11/dv-m68hc11spi.c b/sim/m68hc11/dv-m68hc11spi.c
index 6e1b03bebcc..33c0b502932 100644
--- a/sim/m68hc11/dv-m68hc11spi.c
+++ b/sim/m68hc11/dv-m68hc11spi.c
@@ -1,6 +1,5 @@
/* dv-m68hc11spi.c -- Simulation of the 68HC11 SPI
- Copyright (C) 2000, 2002-2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
(From a driver model Contributed by Cygnus Solutions.)
diff --git a/sim/m68hc11/dv-m68hc11tim.c b/sim/m68hc11/dv-m68hc11tim.c
index 8054b33cb9b..41915ed8159 100644
--- a/sim/m68hc11/dv-m68hc11tim.c
+++ b/sim/m68hc11/dv-m68hc11tim.c
@@ -1,6 +1,5 @@
/* dv-m68hc11tim.c -- Simulation of the 68HC11 timer devices.
- Copyright (C) 1999-2000, 2002-2003, 2007-2012 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
(From a driver model Contributed by Cygnus Solutions.)
diff --git a/sim/m68hc11/dv-nvram.c b/sim/m68hc11/dv-nvram.c
index 3d77a0a179d..6b8538be15d 100644
--- a/sim/m68hc11/dv-nvram.c
+++ b/sim/m68hc11/dv-nvram.c
@@ -1,5 +1,5 @@
/* dv-nvram.c -- Generic driver for a non volatile ram (battery saved)
- Copyright (C) 1999-2000, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@worldnet.fr)
(From a driver model Contributed by Cygnus Solutions.)
diff --git a/sim/m68hc11/emulos.c b/sim/m68hc11/emulos.c
index b9c4fcf1653..1a62e47bcd0 100644
--- a/sim/m68hc11/emulos.c
+++ b/sim/m68hc11/emulos.c
@@ -1,5 +1,5 @@
/* emulos.c -- Small OS emulation
- Copyright 1999-2000, 2007-2012 Free Software Foundation, Inc.
+ Copyright 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@worldnet.fr)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/sim/m68hc11/gencode.c b/sim/m68hc11/gencode.c
index f9630997a78..8b52003b2cc 100644
--- a/sim/m68hc11/gencode.c
+++ b/sim/m68hc11/gencode.c
@@ -1,5 +1,5 @@
/* gencode.c -- Motorola 68HC11 & 68HC12 Emulator Generator
- Copyright 1999-2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/sim/m68hc11/interp.c b/sim/m68hc11/interp.c
index a9e16b997ba..4cc8a85c957 100644
--- a/sim/m68hc11/interp.c
+++ b/sim/m68hc11/interp.c
@@ -1,5 +1,5 @@
/* interp.c -- Simulator for Motorola 68HC11/68HC12
- Copyright (C) 1999-2004, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
This file is part of GDB, the GNU debugger.
diff --git a/sim/m68hc11/interrupts.c b/sim/m68hc11/interrupts.c
index 12e9ffda91d..af4311c1cac 100644
--- a/sim/m68hc11/interrupts.c
+++ b/sim/m68hc11/interrupts.c
@@ -1,5 +1,5 @@
/* interrupts.c -- 68HC11 Interrupts Emulation
- Copyright 1999-2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/sim/m68hc11/interrupts.h b/sim/m68hc11/interrupts.h
index 79c23b74cff..207282b0b49 100644
--- a/sim/m68hc11/interrupts.h
+++ b/sim/m68hc11/interrupts.h
@@ -1,5 +1,5 @@
/* interrupts.h -- 68HC11 Interrupts Emulation
- Copyright 1999-2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@worldnet.fr)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/sim/m68hc11/m68hc11_sim.c b/sim/m68hc11/m68hc11_sim.c
index f6a1cb6ce6f..6b3323d6bb9 100644
--- a/sim/m68hc11/m68hc11_sim.c
+++ b/sim/m68hc11/m68hc11_sim.c
@@ -1,5 +1,5 @@
/* m6811_cpu.c -- 68HC11&68HC12 CPU Emulation
- Copyright 1999-2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/sim/m68hc11/sim-main.h b/sim/m68hc11/sim-main.h
index 06e38567c74..9b4d48fedda 100644
--- a/sim/m68hc11/sim-main.h
+++ b/sim/m68hc11/sim-main.h
@@ -1,5 +1,5 @@
/* sim-main.h -- Simulator for Motorola 68HC11 & 68HC12
- Copyright (C) 1999-2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
This file is part of GDB, the GNU debugger.
diff --git a/sim/mcore/Makefile.in b/sim/mcore/Makefile.in
index 9eecb6c5dff..503af2bc640 100644
--- a/sim/mcore/Makefile.in
+++ b/sim/mcore/Makefile.in
@@ -1,6 +1,5 @@
# Makefile template for Configure for the MCore sim library.
-# Copyright (C) 1990-1992, 1995-1996, 1919, 1999, 2007-2012 Free
-# Software Foundation, Inc.
+# Copyright (C) 1990-2013 Free Software Foundation, Inc.
# Written by Cygnus Solutions.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/mcore/interp.c b/sim/mcore/interp.c
index 8249b5a3776..5a880bf376c 100644
--- a/sim/mcore/interp.c
+++ b/sim/mcore/interp.c
@@ -1,6 +1,5 @@
/* Simulator for Motorola's MCore processor
- Copyright (C) 1999-2000, 2002-2003, 2007-2012 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/mcore/sysdep.h b/sim/mcore/sysdep.h
index a92c62adcca..af9b59926bb 100644
--- a/sim/mcore/sysdep.h
+++ b/sim/mcore/sysdep.h
@@ -1,5 +1,5 @@
/* System includes and definitions used by the Motorola MCore simulator.
- Copyright (C) 1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/microblaze/Makefile.in b/sim/microblaze/Makefile.in
index e9d258e5f72..48dd89db206 100644
--- a/sim/microblaze/Makefile.in
+++ b/sim/microblaze/Makefile.in
@@ -1,6 +1,5 @@
# Makefile template for Configure for the MCore sim library.
-# Copyright (C) 1990-1992, 1995-1996, 1919, 1999, 2007-2012 Free
-# Software Foundation, Inc.
+# Copyright (C) 1990-2013 Free Software Foundation, Inc.
# Written by Cygnus Solutions.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/microblaze/interp.c b/sim/microblaze/interp.c
index 2d841653f9a..d09327dbfe4 100644
--- a/sim/microblaze/interp.c
+++ b/sim/microblaze/interp.c
@@ -1,5 +1,5 @@
/* Simulator for Xilinx MicroBlaze processor
- Copyright 2009-2012 Free Software Foundation, Inc.
+ Copyright 2009-2013 Free Software Foundation, Inc.
This file is part of GDB, the GNU debugger.
diff --git a/sim/microblaze/microblaze.h b/sim/microblaze/microblaze.h
index a1f4396a29a..4ee4f8102ed 100644
--- a/sim/microblaze/microblaze.h
+++ b/sim/microblaze/microblaze.h
@@ -1,7 +1,7 @@
#ifndef MICROBLAZE_H
#define MICROBLAZE_H
-/* Copyright 2009-2012 Free Software Foundation, Inc.
+/* Copyright 2009-2013 Free Software Foundation, Inc.
This file is part of the Xilinx MicroBlaze simulator.
diff --git a/sim/microblaze/microblaze.isa b/sim/microblaze/microblaze.isa
index 61d186f649f..1d212f3e547 100644
--- a/sim/microblaze/microblaze.isa
+++ b/sim/microblaze/microblaze.isa
@@ -1,4 +1,4 @@
-/* Copyright 2009-2012 Free Software Foundation, Inc.
+/* Copyright 2009-2013 Free Software Foundation, Inc.
This file is part of the Xilinx MicroBlaze simulator.
diff --git a/sim/microblaze/sim-main.h b/sim/microblaze/sim-main.h
index 126fc58a8f8..ab8bfa5ffc0 100644
--- a/sim/microblaze/sim-main.h
+++ b/sim/microblaze/sim-main.h
@@ -1,7 +1,7 @@
#ifndef MICROBLAZE_SIM_MAIN
#define MICROBLAZE_SIM_MAIN
-/* Copyright 2009-2012 Free Software Foundation, Inc.
+/* Copyright 2009-2013 Free Software Foundation, Inc.
This file is part of the Xilinx MicroBlaze simulator.
diff --git a/sim/microblaze/sysdep.h b/sim/microblaze/sysdep.h
index a8620bb7336..babcae1d0fa 100644
--- a/sim/microblaze/sysdep.h
+++ b/sim/microblaze/sysdep.h
@@ -1,5 +1,5 @@
/* System includes and definitions used by the Xilinx MicroBlaze simulator.
- Copyright (C) 1999, 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/mips/configure.ac b/sim/mips/configure.ac
index e599d1305d7..862e2b5f562 100644
--- a/sim/mips/configure.ac
+++ b/sim/mips/configure.ac
@@ -234,7 +234,7 @@ if test ${sim_gen} = MULTI; then
cat << __EOF__ > multi-run.c
/* Main entry point for MULTI simulators.
- Copyright (C) 2003, 2007, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 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/mips/cp1.c b/sim/mips/cp1.c
index 024cd06aa9e..887902fd86f 100644
--- a/sim/mips/cp1.c
+++ b/sim/mips/cp1.c
@@ -1,6 +1,6 @@
/*> cp1.c <*/
/* MIPS Simulator FPU (CoProcessor 1) support.
- Copyright (C) 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
Originally created by Cygnus Solutions. Extensive modifications,
including paired-single operation support and MIPS-3D support
contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
diff --git a/sim/mips/cp1.h b/sim/mips/cp1.h
index d99ad37b9b5..30ae23d902a 100644
--- a/sim/mips/cp1.h
+++ b/sim/mips/cp1.h
@@ -1,7 +1,6 @@
/*> cp1.h <*/
/* MIPS Simulator FPU (CoProcessor 1) definitions.
- Copyright (C) 1997-1998, 2002, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Derived from sim-main.h contributed by Cygnus Solutions,
modified substantially by Ed Satterthwaite of Broadcom Corporation
(SiByte).
diff --git a/sim/mips/dsp.c b/sim/mips/dsp.c
index 63a09b2c5d3..ad171abbc20 100644
--- a/sim/mips/dsp.c
+++ b/sim/mips/dsp.c
@@ -1,5 +1,5 @@
/* Simulation code for the MIPS DSP ASE.
- Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
This file is part of GDB, the GNU debugger.
diff --git a/sim/mips/dsp.igen b/sim/mips/dsp.igen
index 0344aa12eb8..39a32f3bd5f 100644
--- a/sim/mips/dsp.igen
+++ b/sim/mips/dsp.igen
@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS DSP ASE.
-// Copyright (C) 2005, 2007, 2010, 2012 Free Software Foundation, Inc.
+// Copyright (C) 2005-2013 Free Software Foundation, Inc.
// Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
//
// This file is part of GDB, the GNU debugger.
diff --git a/sim/mips/dsp2.igen b/sim/mips/dsp2.igen
index 88c42458de3..ffa97fc73ef 100644
--- a/sim/mips/dsp2.igen
+++ b/sim/mips/dsp2.igen
@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS DSP REV 2 ASE.
-// Copyright (C) 2007, 2010, 2012 Free Software Foundation, Inc.
+// Copyright (C) 2007-2013 Free Software Foundation, Inc.
// Contributed by MIPS Technologies, Inc.
// Written by Chao-ying Fu (fu@mips.com).
//
diff --git a/sim/mips/dv-tx3904cpu.c b/sim/mips/dv-tx3904cpu.c
index 7a1966f93cb..3ede7d35854 100644
--- a/sim/mips/dv-tx3904cpu.c
+++ b/sim/mips/dv-tx3904cpu.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mips/dv-tx3904irc.c b/sim/mips/dv-tx3904irc.c
index cdc3040a9f2..ed473141352 100644
--- a/sim/mips/dv-tx3904irc.c
+++ b/sim/mips/dv-tx3904irc.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mips/dv-tx3904sio.c b/sim/mips/dv-tx3904sio.c
index 65a7d242f13..b7cb4989052 100644
--- a/sim/mips/dv-tx3904sio.c
+++ b/sim/mips/dv-tx3904sio.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998-1999, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mips/dv-tx3904tmr.c b/sim/mips/dv-tx3904tmr.c
index 1f439758c29..9f678981c31 100644
--- a/sim/mips/dv-tx3904tmr.c
+++ b/sim/mips/dv-tx3904tmr.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mips/m16e.igen b/sim/mips/m16e.igen
index bc6a185b705..932456e124f 100644
--- a/sim/mips/m16e.igen
+++ b/sim/mips/m16e.igen
@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS16e instructions.
-// Copyright (C) 2005, 2010, 2012 Free Software Foundation, Inc.
+// Copyright (C) 2005-2013 Free Software Foundation, Inc.
// Contributed by Nigel Stephens (nigel@mips.com) and
// David Ung (davidu@mips.com) of MIPS Technologies.
//
diff --git a/sim/mips/mdmx.c b/sim/mips/mdmx.c
index eb1763f7f3b..f222e28f4c8 100644
--- a/sim/mips/mdmx.c
+++ b/sim/mips/mdmx.c
@@ -1,5 +1,5 @@
/* Simulation code for the MIPS MDMX ASE.
- Copyright (C) 2002, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
Corporation (SiByte).
diff --git a/sim/mips/mdmx.igen b/sim/mips/mdmx.igen
index 8e135ee153f..b36a3ab473c 100644
--- a/sim/mips/mdmx.igen
+++ b/sim/mips/mdmx.igen
@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS MDMX ASE.
-// Copyright (C) 2002, 2010, 2012 Free Software Foundation, Inc.
+// Copyright (C) 2002-2013 Free Software Foundation, Inc.
// Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
// Corporation (SiByte).
//
diff --git a/sim/mips/mips3264r2.igen b/sim/mips/mips3264r2.igen
index e0b6d5bf640..ba5a1cd6920 100644
--- a/sim/mips/mips3264r2.igen
+++ b/sim/mips/mips3264r2.igen
@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS 32/64 revision 2 instructions.
-// Copyright (C) 2004, 2010, 2012 Free Software Foundation, Inc.
+// Copyright (C) 2004-2013 Free Software Foundation, Inc.
// Contributed by David Ung, of MIPS Technologies.
//
// This file is part of GDB, the GNU debugger.
diff --git a/sim/mips/mips3d.igen b/sim/mips/mips3d.igen
index 6ad784b2af7..b93a1968a8f 100644
--- a/sim/mips/mips3d.igen
+++ b/sim/mips/mips3d.igen
@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the MIPS MIPS-3D ASE.
-// Copyright (C) 2002, 2010, 2012 Free Software Foundation, Inc.
+// Copyright (C) 2002-2013 Free Software Foundation, Inc.
// Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
// Corporation (SiByte).
//
diff --git a/sim/mips/sb1.igen b/sim/mips/sb1.igen
index 1247d0aabaa..3e755c5629b 100644
--- a/sim/mips/sb1.igen
+++ b/sim/mips/sb1.igen
@@ -1,7 +1,7 @@
// -*- C -*-
// Simulator definition for the Broadcom SiByte SB-1 CPU extensions.
-// Copyright (C) 2002, 2010, 2012 Free Software Foundation, Inc.
+// Copyright (C) 2002-2013 Free Software Foundation, Inc.
// Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
// Corporation (SiByte).
//
diff --git a/sim/mips/sim-main.h b/sim/mips/sim-main.h
index 4606a8b54e6..b8c75c971ba 100644
--- a/sim/mips/sim-main.h
+++ b/sim/mips/sim-main.h
@@ -1,6 +1,5 @@
/* MIPS Simulator definition.
- Copyright (C) 1997-1998, 2003, 2007-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/mips/smartmips.igen b/sim/mips/smartmips.igen
index 19b1ca77b92..41e894a0d45 100644
--- a/sim/mips/smartmips.igen
+++ b/sim/mips/smartmips.igen
@@ -1,7 +1,7 @@
// -*- C -*-
//
// Simulator definition for the SmartMIPS extensions.
-// Copyright (C) 2005, 2010, 2012 Free Software Foundation, Inc.
+// Copyright (C) 2005-2013 Free Software Foundation, Inc.
// Contributed by Nigel Stephens (nigel@mips.com) and
// David Ung (davidu@mips.com) of MIPS Technologies.
//
diff --git a/sim/mn10300/Makefile.in b/sim/mn10300/Makefile.in
index 11d4cc3c202..0ce355a4688 100644
--- a/sim/mn10300/Makefile.in
+++ b/sim/mn10300/Makefile.in
@@ -1,6 +1,5 @@
# Makefile template for Configure for the mn10300 sim library.
-# Copyright (C) 1996-1997, 2000-2001, 2004, 2007-2012 Free Software
-# Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
# Written by Cygnus Support.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/mn10300/dv-mn103cpu.c b/sim/mn10300/dv-mn103cpu.c
index 20d58e591d1..7eebdf2e8c7 100644
--- a/sim/mn10300/dv-mn103cpu.c
+++ b/sim/mn10300/dv-mn103cpu.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mn10300/dv-mn103int.c b/sim/mn10300/dv-mn103int.c
index bc46e409632..da0e51ff859 100644
--- a/sim/mn10300/dv-mn103int.c
+++ b/sim/mn10300/dv-mn103int.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mn10300/dv-mn103iop.c b/sim/mn10300/dv-mn103iop.c
index 29ff3c0c2eb..6863bb09b2d 100644
--- a/sim/mn10300/dv-mn103iop.c
+++ b/sim/mn10300/dv-mn103iop.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mn10300/dv-mn103ser.c b/sim/mn10300/dv-mn103ser.c
index ef163379101..a6bbb933f7e 100644
--- a/sim/mn10300/dv-mn103ser.c
+++ b/sim/mn10300/dv-mn103ser.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mn10300/dv-mn103tim.c b/sim/mn10300/dv-mn103tim.c
index 944d02617a6..30ea42b8614 100644
--- a/sim/mn10300/dv-mn103tim.c
+++ b/sim/mn10300/dv-mn103tim.c
@@ -1,6 +1,6 @@
/* This file is part of the program GDB, the GNU debugger.
- Copyright (C) 1998, 2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This program is free software; you can redistribute it and/or modify
diff --git a/sim/mn10300/sim-main.h b/sim/mn10300/sim-main.h
index 6fd38a896c0..70e019b940b 100644
--- a/sim/mn10300/sim-main.h
+++ b/sim/mn10300/sim-main.h
@@ -1,7 +1,7 @@
/* This file is part of the program psim.
Copyright (C) 1994-1997, Andrew Cagney <cagney@highland.com.au>
- Copyright (C) 1997 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 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/moxie/Makefile.in b/sim/moxie/Makefile.in
index b363c93d276..884d27735f3 100644
--- a/sim/moxie/Makefile.in
+++ b/sim/moxie/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the moxie sim library.
-# Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
+# Copyright (C) 2008-2013 Free Software Foundation, Inc.
# Written by Anthony Green
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/moxie/interp.c b/sim/moxie/interp.c
index b8edc10b4e3..0ac76065fdc 100644
--- a/sim/moxie/interp.c
+++ b/sim/moxie/interp.c
@@ -1,5 +1,5 @@
/* Simulator for the moxie processor
- Copyright (C) 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Anthony Green
This file is part of GDB, the GNU debugger.
diff --git a/sim/moxie/sim-main.h b/sim/moxie/sim-main.h
index 82496a3bf3f..92b612ac323 100644
--- a/sim/moxie/sim-main.h
+++ b/sim/moxie/sim-main.h
@@ -1,5 +1,5 @@
/* Moxie Simulator definition.
- Copyright (C) 2009-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
Contributed by Anthony Green <green@moxielogic.com>
This file is part of GDB, the GNU debugger.
diff --git a/sim/moxie/sysdep.h b/sim/moxie/sysdep.h
index b4a502b4b3e..7b8520afc24 100644
--- a/sim/moxie/sysdep.h
+++ b/sim/moxie/sysdep.h
@@ -1,5 +1,5 @@
/* System includes and definitions used by the moxie simulator.
- Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Anthony Green
This file is part of GDB, the GNU debugger.
diff --git a/sim/ppc/altivec.igen b/sim/ppc/altivec.igen
index 89d66717327..d656c902453 100644
--- a/sim/ppc/altivec.igen
+++ b/sim/ppc/altivec.igen
@@ -1,6 +1,6 @@
# Altivec instruction set, for PSIM, the PowerPC simulator.
-# Copyright 2003, 2010, 2012 Free Software Foundation, Inc.
+# Copyright 2003-2013 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_expression.h b/sim/ppc/altivec_expression.h
index 9cf95beaacf..62617d3a364 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-2012 Free Software Foundation, Inc.
+ Copyright 2003-2013 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 36c5568e8e9..9b16d83832a 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-2012 Free Software Foundation, Inc.
+ Copyright 2003-2013 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 87633d99f34..0130b693a3f 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-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2013 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.igen b/sim/ppc/e500.igen
index 96f42bd0800..16b8bedae4b 100644
--- a/sim/ppc/e500.igen
+++ b/sim/ppc/e500.igen
@@ -1,6 +1,6 @@
# e500 core instructions, for PSIM, the PowerPC simulator.
-# Copyright 2003, 2010, 2012 Free Software Foundation, Inc.
+# Copyright 2003-2013 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_expression.h b/sim/ppc/e500_expression.h
index 1fa267a356e..0ab7cb5d085 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-2012 Free Software Foundation, Inc.
+ Copyright 2003-2013 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 558653f9ce3..68966f0c211 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-2012 Free Software Foundation, Inc.
+ Copyright 2003-2013 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 6c17377d977..301ec53f2ab 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-2012 Free Software Foundation, Inc.
+ Copyright 2004-2013 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/psim.texinfo b/sim/ppc/psim.texinfo
index 538dd8f390b..a365685f20c 100644
--- a/sim/ppc/psim.texinfo
+++ b/sim/ppc/psim.texinfo
@@ -54,8 +54,7 @@ END-INFO-DIR-ENTRY
This file documents Texinfo, a documentation system that uses a single
source file to produce both on-line information and a printed manual.
-Copyright (C) 1988, 1990-1993, 1995, 2010-2012 Free Software Foundation,
-Inc.
+Copyright (C) 1988-2013 Free Software Foundation, Inc.
This is the second edition of the Texinfo documentation,@*
and is consistent with version 2 of @file{texinfo.tex}.
diff --git a/sim/rl78/Makefile.in b/sim/rl78/Makefile.in
index a615f11ac28..3588f7c28fb 100644
--- a/sim/rl78/Makefile.in
+++ b/sim/rl78/Makefile.in
@@ -1,6 +1,6 @@
#### Makefile.in --- Makefile template for the RL78 simulator
-### Copyright (C) 2008-2012 Free Software Foundation, Inc.
+### Copyright (C) 2008-2013 Free Software Foundation, Inc.
### Contributed by Red Hat, Inc.
###
### This file is part of the GNU simulators.
diff --git a/sim/rl78/configure.ac b/sim/rl78/configure.ac
index 4da61f9f002..1d1a93849a7 100644
--- a/sim/rl78/configure.ac
+++ b/sim/rl78/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-dnl Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2013 Free Software Foundation, Inc.
dnl Contributed by Red Hat, Inc.
dnl
dnl This file is part of the GNU simulators.
diff --git a/sim/rl78/cpu.c b/sim/rl78/cpu.c
index 53101553871..83925aba8c8 100644
--- a/sim/rl78/cpu.c
+++ b/sim/rl78/cpu.c
@@ -1,6 +1,6 @@
/* cpu.c --- CPU for RL78 simulator.
- Copyright (C) 2011-2012 Free Software Foundation, Inc.
+ Copyright (C) 2011-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/cpu.h b/sim/rl78/cpu.h
index bd7fa1ea6a1..6241edd9f54 100644
--- a/sim/rl78/cpu.h
+++ b/sim/rl78/cpu.h
@@ -1,6 +1,6 @@
/* cpu.h --- declarations for the RL78 core.
- Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/gdb-if.c b/sim/rl78/gdb-if.c
index e2a5ea0985e..0c131a19973 100644
--- a/sim/rl78/gdb-if.c
+++ b/sim/rl78/gdb-if.c
@@ -1,6 +1,6 @@
/* gdb-if.c -- sim interface to GDB.
-Copyright (C) 2011-2012 Free Software Foundation, Inc.
+Copyright (C) 2011-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/load.c b/sim/rl78/load.c
index f2a7d5d712f..1af8a69580a 100644
--- a/sim/rl78/load.c
+++ b/sim/rl78/load.c
@@ -1,6 +1,6 @@
/* load.c --- loading object files into the RL78 simulator.
- Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/load.h b/sim/rl78/load.h
index daf735ea3c6..3fdb8bc8dc5 100644
--- a/sim/rl78/load.h
+++ b/sim/rl78/load.h
@@ -1,6 +1,6 @@
/* load.h --- interface to loading object files into the RX simulator.
- Copyright (C) 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/main.c b/sim/rl78/main.c
index 0715f250ae8..d682d579c01 100644
--- a/sim/rl78/main.c
+++ b/sim/rl78/main.c
@@ -1,6 +1,6 @@
/* main.c --- main function for stand-alone RL78 simulator.
- Copyright (C) 2011-2012 Free Software Foundation, Inc.
+ Copyright (C) 2011-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/mem.c b/sim/rl78/mem.c
index 4c04098e7e0..a5c04e43124 100644
--- a/sim/rl78/mem.c
+++ b/sim/rl78/mem.c
@@ -1,6 +1,6 @@
/* mem.c --- memory for RL78 simulator.
- Copyright (C) 2011-2012 Free Software Foundation, Inc.
+ Copyright (C) 2011-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/mem.h b/sim/rl78/mem.h
index 73245ceef50..3c617b2ec89 100644
--- a/sim/rl78/mem.h
+++ b/sim/rl78/mem.h
@@ -1,6 +1,6 @@
/* mem.h --- interface to memory for RL78 simulator.
- Copyright (C) 2011-2012 Free Software Foundation, Inc.
+ Copyright (C) 2011-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/rl78.c b/sim/rl78/rl78.c
index 387f51abf6d..1ffee5f3e05 100644
--- a/sim/rl78/rl78.c
+++ b/sim/rl78/rl78.c
@@ -1,6 +1,6 @@
/* rl78.c --- opcode semantics for stand-alone RL78 simulator.
- Copyright (C) 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/trace.c b/sim/rl78/trace.c
index f0c98c4b646..7195ce99600 100644
--- a/sim/rl78/trace.c
+++ b/sim/rl78/trace.c
@@ -1,6 +1,6 @@
/* trace.c --- tracing output for the RL78 simulator.
- Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/trace.h b/sim/rl78/trace.h
index 3ac9a7edae3..f7f27749593 100644
--- a/sim/rl78/trace.h
+++ b/sim/rl78/trace.h
@@ -1,6 +1,6 @@
/* trace.h --- interface to tracing output for the RX simulator.
- Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in
index 84641f7f983..249b742a78f 100644
--- a/sim/rx/Makefile.in
+++ b/sim/rx/Makefile.in
@@ -1,6 +1,6 @@
#### Makefile.in --- Makefile template for the RX simulator
-### Copyright (C) 2008-2012 Free Software Foundation, Inc.
+### Copyright (C) 2008-2013 Free Software Foundation, Inc.
### Contributed by Red Hat, Inc.
###
### This file is part of the GNU simulators.
diff --git a/sim/rx/configure.ac b/sim/rx/configure.ac
index 185706375c5..d25e1d3db73 100644
--- a/sim/rx/configure.ac
+++ b/sim/rx/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-dnl Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2013 Free Software Foundation, Inc.
dnl Contributed by Red Hat, Inc.
dnl
dnl This file is part of the GNU simulators.
diff --git a/sim/rx/cpu.h b/sim/rx/cpu.h
index 4b6d46cb1a4..1cc1edb153c 100644
--- a/sim/rx/cpu.h
+++ b/sim/rx/cpu.h
@@ -1,6 +1,6 @@
/* cpu.h --- declarations for the RX core.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/err.c b/sim/rx/err.c
index fc3f0194159..248072033de 100644
--- a/sim/rx/err.c
+++ b/sim/rx/err.c
@@ -1,6 +1,6 @@
/* err.c --- handle errors for RX simulator.
-Copyright (C) 2008-2012 Free Software Foundation, Inc.
+Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/err.h b/sim/rx/err.h
index 368c86dda99..40daa762faf 100644
--- a/sim/rx/err.h
+++ b/sim/rx/err.h
@@ -1,6 +1,6 @@
/* err.h --- handle errors for RX simulator.
-Copyright (C) 2008-2012 Free Software Foundation, Inc.
+Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/fpu.c b/sim/rx/fpu.c
index ee7f351f64f..ba554a823ba 100644
--- a/sim/rx/fpu.c
+++ b/sim/rx/fpu.c
@@ -1,6 +1,6 @@
/* fpu.c --- FPU emulator for stand-alone RX simulator.
-Copyright (C) 2008-2012 Free Software Foundation, Inc.
+Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/fpu.h b/sim/rx/fpu.h
index ac8198b0f6c..06d0699b095 100644
--- a/sim/rx/fpu.h
+++ b/sim/rx/fpu.h
@@ -1,6 +1,6 @@
/* fpu.h --- FPU emulator for stand-alone RX simulator.
-Copyright (C) 2008-2012 Free Software Foundation, Inc.
+Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/gdb-if.c b/sim/rx/gdb-if.c
index a9903e502cd..248fdcacf82 100644
--- a/sim/rx/gdb-if.c
+++ b/sim/rx/gdb-if.c
@@ -1,6 +1,6 @@
/* gdb-if.c -- sim interface to GDB.
-Copyright (C) 2008-2012 Free Software Foundation, Inc.
+Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/load.c b/sim/rx/load.c
index f6fc56e8545..8e2f81bea5f 100644
--- a/sim/rx/load.c
+++ b/sim/rx/load.c
@@ -1,6 +1,6 @@
/* load.c --- loading object files into the RX simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/load.h b/sim/rx/load.h
index ef78814e4b2..e54403d1122 100644
--- a/sim/rx/load.h
+++ b/sim/rx/load.h
@@ -1,6 +1,6 @@
/* load.h --- interface to loading object files into the RX simulator.
-Copyright (C) 2008-2012 Free Software Foundation, Inc.
+Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/main.c b/sim/rx/main.c
index 594c6c8a7d9..333e6ae5f2f 100644
--- a/sim/rx/main.c
+++ b/sim/rx/main.c
@@ -1,6 +1,6 @@
/* main.c --- main function for stand-alone RX simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/mem.c b/sim/rx/mem.c
index 5c8dc3e7039..682bb8ff662 100644
--- a/sim/rx/mem.c
+++ b/sim/rx/mem.c
@@ -1,6 +1,6 @@
/* mem.c --- memory for RX simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/mem.h b/sim/rx/mem.h
index 22fd5196851..772b9842a5d 100644
--- a/sim/rx/mem.h
+++ b/sim/rx/mem.h
@@ -1,6 +1,6 @@
/* mem.h --- interface to memory for M32C simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/misc.c b/sim/rx/misc.c
index 6acce04b355..36dfd134f05 100644
--- a/sim/rx/misc.c
+++ b/sim/rx/misc.c
@@ -1,6 +1,6 @@
/* misc.c --- miscellaneous utility functions for RX simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/misc.h b/sim/rx/misc.h
index 422e7728f92..428361c4b4b 100644
--- a/sim/rx/misc.h
+++ b/sim/rx/misc.h
@@ -1,6 +1,6 @@
/* misc.h --- interface to miscellaneous utility functions for RX simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/reg.c b/sim/rx/reg.c
index 6b06322eeb8..e519643c3df 100644
--- a/sim/rx/reg.c
+++ b/sim/rx/reg.c
@@ -1,6 +1,6 @@
/* reg.c --- register set model for RX simulator.
- Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/rx.c b/sim/rx/rx.c
index 6d9d9d572e0..661bdedee5a 100644
--- a/sim/rx/rx.c
+++ b/sim/rx/rx.c
@@ -1,6 +1,6 @@
/* rx.c --- opcode semantics for stand-alone RX simulator.
-Copyright (C) 2008-2012 Free Software Foundation, Inc.
+Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/syscalls.c b/sim/rx/syscalls.c
index 9263257878c..6cb40883999 100644
--- a/sim/rx/syscalls.c
+++ b/sim/rx/syscalls.c
@@ -1,6 +1,6 @@
/* syscalls.c --- implement system calls for the RX simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/syscalls.h b/sim/rx/syscalls.h
index 73bdef6965f..083287178ca 100644
--- a/sim/rx/syscalls.h
+++ b/sim/rx/syscalls.h
@@ -1,6 +1,6 @@
/* syscalls.h --- interface to syscalls for the RX sim.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/trace.c b/sim/rx/trace.c
index 4a99dc4785f..d5705c43c31 100644
--- a/sim/rx/trace.c
+++ b/sim/rx/trace.c
@@ -1,6 +1,6 @@
/* trace.c --- tracing output for the RX simulator.
-Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/trace.h b/sim/rx/trace.h
index 12d63aa880d..f261521427d 100644
--- a/sim/rx/trace.h
+++ b/sim/rx/trace.h
@@ -1,6 +1,6 @@
/* trace.h --- interface to tracing output for the RX simulator.
- Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh/Makefile.in b/sim/sh/Makefile.in
index 749e469d94f..fc4cc21e25f 100644
--- a/sim/sh/Makefile.in
+++ b/sim/sh/Makefile.in
@@ -1,6 +1,5 @@
# Makefile template for Configure for the SH sim library.
-# Copyright (C) 1990-1992, 1995-1997, 2007-2012 Free Software
-# Foundation, Inc.
+# Copyright (C) 1990-2013 Free Software Foundation, Inc.
# Written by Cygnus Support.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/sh64/Makefile.in b/sim/sh64/Makefile.in
index c4b8057e468..f355d6b73d2 100644
--- a/sim/sh64/Makefile.in
+++ b/sim/sh64/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the SH64 simulator
-# Copyright (C) 2000, 2008-2012 Free Software Foundation, Inc.
+# Copyright (C) 2000-2013 Free Software Foundation, Inc.
# Contributed by Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/sh64/arch.c b/sim/sh64/arch.c
index fb2d18390f3..64124e5d762 100644
--- a/sim/sh64/arch.c
+++ b/sim/sh64/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/arch.h b/sim/sh64/arch.h
index 7de93ee297a..da6a594f541 100644
--- a/sim/sh64/arch.h
+++ b/sim/sh64/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/cpu.c b/sim/sh64/cpu.c
index d336c9a1e53..14b48f3ec37 100644
--- a/sim/sh64/cpu.c
+++ b/sim/sh64/cpu.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/cpu.h b/sim/sh64/cpu.h
index 1250b3eac37..44e2865e36c 100644
--- a/sim/sh64/cpu.h
+++ b/sim/sh64/cpu.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/cpuall.h b/sim/sh64/cpuall.h
index 0e2e9674e7f..84254caede5 100644
--- a/sim/sh64/cpuall.h
+++ b/sim/sh64/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/decode-compact.c b/sim/sh64/decode-compact.c
index c62f5d270f7..9a8418bd7d7 100644
--- a/sim/sh64/decode-compact.c
+++ b/sim/sh64/decode-compact.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/decode-compact.h b/sim/sh64/decode-compact.h
index 6aa434d7a20..22561356959 100644
--- a/sim/sh64/decode-compact.h
+++ b/sim/sh64/decode-compact.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/decode-media.c b/sim/sh64/decode-media.c
index 620dd233978..1a4fca79957 100644
--- a/sim/sh64/decode-media.c
+++ b/sim/sh64/decode-media.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/decode-media.h b/sim/sh64/decode-media.h
index a507d26967e..940c6a1888d 100644
--- a/sim/sh64/decode-media.h
+++ b/sim/sh64/decode-media.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/defs-compact.h b/sim/sh64/defs-compact.h
index 173a7ed4fb7..69397644137 100644
--- a/sim/sh64/defs-compact.h
+++ b/sim/sh64/defs-compact.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/defs-media.h b/sim/sh64/defs-media.h
index e0bdd005734..7ef0745dbd4 100644
--- a/sim/sh64/defs-media.h
+++ b/sim/sh64/defs-media.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/eng.h b/sim/sh64/eng.h
index c5f891812f2..7a0ba57c71b 100644
--- a/sim/sh64/eng.h
+++ b/sim/sh64/eng.h
@@ -1,5 +1,5 @@
/* Engine declarations.
- Copyright (C) 2000, 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/sem-compact-switch.c b/sim/sh64/sem-compact-switch.c
index 53055022cd4..9365d17556c 100644
--- a/sim/sh64/sem-compact-switch.c
+++ b/sim/sh64/sem-compact-switch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/sem-compact.c b/sim/sh64/sem-compact.c
index bca4d92a4d6..9fb72129a5b 100644
--- a/sim/sh64/sem-compact.c
+++ b/sim/sh64/sem-compact.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/sem-media-switch.c b/sim/sh64/sem-media-switch.c
index 28945f93a36..669a965ef2b 100644
--- a/sim/sh64/sem-media-switch.c
+++ b/sim/sh64/sem-media-switch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/sem-media.c b/sim/sh64/sem-media.c
index edff92bf998..6ca64fad447 100644
--- a/sim/sh64/sem-media.c
+++ b/sim/sh64/sem-media.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/sh-desc.c b/sim/sh64/sh-desc.c
index 3d89e85062f..c3b8a07df52 100644
--- a/sim/sh64/sh-desc.c
+++ b/sim/sh64/sh-desc.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
diff --git a/sim/sh64/sh-desc.h b/sim/sh64/sh-desc.h
index ca696c31385..de0cb243764 100644
--- a/sim/sh64/sh-desc.h
+++ b/sim/sh64/sh-desc.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
diff --git a/sim/sh64/sh-opc.h b/sim/sh64/sh-opc.h
index 4b706aa641a..5eccdeabcdc 100644
--- a/sim/sh64/sh-opc.h
+++ b/sim/sh64/sh-opc.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2010, 2012 Free Software Foundation, Inc.
+Copyright 1996-2013 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
diff --git a/sim/sh64/sh64-sim.h b/sim/sh64/sh64-sim.h
index 429766ac74f..fb5fba54822 100644
--- a/sim/sh64/sh64-sim.h
+++ b/sim/sh64/sh64-sim.h
@@ -1,5 +1,5 @@
/* collection of junk waiting time to sort out
- Copyright (C) 2000, 2006, 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU Simulators.
diff --git a/sim/sh64/sh64.c b/sim/sh64/sh64.c
index b376ae47387..7c11c174f25 100644
--- a/sim/sh64/sh64.c
+++ b/sim/sh64/sh64.c
@@ -1,6 +1,5 @@
/* SH5 simulator support code
- Copyright (C) 2000-2001, 2006, 2008-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/sim-if.c b/sim/sh64/sim-if.c
index bb988caae25..537fb4f402c 100644
--- a/sim/sh64/sim-if.c
+++ b/sim/sh64/sim-if.c
@@ -1,5 +1,5 @@
/* Main simulator entry points specific to the SH5.
- Copyright (C) 2000, 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU simulators.
diff --git a/sim/testsuite/Makefile.in b/sim/testsuite/Makefile.in
index 9b9cc3987c5..1b9aa945a79 100644
--- a/sim/testsuite/Makefile.in
+++ b/sim/testsuite/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for regression testing the GNU debugger.
-# Copyright (C) 1997-1998, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/testsuite/common/bits-gen.c b/sim/testsuite/common/bits-gen.c
index f23456e0f75..4b2c8ad7d9e 100644
--- a/sim/testsuite/common/bits-gen.c
+++ b/sim/testsuite/common/bits-gen.c
@@ -1,5 +1,5 @@
/* Miscellaneous simulator utilities.
- Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/testsuite/d10v-elf/Makefile.in b/sim/testsuite/d10v-elf/Makefile.in
index 6e998f49d8b..24c14dcf3f0 100644
--- a/sim/testsuite/d10v-elf/Makefile.in
+++ b/sim/testsuite/d10v-elf/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for regression testing the GNU debugger.
-# Copyright (C) 1992-1995, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1992-2013 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/testsuite/frv-elf/Makefile.in b/sim/testsuite/frv-elf/Makefile.in
index 18422ee1eb3..7c177ebe353 100644
--- a/sim/testsuite/frv-elf/Makefile.in
+++ b/sim/testsuite/frv-elf/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for regression testing the frv simulator.
-# Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1998-2013 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/testsuite/m32r-elf/Makefile.in b/sim/testsuite/m32r-elf/Makefile.in
index 13e23edbd06..68ab4c1689e 100644
--- a/sim/testsuite/m32r-elf/Makefile.in
+++ b/sim/testsuite/m32r-elf/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for regression testing the m32r simulator.
-# Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1998-2013 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/testsuite/mips64el-elf/Makefile.in b/sim/testsuite/mips64el-elf/Makefile.in
index ce53ff3ddfd..34b24dcfb9a 100644
--- a/sim/testsuite/mips64el-elf/Makefile.in
+++ b/sim/testsuite/mips64el-elf/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for regression testing the GNU debugger.
-# Copyright (C) 1992-1995, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1992-2013 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/testsuite/sim/cris/asm/asm.exp b/sim/testsuite/sim/cris/asm/asm.exp
index 70cd2c0e60d..5962dbda62d 100644
--- a/sim/testsuite/sim/cris/asm/asm.exp
+++ b/sim/testsuite/sim/cris/asm/asm.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 2005-2013 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/testsuite/sim/cris/c/c.exp b/sim/testsuite/sim/cris/c/c.exp
index de4facc8fd1..0ebd0341577 100644
--- a/sim/testsuite/sim/cris/c/c.exp
+++ b/sim/testsuite/sim/cris/c/c.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 2005-2013 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/testsuite/sim/cris/hw/rv-n-cris/rvc.exp b/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp
index bde531c1d07..59f97c8d90e 100644
--- a/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp
+++ b/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012 Free Software Foundation, Inc.
+# Copyright (C) 2006-2013 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/testsuite/sim/mips/mips32-dsp.s b/sim/testsuite/sim/mips/mips32-dsp.s
index 520de543fbf..e562661e4ed 100644
--- a/sim/testsuite/sim/mips/mips32-dsp.s
+++ b/sim/testsuite/sim/mips/mips32-dsp.s
@@ -4,7 +4,7 @@
#ld: -N -Ttext=0x80010000
#output: *\\npass\\n
-# Copyright (C) 2005, 2010-2012 Free Software Foundation, Inc.
+# Copyright (C) 2005-2013 Free Software Foundation, Inc.
# Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
#
# This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/mips/testutils.inc b/sim/testsuite/sim/mips/testutils.inc
index 09bab3d5857..2ff972f866f 100644
--- a/sim/testsuite/sim/mips/testutils.inc
+++ b/sim/testsuite/sim/mips/testutils.inc
@@ -1,5 +1,5 @@
# MIPS simulator testsuite utility functions.
-# Copyright (C) 2004, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 2004-2013 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/mips/utils-dsp.inc b/sim/testsuite/sim/mips/utils-dsp.inc
index 95383fdbae9..805a87c6e5b 100644
--- a/sim/testsuite/sim/mips/utils-dsp.inc
+++ b/sim/testsuite/sim/mips/utils-dsp.inc
@@ -1,5 +1,5 @@
# MIPS DSP ASE simulator testsuite utility functions.
-# Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 2005-2013 Free Software Foundation, Inc.
# Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
#
# This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/mips/utils-fpu.inc b/sim/testsuite/sim/mips/utils-fpu.inc
index 12881f2e54a..f447c9651e0 100644
--- a/sim/testsuite/sim/mips/utils-fpu.inc
+++ b/sim/testsuite/sim/mips/utils-fpu.inc
@@ -1,5 +1,5 @@
# MIPS simulator testsuite FPU utility functions.
-# Copyright (C) 2004, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 2004-2013 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/mips/utils-mdmx.inc b/sim/testsuite/sim/mips/utils-mdmx.inc
index ffe261d47fe..e0fcbe1d2d0 100644
--- a/sim/testsuite/sim/mips/utils-mdmx.inc
+++ b/sim/testsuite/sim/mips/utils-mdmx.inc
@@ -1,5 +1,5 @@
# MIPS simulator testsuite MDMX utility functions.
-# Copyright (C) 2004, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 2004-2013 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.
diff --git a/sim/v850/Makefile.in b/sim/v850/Makefile.in
index 8fab3effe9d..702016e5236 100644
--- a/sim/v850/Makefile.in
+++ b/sim/v850/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the V850 sim library.
-# Copyright (C) 1996-1997, 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
# Written by Cygnus Support.
#
# This program is free software; you can redistribute it and/or modify