diff options
Diffstat (limited to 'sim/mips')
-rw-r--r-- | sim/mips/m16run.c | 3 | ||||
-rw-r--r-- | sim/mips/sim-main.c | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sim/mips/m16run.c b/sim/mips/m16run.c index e55bb78..0f5fec1 100644 --- a/sim/mips/m16run.c +++ b/sim/mips/m16run.c @@ -13,8 +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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with this program; if not, see <http://www.gnu.org/licenses/>. */ diff --git a/sim/mips/sim-main.c b/sim/mips/sim-main.c index 8aa4f28..67fde8d 100644 --- a/sim/mips/sim-main.c +++ b/sim/mips/sim-main.c @@ -11,8 +11,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with this program; if not, see <http://www.gnu.org/licenses/>. */ |