[sr-dev] git:master:f1d4eb4b: enum Remove history, remove svn IDs

Olle E. Johansson oej at edvina.net
Fri Jan 9 21:45:00 CET 2015


Module: kamailio
Branch: master
Commit: f1d4eb4bccfab6cb1e1785c5e56d4d997c8b2393
URL: https://github.com/kamailio/kamailio/commit/f1d4eb4bccfab6cb1e1785c5e56d4d997c8b2393

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: 2015-01-09T21:43:42+01:00

enum Remove history, remove svn IDs

---

Modified: modules/enum/enum.c
Modified: modules/enum/enum.h
Modified: modules/enum/enum_mod.c
Modified: modules/enum/enum_mod.h

---

Diff:  https://github.com/kamailio/kamailio/commit/f1d4eb4bccfab6cb1e1785c5e56d4d997c8b2393.diff
Patch: https://github.com/kamailio/kamailio/commit/f1d4eb4bccfab6cb1e1785c5e56d4d997c8b2393.patch

---

diff --git a/modules/enum/enum.c b/modules/enum/enum.c
index b5ac3c8..3c21c2f 100644
--- a/modules/enum/enum.c
+++ b/modules/enum/enum.c
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Enum and E164 related functions
  *
  * Copyright (C) 2002-2010 Juha Heinanen
diff --git a/modules/enum/enum.h b/modules/enum/enum.h
index 39bc52c..838caf6 100644
--- a/modules/enum/enum.h
+++ b/modules/enum/enum.h
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Header file for Enum and E164 related functions
  *
  * Copyright (C) 2002-2008 Juha Heinanen
diff --git a/modules/enum/enum_mod.c b/modules/enum/enum_mod.c
index b1ffb66..2bab489 100644
--- a/modules/enum/enum_mod.c
+++ b/modules/enum/enum_mod.c
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Enum module
  *
  * Copyright (C) 2002-2008 Juha Heinanen
@@ -21,11 +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:
- * -------
- * 2003-03-11: New module interface (janakj)
- * 2003-03-16: flags export parameter added (janakj)
- * 2003-12-15: added suffix parameter to enum_query (jh)
  */
 
 /*!
diff --git a/modules/enum/enum_mod.h b/modules/enum/enum_mod.h
index ab92cdc..b4da805 100644
--- a/modules/enum/enum_mod.h
+++ b/modules/enum/enum_mod.h
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Enum module headers
  *
  * Copyright (C) 2002-2003 Juha Heinanen




More information about the sr-dev mailing list