From d5b2aabc26cbdeb7c036113c3b3274bb40962756 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Wed, 15 Oct 2003 03:11:51 +0000 Subject: [PATCH] * Add missing copyright header. --- baseboards/sh-sim.exp | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/baseboards/sh-sim.exp b/baseboards/sh-sim.exp index dd3ac51..1d00920 100644 --- a/baseboards/sh-sim.exp +++ b/baseboards/sh-sim.exp @@ -1,3 +1,21 @@ +# Copyright (C) 2003 Free Software Foundation, Inc. +# +# This file is part of DejaGnu. +# +# DejaGnu is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# DejaGnu is distributed in the hope that it will be useful, 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 DejaGnu; if not, write to the Free Software Foundation, +# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + # This is a list of toolchains that are supported on this board. set_board_info target_install {sh-elf} @@ -45,4 +63,3 @@ set_board_info gdb,skip_huge_test 1 # Nor are interrupts really working. set_board_info gdb,nointerrupts 1 - -- 2.7.4