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 --- torisa.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'torisa.c') diff --git a/torisa.c b/torisa.c index 309c872..155743f 100644 --- a/torisa.c +++ b/torisa.c @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * Modified from original tor.c by Mark Spencer + * Modified from original tor.c by Mark Spencer * original by Jim Dixon */ @@ -1159,7 +1159,7 @@ static void __exit tor_exit(void) zt_unregister(&spans[1]); } -MODULE_AUTHOR("Mark Spencer "); +MODULE_AUTHOR("Mark Spencer "); MODULE_DESCRIPTION("Tormenta ISA Zapata Telephony Driver"); #ifdef MODULE_LICENSE MODULE_LICENSE("GPL"); -- cgit v1.2.3