From c9d00e6fb6b8beed0c13de31a53345c74ace6eeb Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 27 Aug 2008 17:08:42 +0000 Subject: a bit of attribution cleanup git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4848 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/wctdm24xxp/base.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'drivers/dahdi/wctdm24xxp') diff --git a/drivers/dahdi/wctdm24xxp/base.c b/drivers/dahdi/wctdm24xxp/base.c index ff06be0..7c3d8e7 100644 --- a/drivers/dahdi/wctdm24xxp/base.c +++ b/drivers/dahdi/wctdm24xxp/base.c @@ -4123,9 +4123,13 @@ module_param(vpmnlpthresh, int, 0600); module_param(vpmnlpmaxsupp, int, 0600); #endif -MODULE_DESCRIPTION("Wildcard TDM2400P/TDM800P DAHDI Driver"); -MODULE_AUTHOR("Mark Spencer "); +MODULE_DESCRIPTION("Wildcard VoiceBus Analog Card Driver"); +MODULE_AUTHOR("Digium Incorporated "); MODULE_ALIAS("wctdm8xxp"); +MODULE_ALIAS("wctdm4xxp"); +MODULE_ALIAS("wcaex24xx"); +MODULE_ALIAS("wcaex8xx"); +MODULE_ALIAS("wcaex8xx"); MODULE_LICENSE("GPL v2"); module_init(wctdm_init); -- cgit v1.2.3