[sr-dev] git:master:354ab05c: ratelimit remove svn ID and history

Olle E. Johansson oej at edvina.net
Sun Jan 11 14:51:14 CET 2015


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

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: 2015-01-11T14:48:41+01:00

ratelimit remove svn ID and history

---

Modified: modules/ratelimit/ratelimit.c

---

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

---

diff --git a/modules/ratelimit/ratelimit.c b/modules/ratelimit/ratelimit.c
index 561185f..6bbe558 100644
--- a/modules/ratelimit/ratelimit.c
+++ b/modules/ratelimit/ratelimit.c
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * ratelimit module
  *
  * Copyright (C) 2006 Hendrik Scholz <hscholz at raisdorf.net>
@@ -22,12 +20,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:
- * ---------
- *
- * 2008-01-10 ported from SER project (osas)
- * 2008-01-16 ported enhancements from openims project (osas)
- * 2020-04-28 add sip-router rpc interface (osas)
  */
 
 #include <stdio.h>




More information about the sr-dev mailing list