diff options
Diffstat (limited to 'sim/rx')
-rw-r--r-- | sim/rx/Makefile.in | 2 | ||||
-rw-r--r-- | sim/rx/configure.ac | 2 | ||||
-rw-r--r-- | sim/rx/cpu.h | 2 | ||||
-rw-r--r-- | sim/rx/err.c | 2 | ||||
-rw-r--r-- | sim/rx/err.h | 2 | ||||
-rw-r--r-- | sim/rx/fpu.c | 2 | ||||
-rw-r--r-- | sim/rx/fpu.h | 2 | ||||
-rw-r--r-- | sim/rx/gdb-if.c | 2 | ||||
-rw-r--r-- | sim/rx/load.c | 2 | ||||
-rw-r--r-- | sim/rx/load.h | 2 | ||||
-rw-r--r-- | sim/rx/main.c | 2 | ||||
-rw-r--r-- | sim/rx/mem.c | 2 | ||||
-rw-r--r-- | sim/rx/mem.h | 2 | ||||
-rw-r--r-- | sim/rx/misc.c | 2 | ||||
-rw-r--r-- | sim/rx/misc.h | 2 | ||||
-rw-r--r-- | sim/rx/reg.c | 2 | ||||
-rw-r--r-- | sim/rx/rx.c | 2 | ||||
-rw-r--r-- | sim/rx/syscalls.c | 2 | ||||
-rw-r--r-- | sim/rx/syscalls.h | 2 | ||||
-rw-r--r-- | sim/rx/trace.c | 2 | ||||
-rw-r--r-- | sim/rx/trace.h | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in index 88d6c95..a0d076c 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-2017 Free Software Foundation, Inc. +### Copyright (C) 2008-2018 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 e310d44..ac170e7 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-2017 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2018 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 d08aef4..a3a7dfa 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-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 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 06cd1b4..f5d7dbd 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-2017 Free Software Foundation, Inc. +Copyright (C) 2008-2018 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 9b8a605..e4b4bbb 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-2017 Free Software Foundation, Inc. +Copyright (C) 2008-2018 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 e3bc5af..0e229c0 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-2017 Free Software Foundation, Inc. +Copyright (C) 2008-2018 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 3b63bba..6ea3ef9 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-2017 Free Software Foundation, Inc. +Copyright (C) 2008-2018 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 910962e..d983219 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-2017 Free Software Foundation, Inc. +Copyright (C) 2008-2018 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 8bff10f..71e6b6f 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-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 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 e63fb0b..2be7722 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-2017 Free Software Foundation, Inc. +Copyright (C) 2008-2018 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 680c8c8..62cad53 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-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 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 b429f6c..3ca0a4c 100644 --- a/sim/rx/mem.c +++ b/sim/rx/mem.c @@ -1,6 +1,6 @@ /* mem.c --- memory for RX simulator. -Copyright (C) 2005-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 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 e0dbd81..0c2fb15 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-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 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 c028d66..d81221c 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-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 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 07f7ef6..a14c188 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-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 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 6fa2f3b..4e86211 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-2017 Free Software Foundation, Inc. + Copyright (C) 2005-2018 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 28dd2b6..02848c5 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-2017 Free Software Foundation, Inc. +Copyright (C) 2008-2018 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 44ea966..9e0da09 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-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 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 b5e3ea9..ba5e039 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-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 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 b27e53e..ee0e15b 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-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 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 c437d2b..f783331 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-2017 Free Software Foundation, Inc. + Copyright (C) 2005-2018 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. |