فهرست منبع

xmpp Remove svn ID's

Olle E. Johansson 10 سال پیش
والد
کامیت
5e9ee1dd3e

+ 0 - 2
modules/xmpp/network.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * XMPP Module
  * This file is part of Kamailio, a free SIP server.
  *

+ 1 - 5
modules/xmpp/network.h

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * XMPP Module
  * This file is part of Kamailio, a free SIP server.
  *
@@ -19,13 +17,11 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- *
- * Author: Andreea Spirea
- *
  */
 
 /*! \file
  * \ingroup xmpp
+ * \author Andreea Spirea
  */
 
 

+ 0 - 2
modules/xmpp/sha.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or

+ 0 - 2
modules/xmpp/util.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * XMPP Module
  * This file is part of Kamailio, a free SIP server.
  *

+ 0 - 2
modules/xmpp/xmpp.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * XMPP Module
  * This file is part of Kamailio, a free SIP server.
  *

+ 0 - 2
modules/xmpp/xmpp.h

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * XMPP Module
  * This file is part of Kamailio, a free SIP server.
  *

+ 0 - 2
modules/xmpp/xmpp_api.c

@@ -1,7 +1,5 @@
 
 /*
- * $Id$
- *
  * XMPP Module
  * This file is part of Kamailio, a free SIP server.
  *

+ 0 - 2
modules/xmpp/xmpp_api.h

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * XMPP Module
  * This file is part of Kamailio, a free SIP server.
  *

+ 1 - 5
modules/xmpp/xmpp_component.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * XMPP Module
  * This file is part of Kamailio, a free SIP server.
  *
@@ -26,9 +24,7 @@
 /*! \file
  * \brief Kamailio XMPP :: XMPP Component interface support
  *  \ingroup xmpp
- */
-
-/*
+ *
  * An inbound SIP message:
  *   from sip:user1@domain1 to sip:user2*domain2@gateway_domain
  * is translated to an XMPP message:

+ 0 - 3
modules/xmpp/xmpp_server.c

@@ -1,7 +1,4 @@
 /*
- * $Id$
- *
- * XMPP Module
  * This file is part of Kamailio, a free SIP server.
  *
  * Copyright (C) 2006 Voice Sistem S.R.L.

+ 0 - 2
modules/xmpp/xode.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or

+ 0 - 2
modules/xmpp/xode.h

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or

+ 0 - 2
modules/xmpp/xode_from.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or

+ 0 - 2
modules/xmpp/xode_str.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or

+ 0 - 2
modules/xmpp/xpool.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or

+ 1 - 3
modules/xmpp/xsnprintf.c

@@ -1,6 +1,4 @@
-/* ====================================================================
- * $Id$
- *
+/* 
  * Copyright (c) 1995-1998 The Apache Group.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

+ 0 - 2
modules/xmpp/xstream.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or