aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2006-01-01 07:00:11 +0000
committerBen Elliston <bje@gnu.org>2006-01-01 07:00:11 +0000
commit97ce8881329877b6b2e87bbf4d19e4ad5acbd435 (patch)
treef6af2288f98795e8d7f87427097785e935fe7678 /lib
parent10992a2ddd1e16c7bebc9b9a5241f8b976fa6f31 (diff)
downloaddejagnu-97ce8881329877b6b2e87bbf4d19e4ad5acbd435.zip
dejagnu-97ce8881329877b6b2e87bbf4d19e4ad5acbd435.tar.gz
dejagnu-97ce8881329877b6b2e87bbf4d19e4ad5acbd435.tar.bz2
* 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.
Diffstat (limited to 'lib')
-rw-r--r--lib/debugger.exp2
-rwxr-xr-xlib/dejagnu.exp2
-rw-r--r--lib/framework.exp2
-rw-r--r--lib/libgloss.exp2
-rw-r--r--lib/remote.exp2
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/debugger.exp b/lib/debugger.exp
index 08b1001..cc43949 100644
--- a/lib/debugger.exp
+++ b/lib/debugger.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 <rob@welcomehome.org>.
#
# Dump the values of a shell expression representing variable
diff --git a/lib/dejagnu.exp b/lib/dejagnu.exp
index 6809f0e..1ed2dae 100755
--- a/lib/dejagnu.exp
+++ b/lib/dejagnu.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 <rob@welcomehome.org>.
# A hairy pattern to recognize text.
set text "\[- A-Za-z0-9\.\;\"\_\:\'\`\(\)\!\#\=\+\?\&\*]"
diff --git a/lib/framework.exp b/lib/framework.exp
index 7c87915..818f8ba 100644
--- a/lib/framework.exp
+++ b/lib/framework.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 <rob@welcomehome.org>.
# These variables are local to this file.
# This or more warnings and a test fails.
diff --git a/lib/libgloss.exp b/lib/libgloss.exp
index fc4be54..9f02520 100644
--- a/lib/libgloss.exp
+++ b/lib/libgloss.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 <rob@welcomehome.org>.
# this contains a list of gcc options and their respective directories.
diff --git a/lib/remote.exp b/lib/remote.exp
index 6665703..5a2ab16 100644
--- a/lib/remote.exp
+++ b/lib/remote.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 <rob@welcomehome.org>.
# Load various protocol support modules.