Module: kamailio
Branch: master
Commit: 0f0a56ad5c97a611fab64fc9b9eba304643dcec8
URL:
https://github.com/kamailio/kamailio/commit/0f0a56ad5c97a611fab64fc9b9eba30…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2021-03-29T15:04:38+02:00
path: removed svn id header
---
Modified: src/modules/path/path_mod.c
---
Diff:
https://github.com/kamailio/kamailio/commit/0f0a56ad5c97a611fab64fc9b9eba30…
Patch:
https://github.com/kamailio/kamailio/commit/0f0a56ad5c97a611fab64fc9b9eba30…
---
diff --git a/src/modules/path/path_mod.c b/src/modules/path/path_mod.c
index cc27d1a457..c7a2b637ac 100644
--- a/src/modules/path/path_mod.c
+++ b/src/modules/path/path_mod.c
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* Path handling for intermediate proxies
*
* Copyright (C) 2006 Inode GmbH (Andreas Granig <andreas.granig(a)inode.info>)
@@ -17,8 +15,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*/