summaryrefslogtreecommitdiff
path: root/dsp.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-12-30 21:18:06 +0000
committerRussell Bryant <russell@russellbryant.com>2005-12-30 21:18:06 +0000
commita7254683818ae0e4afbc4116b7131c1ffe953a4c (patch)
tree1b2ab16c2e716280b11341c3232c276cd8d51ba4 /dsp.c
parent75dc984c3137a40d7c2aa2d4246651c2fbc1917f (diff)
update doxygen docs to specify authors
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7682 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'dsp.c')
-rw-r--r--dsp.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/dsp.c b/dsp.c
index e204f5360..67b208fe3 100644
--- a/dsp.c
+++ b/dsp.c
@@ -22,7 +22,9 @@
/*! \file
*
* \brief Convenience Signal Processing routines
- *
+ *
+ * \author Mark Spencer <markster@digium.com>
+ * \author Steve Underwood <steveu@coppice.org>
*/
/* Some routines from tone_detect.c by Steven Underwood as published under the zapata library */