From e019f2d0f2dc2fbfa345ab5d7ae85e67bfdd76b8 Mon Sep 17 00:00:00 2001 From: alecpl Date: Sat, 25 Sep 2010 13:03:53 +0000 Subject: - s/RoundCube/Roundcube/ --- program/js/common.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'program/js/common.js') diff --git a/program/js/common.js b/program/js/common.js index 4c5d1b730..4e98347f1 100644 --- a/program/js/common.js +++ b/program/js/common.js @@ -1,9 +1,9 @@ /* +-----------------------------------------------------------------------+ - | RoundCube common js library | + | Roundcube common js library | | | - | This file is part of the RoundCube web development suite | - | Copyright (C) 2005-2007, RoundCube Dev, - Switzerland | + | This file is part of the Roundcube web development suite | + | Copyright (C) 2005-2007, Roundcube Dev, - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ @@ -365,7 +365,7 @@ triggerEvent: function(evt, e) /** - * RoundCube generic layer (floating box) class + * Roundcube generic layer (floating box) class * * @constructor */ -- cgit v1.2.3