瀏覽代碼

presence: remove svn id lines and history comments

Daniel-Constantin Mierla 6 年之前
父節點
當前提交
516091c0fc

+ 3 - 6
src/modules/presence_xml/add_events.c

@@ -13,18 +13,15 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License 
- * along with this program; if not, write to the Free Software 
+ * 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
  *
- * History:
- * --------
- *  2007-04-17  initial version (anca)
  */
 
 /*!
  * \file
- * \brief Kamailio Presence_XML :: Several event packages, presence, presence.winfo, dialog;sla 
+ * \brief Kamailio Presence_XML :: Several event packages, presence, presence.winfo, dialog;sla
  * \ingroup presence_xml
  */
 

+ 0 - 3
src/modules/presence_xml/add_events.h

@@ -17,9 +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
  *
- * History:
- * --------
- *  2007-04-18  initial version (anca)
  */
 
 /*!

+ 22 - 0
src/modules/presence_xml/api.h

@@ -1,3 +1,25 @@
+/*
+ * presence_xml module -
+ *
+ * Copyright (C) Kamailio project
+ *
+ * This file is part of Kamailio, a free SIP server.
+ *
+ * Kamailio 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
+ * (at your option) any later version
+ *
+ * Kamailio is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * 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
+ *
+ */
 #ifndef PXML_API_H
 #define PXML_API_H
 #include "../../core/str.h"

+ 0 - 5
src/modules/presence_xml/notify_body.c

@@ -1,6 +1,4 @@
 /*
- * $Id: notify_body.c 1337 2006-12-07 18:05:05Z bogdan_iancu $
- *
  * presence_xml module -  
  *
  * Copyright (C) 2006 Voice Sistem S.R.L.
@@ -21,9 +19,6 @@
  * along with this program; if not, write to the Free Software 
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * History:
- * --------
- *  2007-04-11  initial version (anca)
  */
 /*! \file
  * \brief Kamailio Presence_XML :: Notify BODY handling

+ 4 - 9
src/modules/presence_xml/notify_body.h

@@ -1,7 +1,5 @@
 /*
- * $Id: notify_body.h 1337 2006-12-07 18:05:05Z bogdan_iancu $
- *
- * presence_xml module -  
+ * presence_xml module -
  *
  * Copyright (C) 2006 Voice Sistem S.R.L.
  *
@@ -17,17 +15,14 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License 
- * along with this program; if not, write to the Free Software 
+ * 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
  *
- * History:
- * --------
- *  2007-04-11  initial version (anca)
  */
 
 /*! \file
- * \brief Kamailio Presence_XML :: 
+ * \brief Kamailio Presence_XML ::
  * \ref notify_body.c
  * \ingroup presence_xml
  */

+ 0 - 5
src/modules/presence_xml/pidf.c

@@ -1,6 +1,4 @@
 /*
- * $Id: pidf.c 1953 2007-04-04 08:50:33Z anca_vamanu $
- *
  * presence module - presence server implementation
  *
  * Copyright (C) 2006 Voice Sistem S.R.L.
@@ -21,9 +19,6 @@
  * along with this program; if not, write to the Free Software 
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * History:
- * --------
- *  2007-04-14  initial version (anca)
  */
 
 /*! \file

+ 0 - 5
src/modules/presence_xml/pidf.h

@@ -1,6 +1,4 @@
 /*
- * $Id: pidf.h 1401 2006-12-14 11:12:42Z anca_vamanu $
- *
  * presence module - presence server implementation
  *
  * Copyright (C) 2006 Voice Sistem S.R.L.
@@ -21,9 +19,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * History:
- * --------
- *  2006-08-15  initial version (anca)
  */
 
 /*! \file

+ 0 - 3
src/modules/presence_xml/presence_xml.h

@@ -17,9 +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
  *
- * History:
- * --------
- *  2007-04-18  initial version (anca)
  */
 
 /*! \file

+ 0 - 5
src/modules/presence_xml/xcap_auth.c

@@ -1,6 +1,4 @@
 /*
- * $Id: xcap_auth.c 1337 2006-12-07 18:05:05Z bogdan_iancu $
- *
  * presence_xml module - 
  *
  * Copyright (C) 2007 Voice Sistem S.R.L.
@@ -21,9 +19,6 @@
  * along with this program; if not, write to the Free Software 
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * History:
- * --------
- *  2007-04-11  initial version (anca)
  */
 
 /*! \file

+ 0 - 5
src/modules/presence_xml/xcap_auth.h

@@ -1,6 +1,4 @@
 /*
- * $Id: xcap_auth.h 1337 2006-12-07 18:05:05Z anca_vamanu $
- *
  * presence_xml module - 
  *
  * Copyright (C) 2006 Voice Sistem S.R.L.
@@ -21,9 +19,6 @@
  * along with this program; if not, write to the Free Software 
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * History:
- * --------
- *  2007-04-12  initial version (anca)
  */
 
 /*! \file