From 15cf4fa9251f01313b5eb5cf1a91ec10643d42cb Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Wed, 21 Nov 2012 13:55:34 -0500
Subject: [PATCH] Rename rcube_bc.inc to bc.php for consistency

---
 program/include/bc.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/include/rcube_bc.inc b/program/include/bc.php
similarity index 98%
rename from program/include/rcube_bc.inc
rename to program/include/bc.php
index 80ca7b9..8a3d4f9 100644
--- a/program/include/rcube_bc.inc
+++ b/program/include/bc.php
@@ -2,7 +2,7 @@
 
 /*
  +-----------------------------------------------------------------------+
- | program/include/main.inc                                              |
+ | program/include/bc.php                                                |
  |                                                                       |
  | This file is part of the Roundcube Webmail client                     |
  | Copyright (C) 2005-2012, The Roundcube Dev Team                       |

--
Gitblit v1.9.1