Module: kamailio
Branch: master
Commit: c3a29047c21d278d60f0185e3e3b5d789605d238
URL:
https://github.com/kamailio/kamailio/commit/c3a29047c21d278d60f0185e3e3b5d7…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2015-03-16T19:17:06+01:00
xhttp_rpc: Remove SVN ID
---
Modified: modules/xhttp_rpc/xhttp_rpc.c
Modified: modules/xhttp_rpc/xhttp_rpc.h
Modified: modules/xhttp_rpc/xhttp_rpc_fnc.c
Modified: modules/xhttp_rpc/xhttp_rpc_fnc.h
---
Diff:
https://github.com/kamailio/kamailio/commit/c3a29047c21d278d60f0185e3e3b5d7…
Patch:
https://github.com/kamailio/kamailio/commit/c3a29047c21d278d60f0185e3e3b5d7…
---
diff --git a/modules/xhttp_rpc/xhttp_rpc.c b/modules/xhttp_rpc/xhttp_rpc.c
index 4e0bef2..7f6f791 100644
--- a/modules/xhttp_rpc/xhttp_rpc.c
+++ b/modules/xhttp_rpc/xhttp_rpc.c
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* Copyright (C) 2011 VoIP Embedded, Inc.
*
* This file is part of Kamailio, a free SIP server.
@@ -19,7 +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
*
- * 2011-11-11 initial version (osas)
*/
#include <string.h>
diff --git a/modules/xhttp_rpc/xhttp_rpc.h b/modules/xhttp_rpc/xhttp_rpc.h
index 2cb423c..74662de 100644
--- a/modules/xhttp_rpc/xhttp_rpc.h
+++ b/modules/xhttp_rpc/xhttp_rpc.h
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* Copyright (C) 2011 VoIP Embedded, Inc.
*
* This file is part of Kamailio, a free SIP server.
@@ -19,7 +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
*
- * 2011-11-11 initial version (osas)
*/
diff --git a/modules/xhttp_rpc/xhttp_rpc_fnc.c b/modules/xhttp_rpc/xhttp_rpc_fnc.c
index da4c0c9..6975d1f 100644
--- a/modules/xhttp_rpc/xhttp_rpc_fnc.c
+++ b/modules/xhttp_rpc/xhttp_rpc_fnc.c
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* Copyright (C) 2011 VoIP Embedded, Inc.
*
* This file is part of Kamailio, a free SIP server.
@@ -19,7 +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
*
- * 2011-11-11 initial version (osas)
*/
#include <string.h>
diff --git a/modules/xhttp_rpc/xhttp_rpc_fnc.h b/modules/xhttp_rpc/xhttp_rpc_fnc.h
index db1ba79..980fa4a 100644
--- a/modules/xhttp_rpc/xhttp_rpc_fnc.h
+++ b/modules/xhttp_rpc/xhttp_rpc_fnc.h
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* Copyright (C) 2011 VoIP Embedded, Inc.
*
* This file is part of Kamailio, a free SIP server.
@@ -19,7 +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
*
- * 2011-11-11 initial version (osas)
*/