summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/quotaimg.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/quotaimg.php b/bin/quotaimg.php
index 47696ef69..5896eac12 100644
--- a/bin/quotaimg.php
+++ b/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
+?>