Module: sip-router
Branch: master
Commit: fab47ef346ac13a15758824ab52ec3139c34e986
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fab47ef…
Author: oej <oej(a)edvina.net>
Committer: oej <oej(a)edvina.net>
Date: Mon Oct 19 00:41:13 2009 +0200
Changing product name
---
modules_k/sst/sst.c | 6 +++---
modules_k/sst/sst_handlers.c | 6 +++---
modules_k/sst/sst_handlers.h | 6 +++---
modules_k/sst/sst_mi.c | 6 +++---
modules_k/sst/sst_mi.h | 6 +++---
5 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/modules_k/sst/sst.c b/modules_k/sst/sst.c
index 33a6d60..a5babfb 100644
--- a/modules_k/sst/sst.c
+++ b/modules_k/sst/sst.c
@@ -7,14 +7,14 @@
* Copyright (C) 2006 SOMA Networks, INC.
* Written by: Ron Winacott (karwin)
*
- * This file is part of Kamailio, a free SIP server.
+ * This file is part of SIP-router, a free SIP server.
*
- * Kamailio is free software; you can redistribute it and/or modify it
+ * SIP-router 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
*
- * Kamailio is distributed in the hope that it will be useful, but
+ * SIP-router 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.
diff --git a/modules_k/sst/sst_handlers.c b/modules_k/sst/sst_handlers.c
index 43f1c09..d077d41 100644
--- a/modules_k/sst/sst_handlers.c
+++ b/modules_k/sst/sst_handlers.c
@@ -4,14 +4,14 @@
* Copyright (C) 2006 SOMA Networks, Inc.
* Written by Ron Winacott (karwin)
*
- * This file is part of Kamailio, a free SIP server.
+ * This file is part of SIP-router, a free SIP server.
*
- * Kamailio is free software; you can redistribute it and/or modify it
+ * SIP-router 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
*
- * Kamailio is distributed in the hope that it will be useful, but
+ * SIP-router 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.
diff --git a/modules_k/sst/sst_handlers.h b/modules_k/sst/sst_handlers.h
index 1dd107f..3c4ef08 100644
--- a/modules_k/sst/sst_handlers.h
+++ b/modules_k/sst/sst_handlers.h
@@ -4,14 +4,14 @@
* Copyright (C) 2006 SOMA Networks, Inc.
* Written By Ron Winacott (karwin)
*
- * This file is part of Kamailio, a free SIP server.
+ * This file is part of SIP-router, a free SIP server.
*
- * Kamailio is free software; you can redistribute it and/or modify it
+ * SIP-router 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
*
- * Kamailio is distributed in the hope that it will be useful, but
+ * SIP-router 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.
diff --git a/modules_k/sst/sst_mi.c b/modules_k/sst/sst_mi.c
index 99afa93..904345b 100644
--- a/modules_k/sst/sst_mi.c
+++ b/modules_k/sst/sst_mi.c
@@ -4,14 +4,14 @@
* Copyright (C) 2008 SOMA Networks, Inc.
* Written By Ovidiu Sas (osas)
*
- * This file is part of Kamailio, a free SIP server.
+ * This file is part of SIP-router, a free SIP server.
*
- * Kamailio is free software; you can redistribute it and/or modify it
+ * SIP-router 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
*
- * Kamailio is distributed in the hope that it will be useful, but
+ * SIP-router 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.
diff --git a/modules_k/sst/sst_mi.h b/modules_k/sst/sst_mi.h
index 767a62f..5607177 100644
--- a/modules_k/sst/sst_mi.h
+++ b/modules_k/sst/sst_mi.h
@@ -4,14 +4,14 @@
* Copyright (C) 2008 SOMA Networks, Inc.
* Written By Ovidiu Sas (osas)
*
- * This file is part of Kamailio, a free SIP server.
+ * This file is part of SIP-router, a free SIP server.
*
- * Kamailio is free software; you can redistribute it and/or modify it
+ * SIP-router 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
*
- * Kamailio is distributed in the hope that it will be useful, but
+ * SIP-router 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.