aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_skel.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_skel.c')
-rw-r--r--apps/app_skel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/app_skel.c b/apps/app_skel.c
index 089bf0928..b29f3162a 100644
--- a/apps/app_skel.c
+++ b/apps/app_skel.c
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Skeleton application
+ *
+ * \author <Your Name Here> <<Your Email Here>>
*
* This is a skeleton for development of an Asterisk application
* \ingroup applications