From cc22ef78603b4eb6c7dd4ec957ef74f76fc84254 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Tue, 6 Jul 2010 08:23:14 +0000 Subject: [PATCH] * fix the error of the company title. --- trunk/module/bug/view/report.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/module/bug/view/report.html.php b/trunk/module/bug/view/report.html.php index d820dbb5f7..140c6caa31 100644 --- a/trunk/module/bug/view/report.html.php +++ b/trunk/module/bug/view/report.html.php @@ -15,7 +15,7 @@ * You should have received a copy of the GNU Lesser General Public License * along with ZenTaoMS. If not, see . * - * @copyright Copyright 2009-2010 ?????????????????????(www.cnezsoft.com) + * @copyright Copyright 2009-2010 青岛易软天创网络科技有限公司(www.cnezsoft.com) * @author Chunsheng Wang * @package bug * @version $Id$