| Index: sim/microblaze/sim-main.h
|
| diff --git a/sim/microblaze/sim-main.h b/sim/microblaze/sim-main.h
|
| index 9b3ed1881c2262b0c48628ba1a9b0f61387d42a6..ab8bfa5ffc0d8aae237c1307e0a74d824b59307a 100644
|
| --- a/sim/microblaze/sim-main.h
|
| +++ b/sim/microblaze/sim-main.h
|
| @@ -1,7 +1,7 @@
|
| #ifndef MICROBLAZE_SIM_MAIN
|
| #define MICROBLAZE_SIM_MAIN
|
|
|
| -/* Copyright 2009-2012 Free Software Foundation, Inc.
|
| +/* Copyright 2009-2013 Free Software Foundation, Inc.
|
|
|
| This file is part of the Xilinx MicroBlaze simulator.
|
|
|
| @@ -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"
|
|
|