Browse Source

xhttp: Remove SVN ID's

Olle E. Johansson 10 năm trước cách đây
mục cha
commit
7c6fa127ba

+ 0 - 1
modules/xhttp/api.h

@@ -1,5 +1,4 @@
 /**
- * $Id$
  *
  * Copyright (C) 2010 Daniel-Constantin Mierla (asipto.com)
  *

+ 0 - 2
modules/xhttp/xhttp_mod.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2010 Daniel-Constantin Mierla (asipto.com)
  *
  * This file is part of Kamailio, a free SIP server.

+ 1 - 2
modules/xhttp/xhttp_trans.c

@@ -1,6 +1,4 @@
 /* 
- * $Id$
- *
  * Copyright (C) 2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
@@ -19,6 +17,7 @@
  * along with this program; if not, write to the Free Software 
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
+
 #include "../../pvar.h"
 #include "../../str.h"
 #include "../../trim.h"

+ 1 - 2
modules/xhttp/xhttp_trans.h

@@ -1,6 +1,4 @@
 /* 
- * $Id$
- *
  * Copyright (C) 2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
@@ -19,6 +17,7 @@
  * along with this program; if not, write to the Free Software 
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
+
 #ifndef XHTTP_TRANS_H_
 #define XHTTP_TRANS_H_