From 041c93ce0bc00cb6417ce2e4bdce2ed84d37f50a Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Tue, 22 May 2012 06:31:37 -0400
Subject: [PATCH] Removed $Id$

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

diff --git a/installer/utils.php b/installer/utils.php
index ca2577c..6c67d25 100644
--- a/installer/utils.php
+++ b/installer/utils.php
@@ -1,4 +1,5 @@
 <?php
+
 /*
  +-------------------------------------------------------------------------+
  | Roundcube Webmail installer utilities                                   |
@@ -12,9 +13,6 @@
  +-------------------------------------------------------------------------+
  | Author: Thomas Bruederli <roundcube@gmail.com>                          |
  +-------------------------------------------------------------------------+
-
- $Id: index.php 2696 2009-07-02 06:38:26Z thomasb $
-
 */
 
 /**

--
Gitblit v1.9.1