update doxygen docs to specify authors

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7682 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-12-30 21:18:06 +00:00
parent 75dc984c31
commit a725468381
151 changed files with 403 additions and 75 deletions

4
dsp.c
View File

@@ -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 */