diff --git a/modules/avpops/avpops.c b/modules/avpops/avpops.c index 1f2333765ab..ac079ad280e 100644 --- a/modules/avpops/avpops.c +++ b/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) */ diff --git a/modules/avpops/avpops_db.c b/modules/avpops/avpops_db.c index 1c0103f21ee..4f5e446b63a 100644 --- a/modules/avpops/avpops_db.c +++ b/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) */ diff --git a/modules/avpops/avpops_db.h b/modules/avpops/avpops_db.h index fbd21f3361e..c305f7bf681 100644 --- a/modules/avpops/avpops_db.h +++ b/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) */ diff --git a/modules/avpops/avpops_impl.c b/modules/avpops/avpops_impl.c index 5d25202026b..5d1351a42f6 100644 --- a/modules/avpops/avpops_impl.c +++ b/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 diff --git a/modules/avpops/avpops_impl.h b/modules/avpops/avpops_impl.h index 7194476e378..3e805215402 100644 --- a/modules/avpops/avpops_impl.h +++ b/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) */ diff --git a/modules/avpops/avpops_parse.c b/modules/avpops/avpops_parse.c index 42c014f924a..e1e6da39d96 100644 --- a/modules/avpops/avpops_parse.c +++ b/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) */ diff --git a/modules/avpops/avpops_parse.h b/modules/avpops/avpops_parse.h index 5b8a5739f13..801dc2360f3 100644 --- a/modules/avpops/avpops_parse.h +++ b/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) */