From 8dd172a5b0e8050dc109b6bdb5850e5eef6d7a84 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Tue, 09 Aug 2011 14:40:42 -0400 Subject: [PATCH] - Fix XSS vulnerability in UI messages (#1488030) --- program/steps/utils/killcache.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/steps/utils/killcache.inc b/program/steps/utils/killcache.inc index 4e40adf..643433c 100644 --- a/program/steps/utils/killcache.inc +++ b/program/steps/utils/killcache.inc @@ -5,7 +5,7 @@ | program/steps/utils/killcache.inc | | | | This file is part of the Roundcube Webmail client | - | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | + | Copyright (C) 2005-2010, The Roundcube Dev Team | | Licensed under the GNU GPL | | | | PURPOSE: | -- Gitblit v1.9.1