diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:18:22 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:18:22 +0000 |
commit | 51b318dec8f66b2544b24c359ff3d69425d0d6ff (patch) | |
tree | 17f08aedf7c80cc7149d2eb35b575d1507f3bf49 /sim/m32r | |
parent | 3fd725ef34e474e36bf2bea93a770589c69ee1e6 (diff) | |
download | gdb-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/m32r')
-rw-r--r-- | sim/m32r/arch.c | 3 | ||||
-rw-r--r-- | sim/m32r/arch.h | 3 | ||||
-rw-r--r-- | sim/m32r/cpu.c | 3 | ||||
-rw-r--r-- | sim/m32r/cpu.h | 3 | ||||
-rw-r--r-- | sim/m32r/cpu2.c | 3 | ||||
-rw-r--r-- | sim/m32r/cpu2.h | 3 | ||||
-rw-r--r-- | sim/m32r/cpuall.h | 3 | ||||
-rw-r--r-- | sim/m32r/cpux.c | 3 | ||||
-rw-r--r-- | sim/m32r/cpux.h | 3 | ||||
-rw-r--r-- | sim/m32r/decode.c | 3 | ||||
-rw-r--r-- | sim/m32r/decode.h | 3 | ||||
-rw-r--r-- | sim/m32r/decode2.c | 3 | ||||
-rw-r--r-- | sim/m32r/decode2.h | 3 | ||||
-rw-r--r-- | sim/m32r/decodex.c | 3 | ||||
-rw-r--r-- | sim/m32r/decodex.h | 3 | ||||
-rw-r--r-- | sim/m32r/model.c | 3 | ||||
-rw-r--r-- | sim/m32r/model2.c | 3 | ||||
-rw-r--r-- | sim/m32r/modelx.c | 3 | ||||
-rw-r--r-- | sim/m32r/sem-switch.c | 3 | ||||
-rw-r--r-- | sim/m32r/sem.c | 3 | ||||
-rw-r--r-- | sim/m32r/sem2-switch.c | 3 | ||||
-rw-r--r-- | sim/m32r/semx-switch.c | 3 |
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/>. */ |