@@ -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
* 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,7 +1,5 @@
@@ -26,9 +24,7 @@
* \brief Kamailio XMPP :: XMPP Component interface support
- */
-
-/*
+ *
* An inbound SIP message:
* from sip:user1@domain1 to sip:user2*domain2@gateway_domain
* is translated to an XMPP message:
@@ -1,7 +1,4 @@
- * XMPP Module
* Copyright (C) 2006 Voice Sistem S.R.L.
-/* ====================================================================
+/*
* Copyright (c) 1995-1998 The Apache Group. All rights reserved.
* Redistribution and use in source and binary forms, with or without