@@ -1,6 +1,4 @@
-/**
- * $Id$
- *
+/*
* Copyright (C) 2012 Daniel-Constantin Mierla (asipto.com)
*
* This file is part of Kamailio, a free SIP server.
@@ -21,6 +19,14 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+/*! \file
+ * \brief The TMREC module
+ * \ingroup tmrec
+ */
+
+/*! \defgroup tmrec TMREC
+ * This module provides time recurrence matching functions.
#include <stdio.h>
#include <unistd.h>