aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_externalivr.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_externalivr.c')
-rw-r--r--apps/app_externalivr.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/app_externalivr.c b/apps/app_externalivr.c
index a53a59532..2cf0858a2 100644
--- a/apps/app_externalivr.c
+++ b/apps/app_externalivr.c
@@ -22,7 +22,12 @@
/*! \file
*
* \brief External IVR application interface
- *
+ *
+ * \author Kevin P. Fleming <kpfleming@digium.com>
+ *
+ * \note Portions taken from the file-based music-on-hold work
+ * created by Anthony Minessale II in res_musiconhold.c
+ *
* \ingroup applications
*/