From 6def28cf5cd638f0db550089d60429fbf69dd309 Mon Sep 17 00:00:00 2001 From: "Olle E. Johansson" Date: Thu, 26 Feb 2015 20:47:54 +0100 Subject: [PATCH] sanity Remove SVN ID, change "ser" to "Kamailio" --- modules/sanity/api.h | 13 +++---------- modules/sanity/mod_sanity.c | 13 +++---------- modules/sanity/mod_sanity.h | 13 +++---------- modules/sanity/sanity.c | 13 +++---------- modules/sanity/sanity.h | 13 +++---------- 5 files changed, 15 insertions(+), 50 deletions(-) diff --git a/modules/sanity/api.h b/modules/sanity/api.h index c7ddb18f6b7..01666b52f66 100644 --- a/modules/sanity/api.h +++ b/modules/sanity/api.h @@ -1,23 +1,16 @@ /* - * $Id$ - * * Sanity Checks Module * * Copyright (C) 2006 iptelorg GbmH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser 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 * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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. diff --git a/modules/sanity/mod_sanity.c b/modules/sanity/mod_sanity.c index 310be093b68..1e10189908b 100644 --- a/modules/sanity/mod_sanity.c +++ b/modules/sanity/mod_sanity.c @@ -1,23 +1,16 @@ /* - * $Id$ - * * Sanity Checks Module * * Copyright (C) 2006 iptelorg GbmH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser 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 * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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. diff --git a/modules/sanity/mod_sanity.h b/modules/sanity/mod_sanity.h index fb27b408eda..f946a01be55 100644 --- a/modules/sanity/mod_sanity.h +++ b/modules/sanity/mod_sanity.h @@ -1,23 +1,16 @@ /* - * $Id$ - * * Sanity Checks Module * * Copyright (C) 2006 iptelorg GbmH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser 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 * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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. diff --git a/modules/sanity/sanity.c b/modules/sanity/sanity.c index 58522d4f319..7e1842ee653 100644 --- a/modules/sanity/sanity.c +++ b/modules/sanity/sanity.c @@ -1,23 +1,16 @@ /* - * $Id$ - * * Sanity Checks Module * * Copyright (C) 2006 iptelorg GbmH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser 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 * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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. diff --git a/modules/sanity/sanity.h b/modules/sanity/sanity.h index 8ea9d78b6b8..934acb53fc8 100644 --- a/modules/sanity/sanity.h +++ b/modules/sanity/sanity.h @@ -1,23 +1,16 @@ /* - * $Id$ - * * Sanity Checks Module * * Copyright (C) 2006 iptelorg GbmH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser 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 * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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.