btrace: honour scheduler-locking for all-stop targets
[deliverable/binutils-gdb.git] / sim / arm / armrdi.c
index b21be11637c5459c8583718b7f2a619c422f3083..e9ef77d3f0d94a734258ea21ab86dcbb98c44744 100644 (file)
@@ -1,19 +1,18 @@
 /*  armrdi.c -- ARMulator RDI interface:  ARM6 Instruction Emulator.
     Copyright (C) 1994 Advanced RISC Machines Ltd.
+
     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 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 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
+    along with this program; if not, see <http://www.gnu.org/licenses/>. */
 
 #include <string.h>
 #include <ctype.h>
This page took 0.022785 seconds and 4 git commands to generate.