Module: kamailio Branch: master Commit: 62cdec7eacc73fbdef2b993621fceef4084a9f34 URL: https://github.com/kamailio/kamailio/commit/62cdec7eacc73fbdef2b993621fceef4084a9f34
Author: Olle E. Johansson <[email protected]> Committer: Olle E. Johansson <[email protected]> Date: 2015-02-21T18:51:23+01:00 xmlops Remove SVN ID --- Modified: modules/xmlops/pv_xml.c Modified: modules/xmlops/pv_xml.h Modified: modules/xmlops/xmlops_mod.c --- Diff: https://github.com/kamailio/kamailio/commit/62cdec7eacc73fbdef2b993621fceef4084a9f34.diff Patch: https://github.com/kamailio/kamailio/commit/62cdec7eacc73fbdef2b993621fceef4084a9f34.patch --- diff --git a/modules/xmlops/pv_xml.c b/modules/xmlops/pv_xml.c index f41d1aa..dbaed90 100644 --- a/modules/xmlops/pv_xml.c +++ b/modules/xmlops/pv_xml.c @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2009 Daniel-Constantin Mierla (asipto.com) * diff --git a/modules/xmlops/pv_xml.h b/modules/xmlops/pv_xml.h index af3f6cb..fe73f43 100644 --- a/modules/xmlops/pv_xml.h +++ b/modules/xmlops/pv_xml.h @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2009 Daniel-Constantin Mierla (asipto.com) * diff --git a/modules/xmlops/xmlops_mod.c b/modules/xmlops/xmlops_mod.c index d0f842b..47bd387 100644 --- a/modules/xmlops/xmlops_mod.c +++ b/modules/xmlops/xmlops_mod.c @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2009 Daniel-Constantin Mierla (asipto.com) * _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
