summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp/base.c
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-08-27 17:08:42 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-08-27 17:08:42 +0000
commitc9d00e6fb6b8beed0c13de31a53345c74ace6eeb (patch)
tree84819704a87587b16b53f8e4a4ff3cc29f394426 /drivers/dahdi/wcte12xp/base.c
parent4da735b594d993c1f5573d6449a77ef84d699e48 (diff)
a bit of attribution cleanup
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4848 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/wcte12xp/base.c')
-rw-r--r--drivers/dahdi/wcte12xp/base.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/dahdi/wcte12xp/base.c b/drivers/dahdi/wcte12xp/base.c
index 2bfcd6f..9b61e12 100644
--- a/drivers/dahdi/wcte12xp/base.c
+++ b/drivers/dahdi/wcte12xp/base.c
@@ -1741,6 +1741,8 @@ module_param(vpmdtmfsupport, int, S_IRUGO | S_IWUSR);
module_param(vpmtsisupport, int, S_IRUGO | S_IWUSR);
#endif
+MODULE_DESCRIPTION("Wildcard VoiceBus Digital Card Driver");
+MODULE_AUTHOR("Digium Incorporated <support@digium.com>");
MODULE_LICENSE("GPL v2");
module_init(te12xp_init);