diff options
| author | ihug <ihug@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-03 00:13:32 +0000 |
|---|---|---|
| committer | ihug <ihug@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-03 00:13:32 +0000 |
| commit | 4f485be4aecd43cfe868583700dad8f0b5a6a0bc (patch) | |
| tree | c88703d1ed7fadcbc196a5cdec4ebaf2b790cd74 /roundcubemail/bin | |
| parent | eaee453b1c2bf80711262a268f85dc9d1985db3a (diff) | |
Update copyright notice
git-svn-id: https://svn.roundcube.net/trunk@850 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/bin')
| -rw-r--r-- | roundcubemail/bin/quotaimg.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/bin/quotaimg.php b/roundcubemail/bin/quotaimg.php index 47696ef69..5896eac12 100644 --- a/roundcubemail/bin/quotaimg.php +++ b/roundcubemail/bin/quotaimg.php @@ -5,7 +5,7 @@ | program/bin/quotaimg.php | | | | This file is part of the RoundCube Webmail client | - | Copyright (C) 2005, RoundCube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | | PURPOSE: | @@ -166,4 +166,4 @@ function genQuota($used, $total, $width, $height) genQuota($used, $quota, $width, $height); exit; -?>
\ No newline at end of file +?> |
