Module: kamailio
Branch: master
Commit: 148414ad5c2e941980151dcaf4c12c2e801e0799
URL:
https://github.com/kamailio/kamailio/commit/148414ad5c2e941980151dcaf4c12c2…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2016-04-01T20:14:04+02:00
Dispatcher Minor edit to have proper name in source code file
---
Modified: modules/dispatcher/config.c
---
Diff:
https://github.com/kamailio/kamailio/commit/148414ad5c2e941980151dcaf4c12c2…
Patch:
https://github.com/kamailio/kamailio/commit/148414ad5c2e941980151dcaf4c12c2…
---
diff --git a/modules/dispatcher/config.c b/modules/dispatcher/config.c
index fea2ffa..00974ff 100644
--- a/modules/dispatcher/config.c
+++ b/modules/dispatcher/config.c
@@ -1,12 +1,12 @@
/*
* This file is part of Kamailio, a free SIP server.
*
- * SIP-router is free software; you can redistribute it and/or modify
+ * Kamailio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version
*
- * SIP-router is distributed in the hope that it will be useful,
+ * Kamailio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.