diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:12:02 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:12:02 +0000 |
commit | 3fd725ef34e474e36bf2bea93a770589c69ee1e6 (patch) | |
tree | 1bf6eccd9c7b2bb0353ffacde731e1987b62d51e /sim | |
parent | 249729c4e9056ceca365cf9ab552e4b18ee91705 (diff) | |
download | gdb-3fd725ef34e474e36bf2bea93a770589c69ee1e6.zip gdb-3fd725ef34e474e36bf2bea93a770589c69ee1e6.tar.gz gdb-3fd725ef34e474e36bf2bea93a770589c69ee1e6.tar.bz2 |
Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.
gdb/sim/ChangeLog:
Update the non-FSF-copyrighted files in sim to GPLv3 or later.
Diffstat (limited to 'sim')
169 files changed, 174 insertions, 170 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 675903b..f76e342 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +2012-12-19 Joel Brobecker <brobecker@adacore.com> + + Update the non-FSF-copyrighted files in sim to GPLv3 or later. + 2012-11-20 Pavel Chupin <pavel.v.chupin@intel.com> * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS diff --git a/sim/arm/COPYING b/sim/arm/COPYING index ebb24a8..f938b57 100644 --- a/sim/arm/COPYING +++ b/sim/arm/COPYING @@ -295,7 +295,7 @@ the "copyright" line and a pointer to where the full notice is found. 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armcopro.c b/sim/arm/armcopro.c index 29303c0..57d32c5 100644 --- a/sim/arm/armcopro.c +++ b/sim/arm/armcopro.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armdefs.h b/sim/arm/armdefs.h index 2942023..e175ebc 100644 --- a/sim/arm/armdefs.h +++ b/sim/arm/armdefs.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armemu.c b/sim/arm/armemu.c index 558e897..282a06e 100644 --- a/sim/arm/armemu.c +++ b/sim/arm/armemu.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armemu.h b/sim/arm/armemu.h index ec18803..63e6ecd 100644 --- a/sim/arm/armemu.h +++ b/sim/arm/armemu.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armfpe.h b/sim/arm/armfpe.h index c5a291f..a348f89 100644 --- a/sim/arm/armfpe.h +++ b/sim/arm/armfpe.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/arminit.c b/sim/arm/arminit.c index c84fb5c..f232843 100644 --- a/sim/arm/arminit.c +++ b/sim/arm/arminit.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armopts.h b/sim/arm/armopts.h index 8fad747..4eeac9d 100644 --- a/sim/arm/armopts.h +++ b/sim/arm/armopts.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armos.c b/sim/arm/armos.c index 39b9d4f..942b41c 100644 --- a/sim/arm/armos.c +++ b/sim/arm/armos.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armos.h b/sim/arm/armos.h index ce2d5bc..a39dbc9 100644 --- a/sim/arm/armos.h +++ b/sim/arm/armos.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armrdi.c b/sim/arm/armrdi.c index 05f1c69..b21be11 100644 --- a/sim/arm/armrdi.c +++ b/sim/arm/armrdi.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armsupp.c b/sim/arm/armsupp.c index 2e49af8..9d61245 100644 --- a/sim/arm/armsupp.c +++ b/sim/arm/armsupp.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/armvirt.c b/sim/arm/armvirt.c index 969085d..d0e36f2 100644 --- a/sim/arm/armvirt.c +++ b/sim/arm/armvirt.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/bag.c b/sim/arm/bag.c index 1998f39..ef3bdba 100644 --- a/sim/arm/bag.c +++ b/sim/arm/bag.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/bag.h b/sim/arm/bag.h index 5592bc8..acc341a 100644 --- a/sim/arm/bag.h +++ b/sim/arm/bag.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/communicate.c b/sim/arm/communicate.c index fac2b60..06b66b6 100644 --- a/sim/arm/communicate.c +++ b/sim/arm/communicate.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/communicate.h b/sim/arm/communicate.h index b7f32e6..69de5e7 100644 --- a/sim/arm/communicate.h +++ b/sim/arm/communicate.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/dbg_conf.h b/sim/arm/dbg_conf.h index 81e37c0..42dd10d 100644 --- a/sim/arm/dbg_conf.h +++ b/sim/arm/dbg_conf.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/dbg_cp.h b/sim/arm/dbg_cp.h index 68f4f63..f262aa3 100644 --- a/sim/arm/dbg_cp.h +++ b/sim/arm/dbg_cp.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/dbg_hif.h b/sim/arm/dbg_hif.h index 90056c3..8066066 100644 --- a/sim/arm/dbg_hif.h +++ b/sim/arm/dbg_hif.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/dbg_rdi.h b/sim/arm/dbg_rdi.h index c04a476..0a9cf17 100644 --- a/sim/arm/dbg_rdi.h +++ b/sim/arm/dbg_rdi.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/gdbhost.c b/sim/arm/gdbhost.c index 5058b7c..555cd04 100644 --- a/sim/arm/gdbhost.c +++ b/sim/arm/gdbhost.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/gdbhost.h b/sim/arm/gdbhost.h index 2ddc17d..a5b8da6 100644 --- a/sim/arm/gdbhost.h +++ b/sim/arm/gdbhost.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/kid.c b/sim/arm/kid.c index d9073e6..887533d 100644 --- a/sim/arm/kid.c +++ b/sim/arm/kid.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/main.c b/sim/arm/main.c index 9bc20fe..eb286ba 100644 --- a/sim/arm/main.c +++ b/sim/arm/main.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/parent.c b/sim/arm/parent.c index 159e8e3..0a0520c 100644 --- a/sim/arm/parent.c +++ b/sim/arm/parent.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/arm/thumbemu.c b/sim/arm/thumbemu.c index 8707ca7..487feeb 100644 --- a/sim/arm/thumbemu.c +++ b/sim/arm/thumbemu.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/bfin/aclocal.m4 b/sim/bfin/aclocal.m4 index 9a24208..9103078 100644 --- a/sim/bfin/aclocal.m4 +++ b/sim/bfin/aclocal.m4 @@ -19,7 +19,7 @@ # # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but diff --git a/sim/bfin/linux-fixed-code.s b/sim/bfin/linux-fixed-code.s index 060f56f..db8c6ca 100644 --- a/sim/bfin/linux-fixed-code.s +++ b/sim/bfin/linux-fixed-code.s @@ -7,7 +7,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/erc32/erc32.c b/sim/erc32/erc32.c index 83dc51f..b8e0e60 100644 --- a/sim/erc32/erc32.c +++ b/sim/erc32/erc32.c @@ -6,7 +6,7 @@ * * 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 the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/exec.c b/sim/erc32/exec.c index 78906ab..1479119 100644 --- a/sim/erc32/exec.c +++ b/sim/erc32/exec.c @@ -6,7 +6,7 @@ * * 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 the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/float.c b/sim/erc32/float.c index 074ceb9..15ba754 100644 --- a/sim/erc32/float.c +++ b/sim/erc32/float.c @@ -6,7 +6,7 @@ * * 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 the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/func.c b/sim/erc32/func.c index 88751ea..54d2557 100644 --- a/sim/erc32/func.c +++ b/sim/erc32/func.c @@ -6,7 +6,7 @@ * * 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 the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/interf.c b/sim/erc32/interf.c index ee4053d..f448cfa 100644 --- a/sim/erc32/interf.c +++ b/sim/erc32/interf.c @@ -6,7 +6,7 @@ * * 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 the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/sis.c b/sim/erc32/sis.c index 2354df9..0696fb9 100644 --- a/sim/erc32/sis.c +++ b/sim/erc32/sis.c @@ -6,7 +6,7 @@ * * 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 the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/sis.h b/sim/erc32/sis.h index 606f4500..dbc5028 100644 --- a/sim/erc32/sis.h +++ b/sim/erc32/sis.h @@ -6,7 +6,7 @@ * * 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 the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/lm32/mloop.in b/sim/lm32/mloop.in index 859c6a8..8707576 100644 --- a/sim/lm32/mloop.in +++ b/sim/lm32/mloop.in @@ -5,7 +5,7 @@ # # 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 -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, diff --git a/sim/microblaze/interp.c b/sim/microblaze/interp.c index 8e838db..bdeeb27 100644 --- a/sim/microblaze/interp.c +++ b/sim/microblaze/interp.c @@ -5,7 +5,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/mips/m16run.c b/sim/mips/m16run.c index 8a5d607..e55bb78 100644 --- a/sim/mips/m16run.c +++ b/sim/mips/m16run.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/mips/sim-main.c b/sim/mips/sim-main.c index edee498..8aa4f28 100644 --- a/sim/mips/sim-main.c +++ b/sim/mips/sim-main.c @@ -2,7 +2,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/moxie/moxie-gdb.dts b/sim/moxie/moxie-gdb.dts index 56e0369..eb3efd1 100644 --- a/sim/moxie/moxie-gdb.dts +++ b/sim/moxie/moxie-gdb.dts @@ -7,7 +7,7 @@ * * 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 the Free Software Foundation; either version 2 of + * published by the Free Software Foundation; either version 3 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/COPYING b/sim/ppc/COPYING index 60549be..60ab06e 100644 --- a/sim/ppc/COPYING +++ b/sim/ppc/COPYING @@ -295,7 +295,7 @@ the "copyright" line and a pointer to where the full notice is found. 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/Makefile.in b/sim/ppc/Makefile.in index 71c65cf..cd44e39 100644 --- a/sim/ppc/Makefile.in +++ b/sim/ppc/Makefile.in @@ -5,7 +5,7 @@ # # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/README b/sim/ppc/README index ff3fbd2..bcbe939 100644 --- a/sim/ppc/README +++ b/sim/ppc/README @@ -7,7 +7,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -26,7 +26,7 @@ PSIM is a program written in extended ANSI-C that implements an instruction level simulation of the PowerPC environment. It is freely available in source code form under the terms of the GNU General -Public License (version 2 or later). +Public License (version 3 or later). The PowerPC Architecture is described as having three levels of compliance: diff --git a/sim/ppc/basics.h b/sim/ppc/basics.h index 1520023..41e005e 100644 --- a/sim/ppc/basics.h +++ b/sim/ppc/basics.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/bits.c b/sim/ppc/bits.c index 4a3d9c6..ecbf7a6 100644 --- a/sim/ppc/bits.c +++ b/sim/ppc/bits.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/bits.h b/sim/ppc/bits.h index 35e4322..fc1e7f6 100644 --- a/sim/ppc/bits.h +++ b/sim/ppc/bits.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/cap.c b/sim/ppc/cap.c index 281429d..3b578d2 100644 --- a/sim/ppc/cap.c +++ b/sim/ppc/cap.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/cap.h b/sim/ppc/cap.h index 6c91752..94ec8f6 100644 --- a/sim/ppc/cap.h +++ b/sim/ppc/cap.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/corefile-n.h b/sim/ppc/corefile-n.h index 0e4cae8..08d231c 100644 --- a/sim/ppc/corefile-n.h +++ b/sim/ppc/corefile-n.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/corefile.c b/sim/ppc/corefile.c index 332eefa..839f520 100644 --- a/sim/ppc/corefile.c +++ b/sim/ppc/corefile.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/corefile.h b/sim/ppc/corefile.h index 726470ca..2503fa9 100644 --- a/sim/ppc/corefile.h +++ b/sim/ppc/corefile.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/cpu.c b/sim/ppc/cpu.c index bce82f1..0cc6104 100644 --- a/sim/ppc/cpu.c +++ b/sim/ppc/cpu.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/cpu.h b/sim/ppc/cpu.h index 840f581..870ff7f 100644 --- a/sim/ppc/cpu.h +++ b/sim/ppc/cpu.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/dc-complex b/sim/ppc/dc-complex index 34a5861..0577183 100644 --- a/sim/ppc/dc-complex +++ b/sim/ppc/dc-complex @@ -5,7 +5,7 @@ # # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/dc-simple b/sim/ppc/dc-simple index 9ea823e..661fcee 100644 --- a/sim/ppc/dc-simple +++ b/sim/ppc/dc-simple @@ -5,7 +5,7 @@ # # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/dc-stupid b/sim/ppc/dc-stupid index 4238bdb..0cf30cd 100644 --- a/sim/ppc/dc-stupid +++ b/sim/ppc/dc-stupid @@ -5,7 +5,7 @@ # # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/dc-test.01 b/sim/ppc/dc-test.01 index df8c175..5a4cf3a 100644 --- a/sim/ppc/dc-test.01 +++ b/sim/ppc/dc-test.01 @@ -5,7 +5,7 @@ # # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/dc-test.02 b/sim/ppc/dc-test.02 index a98d0a7..91fe44f 100644 --- a/sim/ppc/dc-test.02 +++ b/sim/ppc/dc-test.02 @@ -5,7 +5,7 @@ # # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/debug.c b/sim/ppc/debug.c index 79dd47b..b454b0d 100644 --- a/sim/ppc/debug.c +++ b/sim/ppc/debug.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/debug.h b/sim/ppc/debug.h index e49b795..59a8a5d 100644 --- a/sim/ppc/debug.h +++ b/sim/ppc/debug.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/device.c b/sim/ppc/device.c index 14b10ce..2c02223 100644 --- a/sim/ppc/device.c +++ b/sim/ppc/device.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/device.h b/sim/ppc/device.h index d711791..6725380 100644 --- a/sim/ppc/device.h +++ b/sim/ppc/device.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/device_table.c b/sim/ppc/device_table.c index 09772ab..6ecf04c 100644 --- a/sim/ppc/device_table.c +++ b/sim/ppc/device_table.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/device_table.h b/sim/ppc/device_table.h index af6c28d..0d29774 100644 --- a/sim/ppc/device_table.h +++ b/sim/ppc/device_table.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/dgen.c b/sim/ppc/dgen.c index 98f9eb0..17f9662 100644 --- a/sim/ppc/dgen.c +++ b/sim/ppc/dgen.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/double.c b/sim/ppc/double.c index 8594301..27d6593 100644 --- a/sim/ppc/double.c +++ b/sim/ppc/double.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/emul_bugapi.c b/sim/ppc/emul_bugapi.c index 7141b35..e099cf4 100644 --- a/sim/ppc/emul_bugapi.c +++ b/sim/ppc/emul_bugapi.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/emul_bugapi.h b/sim/ppc/emul_bugapi.h index fd3e383..20c0fd4 100644 --- a/sim/ppc/emul_bugapi.h +++ b/sim/ppc/emul_bugapi.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/emul_chirp.c b/sim/ppc/emul_chirp.c index 976f766..ce19d19 100644 --- a/sim/ppc/emul_chirp.c +++ b/sim/ppc/emul_chirp.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/emul_chirp.h b/sim/ppc/emul_chirp.h index 2265f5c..2a06d19 100644 --- a/sim/ppc/emul_chirp.h +++ b/sim/ppc/emul_chirp.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/emul_generic.c b/sim/ppc/emul_generic.c index 1d43175..3a72d99 100644 --- a/sim/ppc/emul_generic.c +++ b/sim/ppc/emul_generic.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/emul_generic.h b/sim/ppc/emul_generic.h index a86026e..879e133 100644 --- a/sim/ppc/emul_generic.h +++ b/sim/ppc/emul_generic.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/emul_netbsd.c b/sim/ppc/emul_netbsd.c index 1a8987f..e539a22 100644 --- a/sim/ppc/emul_netbsd.c +++ b/sim/ppc/emul_netbsd.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/emul_netbsd.h b/sim/ppc/emul_netbsd.h index f9a3e85..9c80863 100644 --- a/sim/ppc/emul_netbsd.h +++ b/sim/ppc/emul_netbsd.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/emul_unix.c b/sim/ppc/emul_unix.c index e66d23f..8c27003 100644 --- a/sim/ppc/emul_unix.c +++ b/sim/ppc/emul_unix.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/emul_unix.h b/sim/ppc/emul_unix.h index 6695cc7..65c61255 100644 --- a/sim/ppc/emul_unix.h +++ b/sim/ppc/emul_unix.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/events.c b/sim/ppc/events.c index a2a1572..2b628ae 100644 --- a/sim/ppc/events.c +++ b/sim/ppc/events.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/events.h b/sim/ppc/events.h index be7be50..222fcdc 100644 --- a/sim/ppc/events.h +++ b/sim/ppc/events.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/filter.c b/sim/ppc/filter.c index a159775..69eda2b 100644 --- a/sim/ppc/filter.c +++ b/sim/ppc/filter.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/filter.h b/sim/ppc/filter.h index 814f704..27a3f89 100644 --- a/sim/ppc/filter.h +++ b/sim/ppc/filter.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/filter_filename.c b/sim/ppc/filter_filename.c index 6d62d7a..fd99cc2 100644 --- a/sim/ppc/filter_filename.c +++ b/sim/ppc/filter_filename.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/filter_filename.h b/sim/ppc/filter_filename.h index a60b4f2..229df08 100644 --- a/sim/ppc/filter_filename.h +++ b/sim/ppc/filter_filename.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-icache.c b/sim/ppc/gen-icache.c index 8665ec8..9baf12f 100644 --- a/sim/ppc/gen-icache.c +++ b/sim/ppc/gen-icache.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-icache.h b/sim/ppc/gen-icache.h index 7d9e0e1..c004fe5 100644 --- a/sim/ppc/gen-icache.h +++ b/sim/ppc/gen-icache.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-idecode.c b/sim/ppc/gen-idecode.c index 8c29cc4..81f58bc 100644 --- a/sim/ppc/gen-idecode.c +++ b/sim/ppc/gen-idecode.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-idecode.h b/sim/ppc/gen-idecode.h index f46376b..02cb61c 100644 --- a/sim/ppc/gen-idecode.h +++ b/sim/ppc/gen-idecode.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-itable.c b/sim/ppc/gen-itable.c index 4897b98..19148f9 100644 --- a/sim/ppc/gen-itable.c +++ b/sim/ppc/gen-itable.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-itable.h b/sim/ppc/gen-itable.h index 341dc67..37fbe82 100644 --- a/sim/ppc/gen-itable.h +++ b/sim/ppc/gen-itable.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-model.c b/sim/ppc/gen-model.c index b461431..49a6d95 100644 --- a/sim/ppc/gen-model.c +++ b/sim/ppc/gen-model.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-model.h b/sim/ppc/gen-model.h index b465a75..2d03bc5 100644 --- a/sim/ppc/gen-model.h +++ b/sim/ppc/gen-model.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-semantics.c b/sim/ppc/gen-semantics.c index 68682dc..2d71e36 100644 --- a/sim/ppc/gen-semantics.c +++ b/sim/ppc/gen-semantics.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-semantics.h b/sim/ppc/gen-semantics.h index 2c25715..951462e 100644 --- a/sim/ppc/gen-semantics.h +++ b/sim/ppc/gen-semantics.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-support.c b/sim/ppc/gen-support.c index ed02d7d..2b14299 100644 --- a/sim/ppc/gen-support.c +++ b/sim/ppc/gen-support.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/gen-support.h b/sim/ppc/gen-support.h index 70862d7..831ea1a 100644 --- a/sim/ppc/gen-support.h +++ b/sim/ppc/gen-support.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_com.c b/sim/ppc/hw_com.c index ff8afe7..cc8fa53 100644 --- a/sim/ppc/hw_com.c +++ b/sim/ppc/hw_com.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_core.c b/sim/ppc/hw_core.c index 1a43957..cd357b7 100644 --- a/sim/ppc/hw_core.c +++ b/sim/ppc/hw_core.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_cpu.c b/sim/ppc/hw_cpu.c index 117a4c2..bf37dfe 100644 --- a/sim/ppc/hw_cpu.c +++ b/sim/ppc/hw_cpu.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_cpu.h b/sim/ppc/hw_cpu.h index 11d0298..50e3d88 100644 --- a/sim/ppc/hw_cpu.h +++ b/sim/ppc/hw_cpu.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_disk.c b/sim/ppc/hw_disk.c index 041ed38..55d1337 100644 --- a/sim/ppc/hw_disk.c +++ b/sim/ppc/hw_disk.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_eeprom.c b/sim/ppc/hw_eeprom.c index 069103b..c8ad180 100644 --- a/sim/ppc/hw_eeprom.c +++ b/sim/ppc/hw_eeprom.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_glue.c b/sim/ppc/hw_glue.c index d7ad929..31df5ae 100644 --- a/sim/ppc/hw_glue.c +++ b/sim/ppc/hw_glue.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_htab.c b/sim/ppc/hw_htab.c index 5234f0f..1fd9ed0 100644 --- a/sim/ppc/hw_htab.c +++ b/sim/ppc/hw_htab.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_ide.c b/sim/ppc/hw_ide.c index 00d54b3..5db4e16 100644 --- a/sim/ppc/hw_ide.c +++ b/sim/ppc/hw_ide.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_init.c b/sim/ppc/hw_init.c index 0446774..4f22680 100644 --- a/sim/ppc/hw_init.c +++ b/sim/ppc/hw_init.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_iobus.c b/sim/ppc/hw_iobus.c index 3cd138c..e76d3d5 100644 --- a/sim/ppc/hw_iobus.c +++ b/sim/ppc/hw_iobus.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_memory.c b/sim/ppc/hw_memory.c index f27f6c8..3149dca 100644 --- a/sim/ppc/hw_memory.c +++ b/sim/ppc/hw_memory.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_nvram.c b/sim/ppc/hw_nvram.c index 32308f7..8666716 100644 --- a/sim/ppc/hw_nvram.c +++ b/sim/ppc/hw_nvram.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_opic.c b/sim/ppc/hw_opic.c index c314347..d103dc1 100644 --- a/sim/ppc/hw_opic.c +++ b/sim/ppc/hw_opic.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_pal.c b/sim/ppc/hw_pal.c index a4256b9..e0f2802 100644 --- a/sim/ppc/hw_pal.c +++ b/sim/ppc/hw_pal.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_phb.c b/sim/ppc/hw_phb.c index 0071f59..c2e9522 100644 --- a/sim/ppc/hw_phb.c +++ b/sim/ppc/hw_phb.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_phb.h b/sim/ppc/hw_phb.h index 030fe0a..5114bae 100644 --- a/sim/ppc/hw_phb.h +++ b/sim/ppc/hw_phb.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_register.c b/sim/ppc/hw_register.c index 1fa01e0..edf2f82 100644 --- a/sim/ppc/hw_register.c +++ b/sim/ppc/hw_register.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_sem.c b/sim/ppc/hw_sem.c index a7d618b..c8ffd11 100644 --- a/sim/ppc/hw_sem.c +++ b/sim/ppc/hw_sem.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_shm.c b/sim/ppc/hw_shm.c index 01a4a9a..7d9e3d2 100644 --- a/sim/ppc/hw_shm.c +++ b/sim/ppc/hw_shm.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_trace.c b/sim/ppc/hw_trace.c index 38a7fdf..a2ac737 100644 --- a/sim/ppc/hw_trace.c +++ b/sim/ppc/hw_trace.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/hw_vm.c b/sim/ppc/hw_vm.c index 10987e0..6fd3a26 100644 --- a/sim/ppc/hw_vm.c +++ b/sim/ppc/hw_vm.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/idecode_branch.h b/sim/ppc/idecode_branch.h index ecae98e..0db5076 100644 --- a/sim/ppc/idecode_branch.h +++ b/sim/ppc/idecode_branch.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/idecode_expression.h b/sim/ppc/idecode_expression.h index 936583c..8713d0e 100644 --- a/sim/ppc/idecode_expression.h +++ b/sim/ppc/idecode_expression.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/idecode_fields.h b/sim/ppc/idecode_fields.h index 1c449bc..2421daa 100644 --- a/sim/ppc/idecode_fields.h +++ b/sim/ppc/idecode_fields.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/igen.c b/sim/ppc/igen.c index 4ac6708..05ecbaa 100644 --- a/sim/ppc/igen.c +++ b/sim/ppc/igen.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/igen.h b/sim/ppc/igen.h index d346209..e867590 100644 --- a/sim/ppc/igen.h +++ b/sim/ppc/igen.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/inline.c b/sim/ppc/inline.c index 43595a5..82a2509 100644 --- a/sim/ppc/inline.c +++ b/sim/ppc/inline.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/inline.h b/sim/ppc/inline.h index 6ff9415..94ef72f 100644 --- a/sim/ppc/inline.h +++ b/sim/ppc/inline.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/interrupts.c b/sim/ppc/interrupts.c index dafb2b3..ac34fbd 100644 --- a/sim/ppc/interrupts.c +++ b/sim/ppc/interrupts.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/interrupts.h b/sim/ppc/interrupts.h index 93447a8..982bc6d 100644 --- a/sim/ppc/interrupts.h +++ b/sim/ppc/interrupts.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/ld-cache.c b/sim/ppc/ld-cache.c index ef16c67..ba4ac44 100644 --- a/sim/ppc/ld-cache.c +++ b/sim/ppc/ld-cache.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/ld-cache.h b/sim/ppc/ld-cache.h index a3fd0a4..160183c 100644 --- a/sim/ppc/ld-cache.h +++ b/sim/ppc/ld-cache.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/ld-decode.c b/sim/ppc/ld-decode.c index 3964960..c3ce5db 100644 --- a/sim/ppc/ld-decode.c +++ b/sim/ppc/ld-decode.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/ld-decode.h b/sim/ppc/ld-decode.h index de23181..7f78751 100644 --- a/sim/ppc/ld-decode.h +++ b/sim/ppc/ld-decode.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/ld-insn.c b/sim/ppc/ld-insn.c index e3b1ba5..19c3ba0 100644 --- a/sim/ppc/ld-insn.c +++ b/sim/ppc/ld-insn.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/ld-insn.h b/sim/ppc/ld-insn.h index 4e1b7f7..e78ce2f 100644 --- a/sim/ppc/ld-insn.h +++ b/sim/ppc/ld-insn.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/lf.c b/sim/ppc/lf.c index e47dfda..3f4876f 100644 --- a/sim/ppc/lf.c +++ b/sim/ppc/lf.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -280,7 +280,7 @@ lf_print__gnu_copyleft(lf *file) \n\ This program is free software; you can redistribute it and/or modify\n\ it under the terms of the GNU General Public License as published by\n\ - the Free Software Foundation; either version 2 of the License, or\n\ + the Free Software Foundation; either version 3 of the License, or\n\ (at your option) any later version.\n\ \n\ This program is distributed in the hope that it will be useful,\n\ diff --git a/sim/ppc/lf.h b/sim/ppc/lf.h index 7bf6d1c..742ddb2 100644 --- a/sim/ppc/lf.h +++ b/sim/ppc/lf.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/main.c b/sim/ppc/main.c index 7cb5036..f6ce8ef 100644 --- a/sim/ppc/main.c +++ b/sim/ppc/main.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/misc.c b/sim/ppc/misc.c index 23e981a..f3903d9 100644 --- a/sim/ppc/misc.c +++ b/sim/ppc/misc.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/misc.h b/sim/ppc/misc.h index d09d5fe..f7a23bd 100644 --- a/sim/ppc/misc.h +++ b/sim/ppc/misc.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/mon.c b/sim/ppc/mon.c index 2bdaf47..015226c 100644 --- a/sim/ppc/mon.c +++ b/sim/ppc/mon.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/mon.h b/sim/ppc/mon.h index ab64b8e..1f645b0 100644 --- a/sim/ppc/mon.h +++ b/sim/ppc/mon.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/options.c b/sim/ppc/options.c index d7079eb..9e3c07d 100644 --- a/sim/ppc/options.c +++ b/sim/ppc/options.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/options.h b/sim/ppc/options.h index 5adb9eb..281e3d0 100644 --- a/sim/ppc/options.h +++ b/sim/ppc/options.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/os_emul.c b/sim/ppc/os_emul.c index dc60c8f..6353342 100644 --- a/sim/ppc/os_emul.c +++ b/sim/ppc/os_emul.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/os_emul.h b/sim/ppc/os_emul.h index 6d74e9c..091a1ce 100644 --- a/sim/ppc/os_emul.h +++ b/sim/ppc/os_emul.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/pk_disklabel.c b/sim/ppc/pk_disklabel.c index 0a9d32a..1f8b13e 100644 --- a/sim/ppc/pk_disklabel.c +++ b/sim/ppc/pk_disklabel.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/ppc-instructions b/sim/ppc/ppc-instructions index 86c5157..e274eca 100644 --- a/sim/ppc/ppc-instructions +++ b/sim/ppc/ppc-instructions @@ -21,7 +21,7 @@ # # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/ppc-spr-table b/sim/ppc/ppc-spr-table index e224df9..3a3d6fe 100644 --- a/sim/ppc/ppc-spr-table +++ b/sim/ppc/ppc-spr-table @@ -5,7 +5,7 @@ # # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/psim.c b/sim/ppc/psim.c index 7378b9b..66f0596 100644 --- a/sim/ppc/psim.c +++ b/sim/ppc/psim.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/psim.h b/sim/ppc/psim.h index 607e5a2..878b8f4 100644 --- a/sim/ppc/psim.h +++ b/sim/ppc/psim.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/psim.texinfo b/sim/ppc/psim.texinfo index 6a7b4f1..538dd8f 100644 --- a/sim/ppc/psim.texinfo +++ b/sim/ppc/psim.texinfo @@ -780,7 +780,7 @@ into another language, under the above conditions for modified versions. PSIM is a program written in extended ANSI-C that implements an instruction level simulation of the PowerPC environment. It is freely available in source code form under the terms of the GNU General -Public License (version 2 or later). +Public License (version 3 or later). The PowerPC Architecture is described as having three levels of compliance: diff --git a/sim/ppc/registers.c b/sim/ppc/registers.c index 8323601..57933b6 100644 --- a/sim/ppc/registers.c +++ b/sim/ppc/registers.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/registers.h b/sim/ppc/registers.h index 15c9d43..5481a12 100644 --- a/sim/ppc/registers.h +++ b/sim/ppc/registers.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/sim-endian-n.h b/sim/ppc/sim-endian-n.h index 9e7d4b9..2dc74f0 100644 --- a/sim/ppc/sim-endian-n.h +++ b/sim/ppc/sim-endian-n.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/sim-endian.c b/sim/ppc/sim-endian.c index 9fe3669..32b030d 100644 --- a/sim/ppc/sim-endian.c +++ b/sim/ppc/sim-endian.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/sim-endian.h b/sim/ppc/sim-endian.h index ff33d23..f95e27c 100644 --- a/sim/ppc/sim-endian.h +++ b/sim/ppc/sim-endian.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/sim_callbacks.h b/sim/ppc/sim_callbacks.h index 6f3473d..a28955f 100644 --- a/sim/ppc/sim_callbacks.h +++ b/sim/ppc/sim_callbacks.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/sim_calls.c b/sim/ppc/sim_calls.c index 66d7f03..23d46dc 100644 --- a/sim/ppc/sim_calls.c +++ b/sim/ppc/sim_calls.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/std-config.h b/sim/ppc/std-config.h index a153c98..0f11f24 100644 --- a/sim/ppc/std-config.h +++ b/sim/ppc/std-config.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/table.c b/sim/ppc/table.c index 75bc679..71f3a6c 100644 --- a/sim/ppc/table.c +++ b/sim/ppc/table.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/table.h b/sim/ppc/table.h index 863c925..a11d58a 100644 --- a/sim/ppc/table.h +++ b/sim/ppc/table.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/tree.c b/sim/ppc/tree.c index 4b14323..2e62df0 100644 --- a/sim/ppc/tree.c +++ b/sim/ppc/tree.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/tree.h b/sim/ppc/tree.h index 2ed7fd0..a95d12a 100644 --- a/sim/ppc/tree.h +++ b/sim/ppc/tree.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/vm.c b/sim/ppc/vm.c index cfbdda5..ceccaac 100644 --- a/sim/ppc/vm.c +++ b/sim/ppc/vm.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/vm.h b/sim/ppc/vm.h index b8c4c8c..1d7be53 100644 --- a/sim/ppc/vm.h +++ b/sim/ppc/vm.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/vm_n.h b/sim/ppc/vm_n.h index 9222ffa..b12840c 100644 --- a/sim/ppc/vm_n.h +++ b/sim/ppc/vm_n.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/sim/ppc/words.h b/sim/ppc/words.h index a3de1aa..39410d9 100644 --- a/sim/ppc/words.h +++ b/sim/ppc/words.h @@ -4,7 +4,7 @@ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License - as published by the Free Software Foundation; either version 2 of + as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but diff --git a/sim/rl78/Makefile.in b/sim/rl78/Makefile.in index 70c767b..1bad3d9 100644 --- a/sim/rl78/Makefile.in +++ b/sim/rl78/Makefile.in @@ -7,7 +7,7 @@ ### ### The GNU simulators are free software; you can redistribute them and/or ### modify them under the terms of the GNU General Public License as -### published by the Free Software Foundation; either version 2 of the +### published by the Free Software Foundation; either version 3 of the ### License, or (at your option) any later version. ### ### The GNU simulators are distributed in the hope that they will be diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in index ad26807..689e646 100644 --- a/sim/rx/Makefile.in +++ b/sim/rx/Makefile.in @@ -7,7 +7,7 @@ ### ### The GNU simulators are free software; you can redistribute them and/or ### modify them under the terms of the GNU General Public License as -### published by the Free Software Foundation; either version 2 of the +### published by the Free Software Foundation; either version 3 of the ### License, or (at your option) any later version. ### ### The GNU simulators are distributed in the hope that they will be diff --git a/sim/testsuite/sim/mips/mips32-dsp2.s b/sim/testsuite/sim/mips/mips32-dsp2.s index 9c1078c..a9463a6 100644 --- a/sim/testsuite/sim/mips/mips32-dsp2.s +++ b/sim/testsuite/sim/mips/mips32-dsp2.s @@ -12,7 +12,7 @@ # # 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 -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, |