diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-01-12 18:31:55 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-01-12 18:31:55 +0000 |
| commit | 1069ab87677b1611cdce2a92dc28542baedc8630 (patch) | |
| tree | f36f7050484cdff6c0b52376fb6897be3cac023d /roundcubemail/program/js | |
| parent | 3b3b9941c5f0a90cd4a8e6bbd5f3b5bd742f337f (diff) | |
Missed some replacements in previous commit...
git-svn-id: https://svn.roundcube.net/trunk@4411 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js')
| -rw-r--r-- | roundcubemail/program/js/app.js | 2 | ||||
| -rw-r--r-- | roundcubemail/program/js/common.js | 2 | ||||
| -rw-r--r-- | roundcubemail/program/js/editor.js | 2 | ||||
| -rw-r--r-- | roundcubemail/program/js/list.js | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js index 346f4e44e..280322cf6 100644 --- a/roundcubemail/program/js/app.js +++ b/roundcubemail/program/js/app.js @@ -3,7 +3,7 @@ | Roundcube Webmail Client Script | | | | This file is part of the Roundcube Webmail client | - | Copyright (C) 2005-2010, Roundcube Dev, - Switzerland | + | Copyright (C) 2005-2010, The Roundcube Dev Team | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ diff --git a/roundcubemail/program/js/common.js b/roundcubemail/program/js/common.js index 76ddd7269..b4554a05a 100644 --- a/roundcubemail/program/js/common.js +++ b/roundcubemail/program/js/common.js @@ -3,7 +3,7 @@ | Roundcube common js library | | | | This file is part of the Roundcube web development suite | - | Copyright (C) 2005-2007, Roundcube Dev, - Switzerland | + | Copyright (C) 2005-2007, The Roundcube Dev Team | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ diff --git a/roundcubemail/program/js/editor.js b/roundcubemail/program/js/editor.js index 3845e3de4..c0f54b82d 100644 --- a/roundcubemail/program/js/editor.js +++ b/roundcubemail/program/js/editor.js @@ -3,7 +3,7 @@ | Roundcube editor js library | | | | This file is part of the Roundcube web development suite | - | Copyright (C) 2006, Roundcube Dev, - Switzerland | + | Copyright (C) 2006, The Roundcube Dev Team | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ diff --git a/roundcubemail/program/js/list.js b/roundcubemail/program/js/list.js index ae4890f60..183223a51 100644 --- a/roundcubemail/program/js/list.js +++ b/roundcubemail/program/js/list.js @@ -3,7 +3,7 @@ | Roundcube List Widget | | | | This file is part of the Roundcube Webmail client | - | Copyright (C) 2006-2009, Roundcube Dev, - Switzerland | + | Copyright (C) 2006-2009, The Roundcube Dev Team | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ |
