summaryrefslogtreecommitdiff
path: root/utils/astdb2bdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/astdb2bdb.c')
-rw-r--r--utils/astdb2bdb.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/utils/astdb2bdb.c b/utils/astdb2bdb.c
index 51f96ed29..c93d46312 100644
--- a/utils/astdb2bdb.c
+++ b/utils/astdb2bdb.c
@@ -18,11 +18,15 @@
/*! \file
*
- * \brief SQLite 3 astdb to Berkely DB converter
+ * \brief SQLite 3 astdb to Berkeley DB converter
*
* \author Terry Wilson <twilson@digium.com>
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
#include <sys/types.h>