Module: kamailio Branch: master Commit: a9769902f3bc1cd098bee9b79253c4b30cd5e5c6 URL: https://github.com/kamailio/kamailio/commit/a9769902f3bc1cd098bee9b79253c4b30cd5e5c6
Author: Olle E. Johansson <[email protected]> Committer: Olle E. Johansson <[email protected]> Date: 2016-04-23T16:13:40+02:00 maxfwd Remove svn ID's --- Modified: modules/maxfwd/api.h Modified: modules/maxfwd/mf_funcs.c Modified: modules/maxfwd/mf_funcs.h --- Diff: https://github.com/kamailio/kamailio/commit/a9769902f3bc1cd098bee9b79253c4b30cd5e5c6.diff Patch: https://github.com/kamailio/kamailio/commit/a9769902f3bc1cd098bee9b79253c4b30cd5e5c6.patch --- diff --git a/modules/maxfwd/api.h b/modules/maxfwd/api.h index f1062f4..5b9f472 100644 --- a/modules/maxfwd/api.h +++ b/modules/maxfwd/api.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of Kamailio, a free SIP server. diff --git a/modules/maxfwd/mf_funcs.c b/modules/maxfwd/mf_funcs.c index 5fb9d9b..794391b 100644 --- a/modules/maxfwd/mf_funcs.c +++ b/modules/maxfwd/mf_funcs.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of Kamailio, a free SIP server. diff --git a/modules/maxfwd/mf_funcs.h b/modules/maxfwd/mf_funcs.h index be01e0c..1482e50 100644 --- a/modules/maxfwd/mf_funcs.h +++ b/modules/maxfwd/mf_funcs.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of Kamailio, a free SIP server. _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
