Module: kamailio
Branch: master
Commit: e404feef5177ac73731657f17da1bec66fdcea89
URL:
https://github.com/kamailio/kamailio/commit/e404feef5177ac73731657f17da1bec…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2016-04-01T20:14:14+02:00
mediaproxy Rename SIP-router to Kamailio
---
Modified: modules/mediaproxy/mediaproxy.c
---
Diff:
https://github.com/kamailio/kamailio/commit/e404feef5177ac73731657f17da1bec…
Patch:
https://github.com/kamailio/kamailio/commit/e404feef5177ac73731657f17da1bec…
---
diff --git a/modules/mediaproxy/mediaproxy.c b/modules/mediaproxy/mediaproxy.c
index 3bca16d..f96a635 100644
--- a/modules/mediaproxy/mediaproxy.c
+++ b/modules/mediaproxy/mediaproxy.c
@@ -2,14 +2,14 @@
* Copyright (C) 2004-2008 Dan Pascu
* Copyright (C) 2009 Juha Heinanen (multipart hack)
*
- * This file is part of SIP-Router, a free SIP server.
+ * 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.