aboutsummaryrefslogtreecommitdiff
path: root/sim/arm
diff options
context:
space:
mode:
Diffstat (limited to 'sim/arm')
-rw-r--r--sim/arm/COPYING2
-rw-r--r--sim/arm/armcopro.c2
-rw-r--r--sim/arm/armdefs.h2
-rw-r--r--sim/arm/armemu.c2
-rw-r--r--sim/arm/armemu.h2
-rw-r--r--sim/arm/armfpe.h2
-rw-r--r--sim/arm/arminit.c2
-rw-r--r--sim/arm/armopts.h2
-rw-r--r--sim/arm/armos.c2
-rw-r--r--sim/arm/armos.h2
-rw-r--r--sim/arm/armrdi.c2
-rw-r--r--sim/arm/armsupp.c2
-rw-r--r--sim/arm/armvirt.c2
-rw-r--r--sim/arm/bag.c2
-rw-r--r--sim/arm/bag.h2
-rw-r--r--sim/arm/communicate.c2
-rw-r--r--sim/arm/communicate.h2
-rw-r--r--sim/arm/dbg_conf.h2
-rw-r--r--sim/arm/dbg_cp.h2
-rw-r--r--sim/arm/dbg_hif.h2
-rw-r--r--sim/arm/dbg_rdi.h2
-rw-r--r--sim/arm/gdbhost.c2
-rw-r--r--sim/arm/gdbhost.h2
-rw-r--r--sim/arm/kid.c2
-rw-r--r--sim/arm/main.c2
-rw-r--r--sim/arm/parent.c2
-rw-r--r--sim/arm/thumbemu.c2
27 files changed, 27 insertions, 27 deletions
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,