From ec54d1fb2b09fc3a4027a58317d190a403b148eb Mon Sep 17 00:00:00 2001 From: kpfleming Date: Wed, 31 Jan 2007 14:06:34 +0000 Subject: 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 --- wct1xxp.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'wct1xxp.c') diff --git a/wct1xxp.c b/wct1xxp.c index a0a1e95..fa5191c 100644 --- a/wct1xxp.c +++ b/wct1xxp.c @@ -1,9 +1,9 @@ /* * Linux Support Services, Inc. Wildcard T100P T1/PRI card Driver * - * Written by Mark Spencer - * Matthew Fredrickson - * William Meadows + * Written by Mark Spencer + * Matthew Fredrickson + * William Meadows * * Copyright (C) 2001, Linux Support Services, Inc. * @@ -1403,7 +1403,7 @@ module_param(debug, int, 0600); MODULE_PARM(debug, "i"); #endif MODULE_DESCRIPTION("Wildcard T100P/E100P Zaptel Driver"); -MODULE_AUTHOR("Mark Spencer "); +MODULE_AUTHOR("Mark Spencer "); #ifdef MODULE_LICENSE MODULE_LICENSE("GPL"); #endif -- cgit v1.2.3