aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32r')
-rw-r--r--sim/m32r/arch.c3
-rw-r--r--sim/m32r/arch.h3
-rw-r--r--sim/m32r/cpu.c3
-rw-r--r--sim/m32r/cpu.h3
-rw-r--r--sim/m32r/cpu2.c3
-rw-r--r--sim/m32r/cpu2.h3
-rw-r--r--sim/m32r/cpuall.h3
-rw-r--r--sim/m32r/cpux.c3
-rw-r--r--sim/m32r/cpux.h3
-rw-r--r--sim/m32r/decode.c3
-rw-r--r--sim/m32r/decode.h3
-rw-r--r--sim/m32r/decode2.c3
-rw-r--r--sim/m32r/decode2.h3
-rw-r--r--sim/m32r/decodex.c3
-rw-r--r--sim/m32r/decodex.h3
-rw-r--r--sim/m32r/model.c3
-rw-r--r--sim/m32r/model2.c3
-rw-r--r--sim/m32r/modelx.c3
-rw-r--r--sim/m32r/sem-switch.c3
-rw-r--r--sim/m32r/sem.c3
-rw-r--r--sim/m32r/sem2-switch.c3
-rw-r--r--sim/m32r/semx-switch.c3
22 files changed, 22 insertions, 44 deletions
diff --git a/sim/m32r/arch.c b/sim/m32r/arch.c
index f94cfde..480095d 100644
--- a/sim/m32r/arch.c
+++ b/sim/m32r/arch.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/arch.h b/sim/m32r/arch.h
index 78bf407..6a82af2 100644
--- a/sim/m32r/arch.h
+++ b/sim/m32r/arch.h
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/cpu.c b/sim/m32r/cpu.c
index 8479733..2db2b2f 100644
--- a/sim/m32r/cpu.c
+++ b/sim/m32r/cpu.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/cpu.h b/sim/m32r/cpu.h
index 4f5e7d0..6604ba9 100644
--- a/sim/m32r/cpu.h
+++ b/sim/m32r/cpu.h
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/cpu2.c b/sim/m32r/cpu2.c
index cd97cdf..1102389 100644
--- a/sim/m32r/cpu2.c
+++ b/sim/m32r/cpu2.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/cpu2.h b/sim/m32r/cpu2.h
index ec764ea..f4b3368 100644
--- a/sim/m32r/cpu2.h
+++ b/sim/m32r/cpu2.h
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/cpuall.h b/sim/m32r/cpuall.h
index 6587b52..5eda7e2 100644
--- a/sim/m32r/cpuall.h
+++ b/sim/m32r/cpuall.h
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/cpux.c b/sim/m32r/cpux.c
index 54fd6ad..8e9b5c1 100644
--- a/sim/m32r/cpux.c
+++ b/sim/m32r/cpux.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/cpux.h b/sim/m32r/cpux.h
index f992177..ad5db8e 100644
--- a/sim/m32r/cpux.h
+++ b/sim/m32r/cpux.h
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/decode.c b/sim/m32r/decode.c
index bdcca68..ce776cc 100644
--- a/sim/m32r/decode.c
+++ b/sim/m32r/decode.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/decode.h b/sim/m32r/decode.h
index c36e352..0f332b1 100644
--- a/sim/m32r/decode.h
+++ b/sim/m32r/decode.h
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/decode2.c b/sim/m32r/decode2.c
index df011cd..6d0328e 100644
--- a/sim/m32r/decode2.c
+++ b/sim/m32r/decode2.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/decode2.h b/sim/m32r/decode2.h
index 458abd0..4537f78 100644
--- a/sim/m32r/decode2.h
+++ b/sim/m32r/decode2.h
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/decodex.c b/sim/m32r/decodex.c
index ba1c67a..b429a57 100644
--- a/sim/m32r/decodex.c
+++ b/sim/m32r/decodex.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/decodex.h b/sim/m32r/decodex.h
index 6c3c39c..bcd9c3c 100644
--- a/sim/m32r/decodex.h
+++ b/sim/m32r/decodex.h
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/model.c b/sim/m32r/model.c
index 0ed2d45..8e70e2f 100644
--- a/sim/m32r/model.c
+++ b/sim/m32r/model.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/model2.c b/sim/m32r/model2.c
index 79e0f58..9769e22 100644
--- a/sim/m32r/model2.c
+++ b/sim/m32r/model2.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/modelx.c b/sim/m32r/modelx.c
index 645ef26..d857c83 100644
--- a/sim/m32r/modelx.c
+++ b/sim/m32r/modelx.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/sem-switch.c b/sim/m32r/sem-switch.c
index c892d98..40569a6 100644
--- a/sim/m32r/sem-switch.c
+++ b/sim/m32r/sem-switch.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/sem.c b/sim/m32r/sem.c
index a1747fb..93e7e7a 100644
--- a/sim/m32r/sem.c
+++ b/sim/m32r/sem.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/sem2-switch.c b/sim/m32r/sem2-switch.c
index b13389d..9835628 100644
--- a/sim/m32r/sem2-switch.c
+++ b/sim/m32r/sem2-switch.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/sim/m32r/semx-switch.c b/sim/m32r/semx-switch.c
index 75d813a..876f45e 100644
--- a/sim/m32r/semx-switch.c
+++ b/sim/m32r/semx-switch.c
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
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.
+ with this program; if not, see <http://www.gnu.org/licenses/>.
*/