aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2003-10-15 03:12:23 +0000
committerBen Elliston <bje@gnu.org>2003-10-15 03:12:23 +0000
commitf28f2467281bd18efdde2de2e94848a42c7f9185 (patch)
tree68681a0c48f2e2d3ff13ba1a87c7ebfbf3371fc2
parent568900a6c1e36c7d514a6d5ec426f7e5369a7573 (diff)
* Add missing copyright header.
-rw-r--r--baseboards/sh-sim.exp19
1 files changed, 18 insertions, 1 deletions
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
-