summaryrefslogtreecommitdiff
path: root/program/js/list.js
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-09-25 13:03:53 +0000
committeralecpl <alec@alec.pl>2010-09-25 13:03:53 +0000
commite019f2d0f2dc2fbfa345ab5d7ae85e67bfdd76b8 (patch)
treeebde4a0ae4c57dd23a84d841b7eb6a04c1b6cdcf /program/js/list.js
parent6465a92a38bb42dae3f669e9f2e4f570b6dd5d95 (diff)
- s/RoundCube/Roundcube/
Diffstat (limited to 'program/js/list.js')
-rw-r--r--program/js/list.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/program/js/list.js b/program/js/list.js
index 33095868e..22c8080a7 100644
--- a/program/js/list.js
+++ b/program/js/list.js
@@ -1,9 +1,9 @@
/*
+-----------------------------------------------------------------------+
- | RoundCube List Widget |
+ | Roundcube List Widget |
| |
- | This file is part of the RoundCube Webmail client |
- | Copyright (C) 2006-2009, RoundCube Dev, - Switzerland |
+ | This file is part of the Roundcube Webmail client |
+ | Copyright (C) 2006-2009, Roundcube Dev, - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
@@ -18,7 +18,7 @@
/**
- * RoundCube List Widget class
+ * Roundcube List Widget class
* @contructor
*/
function rcube_list_widget(list, p)