From c9f26b592c2d78394b2b99f7becb73d4c8f21364 Mon Sep 17 00:00:00 2001 From: "Olle E. Johansson" Date: Sun, 4 Jan 2015 11:10:14 +0100 Subject: [PATCH] srdb1 Remove SVN id's and history --- lib/srdb1/README | 4 +--- lib/srdb1/db.c | 8 -------- lib/srdb1/db.h | 2 -- lib/srdb1/db_cap.h | 2 -- lib/srdb1/db_con.h | 2 -- lib/srdb1/db_id.c | 2 -- lib/srdb1/db_id.h | 2 -- lib/srdb1/db_key.h | 2 -- lib/srdb1/db_locking.h | 2 -- lib/srdb1/db_op.h | 2 -- lib/srdb1/db_pool.c | 2 -- lib/srdb1/db_pool.h | 2 -- lib/srdb1/db_pooling.h | 2 -- lib/srdb1/db_query.c | 2 -- lib/srdb1/db_query.h | 2 -- lib/srdb1/db_res.c | 2 -- lib/srdb1/db_res.h | 2 -- lib/srdb1/db_row.c | 2 -- lib/srdb1/db_row.h | 2 -- lib/srdb1/db_ut.c | 2 -- lib/srdb1/db_ut.h | 2 -- lib/srdb1/db_val.c | 2 -- lib/srdb1/db_val.h | 2 -- 23 files changed, 1 insertion(+), 53 deletions(-) diff --git a/lib/srdb1/README b/lib/srdb1/README index bbdc03ebba8..b710ca4065f 100644 --- a/lib/srdb1/README +++ b/lib/srdb1/README @@ -1,6 +1,4 @@ -$Id$ - -This directory contains generic database support interface. The interface +This directory contains the generic database support interface - db1. The interface should be used by all modules willing to communicate with a database. Kamailio can then switch from one database to another simply by loading a different database support module. Directory example contains a very simple example diff --git a/lib/srdb1/db.c b/lib/srdb1/db.c index 72fe2d8ff2c..e7323e3d7aa 100644 --- a/lib/srdb1/db.c +++ b/lib/srdb1/db.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * @@ -20,12 +18,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: - * -------- - * 2004-06-06 bind_dbmod takes dbf as parameter (andrei) - * 2006-10-10 Added support for retrieving the last inserted ID (Carsten Bock, BASIS AudioNet GmbH) - */ /** * \file lib/srdb1/db.c diff --git a/lib/srdb1/db.h b/lib/srdb1/db.h index c35b7fe58f7..4c18542c123 100644 --- a/lib/srdb1/db.h +++ b/lib/srdb1/db.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_cap.h b/lib/srdb1/db_cap.h index 0f3bfaab42e..e2f785c87d4 100644 --- a/lib/srdb1/db_cap.h +++ b/lib/srdb1/db_cap.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2004 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_con.h b/lib/srdb1/db_con.h index c042e3d1ec4..74d6c79a7e5 100644 --- a/lib/srdb1/db_con.h +++ b/lib/srdb1/db_con.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_id.c b/lib/srdb1/db_id.c index 32d479bedc7..aab305408a9 100644 --- a/lib/srdb1/db_id.c +++ b/lib/srdb1/db_id.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2005 iptel.org * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_id.h b/lib/srdb1/db_id.h index 94243ade1fd..bca7e5c14aa 100644 --- a/lib/srdb1/db_id.h +++ b/lib/srdb1/db_id.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2005 iptel.org * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_key.h b/lib/srdb1/db_key.h index 744c6a4430c..b69a2d1de38 100644 --- a/lib/srdb1/db_key.h +++ b/lib/srdb1/db_key.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_locking.h b/lib/srdb1/db_locking.h index f2a622b3155..0837487e2aa 100644 --- a/lib/srdb1/db_locking.h +++ b/lib/srdb1/db_locking.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * This file is part of Kamailio, a free SIP server. * * Kamailio is free software; you can redistribute it and/or modify diff --git a/lib/srdb1/db_op.h b/lib/srdb1/db_op.h index f3bfc5c41de..31dbe442651 100644 --- a/lib/srdb1/db_op.h +++ b/lib/srdb1/db_op.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_pool.c b/lib/srdb1/db_pool.c index 53ae789e41b..6408bcf9f20 100644 --- a/lib/srdb1/db_pool.c +++ b/lib/srdb1/db_pool.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2005 iptel.org * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_pool.h b/lib/srdb1/db_pool.h index 8c008dcdef4..298e147f4c3 100644 --- a/lib/srdb1/db_pool.h +++ b/lib/srdb1/db_pool.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2005 iptel.org * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_pooling.h b/lib/srdb1/db_pooling.h index 8851b65def7..2577347b0ea 100644 --- a/lib/srdb1/db_pooling.h +++ b/lib/srdb1/db_pooling.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_query.c b/lib/srdb1/db_query.c index 193ffef551f..21fae842a2e 100644 --- a/lib/srdb1/db_query.c +++ b/lib/srdb1/db_query.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007-2008 1&1 Internet AG * * This file is part of Kamailio, a free SIP server. diff --git a/lib/srdb1/db_query.h b/lib/srdb1/db_query.h index bc12f995820..fc60a878d2f 100644 --- a/lib/srdb1/db_query.h +++ b/lib/srdb1/db_query.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007-2008 1&1 Internet AG * * This file is part of Kamailio, a free SIP server. diff --git a/lib/srdb1/db_res.c b/lib/srdb1/db_res.c index 1a775ca01ff..4956c203514 100644 --- a/lib/srdb1/db_res.c +++ b/lib/srdb1/db_res.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_res.h b/lib/srdb1/db_res.h index 39f4e21bd67..c424d9d6a18 100644 --- a/lib/srdb1/db_res.h +++ b/lib/srdb1/db_res.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_row.c b/lib/srdb1/db_row.c index e77786ad40b..bee34c8ff07 100644 --- a/lib/srdb1/db_row.c +++ b/lib/srdb1/db_row.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_row.h b/lib/srdb1/db_row.h index 9a0ba2048ed..33c65bece59 100644 --- a/lib/srdb1/db_row.h +++ b/lib/srdb1/db_row.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_ut.c b/lib/srdb1/db_ut.c index 344e4c63615..bfd444665d1 100644 --- a/lib/srdb1/db_ut.c +++ b/lib/srdb1/db_ut.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_ut.h b/lib/srdb1/db_ut.h index 30c75d35507..2bd64f1ff8c 100644 --- a/lib/srdb1/db_ut.h +++ b/lib/srdb1/db_ut.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG * diff --git a/lib/srdb1/db_val.c b/lib/srdb1/db_val.c index df9199c35c1..4a1b0a71d8b 100644 --- a/lib/srdb1/db_val.c +++ b/lib/srdb1/db_val.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2008-2009 1&1 Internet AG * diff --git a/lib/srdb1/db_val.h b/lib/srdb1/db_val.h index 4e034123e10..7b0d7f5fab8 100644 --- a/lib/srdb1/db_val.h +++ b/lib/srdb1/db_val.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2001-2003 FhG Fokus * Copyright (C) 2007-2008 1&1 Internet AG *