浏览代码

kex Remove svn id and history from source code headers

Olle E. Johansson 9 年之前
父节点
当前提交
f1a071a48e

+ 0 - 5
modules/kex/core_stats.c

@@ -17,11 +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:
- * ---------
- *  2006-01-23  first version (bogdan)
- *  2006-11-28  Added statistics for the number of bad URI's, methods, and 
- *              proxy requests (Jeffrey Magder - SOMA Networks)
  */
 
 /*!

+ 0 - 5
modules/kex/core_stats.h

@@ -17,11 +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:
- * ---------
- *  2006-01-23  first version (bogdan)
- *  2006-11-28  Added statistics for the number of bad URI's, methods, and 
- *              proxy requests (Jeffrey Magder - SOMA Networks)
  */
 
 /*!

+ 2 - 4
modules/kex/flags.c

@@ -1,11 +1,9 @@
 /**
- * $Id$
- *
  * Copyright (C) 2009
  *
- * This file is part of SIP-Router.org, a free SIP server.
+ * This file is part of Kamailio, a free SIP server.
  *
- * SIP-Router is free software; you can redistribute it and/or modify
+ * 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

+ 2 - 4
modules/kex/flags.h

@@ -1,11 +1,9 @@
 /**
- * $Id$
- *
  * Copyright (C) 2009
  *
- * This file is part of SIP-Router.org, a free SIP server.
+ * This file is part of Kamailio.org, a free SIP server.
  *
- * SIP-Router is free software; you can redistribute it and/or modify
+ * 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

+ 2 - 2
modules/kex/kex_mod.c

@@ -1,9 +1,9 @@
 /**
  * Copyright (C) 2009
  *
- * This file is part of SIP-Router.org, a free SIP server.
+ * This file is part of Kamailio.org, a free SIP server.
  *
- * SIP-Router is free software; you can redistribute it and/or modify
+ * 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

+ 2 - 4
modules/kex/km_core.c

@@ -1,11 +1,9 @@
 /**
- * $Id$
- *
  * Copyright (C) 2009
  *
- * This file is part of SIP-Router.org, a free SIP server.
+ * This file is part of Kamailio.org, a free SIP server.
  *
- * SIP-Router is free software; you can redistribute it and/or modify
+ * 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

+ 2 - 4
modules/kex/km_core.h

@@ -1,11 +1,9 @@
 /**
- * $Id$
- *
  * Copyright (C) 2009
  *
- * This file is part of SIP-Router.org, a free SIP server.
+ * This file is part of Kamailio.org, a free SIP server.
  *
- * SIP-Router is free software; you can redistribute it and/or modify
+ * 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

+ 0 - 6
modules/kex/mi_core.c

@@ -1,6 +1,4 @@
 /*
- * $Id: mi_core.c 4762 2008-08-28 11:27:31Z henningw $
- *
  * Copyright (C) 2006 Voice Sistem SRL
  *
  * This file is part of Kamailio, a free SIP server.
@@ -19,10 +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:
- * ---------
- *  2006-09-08  first version (bogdan)
  */
 
 

+ 0 - 6
modules/kex/mi_core.h

@@ -1,6 +1,4 @@
 /*
- * $Id: mi_core.h 5003 2008-09-26 11:01:51Z henningw $
- *
  * Copyright (C) 2006 Voice Sistem SRL
  *
  * This file is part of Kamailio, a free SIP server.
@@ -19,10 +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:
- * ---------
- *  2006-09-08  first version (bogdan)
  */
 
 /*!