From e019f2d0f2dc2fbfa345ab5d7ae85e67bfdd76b8 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Sat, 25 Sep 2010 09:03:53 -0400 Subject: [PATCH] - s/RoundCube/Roundcube/ --- config/db.inc.php.dist | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/db.inc.php.dist b/config/db.inc.php.dist index 30502cc..e8938a1 100644 --- a/config/db.inc.php.dist +++ b/config/db.inc.php.dist @@ -4,8 +4,8 @@ +-----------------------------------------------------------------------+ | Configuration file for database access | | | - | This file is part of the RoundCube Webmail client | - | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | + | This file is part of the Roundcube Webmail client | + | Copyright (C) 2005-2009, Roundcube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ @@ -70,4 +70,4 @@ // end db config file -?> + -- Gitblit v1.9.1