aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.exp2
-rw-r--r--config/unix.exp2
-rw-r--r--config/vxworks.exp4
3 files changed, 4 insertions, 4 deletions
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 <rob@welcomehome.org>.
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 <rob@welcomehome.org>.
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 <rob@welcomehome.org>
+# and modified by Bob Manson <manson@cygnus.com>.
#
# Try to boot the machine into the requested OS.