summaryrefslogtreecommitdiffstats
path: root/hdlcutil
diff options
context:
space:
mode:
Diffstat (limited to 'hdlcutil')
-rw-r--r--hdlcutil/baycom.94
-rw-r--r--hdlcutil/fl/xfhdlcchpar_main.cxx2
-rw-r--r--hdlcutil/fl/xfhdlcst_main.cxx2
-rw-r--r--hdlcutil/fl/xfsmdiag_main.cxx2
-rw-r--r--hdlcutil/fl/xfsmdiag_main.h2
-rw-r--r--hdlcutil/fl/xfsmmixer_main.cxx2
-rw-r--r--hdlcutil/hdlcdrv.94
-rw-r--r--hdlcutil/hdrvcomm.c2
-rw-r--r--hdlcutil/hdrvcomm.h2
-rw-r--r--hdlcutil/sethdlc.84
-rw-r--r--hdlcutil/sethdlc.c2
-rw-r--r--hdlcutil/smdiag.84
-rw-r--r--hdlcutil/smdiag.c2
-rw-r--r--hdlcutil/smmixer.84
-rw-r--r--hdlcutil/smmixer.c2
-rw-r--r--hdlcutil/soundmodem.94
-rw-r--r--hdlcutil/usersmdiag.h2
17 files changed, 23 insertions, 23 deletions
diff --git a/hdlcutil/baycom.9 b/hdlcutil/baycom.9
index 5e91100..3e2c740 100644
--- a/hdlcutil/baycom.9
+++ b/hdlcutil/baycom.9
@@ -1,4 +1,4 @@
-.\" Copyright 1996 Thomas Sailer (sailer@ife.ee.ethz.ch)
+.\" Copyright 1996 Thomas Sailer (t.sailer@alumni.ethz.ch)
.\" May be distributed under the GNU General Public License
.\" "
.TH BAYCOM 9 "2 October 1996" "Linux 2.1.x" "Kernel Reference Guide"
@@ -55,7 +55,7 @@ return some debugging values. Not always available.
linux/drivers/net/hdlcdrv.c,
.SH AUTHOR
-baycom was written by Thomas Sailer, HB9JNX/AE4WA, (sailer@ife.ee.ethz.ch).
+baycom was written by Thomas Sailer, HB9JNX/AE4WA, (t.sailer@alumni.ethz.ch).
diff --git a/hdlcutil/fl/xfhdlcchpar_main.cxx b/hdlcutil/fl/xfhdlcchpar_main.cxx
index 443d1f3..8ebee3d 100644
--- a/hdlcutil/fl/xfhdlcchpar_main.cxx
+++ b/hdlcutil/fl/xfhdlcchpar_main.cxx
@@ -3,7 +3,7 @@
/*
* xfhdlcchpar_main.C -- kernel hdlc radio modem driver channel parameter setting utility.
*
- * Copyright (C) 1996,1997,2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996,1997,2000 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* 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
diff --git a/hdlcutil/fl/xfhdlcst_main.cxx b/hdlcutil/fl/xfhdlcst_main.cxx
index bf54292..a17e546 100644
--- a/hdlcutil/fl/xfhdlcst_main.cxx
+++ b/hdlcutil/fl/xfhdlcst_main.cxx
@@ -3,7 +3,7 @@
/*
* xfhdlcst_main.C -- kernel hdlc radio modem driver status display utility.
*
- * Copyright (C) 1996,1997,2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996,1997,2000 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* 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
diff --git a/hdlcutil/fl/xfsmdiag_main.cxx b/hdlcutil/fl/xfsmdiag_main.cxx
index 34a801d..695d98f 100644
--- a/hdlcutil/fl/xfsmdiag_main.cxx
+++ b/hdlcutil/fl/xfsmdiag_main.cxx
@@ -3,7 +3,7 @@
/*
* xfsmdiag.c -- kernel soundcard radio modem driver diagnostics utility.
*
- * Copyright (C) 1996,1997,2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996,1997,2000 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* 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
diff --git a/hdlcutil/fl/xfsmdiag_main.h b/hdlcutil/fl/xfsmdiag_main.h
index 38469c4..e273e73 100644
--- a/hdlcutil/fl/xfsmdiag_main.h
+++ b/hdlcutil/fl/xfsmdiag_main.h
@@ -3,7 +3,7 @@
/*
* xfsmdiag_main.h -- kernel soundcard radio modem driver diagnostics utility.
*
- * Copyright (C) 1996,1997,2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996,1997,2000 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* 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
diff --git a/hdlcutil/fl/xfsmmixer_main.cxx b/hdlcutil/fl/xfsmmixer_main.cxx
index 15c3e79..5569e7c 100644
--- a/hdlcutil/fl/xfsmmixer_main.cxx
+++ b/hdlcutil/fl/xfsmmixer_main.cxx
@@ -3,7 +3,7 @@
/*
* xfsmmixer_main.c -- kernel soundcard radio modem driver mixer utility.
*
- * Copyright (C) 1996,1997,2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996,1997,2000 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* 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
diff --git a/hdlcutil/hdlcdrv.9 b/hdlcutil/hdlcdrv.9
index 3a46948..d0182ff 100644
--- a/hdlcutil/hdlcdrv.9
+++ b/hdlcutil/hdlcdrv.9
@@ -1,4 +1,4 @@
-.\" Copyright 1996 Thomas Sailer (sailer@ife.ee.ethz.ch)
+.\" Copyright 1996 Thomas Sailer (t.sailer@alumni.ethz.ch)
.\" May be distributed under the GNU General Public License
.\" "
.TH HDLCDRV 9 "2 October 1996" "Linux 2.1.x" "Kernel Reference Guide"
@@ -213,7 +213,7 @@ settings.
linux/drivers/net/hdlcdrv.c,
.SH AUTHOR
-hdlcdrv was written by Thomas Sailer, HB9JNX/AE4WA, (sailer@ife.ee.ethz.ch).
+hdlcdrv was written by Thomas Sailer, HB9JNX/AE4WA, (t.sailer@alumni.ethz.ch).
diff --git a/hdlcutil/hdrvcomm.c b/hdlcutil/hdrvcomm.c
index b40b09c..776c66d 100644
--- a/hdlcutil/hdrvcomm.c
+++ b/hdlcutil/hdrvcomm.c
@@ -3,7 +3,7 @@
/*
* hdrvcomm.c -- HDLC driver communications.
*
- * Copyright (C) 1996-1998 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996-1998 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* 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
diff --git a/hdlcutil/hdrvcomm.h b/hdlcutil/hdrvcomm.h
index ce61a4f..ce3767e 100644
--- a/hdlcutil/hdrvcomm.h
+++ b/hdlcutil/hdrvcomm.h
@@ -3,7 +3,7 @@
/*
* hdrvcomm.h -- HDLC driver communications.
*
- * Copyright (C) 1996 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* 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
diff --git a/hdlcutil/sethdlc.8 b/hdlcutil/sethdlc.8
index d232b6c..0d784f3 100644
--- a/hdlcutil/sethdlc.8
+++ b/hdlcutil/sethdlc.8
@@ -1,4 +1,4 @@
-.\" Copyright 1996 Thomas Sailer (sailer@ife.ee.ethz.ch)
+.\" Copyright 1996 Thomas Sailer (t.sailer@alumni.ethz.ch)
.\" May be distributed under the GNU General Public License
.\"
.\" portions from setserial.8 by Rickard E. Faith (faith@cs.unc.edu)
@@ -278,5 +278,5 @@ linux/drivers/net/soundmodem.c
.fi
.SH AUTHOR
-sethdlc was written by Thomas Sailer, HB9JNX/AE4WA (sailer@ife.ee.ethz.ch).
+sethdlc was written by Thomas Sailer, HB9JNX/AE4WA (t.sailer@alumni.ethz.ch).
Inspired by setserial.
diff --git a/hdlcutil/sethdlc.c b/hdlcutil/sethdlc.c
index c42a807..34e1467 100644
--- a/hdlcutil/sethdlc.c
+++ b/hdlcutil/sethdlc.c
@@ -3,7 +3,7 @@
/*
* sethdlc.c -- kernel HDLC radio modem driver setup utility.
*
- * Copyright (C) 1996,1997,2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996,1997,2000 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* 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
diff --git a/hdlcutil/smdiag.8 b/hdlcutil/smdiag.8
index 276a1b7..abc960f 100644
--- a/hdlcutil/smdiag.8
+++ b/hdlcutil/smdiag.8
@@ -1,4 +1,4 @@
-.\" Copyright 1996 Thomas Sailer (sailer@ife.ee.ethz.ch)
+.\" Copyright 1996 Thomas Sailer (t.sailer@alumni.ethz.ch)
.\" May be distributed under the GNU General Public License
.\" "
.TH SMDIAG 8 "1 October 1996" "Smdiag 0.1" "Linux Programmer's Manual"
@@ -73,6 +73,6 @@ distorted.
linux/drivers/net/soundmodem.c
.SH AUTHOR
-smdiag was written by Thomas Sailer (sailer@ife.ee.ethz.ch).
+smdiag was written by Thomas Sailer (t.sailer@alumni.ethz.ch).
diff --git a/hdlcutil/smdiag.c b/hdlcutil/smdiag.c
index 6d279e7..e9b615d 100644
--- a/hdlcutil/smdiag.c
+++ b/hdlcutil/smdiag.c
@@ -3,7 +3,7 @@
/*
* smdiag.c -- kernel soundcard radio modem driver diagnostics utility.
*
- * Copyright (C) 1996,1997,2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996,1997,2000 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* 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
diff --git a/hdlcutil/smmixer.8 b/hdlcutil/smmixer.8
index c6fc2bb..748e64a 100644
--- a/hdlcutil/smmixer.8
+++ b/hdlcutil/smmixer.8
@@ -1,4 +1,4 @@
-.\" Copyright 1996 Thomas Sailer (sailer@ife.ee.ethz.ch)
+.\" Copyright 1996 Thomas Sailer (t.sailer@alumni.ethz.ch)
.\" May be distributed under the GNU General Public License
.\" "
.TH SMMIXER 8 "1 October 1996" "Smmixer 0.1" "Linux Programmer's Manual"
@@ -161,4 +161,4 @@ SB16 and SB32 AWE. This is because they seem to not be fully backwards compatibl
linux/drivers/net/soundmodem.c
.SH AUTHOR
-smmixer was written by Thomas Sailer (sailer@ife.ee.ethz.ch).
+smmixer was written by Thomas Sailer (t.sailer@alumni.ethz.ch).
diff --git a/hdlcutil/smmixer.c b/hdlcutil/smmixer.c
index fe68422..8adca7f 100644
--- a/hdlcutil/smmixer.c
+++ b/hdlcutil/smmixer.c
@@ -3,7 +3,7 @@
/*
* smmixer.c -- kernel soundcard radio modem driver mixer utility.
*
- * Copyright (C) 1996,1997,2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996,1997,2000 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* 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
diff --git a/hdlcutil/soundmodem.9 b/hdlcutil/soundmodem.9
index c65837c..c3faf9a 100644
--- a/hdlcutil/soundmodem.9
+++ b/hdlcutil/soundmodem.9
@@ -1,4 +1,4 @@
-.\" Copyright 1996 Thomas Sailer (sailer@ife.ee.ethz.ch)
+.\" Copyright 1996 Thomas Sailer (t.sailer@alumni.ethz.ch)
.\" May be distributed under the GNU General Public License
.\" "
.TH SOUNDMODEM 9 "2 October 1996" "Linux 2.1.x" "Kernel Reference Guide"
@@ -75,7 +75,7 @@ return some debugging values. Not always available.
linux/drivers/net/hdlcdrv.c,
.SH AUTHOR
-soundmodem was written by Thomas Sailer, HB9JNX/AE4WA, (sailer@ife.ee.ethz.ch).
+soundmodem was written by Thomas Sailer, HB9JNX/AE4WA, (t.sailer@alumni.ethz.ch).
diff --git a/hdlcutil/usersmdiag.h b/hdlcutil/usersmdiag.h
index 5335002..0fe829d 100644
--- a/hdlcutil/usersmdiag.h
+++ b/hdlcutil/usersmdiag.h
@@ -3,7 +3,7 @@
/*
* usersmdiag.h -- Diagnostics interface.
*
- * Copyright (C) 1996 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996 Thomas Sailer (t.sailer@alumni.ethz.ch)
* Swiss Federal Institute of Technology (ETH), Electronics Lab
*
* This program is free software; you can redistribute it and/or modify