From d5f10966fdf5973b5de21ce71b208ffcffd9c549 Mon Sep 17 00:00:00 2001 From: "Olle E. Johansson" Date: Fri, 1 Apr 2016 18:25:42 +0200 Subject: [PATCH] db_flatstore Edit source code headers - change product name to Kamailio etc --- modules/db_flatstore/db_flatstore.c | 8 +++----- modules/db_flatstore/db_flatstore.h | 8 +++----- modules/db_flatstore/flat_cmd.c | 8 +++----- modules/db_flatstore/flat_cmd.h | 8 +++----- modules/db_flatstore/flat_con.c | 8 +++----- modules/db_flatstore/flat_con.h | 8 +++----- modules/db_flatstore/flat_rpc.c | 8 +++----- modules/db_flatstore/flat_rpc.h | 8 +++----- modules/db_flatstore/flat_uri.c | 8 +++----- modules/db_flatstore/flat_uri.h | 8 +++----- modules/db_flatstore/km_flat_con.c | 2 -- modules/db_flatstore/km_flat_con.h | 2 -- modules/db_flatstore/km_flat_id.c | 2 -- modules/db_flatstore/km_flat_id.h | 2 -- modules/db_flatstore/km_flat_pool.c | 2 -- modules/db_flatstore/km_flat_pool.h | 2 -- modules/db_flatstore/km_flatstore.c | 6 ------ modules/db_flatstore/km_flatstore.h | 8 -------- modules/db_flatstore/km_flatstore_mod.c | 6 ------ modules/db_flatstore/km_flatstore_mod.h | 6 ------ 20 files changed, 30 insertions(+), 88 deletions(-) diff --git a/modules/db_flatstore/db_flatstore.c b/modules/db_flatstore/db_flatstore.c index 745a2447df9..0abfd3e0c28 100644 --- a/modules/db_flatstore/db_flatstore.c +++ b/modules/db_flatstore/db_flatstore.c @@ -1,18 +1,16 @@ /* - * $Id$ - * * Copyright (C) 2004 FhG FOKUS * Copyright (C) 2008 iptelorg GmbH * Written by Jan Janak * - * 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 it under the + * 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. * - * SER is distributed in the hope that it will be useful, but WITHOUT ANY + * 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/db_flatstore/db_flatstore.h b/modules/db_flatstore/db_flatstore.h index 3753f6088c6..6da9372aef8 100644 --- a/modules/db_flatstore/db_flatstore.h +++ b/modules/db_flatstore/db_flatstore.h @@ -1,18 +1,16 @@ /* - * $Id$ - * * Copyright (C) 2004 FhG Fokus * Copyright (C) 2008 iptelorg GmbH * Written by Jan Janak * - * 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 it under the + * 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. * - * SER is distributed in the hope that it will be useful, but WITHOUT ANY + * 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/db_flatstore/flat_cmd.c b/modules/db_flatstore/flat_cmd.c index 8dee4c9592e..4cf4b8062b8 100644 --- a/modules/db_flatstore/flat_cmd.c +++ b/modules/db_flatstore/flat_cmd.c @@ -1,18 +1,16 @@ /* - * $Id$ - * * Copyright (C) 2004 FhG FOKUS * Copyright (C) 2008 iptelorg GmbH * Written by Jan Janak * - * 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 it under the + * 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. * - * SER is distributed in the hope that it will be useful, but WITHOUT ANY + * 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/db_flatstore/flat_cmd.h b/modules/db_flatstore/flat_cmd.h index 8ded2f5ca80..2029b341852 100644 --- a/modules/db_flatstore/flat_cmd.h +++ b/modules/db_flatstore/flat_cmd.h @@ -1,18 +1,16 @@ /* - * $Id$ - * * Copyright (C) 2004 FhG FOKUS * Copyright (C) 2008 iptelorg GmbH * Written by Jan Janak * - * 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 it under the + * 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. * - * SER is distributed in the hope that it will be useful, but WITHOUT ANY + * 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/db_flatstore/flat_con.c b/modules/db_flatstore/flat_con.c index b7361a52b23..bf92d7b850f 100644 --- a/modules/db_flatstore/flat_con.c +++ b/modules/db_flatstore/flat_con.c @@ -1,18 +1,16 @@ /* - * $Id$ - * * Copyright (C) 2004 FhG FOKUS * Copyright (C) 2008 iptelorg GmbH * Written by Jan Janak * - * 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 it under the + * 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. * - * SER is distributed in the hope that it will be useful, but WITHOUT ANY + * 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/db_flatstore/flat_con.h b/modules/db_flatstore/flat_con.h index 37e031ffb50..f5f5a8f8e17 100644 --- a/modules/db_flatstore/flat_con.h +++ b/modules/db_flatstore/flat_con.h @@ -1,18 +1,16 @@ /* - * $Id$ - * * Copyright (C) 2004 FhG FOKUS * Copyright (C) 2008 iptelorg GmbH * Written by Jan Janak * - * 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 it under the + * 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. * - * SER is distributed in the hope that it will be useful, but WITHOUT ANY + * 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/db_flatstore/flat_rpc.c b/modules/db_flatstore/flat_rpc.c index dee14a95109..075c409df44 100644 --- a/modules/db_flatstore/flat_rpc.c +++ b/modules/db_flatstore/flat_rpc.c @@ -1,18 +1,16 @@ /* - * $Id$ - * * Copyright (C) 2004 FhG FOKUS * Copyright (C) 2008 iptelorg GmbH * Written by Jan Janak * - * 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 it under the + * 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. * - * SER is distributed in the hope that it will be useful, but WITHOUT ANY + * 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/db_flatstore/flat_rpc.h b/modules/db_flatstore/flat_rpc.h index 59e5ac445c7..324031d11a2 100644 --- a/modules/db_flatstore/flat_rpc.h +++ b/modules/db_flatstore/flat_rpc.h @@ -1,18 +1,16 @@ /* - * $Id$ - * * Copyright (C) 2004 FhG FOKUS * Copyright (C) 2008 iptelorg GmbH * Written by Jan Janak * - * 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 it under the + * 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. * - * SER is distributed in the hope that it will be useful, but WITHOUT ANY + * 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/db_flatstore/flat_uri.c b/modules/db_flatstore/flat_uri.c index d2695b52be5..b2776b5cb3a 100644 --- a/modules/db_flatstore/flat_uri.c +++ b/modules/db_flatstore/flat_uri.c @@ -1,17 +1,15 @@ /* - * $Id$ - * * Copyright (C) 2008 iptelorg GmbH * Written by Jan Janak * - * 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 it under the + * 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. * - * SER is distributed in the hope that it will be useful, but WITHOUT ANY + * 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/db_flatstore/flat_uri.h b/modules/db_flatstore/flat_uri.h index b0fbb4b4559..17f15d4a88a 100644 --- a/modules/db_flatstore/flat_uri.h +++ b/modules/db_flatstore/flat_uri.h @@ -1,17 +1,15 @@ /* - * $Id$ - * * Copyright (C) 2008 iptelorg GmbH * Written by Jan Janak * - * 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 it under the + * 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. * - * SER is distributed in the hope that it will be useful, but WITHOUT ANY + * 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/db_flatstore/km_flat_con.c b/modules/db_flatstore/km_flat_con.c index 155a6e6d6aa..e82c42425c2 100644 --- a/modules/db_flatstore/km_flat_con.c +++ b/modules/db_flatstore/km_flat_con.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Flastore module connection structure * * Copyright (C) 2004 FhG Fokus diff --git a/modules/db_flatstore/km_flat_con.h b/modules/db_flatstore/km_flat_con.h index 78db20bf59d..b794072d4af 100644 --- a/modules/db_flatstore/km_flat_con.h +++ b/modules/db_flatstore/km_flat_con.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Flatstore module connection structure * * Copyright (C) 2004 FhG Fokus diff --git a/modules/db_flatstore/km_flat_id.c b/modules/db_flatstore/km_flat_id.c index e27c1b38b66..d8c88672040 100644 --- a/modules/db_flatstore/km_flat_id.c +++ b/modules/db_flatstore/km_flat_id.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Flatstore module connection identifier * * Copyright (C) 2004 FhG Fokus diff --git a/modules/db_flatstore/km_flat_id.h b/modules/db_flatstore/km_flat_id.h index f0497cacbbb..bb3c88b4e7e 100644 --- a/modules/db_flatstore/km_flat_id.h +++ b/modules/db_flatstore/km_flat_id.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Flatstore connection identifier * * Copyright (C) 2004 FhG Fokus diff --git a/modules/db_flatstore/km_flat_pool.c b/modules/db_flatstore/km_flat_pool.c index 7004673a508..012db78b8ae 100644 --- a/modules/db_flatstore/km_flat_pool.c +++ b/modules/db_flatstore/km_flat_pool.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Flatstore module connection pool * * Copyright (C) 2004 FhG Fokus diff --git a/modules/db_flatstore/km_flat_pool.h b/modules/db_flatstore/km_flat_pool.h index 0a49efc7c3f..59c7e498a4b 100644 --- a/modules/db_flatstore/km_flat_pool.h +++ b/modules/db_flatstore/km_flat_pool.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Flatstore module connection pool * * Copyright (C) 2004 FhG Fokus diff --git a/modules/db_flatstore/km_flatstore.c b/modules/db_flatstore/km_flatstore.c index cce50a1d7f0..ab302f5840d 100644 --- a/modules/db_flatstore/km_flatstore.c +++ b/modules/db_flatstore/km_flatstore.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Flatstore module interface * * Copyright (C) 2004 FhG Fokus @@ -21,10 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-03-11 updated to the new module exports interface (andrei) - * 2003-03-16 flags export parameter added (janakj) */ #include diff --git a/modules/db_flatstore/km_flatstore.h b/modules/db_flatstore/km_flatstore.h index a3ea5cd0173..9d6053b5003 100644 --- a/modules/db_flatstore/km_flatstore.h +++ b/modules/db_flatstore/km_flatstore.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Flatstore module interface * * Copyright (C) 2004 FhG Fokus @@ -21,12 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -/* - * History: - * -------- - * 2003-03-11 updated to the new module exports interface (andrei) - * 2003-03-16 flags export parameter added (janakj) - */ #ifndef _KM_FLATSTORE_H #define _KM_FLATSTORE_H diff --git a/modules/db_flatstore/km_flatstore_mod.c b/modules/db_flatstore/km_flatstore_mod.c index 668d0787484..5848c65a8cc 100644 --- a/modules/db_flatstore/km_flatstore_mod.c +++ b/modules/db_flatstore/km_flatstore_mod.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Flatstore module interface * * Copyright (C) 2004 FhG Fokus @@ -21,10 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-03-11 updated to the new module exports interface (andrei) - * 2003-03-16 flags export parameter added (janakj) */ #include "../../sr_module.h" diff --git a/modules/db_flatstore/km_flatstore_mod.h b/modules/db_flatstore/km_flatstore_mod.h index 5b8972a3076..0a4d7071946 100644 --- a/modules/db_flatstore/km_flatstore_mod.h +++ b/modules/db_flatstore/km_flatstore_mod.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Flatstore module interface * * Copyright (C) 2004 FhG Fokus @@ -21,10 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-03-11 updated to the new module exports interface (andrei) - * 2003-03-16 flags export parameter added (janakj) */ #ifndef KM_FLATSTORE_MOD_H