diff options
Diffstat (limited to 'sim/frv')
-rw-r--r-- | sim/frv/arch.c | 3 | ||||
-rw-r--r-- | sim/frv/arch.h | 3 | ||||
-rw-r--r-- | sim/frv/cpu.c | 3 | ||||
-rw-r--r-- | sim/frv/cpu.h | 3 | ||||
-rw-r--r-- | sim/frv/cpuall.h | 3 | ||||
-rw-r--r-- | sim/frv/decode.c | 3 | ||||
-rw-r--r-- | sim/frv/decode.h | 3 | ||||
-rw-r--r-- | sim/frv/model.c | 3 | ||||
-rw-r--r-- | sim/frv/sem.c | 3 |
9 files changed, 9 insertions, 18 deletions
diff --git a/sim/frv/arch.c b/sim/frv/arch.c index 7babaf4..0e83599 100644 --- a/sim/frv/arch.c +++ b/sim/frv/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/frv/arch.h b/sim/frv/arch.h index 0b81c4f..35de42b 100644 --- a/sim/frv/arch.h +++ b/sim/frv/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/frv/cpu.c b/sim/frv/cpu.c index 9de757c..e009194 100644 --- a/sim/frv/cpu.c +++ b/sim/frv/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/frv/cpu.h b/sim/frv/cpu.h index 3c899d8..45d70e4 100644 --- a/sim/frv/cpu.h +++ b/sim/frv/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/frv/cpuall.h b/sim/frv/cpuall.h index dc13ed6..30b1ec2 100644 --- a/sim/frv/cpuall.h +++ b/sim/frv/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/frv/decode.c b/sim/frv/decode.c index 0bee6617..d2c9b95 100644 --- a/sim/frv/decode.c +++ b/sim/frv/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/frv/decode.h b/sim/frv/decode.h index ec80b25..442e7bf 100644 --- a/sim/frv/decode.h +++ b/sim/frv/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/frv/model.c b/sim/frv/model.c index e595f58..cc11f8f 100644 --- a/sim/frv/model.c +++ b/sim/frv/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/frv/sem.c b/sim/frv/sem.c index d4bc0a7..eacc621 100644 --- a/sim/frv/sem.c +++ b/sim/frv/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/>. */ |