diff options
Diffstat (limited to 'sim/microblaze')
-rw-r--r-- | sim/microblaze/interp.c | 4 | ||||
-rw-r--r-- | sim/microblaze/microblaze.h | 4 | ||||
-rw-r--r-- | sim/microblaze/microblaze.isa | 4 | ||||
-rw-r--r-- | sim/microblaze/sim-main.h | 4 | ||||
-rw-r--r-- | sim/microblaze/sysdep.h | 3 |
5 files changed, 5 insertions, 14 deletions
diff --git a/sim/microblaze/interp.c b/sim/microblaze/interp.c index bdeeb27aa8c..2d841653f9a 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 2fa773e3660..a1f4396a29a 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 9102bbacf80..61d186f649f 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 9b3ed1881c2..126fc58a8f8 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 acd23a5f144..a8620bb7336 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 |