Преглед изворни кода

utils Remove SVN ID, remove history

Olle E. Johansson пре 10 година
родитељ
комит
48a548df00

+ 1 - 3
modules/utils/conf.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2009 1&1 Internet AG
  *
  * This file is part of Kamailio, a free SIP server.
@@ -22,7 +20,7 @@
 
 /*!
  * \file
- * \brief SIP-router utils :: 
+ * \brief Kamailio utils :: 
  * \ingroup utils
  * Module: \ref utils
  */

+ 1 - 3
modules/utils/conf.h

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2009 1&1 Internet AG
  *
  * This file is part of Kamailio, a free SIP server.
@@ -22,7 +20,7 @@
 
 /*!
  * \file
- * \brief SIP-router utils :: 
+ * \brief Kamailio utils :: 
  * \ingroup utils
  * Module: \ref utils
  */

+ 1 - 1
modules/utils/functions.c

@@ -24,7 +24,7 @@
 
 /*!
  * \file
- * \brief SIP-router utils :: 
+ * \brief Kamailio utils :: 
  * \ingroup utils
  * Module: \ref utils
  */

+ 1 - 1
modules/utils/functions.h

@@ -24,7 +24,7 @@
 
 /*!
  * \file
- * \brief SIP-router utils :: 
+ * \brief Kamailio utils :: 
  * \ingroup utils
  * Module: \ref utils
  */

+ 1 - 6
modules/utils/pidf.c

@@ -1,6 +1,4 @@
 /*
- * $Id: pidf.c 1953 2007-04-04 08:50:33Z anca_vamanu $
- *
  * presence module - presence server implementation
  *
  * Copyright (C) 2006 Voice Sistem S.R.L.
@@ -21,13 +19,10 @@
  * along with this program; if not, write to the Free Software 
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * History:
- * --------
- *  2007-04-14  initial version (anca)
  */
 
 /*! \file
- * \brief SIP-router ::  PIDF handling
+ * \brief Kamailio ::  PIDF handling
  * \ingroup utils
  */
 

+ 1 - 6
modules/utils/pidf.h

@@ -1,6 +1,4 @@
 /*
- * $Id: pidf.h 1401 2006-12-14 11:12:42Z anca_vamanu $
- *
  * presence module - presence server implementation
  *
  * Copyright (C) 2006 Voice Sistem S.R.L.
@@ -21,13 +19,10 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * History:
- * --------
- *  2006-08-15  initial version (anca)
  */
 
 /*! \file
- * \brief SIP-router utils :: PIDF handling
+ * \brief Kamailio utils :: PIDF handling
  * \ingroup utils
  */
 

+ 2 - 6
modules/utils/utils.c

@@ -21,18 +21,14 @@
  * along with this program; if not, write to the Free Software 
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * History:
- * -------
- * 2008-11-24: Introduced utils module and its first function: http_query.
- *
  */
 
 /*! \file
- * \brief SIP-router utils :: Module core
+ * \brief Kamailio utils :: Module core
  * \ingroup utils
  */
 
-/*! \defgroup Utils SIP-router :: Various utilities
+/*! \defgroup Utils Kamailio :: Various utilities
  *
  */
 

+ 1 - 1
modules/utils/utils.h

@@ -23,7 +23,7 @@
 
 /*!
  * \file
- * \brief SIP-router utils :: Core
+ * \brief Kamailio utils :: Core
  * \ingroup utils
  * Module: \ref utils
  */

+ 1 - 5
modules/utils/xcap_auth.c

@@ -21,15 +21,11 @@
  * along with this program; if not, write to the Free Software 
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * History:
- * --------
- *  2007-04-11  initial version (anca)
- *  2009-06-03  util version (jh)
  */
 
 /*!
  * \file
- * \brief SIP-router utils :: 
+ * \brief Kamailio utils :: 
  * \ingroup utils
  * Module: \ref utils
  */

+ 1 - 1
modules/utils/xcap_auth.h

@@ -24,7 +24,7 @@
 
 /*!
  * \file
- * \brief SIP-router utils :: 
+ * \brief Kamailio utils :: 
  * \ingroup utils
  * Module: \ref utils
  */