aboutsummaryrefslogtreecommitdiff
path: root/sim/microblaze
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-12-19 07:18:22 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-12-19 07:18:22 +0000
commit51b318dec8f66b2544b24c359ff3d69425d0d6ff (patch)
tree17f08aedf7c80cc7149d2eb35b575d1507f3bf49 /sim/microblaze
parent3fd725ef34e474e36bf2bea93a770589c69ee1e6 (diff)
downloadfsf-binutils-gdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.zip
fsf-binutils-gdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.tar.gz
fsf-binutils-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/microblaze')
-rw-r--r--sim/microblaze/interp.c4
-rw-r--r--sim/microblaze/microblaze.h4
-rw-r--r--sim/microblaze/microblaze.isa4
-rw-r--r--sim/microblaze/sim-main.h4
-rw-r--r--sim/microblaze/sysdep.h3
5 files changed, 5 insertions, 14 deletions
diff --git a/sim/microblaze/interp.c b/sim/microblaze/interp.c
index bdeeb27..2d84165 100644
--- a/sim/microblaze/interp.c
+++ b/sim/microblaze/interp.c
@@ -14,9 +14,7 @@
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 "config.h"
#include <signal.h>
diff --git a/sim/microblaze/microblaze.h b/sim/microblaze/microblaze.h
index 2fa773e..a1f4396 100644
--- a/sim/microblaze/microblaze.h
+++ b/sim/microblaze/microblaze.h
@@ -16,9 +16,7 @@
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 "../../opcodes/microblaze-opcm.h"
diff --git a/sim/microblaze/microblaze.isa b/sim/microblaze/microblaze.isa
index 9102bba..61d186f 100644
--- a/sim/microblaze/microblaze.isa
+++ b/sim/microblaze/microblaze.isa
@@ -13,9 +13,7 @@
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/>. */
/*
* MICROBLAZE Instruction Set Architecture
diff --git a/sim/microblaze/sim-main.h b/sim/microblaze/sim-main.h
index 9b3ed18..126fc58 100644
--- a/sim/microblaze/sim-main.h
+++ b/sim/microblaze/sim-main.h
@@ -16,9 +16,7 @@
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 "microblaze.h"
#include "sim-basics.h"
diff --git a/sim/microblaze/sysdep.h b/sim/microblaze/sysdep.h
index acd23a5..a8620bb 100644
--- a/sim/microblaze/sysdep.h
+++ b/sim/microblaze/sysdep.h
@@ -15,8 +15,7 @@ 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.,
-59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+with this program; if not, see <http://www.gnu.org/licenses/>. */
#ifndef __SYSDEP_H
#define __SYSDEP_H