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/include | |
| 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/include')
| -rw-r--r-- | roundcubemail/program/include/clisetup.php | 2 | ||||
| -rw-r--r-- | roundcubemail/program/include/html.php | 2 | ||||
| -rwxr-xr-x | roundcubemail/program/include/iniset.php | 2 | ||||
| -rw-r--r-- | roundcubemail/program/include/main.inc | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/roundcubemail/program/include/clisetup.php b/roundcubemail/program/include/clisetup.php index fbea98063..d92c544c5 100644 --- a/roundcubemail/program/include/clisetup.php +++ b/roundcubemail/program/include/clisetup.php @@ -5,7 +5,7 @@ | program/include/clisetup.php | | | | This file is part of the Roundcube Webmail client | - | Copyright (C) 2010, Roundcube Dev, - Switzerland | + | Copyright (C) 2010, The Roundcube Dev Team | | Licensed under the GNU GPL | | | | PURPOSE: | diff --git a/roundcubemail/program/include/html.php b/roundcubemail/program/include/html.php index 27d1d7750..a7599cd9f 100644 --- a/roundcubemail/program/include/html.php +++ b/roundcubemail/program/include/html.php @@ -5,7 +5,7 @@ | program/include/html.php | | | | 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 | | | | PURPOSE: | diff --git a/roundcubemail/program/include/iniset.php b/roundcubemail/program/include/iniset.php index 467414655..192de7984 100755 --- a/roundcubemail/program/include/iniset.php +++ b/roundcubemail/program/include/iniset.php @@ -5,7 +5,7 @@ | program/include/iniset.php | | | | This file is part of the Roundcube Webmail client | - | Copyright (C) 2008-2011, Roundcube Dev, - Switzerland | + | Copyright (C) 2008-2011, The Roundcube Dev Team | | Licensed under the GNU GPL | | | | PURPOSE: | diff --git a/roundcubemail/program/include/main.inc b/roundcubemail/program/include/main.inc index b61f8aea2..7466207e1 100644 --- a/roundcubemail/program/include/main.inc +++ b/roundcubemail/program/include/main.inc @@ -5,7 +5,7 @@ | program/include/main.inc | | | | This file is part of the Roundcube Webmail client | - | Copyright (C) 2005-2009, Roundcube Dev, - Switzerland | + | Copyright (C) 2005-2009, The Roundcube Dev Team | | Licensed under the GNU GPL | | | | PURPOSE: | |
