diff options
Diffstat (limited to 'sim/mips/m16run.c')
-rw-r--r-- | sim/mips/m16run.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/mips/m16run.c b/sim/mips/m16run.c index bbe487e..c8caeb1 100644 --- a/sim/mips/m16run.c +++ b/sim/mips/m16run.c @@ -11,10 +11,10 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of 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, see <http://www.gnu.org/licenses/>. - + */ /* This must come before any other includes. */ |