aboutsummaryrefslogtreecommitdiff
path: root/config/sid.exp
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2003-03-17 02:25:05 +0000
committerRob Savoye <rob@welcomehome.org>2003-03-17 02:25:05 +0000
commit4306dace39d6628ca4105c672b1497c3c75ee745 (patch)
treef5a8e016dc94c65d51f49b16cfeb7ccf44f353fe /config/sid.exp
parentfcec39f2fe9f5a28065086273464e7a589194969 (diff)
downloaddejagnu-4306dace39d6628ca4105c672b1497c3c75ee745.zip
dejagnu-4306dace39d6628ca4105c672b1497c3c75ee745.tar.gz
dejagnu-4306dace39d6628ca4105c672b1497c3c75ee745.tar.bz2
2003-03-16 Rob Savoye <rob@direwolf.welcomehome.org>
* lib/unix.exp: Preservce the value of LD_LIBRARY_PATH, rather than stomp on it. This is based on a patch from Brendan Conoboy <blc@redhat.com>. * Most files: Update copyright dates. 2003-03-13 Mike Stump <mrs@apple.com> * lib/dg.exp(dg-test): Add compiler flags to testcase name, to help ensure uniqueness. 2003-03-05 Alexandre Oliva <aoliva@redhat.com> * lib/remote.exp (standard_download, standard_upload): Support nfsdir and nfsroot_server. 2001-11-12 Andrew Cagney <ac131313@redhat.com> * lib/remote.exp (local_exec, standard_close): Use SHELL background instead of tcl background to background the kill processes. Work around problem found by Nick Duffek in older CYGWINs. (migrated from Redhat's sources kind late, sorry)
Diffstat (limited to 'config/sid.exp')
-rw-r--r--config/sid.exp19
1 files changed, 19 insertions, 0 deletions
diff --git a/config/sid.exp b/config/sid.exp
index 8ace57f..0805b40 100644
--- a/config/sid.exp
+++ b/config/sid.exp
@@ -1,3 +1,22 @@
+# Copyright (C) 1992 - 2002, 2003 Free Software Foundation, Inc.
+
+# This program 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.
+#
+# This program 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 this program; if not, write to the Free Software
+# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+# Please email any bugs, comments, and/or additions to this file to:
+# bug-dejagnu@gnu.org
+
# Routines for loading and running programs on a SID simulator.
# Written by Ben Elliston <bje@cygnus.com>.