From f66f5f02e30d9fc2d5c06eeefb4377b8ff36fce2 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Fri, 08 Apr 2011 02:15:37 -0400
Subject: [PATCH] - Removed dependency on rcube_* functions, small improvements

---
 installer/utils.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/installer/utils.php b/installer/utils.php
index 4294f79..fd7e93b 100644
--- a/installer/utils.php
+++ b/installer/utils.php
@@ -4,7 +4,7 @@
  | Roundcube Webmail IMAP Client                                           |
  | Version 0.3-20090702                                                    |
  |                                                                         |
- | Copyright (C) 2005-2009, Roundcube Dev. - Switzerland                   |
+ | Copyright (C) 2005-2009, The Roundcube Dev Team                         |
  |                                                                         |
  | This program is free software; you can redistribute it and/or modify    |
  | it under the terms of the GNU General Public License version 2          |

--
Gitblit v1.9.1