Browse Source

avpops Remove SVN ID, remove history

Olle E. Johansson 10 years ago
parent
commit
35587899f0

+ 0 - 9
modules/avpops/avpops.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2004-2006 Voice Sistem SRL
  *
  * This file is part of Kamailio.
@@ -19,13 +17,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
- * History:
- * ---------
- *  2004-10-04  first version (ramona)
- *  2004-11-15  added support for db schemes for avp_db_load (ramona)
- *  2004-11-17  aligned to new AVP core global aliases (ramona)
- *  2005-01-30  "fm" (fast match) operator added (ramona)
- *  2005-01-30  avp_copy (copy/move operation) added (ramona)
  */
 
 

+ 0 - 6
modules/avpops/avpops_db.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2004-2006 Voice Sistem SRL
  *
  * This file is part of Kamailio.
@@ -19,10 +17,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
- * History:
- * ---------
- *  2004-10-04  first version (ramona)
- *  2004-11-11  added support for db schemes for avp_db_load (ramona)
  */
 
 

+ 0 - 6
modules/avpops/avpops_db.h

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2004-2006 Voice Sistem SRL
  *
  * This file is part of Kamailio.
@@ -19,10 +17,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
- * History:
- * ---------
- *  2004-10-04  first version (ramona)
- *  2004-11-11  added support for db schemes for avp_db_load (ramona)
  */
 
 

+ 0 - 7
modules/avpops/avpops_impl.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2004-2006 Voice Sistem SRL
  *
  * This file is part of Kamailio.
@@ -19,11 +17,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
- * History:
- * ---------
- *  2004-10-04  first version (ramona)
- *  2005-01-30  "fm" (fast match) operator added (ramona)
- *  2005-01-30  avp_copy (copy/move operation) added (ramona)
  */
 
 #include <stdlib.h>

+ 0 - 5
modules/avpops/avpops_impl.h

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2004-2006 Voice Sistem SRL
  *
  * This file is part of Kamailio.
@@ -19,9 +17,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
- * History:
- * ---------
- *  2004-10-04  first version (ramona)
  */
 
 

+ 0 - 7
modules/avpops/avpops_parse.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2004-2006 Voice Sistem SRL
  *
  * This file is part of Kamailio.
@@ -19,11 +17,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
- * History:
- * ---------
- *  2004-10-04  first version (ramona)
- *  2004-11-11  DB scheme added (ramona)
- *  2004-11-17  aligned to new AVP core global aliases (ramona)
  */
 
 

+ 0 - 5
modules/avpops/avpops_parse.h

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2004-2006 Voice Sistem SRL
  *
  * This file is part of Kamailio.
@@ -19,9 +17,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
- * History:
- * ---------
- *  2004-10-04  first version (ramona)
  */