Module: kamailio
Branch: master
Commit: 54028ccb2082bbf33e510c0549afcdd862aa3920
URL:
https://github.com/kamailio/kamailio/commit/54028ccb2082bbf33e510c0549afcdd…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2015-01-10T16:24:32+01:00
h350 remove svn ID's and history
---
Modified: modules/h350/h350_exp_fn.c
Modified: modules/h350/h350_exp_fn.h
Modified: modules/h350/h350_mod.c
Modified: modules/h350/h350_mod.h
---
Diff:
https://github.com/kamailio/kamailio/commit/54028ccb2082bbf33e510c0549afcdd…
Patch:
https://github.com/kamailio/kamailio/commit/54028ccb2082bbf33e510c0549afcdd…
---
diff --git a/modules/h350/h350_exp_fn.c b/modules/h350/h350_exp_fn.c
index ddbed57..f92e210 100644
--- a/modules/h350/h350_exp_fn.c
+++ b/modules/h350/h350_exp_fn.c
@@ -1,13 +1,10 @@
/*
- * $Id: $
- *
* Kamailio H.350 Module
*
* Copyright (C) 2007 University of North Carolina
*
* Original author: Christian Schlatter, cs(a)unc.edu
*
- *
* This file is part of Kamailio, a free SIP server.
*
* Kamailio is free software; you can redistribute it and/or modify
@@ -24,9 +21,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-03-12: Initial version
*/
#include <regex.h>
diff --git a/modules/h350/h350_exp_fn.h b/modules/h350/h350_exp_fn.h
index fc6bef9..283f4bc 100644
--- a/modules/h350/h350_exp_fn.h
+++ b/modules/h350/h350_exp_fn.h
@@ -1,13 +1,10 @@
/*
- * $Id: $
- *
* Kamailio H.350 Module
*
* Copyright (C) 2007 University of North Carolina
*
* Original author: Christian Schlatter, cs(a)unc.edu
*
- *
* This file is part of Kamailio, a free SIP server.
*
* Kamailio is free software; you can redistribute it and/or modify
@@ -24,9 +21,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-03-12: Initial version
*/
#ifndef H350_EXP_FN_H
diff --git a/modules/h350/h350_mod.c b/modules/h350/h350_mod.c
index 2e49393..e2216d6 100644
--- a/modules/h350/h350_mod.c
+++ b/modules/h350/h350_mod.c
@@ -1,6 +1,4 @@
/*
- * $Id: $
- *
* Kamailio H.350 Module
*
* Copyright (C) 2007 University of North Carolina
@@ -24,9 +22,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-03-12: Initial version
*/
#include "../../ut.h"
diff --git a/modules/h350/h350_mod.h b/modules/h350/h350_mod.h
index a3d7e0c..b2b78f7 100644
--- a/modules/h350/h350_mod.h
+++ b/modules/h350/h350_mod.h
@@ -1,6 +1,4 @@
/*
- * $Id: $
- *
* Kamailio H.350 Module
*
* Copyright (C) 2007 University of North Carolina
@@ -24,9 +22,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-03-12: Initial version
*/