| Index: sim/microblaze/microblaze.h
|
| diff --git a/sim/microblaze/microblaze.h b/sim/microblaze/microblaze.h
|
| index 2fa773e366073770c6938591ac25f21b04dc75b3..4ee4f8102ed9ce060d23065c9bc3c9045662c961 100644
|
| --- a/sim/microblaze/microblaze.h
|
| +++ b/sim/microblaze/microblaze.h
|
| @@ -1,7 +1,7 @@
|
| #ifndef MICROBLAZE_H
|
| #define MICROBLAZE_H
|
|
|
| -/* 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 "../../opcodes/microblaze-opcm.h"
|
|
|
|
|