summaryrefslogtreecommitdiff
path: root/ztmonitor.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-01-31 14:06:34 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-01-31 14:06:34 +0000
commitec54d1fb2b09fc3a4027a58317d190a403b148eb (patch)
treed5c80aa828fc4925aa0a30af277d79eb1c739faf /ztmonitor.c
parent6bea98a5c2eb5aa88ee5f0578c93ee38fa7b810a (diff)
fix up author email addresses
use the kernel's built-in support for module aliases instead of manually doing it in modprobe.conf or equivalent add wctdm8xxp alias for wctdm24xxp git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2043 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'ztmonitor.c')
-rw-r--r--ztmonitor.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ztmonitor.c b/ztmonitor.c
index 2f9a39b..6098b66 100644
--- a/ztmonitor.c
+++ b/ztmonitor.c
@@ -1,7 +1,7 @@
/*
* Monitor a Zaptel Channel
*
- * Written by Mark Spencer <markster@linux-support.net>
+ * Written by Mark Spencer <markster@digium.com>
* Based on previous works, designs, and architectures conceived and
* written by Jim Dixon <jim@lambdatel.com>.
*
@@ -24,7 +24,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * Primary Author: Mark Spencer <markster@linux-support.net>
+ * Primary Author: Mark Spencer <markster@digium.com>
*
*/