Module: kamailio Branch: master Commit: e9eea6bc7adcf21ce6217597e749deb6111a115b URL: https://github.com/kamailio/kamailio/commit/e9eea6bc7adcf21ce6217597e749deb6...
Author: Olle E. Johansson oej@edvina.net Committer: Olle E. Johansson oej@edvina.net Date: 2015-10-07T15:33:39+02:00
nathelper Remove SVN IDs
---
Modified: modules/nathelper/examples/4to6.cfg Modified: modules/nathelper/examples/alg.cfg Modified: modules/nathelper/nathelper.c Modified: modules/nathelper/nathelper.h Modified: modules/nathelper/nhelpr_funcs.c Modified: modules/nathelper/nhelpr_funcs.h Modified: modules/nathelper/sip_pinger.h
---
Diff: https://github.com/kamailio/kamailio/commit/e9eea6bc7adcf21ce6217597e749deb6... Patch: https://github.com/kamailio/kamailio/commit/e9eea6bc7adcf21ce6217597e749deb6...
---
diff --git a/modules/nathelper/examples/4to6.cfg b/modules/nathelper/examples/4to6.cfg index 5dd5ba9..79ef85f 100644 --- a/modules/nathelper/examples/4to6.cfg +++ b/modules/nathelper/examples/4to6.cfg @@ -1,4 +1,4 @@ -# $Id$ +# # # Simple application level gateway config script. # diff --git a/modules/nathelper/examples/alg.cfg b/modules/nathelper/examples/alg.cfg index d2678a5..4513391 100644 --- a/modules/nathelper/examples/alg.cfg +++ b/modules/nathelper/examples/alg.cfg @@ -1,4 +1,4 @@ -# $Id$ +# # # Simple application level gateway config script. # diff --git a/modules/nathelper/nathelper.c b/modules/nathelper/nathelper.c index 5f20a5f..66a4d0f 100644 --- a/modules/nathelper/nathelper.c +++ b/modules/nathelper/nathelper.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * Copyright (C) 2003-2008 Sippy Software, Inc., http://www.sippysoft.com * * This file is part of Kamailio, a free SIP server. diff --git a/modules/nathelper/nathelper.h b/modules/nathelper/nathelper.h index 8cc7b95..46bdc5f 100644 --- a/modules/nathelper/nathelper.h +++ b/modules/nathelper/nathelper.h @@ -1,5 +1,4 @@ -/* $Id: nathelper.c 1808 2007-03-10 17:36:19Z bogdan_iancu $ - * +/* * Copyright (C) 2003 Porta Software Ltd * * This file is part of Kamailio, a free SIP server. diff --git a/modules/nathelper/nhelpr_funcs.c b/modules/nathelper/nhelpr_funcs.c index 756337d..049cd31 100644 --- a/modules/nathelper/nhelpr_funcs.c +++ b/modules/nathelper/nhelpr_funcs.c @@ -1,5 +1,4 @@ /* - * $Id$ * * Copyright (C) 2001-2003 FhG Fokus * diff --git a/modules/nathelper/nhelpr_funcs.h b/modules/nathelper/nhelpr_funcs.h index f787edd..94791e9 100644 --- a/modules/nathelper/nhelpr_funcs.h +++ b/modules/nathelper/nhelpr_funcs.h @@ -1,5 +1,4 @@ /* - * $Id$ * * Copyright (C) 2001-2003 FhG Fokus * diff --git a/modules/nathelper/sip_pinger.h b/modules/nathelper/sip_pinger.h index 0ff60b1..4b45f48 100644 --- a/modules/nathelper/sip_pinger.h +++ b/modules/nathelper/sip_pinger.h @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * Copyright (C) 2005 Voice System SRL * * This file is part of Kamailio, a free SIP server.