aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-12-19 07:18:22 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-12-19 07:18:22 +0000
commit51b318dec8f66b2544b24c359ff3d69425d0d6ff (patch)
tree17f08aedf7c80cc7149d2eb35b575d1507f3bf49 /sim/ppc
parent3fd725ef34e474e36bf2bea93a770589c69ee1e6 (diff)
downloadgdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.zip
gdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.tar.gz
gdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.tar.bz2
[sim] Update old contact info in GPL license notices
sim/ChangeLog: Update old contact info in GPL license notices.
Diffstat (limited to 'sim/ppc')
-rw-r--r--sim/ppc/Makefile.in3
-rw-r--r--sim/ppc/README3
-rw-r--r--sim/ppc/basics.h3
-rw-r--r--sim/ppc/bits.c3
-rw-r--r--sim/ppc/bits.h3
-rw-r--r--sim/ppc/cap.c3
-rw-r--r--sim/ppc/cap.h3
-rw-r--r--sim/ppc/corefile-n.h3
-rw-r--r--sim/ppc/corefile.c3
-rw-r--r--sim/ppc/corefile.h3
-rw-r--r--sim/ppc/cpu.c3
-rw-r--r--sim/ppc/cpu.h3
-rw-r--r--sim/ppc/dc-complex3
-rw-r--r--sim/ppc/dc-simple3
-rw-r--r--sim/ppc/dc-stupid3
-rw-r--r--sim/ppc/dc-test.013
-rw-r--r--sim/ppc/dc-test.023
-rw-r--r--sim/ppc/debug.c3
-rw-r--r--sim/ppc/debug.h3
-rw-r--r--sim/ppc/device.c3
-rw-r--r--sim/ppc/device.h3
-rw-r--r--sim/ppc/device_table.c3
-rw-r--r--sim/ppc/device_table.h3
-rw-r--r--sim/ppc/dgen.c3
-rw-r--r--sim/ppc/double.c3
-rw-r--r--sim/ppc/emul_bugapi.c3
-rw-r--r--sim/ppc/emul_bugapi.h3
-rw-r--r--sim/ppc/emul_chirp.c3
-rw-r--r--sim/ppc/emul_chirp.h3
-rw-r--r--sim/ppc/emul_generic.c3
-rw-r--r--sim/ppc/emul_generic.h3
-rw-r--r--sim/ppc/emul_netbsd.c3
-rw-r--r--sim/ppc/emul_netbsd.h3
-rw-r--r--sim/ppc/emul_unix.c3
-rw-r--r--sim/ppc/emul_unix.h3
-rw-r--r--sim/ppc/events.c3
-rw-r--r--sim/ppc/events.h3
-rw-r--r--sim/ppc/filter.c3
-rw-r--r--sim/ppc/filter.h3
-rw-r--r--sim/ppc/filter_filename.c3
-rw-r--r--sim/ppc/filter_filename.h3
-rw-r--r--sim/ppc/gen-icache.c3
-rw-r--r--sim/ppc/gen-icache.h3
-rw-r--r--sim/ppc/gen-idecode.c3
-rw-r--r--sim/ppc/gen-idecode.h3
-rw-r--r--sim/ppc/gen-itable.c3
-rw-r--r--sim/ppc/gen-itable.h3
-rw-r--r--sim/ppc/gen-model.c3
-rw-r--r--sim/ppc/gen-model.h3
-rw-r--r--sim/ppc/gen-semantics.c3
-rw-r--r--sim/ppc/gen-semantics.h3
-rw-r--r--sim/ppc/gen-support.c3
-rw-r--r--sim/ppc/gen-support.h3
-rw-r--r--sim/ppc/hw_com.c3
-rw-r--r--sim/ppc/hw_core.c3
-rw-r--r--sim/ppc/hw_cpu.c3
-rw-r--r--sim/ppc/hw_cpu.h3
-rw-r--r--sim/ppc/hw_disk.c3
-rw-r--r--sim/ppc/hw_eeprom.c3
-rw-r--r--sim/ppc/hw_glue.c3
-rw-r--r--sim/ppc/hw_htab.c3
-rw-r--r--sim/ppc/hw_ide.c3
-rw-r--r--sim/ppc/hw_init.c3
-rw-r--r--sim/ppc/hw_iobus.c3
-rw-r--r--sim/ppc/hw_memory.c3
-rw-r--r--sim/ppc/hw_nvram.c3
-rw-r--r--sim/ppc/hw_opic.c3
-rw-r--r--sim/ppc/hw_pal.c3
-rw-r--r--sim/ppc/hw_phb.c3
-rw-r--r--sim/ppc/hw_phb.h3
-rw-r--r--sim/ppc/hw_register.c3
-rw-r--r--sim/ppc/hw_sem.c3
-rw-r--r--sim/ppc/hw_shm.c3
-rw-r--r--sim/ppc/hw_trace.c3
-rw-r--r--sim/ppc/hw_vm.c3
-rw-r--r--sim/ppc/idecode_branch.h3
-rw-r--r--sim/ppc/idecode_expression.h3
-rw-r--r--sim/ppc/idecode_fields.h3
-rw-r--r--sim/ppc/igen.c3
-rw-r--r--sim/ppc/igen.h3
-rw-r--r--sim/ppc/inline.c3
-rw-r--r--sim/ppc/inline.h3
-rw-r--r--sim/ppc/interrupts.c3
-rw-r--r--sim/ppc/interrupts.h3
-rw-r--r--sim/ppc/ld-cache.c3
-rw-r--r--sim/ppc/ld-cache.h3
-rw-r--r--sim/ppc/ld-decode.c3
-rw-r--r--sim/ppc/ld-decode.h3
-rw-r--r--sim/ppc/ld-insn.c3
-rw-r--r--sim/ppc/ld-insn.h3
-rw-r--r--sim/ppc/lf.c14
-rw-r--r--sim/ppc/lf.h3
-rw-r--r--sim/ppc/main.c3
-rw-r--r--sim/ppc/misc.c3
-rw-r--r--sim/ppc/misc.h3
-rw-r--r--sim/ppc/mon.c3
-rw-r--r--sim/ppc/mon.h3
-rw-r--r--sim/ppc/options.c3
-rw-r--r--sim/ppc/options.h3
-rw-r--r--sim/ppc/os_emul.c3
-rw-r--r--sim/ppc/os_emul.h3
-rw-r--r--sim/ppc/pk_disklabel.c3
-rw-r--r--sim/ppc/ppc-instructions3
-rw-r--r--sim/ppc/ppc-spr-table3
-rw-r--r--sim/ppc/psim.c3
-rw-r--r--sim/ppc/psim.h3
-rw-r--r--sim/ppc/registers.c3
-rw-r--r--sim/ppc/registers.h3
-rw-r--r--sim/ppc/sim-endian-n.h3
-rw-r--r--sim/ppc/sim-endian.c3
-rw-r--r--sim/ppc/sim-endian.h3
-rw-r--r--sim/ppc/sim_callbacks.h3
-rw-r--r--sim/ppc/sim_calls.c3
-rw-r--r--sim/ppc/std-config.h3
-rw-r--r--sim/ppc/table.c3
-rw-r--r--sim/ppc/table.h3
-rw-r--r--sim/ppc/tree.c3
-rw-r--r--sim/ppc/tree.h3
-rw-r--r--sim/ppc/vm.c3
-rw-r--r--sim/ppc/vm.h3
-rw-r--r--sim/ppc/vm_n.h3
-rw-r--r--sim/ppc/words.h3
122 files changed, 127 insertions, 250 deletions
diff --git a/sim/ppc/Makefile.in b/sim/ppc/Makefile.in
index cd44e39..d7d6689 100644
--- a/sim/ppc/Makefile.in
+++ b/sim/ppc/Makefile.in
@@ -14,8 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
default: all
diff --git a/sim/ppc/README b/sim/ppc/README
index bcbe939..f5049e8 100644
--- a/sim/ppc/README
+++ b/sim/ppc/README
@@ -16,8 +16,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
----------------------------------------------------------------------
diff --git a/sim/ppc/basics.h b/sim/ppc/basics.h
index 41e005e..c26627e 100644
--- a/sim/ppc/basics.h
+++ b/sim/ppc/basics.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/bits.c b/sim/ppc/bits.c
index ecbf7a6..767f196 100644
--- a/sim/ppc/bits.c
+++ b/sim/ppc/bits.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/bits.h b/sim/ppc/bits.h
index fc1e7f6..58173f7 100644
--- a/sim/ppc/bits.h
+++ b/sim/ppc/bits.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/cap.c b/sim/ppc/cap.c
index 3b578d2..48ac5bc 100644
--- a/sim/ppc/cap.c
+++ b/sim/ppc/cap.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/cap.h b/sim/ppc/cap.h
index 94ec8f6..86afc57 100644
--- a/sim/ppc/cap.h
+++ b/sim/ppc/cap.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/corefile-n.h b/sim/ppc/corefile-n.h
index 08d231c..36a152b 100644
--- a/sim/ppc/corefile-n.h
+++ b/sim/ppc/corefile-n.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/corefile.c b/sim/ppc/corefile.c
index 839f520..d784d64 100644
--- a/sim/ppc/corefile.c
+++ b/sim/ppc/corefile.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/corefile.h b/sim/ppc/corefile.h
index 2503fa9..9297f3e 100644
--- a/sim/ppc/corefile.h
+++ b/sim/ppc/corefile.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/cpu.c b/sim/ppc/cpu.c
index 0cc6104..c7e8bdf 100644
--- a/sim/ppc/cpu.c
+++ b/sim/ppc/cpu.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/cpu.h b/sim/ppc/cpu.h
index 870ff7f..cb141f2 100644
--- a/sim/ppc/cpu.h
+++ b/sim/ppc/cpu.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/dc-complex b/sim/ppc/dc-complex
index 0577183..37daa3e 100644
--- a/sim/ppc/dc-complex
+++ b/sim/ppc/dc-complex
@@ -14,8 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
array,normal: 0: 5: 0: 5:
array,normal: 21:31:32:-1:OE,LR,AA,Rc,LK:
diff --git a/sim/ppc/dc-simple b/sim/ppc/dc-simple
index 661fcee..fe1154b 100644
--- a/sim/ppc/dc-simple
+++ b/sim/ppc/dc-simple
@@ -14,8 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
#
# Create a two level switch statement. The first level branches on bits
diff --git a/sim/ppc/dc-stupid b/sim/ppc/dc-stupid
index 0cf30cd..71d7728 100644
--- a/sim/ppc/dc-stupid
+++ b/sim/ppc/dc-stupid
@@ -14,8 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
array,normal: 0: 5: 0: 5:
array,normal:21:31:32:-1:OE,LR,AA,Rc,LK:
diff --git a/sim/ppc/dc-test.01 b/sim/ppc/dc-test.01
index 5a4cf3a..21c1e36 100644
--- a/sim/ppc/dc-test.01
+++ b/sim/ppc/dc-test.01
@@ -14,8 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
0: 5: 0: 5:0:: 2:0x00000000:0x00000000:0
21:31:32:-1:0:OE,LR,AA,Rc,LK:0:0x00000000:0x00000000:0
diff --git a/sim/ppc/dc-test.02 b/sim/ppc/dc-test.02
index 91fe44f..a792df9 100644
--- a/sim/ppc/dc-test.02
+++ b/sim/ppc/dc-test.02
@@ -14,8 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
0: 5: 0: 5:0:: 0:0x00000000:0x00000000:0
21:31:32:-1:0:OE,LR,AA,Rc,LK:0:0x00000000:0x00000000:0
diff --git a/sim/ppc/debug.c b/sim/ppc/debug.c
index b454b0d..1ec279b 100644
--- a/sim/ppc/debug.c
+++ b/sim/ppc/debug.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/debug.h b/sim/ppc/debug.h
index 59a8a5d..fdf2e3c 100644
--- a/sim/ppc/debug.h
+++ b/sim/ppc/debug.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/device.c b/sim/ppc/device.c
index 2c02223..988baea 100644
--- a/sim/ppc/device.c
+++ b/sim/ppc/device.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/device.h b/sim/ppc/device.h
index 6725380..ef52e5e 100644
--- a/sim/ppc/device.h
+++ b/sim/ppc/device.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/device_table.c b/sim/ppc/device_table.c
index 6ecf04c..d2c6195 100644
--- a/sim/ppc/device_table.c
+++ b/sim/ppc/device_table.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/device_table.h b/sim/ppc/device_table.h
index 0d29774..654ecad 100644
--- a/sim/ppc/device_table.h
+++ b/sim/ppc/device_table.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/dgen.c b/sim/ppc/dgen.c
index 17f9662..8e8f5fb 100644
--- a/sim/ppc/dgen.c
+++ b/sim/ppc/dgen.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/double.c b/sim/ppc/double.c
index 27d6593..d9002e6 100644
--- a/sim/ppc/double.c
+++ b/sim/ppc/double.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/emul_bugapi.c b/sim/ppc/emul_bugapi.c
index e099cf4..e33d0cf 100644
--- a/sim/ppc/emul_bugapi.c
+++ b/sim/ppc/emul_bugapi.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/emul_bugapi.h b/sim/ppc/emul_bugapi.h
index 20c0fd4..26f0d18 100644
--- a/sim/ppc/emul_bugapi.h
+++ b/sim/ppc/emul_bugapi.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/emul_chirp.c b/sim/ppc/emul_chirp.c
index ce19d19..f326410 100644
--- a/sim/ppc/emul_chirp.c
+++ b/sim/ppc/emul_chirp.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/emul_chirp.h b/sim/ppc/emul_chirp.h
index 2a06d19..6e431ba 100644
--- a/sim/ppc/emul_chirp.h
+++ b/sim/ppc/emul_chirp.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/emul_generic.c b/sim/ppc/emul_generic.c
index 3a72d99..dc0b2cf 100644
--- a/sim/ppc/emul_generic.c
+++ b/sim/ppc/emul_generic.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/emul_generic.h b/sim/ppc/emul_generic.h
index 879e133..e697abd 100644
--- a/sim/ppc/emul_generic.h
+++ b/sim/ppc/emul_generic.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/emul_netbsd.c b/sim/ppc/emul_netbsd.c
index e539a22..6bef370 100644
--- a/sim/ppc/emul_netbsd.c
+++ b/sim/ppc/emul_netbsd.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/emul_netbsd.h b/sim/ppc/emul_netbsd.h
index 9c80863..cec67c7 100644
--- a/sim/ppc/emul_netbsd.h
+++ b/sim/ppc/emul_netbsd.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/emul_unix.c b/sim/ppc/emul_unix.c
index 8c27003..d72525d 100644
--- a/sim/ppc/emul_unix.c
+++ b/sim/ppc/emul_unix.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/emul_unix.h b/sim/ppc/emul_unix.h
index 65c61255..94de110 100644
--- a/sim/ppc/emul_unix.h
+++ b/sim/ppc/emul_unix.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/events.c b/sim/ppc/events.c
index 2b628ae..130b28b 100644
--- a/sim/ppc/events.c
+++ b/sim/ppc/events.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/events.h b/sim/ppc/events.h
index 222fcdc..648a82a 100644
--- a/sim/ppc/events.h
+++ b/sim/ppc/events.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/filter.c b/sim/ppc/filter.c
index 69eda2b..7aa6a55 100644
--- a/sim/ppc/filter.c
+++ b/sim/ppc/filter.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/filter.h b/sim/ppc/filter.h
index 27a3f89..d4c659a 100644
--- a/sim/ppc/filter.h
+++ b/sim/ppc/filter.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/filter_filename.c b/sim/ppc/filter_filename.c
index fd99cc2..2457b68 100644
--- a/sim/ppc/filter_filename.c
+++ b/sim/ppc/filter_filename.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/filter_filename.h b/sim/ppc/filter_filename.h
index 229df08..5c42e28 100644
--- a/sim/ppc/filter_filename.h
+++ b/sim/ppc/filter_filename.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-icache.c b/sim/ppc/gen-icache.c
index 9baf12f..8acf3fb 100644
--- a/sim/ppc/gen-icache.c
+++ b/sim/ppc/gen-icache.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-icache.h b/sim/ppc/gen-icache.h
index c004fe5..dd44110 100644
--- a/sim/ppc/gen-icache.h
+++ b/sim/ppc/gen-icache.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-idecode.c b/sim/ppc/gen-idecode.c
index 81f58bc..256ba75 100644
--- a/sim/ppc/gen-idecode.c
+++ b/sim/ppc/gen-idecode.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-idecode.h b/sim/ppc/gen-idecode.h
index 02cb61c..b42a72f 100644
--- a/sim/ppc/gen-idecode.h
+++ b/sim/ppc/gen-idecode.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-itable.c b/sim/ppc/gen-itable.c
index 19148f9..7f3139e 100644
--- a/sim/ppc/gen-itable.c
+++ b/sim/ppc/gen-itable.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-itable.h b/sim/ppc/gen-itable.h
index 37fbe82..a96c349 100644
--- a/sim/ppc/gen-itable.h
+++ b/sim/ppc/gen-itable.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-model.c b/sim/ppc/gen-model.c
index 49a6d95..00f2b02 100644
--- a/sim/ppc/gen-model.c
+++ b/sim/ppc/gen-model.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-model.h b/sim/ppc/gen-model.h
index 2d03bc5..cbb2683 100644
--- a/sim/ppc/gen-model.h
+++ b/sim/ppc/gen-model.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-semantics.c b/sim/ppc/gen-semantics.c
index 2d71e36..b0646fa 100644
--- a/sim/ppc/gen-semantics.c
+++ b/sim/ppc/gen-semantics.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-semantics.h b/sim/ppc/gen-semantics.h
index 951462e..8d1804b 100644
--- a/sim/ppc/gen-semantics.h
+++ b/sim/ppc/gen-semantics.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-support.c b/sim/ppc/gen-support.c
index 2b14299..85ab497 100644
--- a/sim/ppc/gen-support.c
+++ b/sim/ppc/gen-support.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/gen-support.h b/sim/ppc/gen-support.h
index 831ea1a..933a044 100644
--- a/sim/ppc/gen-support.h
+++ b/sim/ppc/gen-support.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_com.c b/sim/ppc/hw_com.c
index cc8fa53..648c4df 100644
--- a/sim/ppc/hw_com.c
+++ b/sim/ppc/hw_com.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_core.c b/sim/ppc/hw_core.c
index cd357b7..0aa0fdd 100644
--- a/sim/ppc/hw_core.c
+++ b/sim/ppc/hw_core.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_cpu.c b/sim/ppc/hw_cpu.c
index bf37dfe..df807c1 100644
--- a/sim/ppc/hw_cpu.c
+++ b/sim/ppc/hw_cpu.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_cpu.h b/sim/ppc/hw_cpu.h
index 50e3d88..d20e64f 100644
--- a/sim/ppc/hw_cpu.h
+++ b/sim/ppc/hw_cpu.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_disk.c b/sim/ppc/hw_disk.c
index 55d1337..a2ea934 100644
--- a/sim/ppc/hw_disk.c
+++ b/sim/ppc/hw_disk.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_eeprom.c b/sim/ppc/hw_eeprom.c
index c8ad180..3406be9 100644
--- a/sim/ppc/hw_eeprom.c
+++ b/sim/ppc/hw_eeprom.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_glue.c b/sim/ppc/hw_glue.c
index 31df5ae..c824773 100644
--- a/sim/ppc/hw_glue.c
+++ b/sim/ppc/hw_glue.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_htab.c b/sim/ppc/hw_htab.c
index 1fd9ed0..15ddb71 100644
--- a/sim/ppc/hw_htab.c
+++ b/sim/ppc/hw_htab.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_ide.c b/sim/ppc/hw_ide.c
index 5db4e16..9d3a711 100644
--- a/sim/ppc/hw_ide.c
+++ b/sim/ppc/hw_ide.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_init.c b/sim/ppc/hw_init.c
index 4f22680..0e7403b 100644
--- a/sim/ppc/hw_init.c
+++ b/sim/ppc/hw_init.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_iobus.c b/sim/ppc/hw_iobus.c
index e76d3d5..81ca074 100644
--- a/sim/ppc/hw_iobus.c
+++ b/sim/ppc/hw_iobus.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_memory.c b/sim/ppc/hw_memory.c
index 3149dca..5292d10 100644
--- a/sim/ppc/hw_memory.c
+++ b/sim/ppc/hw_memory.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_nvram.c b/sim/ppc/hw_nvram.c
index 8666716..f8caaa8 100644
--- a/sim/ppc/hw_nvram.c
+++ b/sim/ppc/hw_nvram.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_opic.c b/sim/ppc/hw_opic.c
index d103dc1..69d956b 100644
--- a/sim/ppc/hw_opic.c
+++ b/sim/ppc/hw_opic.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_pal.c b/sim/ppc/hw_pal.c
index e0f2802..0789929 100644
--- a/sim/ppc/hw_pal.c
+++ b/sim/ppc/hw_pal.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_phb.c b/sim/ppc/hw_phb.c
index c2e9522..8e3fb17 100644
--- a/sim/ppc/hw_phb.c
+++ b/sim/ppc/hw_phb.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_phb.h b/sim/ppc/hw_phb.h
index 5114bae..d626829 100644
--- a/sim/ppc/hw_phb.h
+++ b/sim/ppc/hw_phb.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_register.c b/sim/ppc/hw_register.c
index edf2f82..de65c9f 100644
--- a/sim/ppc/hw_register.c
+++ b/sim/ppc/hw_register.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_sem.c b/sim/ppc/hw_sem.c
index c8ffd11..f1c3295 100644
--- a/sim/ppc/hw_sem.c
+++ b/sim/ppc/hw_sem.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_shm.c b/sim/ppc/hw_shm.c
index 7d9e3d2..3128871 100644
--- a/sim/ppc/hw_shm.c
+++ b/sim/ppc/hw_shm.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_trace.c b/sim/ppc/hw_trace.c
index a2ac737..9490bfb 100644
--- a/sim/ppc/hw_trace.c
+++ b/sim/ppc/hw_trace.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/hw_vm.c b/sim/ppc/hw_vm.c
index 6fd3a26..1bce41c 100644
--- a/sim/ppc/hw_vm.c
+++ b/sim/ppc/hw_vm.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/idecode_branch.h b/sim/ppc/idecode_branch.h
index 0db5076..035c49c 100644
--- a/sim/ppc/idecode_branch.h
+++ b/sim/ppc/idecode_branch.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/idecode_expression.h b/sim/ppc/idecode_expression.h
index 8713d0e..13f6020 100644
--- a/sim/ppc/idecode_expression.h
+++ b/sim/ppc/idecode_expression.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/idecode_fields.h b/sim/ppc/idecode_fields.h
index 2421daa..cf8826d 100644
--- a/sim/ppc/idecode_fields.h
+++ b/sim/ppc/idecode_fields.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/igen.c b/sim/ppc/igen.c
index 05ecbaa..5a1df3e 100644
--- a/sim/ppc/igen.c
+++ b/sim/ppc/igen.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/igen.h b/sim/ppc/igen.h
index e867590..052806a 100644
--- a/sim/ppc/igen.h
+++ b/sim/ppc/igen.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/inline.c b/sim/ppc/inline.c
index 82a2509..8813169 100644
--- a/sim/ppc/inline.c
+++ b/sim/ppc/inline.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/inline.h b/sim/ppc/inline.h
index 94ef72f..6c4d325 100644
--- a/sim/ppc/inline.h
+++ b/sim/ppc/inline.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/interrupts.c b/sim/ppc/interrupts.c
index ac34fbd..db100fd 100644
--- a/sim/ppc/interrupts.c
+++ b/sim/ppc/interrupts.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/interrupts.h b/sim/ppc/interrupts.h
index 982bc6d..7171129 100644
--- a/sim/ppc/interrupts.h
+++ b/sim/ppc/interrupts.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/ld-cache.c b/sim/ppc/ld-cache.c
index ba4ac44..29a7035 100644
--- a/sim/ppc/ld-cache.c
+++ b/sim/ppc/ld-cache.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/ld-cache.h b/sim/ppc/ld-cache.h
index 160183c..241a652 100644
--- a/sim/ppc/ld-cache.h
+++ b/sim/ppc/ld-cache.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/ld-decode.c b/sim/ppc/ld-decode.c
index c3ce5db..3b2e1a0 100644
--- a/sim/ppc/ld-decode.c
+++ b/sim/ppc/ld-decode.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/ld-decode.h b/sim/ppc/ld-decode.h
index 7f78751..3e64477 100644
--- a/sim/ppc/ld-decode.h
+++ b/sim/ppc/ld-decode.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/ld-insn.c b/sim/ppc/ld-insn.c
index 19c3ba0..e39131c 100644
--- a/sim/ppc/ld-insn.c
+++ b/sim/ppc/ld-insn.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/ld-insn.h b/sim/ppc/ld-insn.h
index e78ce2f..88318ff 100644
--- a/sim/ppc/ld-insn.h
+++ b/sim/ppc/ld-insn.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/lf.c b/sim/ppc/lf.c
index 3f4876f..1794a27 100644
--- a/sim/ppc/lf.c
+++ b/sim/ppc/lf.c
@@ -11,11 +11,10 @@
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-
+
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
+
*/
@@ -287,11 +286,10 @@ lf_print__gnu_copyleft(lf *file)
but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\
GNU General Public License for more details.\n\
- \n\
+\n\
You should have received a copy of the GNU General Public License\n\
- along with this program; if not, write to the Free Software\n\
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n\
- \n\
+ along with this program; if not, see <http://www.gnu.org/licenses/>.\n\
+\n\
--\n\
\n\
This file was generated by the program %s */\n\
diff --git a/sim/ppc/lf.h b/sim/ppc/lf.h
index 742ddb2..ce0b876 100644
--- a/sim/ppc/lf.h
+++ b/sim/ppc/lf.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/main.c b/sim/ppc/main.c
index f6ce8ef..fad6973 100644
--- a/sim/ppc/main.c
+++ b/sim/ppc/main.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/misc.c b/sim/ppc/misc.c
index f3903d9..8c21bd3 100644
--- a/sim/ppc/misc.c
+++ b/sim/ppc/misc.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/misc.h b/sim/ppc/misc.h
index f7a23bd..232f2ea 100644
--- a/sim/ppc/misc.h
+++ b/sim/ppc/misc.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/mon.c b/sim/ppc/mon.c
index 015226c..8235b66 100644
--- a/sim/ppc/mon.c
+++ b/sim/ppc/mon.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/mon.h b/sim/ppc/mon.h
index 1f645b0..580c93b 100644
--- a/sim/ppc/mon.h
+++ b/sim/ppc/mon.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/options.c b/sim/ppc/options.c
index 9e3c07d..f855c7b 100644
--- a/sim/ppc/options.c
+++ b/sim/ppc/options.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/options.h b/sim/ppc/options.h
index 281e3d0..24dd074 100644
--- a/sim/ppc/options.h
+++ b/sim/ppc/options.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/os_emul.c b/sim/ppc/os_emul.c
index 6353342..73792c9 100644
--- a/sim/ppc/os_emul.c
+++ b/sim/ppc/os_emul.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/os_emul.h b/sim/ppc/os_emul.h
index 091a1ce..fdc2579 100644
--- a/sim/ppc/os_emul.h
+++ b/sim/ppc/os_emul.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/pk_disklabel.c b/sim/ppc/pk_disklabel.c
index 1f8b13e..fb820fd 100644
--- a/sim/ppc/pk_disklabel.c
+++ b/sim/ppc/pk_disklabel.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/ppc-instructions b/sim/ppc/ppc-instructions
index e274eca..1b8fd89 100644
--- a/sim/ppc/ppc-instructions
+++ b/sim/ppc/ppc-instructions
@@ -30,8 +30,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
:cache::::RA:RA:
diff --git a/sim/ppc/ppc-spr-table b/sim/ppc/ppc-spr-table
index 3a3d6fe..d930c39 100644
--- a/sim/ppc/ppc-spr-table
+++ b/sim/ppc/ppc-spr-table
@@ -14,8 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# Name:reg-nr:read-only:length
diff --git a/sim/ppc/psim.c b/sim/ppc/psim.c
index 66f0596..183b9f2 100644
--- a/sim/ppc/psim.c
+++ b/sim/ppc/psim.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/psim.h b/sim/ppc/psim.h
index 878b8f4..60fd9b9 100644
--- a/sim/ppc/psim.h
+++ b/sim/ppc/psim.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/registers.c b/sim/ppc/registers.c
index 57933b6..b672f99 100644
--- a/sim/ppc/registers.c
+++ b/sim/ppc/registers.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/registers.h b/sim/ppc/registers.h
index 5481a12..ffedf4b 100644
--- a/sim/ppc/registers.h
+++ b/sim/ppc/registers.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/sim-endian-n.h b/sim/ppc/sim-endian-n.h
index 2dc74f0..095a642 100644
--- a/sim/ppc/sim-endian-n.h
+++ b/sim/ppc/sim-endian-n.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/sim-endian.c b/sim/ppc/sim-endian.c
index 32b030d..1ffa2d7 100644
--- a/sim/ppc/sim-endian.c
+++ b/sim/ppc/sim-endian.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/sim-endian.h b/sim/ppc/sim-endian.h
index f95e27c..c6df0f2 100644
--- a/sim/ppc/sim-endian.h
+++ b/sim/ppc/sim-endian.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/sim_callbacks.h b/sim/ppc/sim_callbacks.h
index a28955f..61c6e2f 100644
--- a/sim/ppc/sim_callbacks.h
+++ b/sim/ppc/sim_callbacks.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/sim_calls.c b/sim/ppc/sim_calls.c
index 23d46dc..a4ceb3f 100644
--- a/sim/ppc/sim_calls.c
+++ b/sim/ppc/sim_calls.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/std-config.h b/sim/ppc/std-config.h
index 0f11f24..3b6b943 100644
--- a/sim/ppc/std-config.h
+++ b/sim/ppc/std-config.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/table.c b/sim/ppc/table.c
index 71f3a6c..43c7462 100644
--- a/sim/ppc/table.c
+++ b/sim/ppc/table.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/table.h b/sim/ppc/table.h
index a11d58a..5245580 100644
--- a/sim/ppc/table.h
+++ b/sim/ppc/table.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/tree.c b/sim/ppc/tree.c
index 2e62df0..5d20bf4 100644
--- a/sim/ppc/tree.c
+++ b/sim/ppc/tree.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/tree.h b/sim/ppc/tree.h
index a95d12a..165612c 100644
--- a/sim/ppc/tree.h
+++ b/sim/ppc/tree.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/vm.c b/sim/ppc/vm.c
index ceccaac..8cf4e8f 100644
--- a/sim/ppc/vm.c
+++ b/sim/ppc/vm.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/vm.h b/sim/ppc/vm.h
index 1d7be53..63dc23c 100644
--- a/sim/ppc/vm.h
+++ b/sim/ppc/vm.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/vm_n.h b/sim/ppc/vm_n.h
index b12840c..563cd1c 100644
--- a/sim/ppc/vm_n.h
+++ b/sim/ppc/vm_n.h
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/ppc/words.h b/sim/ppc/words.h
index 39410d9..7645349 100644
--- a/sim/ppc/words.h
+++ b/sim/ppc/words.h
@@ -13,8 +13,7 @@
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ License along with this library; if not, see <http://www.gnu.org/licenses/>.
--