From 97ce8881329877b6b2e87bbf4d19e4ad5acbd435 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Sun, 1 Jan 2006 07:00:11 +0000 Subject: * config/default.exp, config/unix.exp, config/vxworks.exp, lib/debugger.exp, lib/dejagnu.exp, lib/framework.exp, lib/libgloss.exp, lib/remote.exp, testsuite/lib/util-defs.exp: Formatting fixes. * dejagnu.h, testsuite/config/default.exp, testsuite/lib/libsup.exp, testsuite/libdejagnu/tunit.exp, testsuite/libdejagnu/unit.cc, testsuite/runtest.all/libs.exp, testsuite/runtest.all/options.exp, testsuite/runtest.all/stats-sub.exp, testsuite/runtest.all/stats.exp: Update copyright notice and FSF office address. Remove bug reporting address, as it is now maintained centrally in the README file. --- config/default.exp | 2 +- config/unix.exp | 2 +- config/vxworks.exp | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'config') diff --git a/config/default.exp b/config/default.exp index 6e8bbcc..1d680be 100644 --- a/config/default.exp +++ b/config/default.exp @@ -17,7 +17,7 @@ # along with DejaGnu; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. -# This file was written by Rob Savoye. (rob@welcomehome.org) +# This file was written by Rob Savoye . proc ${tool}_version { } { verbose "WARNING: Using the default proc for tool_version" 2 diff --git a/config/unix.exp b/config/unix.exp index 3a7a14d..1dcf06e 100644 --- a/config/unix.exp +++ b/config/unix.exp @@ -17,7 +17,7 @@ # along with DejaGnu; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. -# This file was written by Rob Savoye. (rob@welcomehome.org) +# This file was written by Rob Savoye . if ![info exists board] { error "must set $board before loading unix.exp" diff --git a/config/vxworks.exp b/config/vxworks.exp index a5c1cd3..44ca48c 100644 --- a/config/vxworks.exp +++ b/config/vxworks.exp @@ -17,8 +17,8 @@ # along with DejaGnu; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. -# This file was originally written by Rob Savoye. (rob@welcomehome.org) -# and modified by Bob Manson (manson@cygnus.com) +# This file was originally written by Rob Savoye +# and modified by Bob Manson . # # Try to boot the machine into the requested OS. -- cgit v1.1