[sr-dev] git:master:5ae20460: Topo: Remove svn IDs, update name from "SIP-Router" to "Kamailio"

Olle E. Johansson oej at edvina.net
Tue Jan 6 13:21:45 CET 2015


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

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: 2015-01-06T13:21:02+01:00

Topo: Remove svn IDs, update name from "SIP-Router" to "Kamailio"

---

Modified: modules/topoh/th_mask.c
Modified: modules/topoh/th_mask.h
Modified: modules/topoh/th_msg.c
Modified: modules/topoh/th_msg.h
Modified: modules/topoh/topoh_mod.c

---

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

---

diff --git a/modules/topoh/th_mask.c b/modules/topoh/th_mask.c
index f69a400..dfbc168 100644
--- a/modules/topoh/th_mask.c
+++ b/modules/topoh/th_mask.c
@@ -1,9 +1,8 @@
 /**
- * $Id$
  *
  * Copyright (C) 2009 SIP-Router.org
  *
- * This file is part of Extensible SIP Router, a free SIP server.
+ * This file is part of Kamailio, a free SIP server.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -19,7 +18,7 @@
  */
 /*!
  * \file
- * \brief SIP-router topoh :: 
+ * \brief Kamailio topoh :: 
  * \ingroup topoh
  * Module: \ref topoh
  */
diff --git a/modules/topoh/th_mask.h b/modules/topoh/th_mask.h
index 3061dc9..735d8bc 100644
--- a/modules/topoh/th_mask.h
+++ b/modules/topoh/th_mask.h
@@ -1,5 +1,4 @@
 /**
- * $Id$
  *
  * Copyright (C) 2009 SIP-Router.org
  *
diff --git a/modules/topoh/th_msg.c b/modules/topoh/th_msg.c
index 098510e..4fd6070 100644
--- a/modules/topoh/th_msg.c
+++ b/modules/topoh/th_msg.c
@@ -1,9 +1,8 @@
 /**
- * $Id$
  *
  * Copyright (C) 2009 SIP-Router.org
  *
- * This file is part of Extensible SIP Router, a free SIP server.
+ * This file is part of Kamailio, a free SIP server.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
diff --git a/modules/topoh/th_msg.h b/modules/topoh/th_msg.h
index d74ec65..314e026 100644
--- a/modules/topoh/th_msg.h
+++ b/modules/topoh/th_msg.h
@@ -1,9 +1,8 @@
 /**
- * $Id$
  *
  * Copyright (C) 2009 SIP-Router.org
  *
- * This file is part of Extensible SIP Router, a free SIP server.
+ * This file is part of Kamailio, a free SIP server.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -20,7 +19,7 @@
 
 /*!
  * \file
- * \brief SIP-router topoh ::
+ * \brief Kamailio topoh ::
  * \ingroup topoh
  * Module: \ref topoh
  */
diff --git a/modules/topoh/topoh_mod.c b/modules/topoh/topoh_mod.c
index a8d9b63..d3f347e 100644
--- a/modules/topoh/topoh_mod.c
+++ b/modules/topoh/topoh_mod.c
@@ -1,7 +1,7 @@
-/**
+/*
  * Copyright (C) 2009 SIP-Router.org
  *
- * This file is part of Extensible SIP Router, a free SIP server.
+ * This file is part of Kamailio, a free SIP server.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -18,12 +18,12 @@
 
 /*!
  * \file
- * \brief SIP-router topoh :: Module interface
+ * \brief Kamailio topoh :: Module interface
  * \ingroup topoh
  * Module: \ref topoh
  */
 
-/*! \defgroup topoh SIP-router :: Topology hiding
+/*! \defgroup topoh Kamailio :: Topology hiding
  *
  * This module hides the SIP routing headers that show topology details.
  * It it is not affected by the server being transaction stateless or




More information about the sr-dev mailing list