summaryrefslogtreecommitdiff
path: root/protocols/IRCG
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-01-21 08:06:56 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-01-21 08:06:56 +0000
commit81a053c262d263e514beb24aa6f3dcab1d7b2c41 (patch)
tree1ee2d11f9949248173b981d3f132dded2ff3fb5c /protocols/IRCG
parent780cfdc4277addb0acf4785f105a6767960b98ec (diff)
removed old revision information
git-svn-id: http://svn.miranda-ng.org/main/trunk@3215 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IRCG')
-rw-r--r--protocols/IRCG/src/ui_utils.cpp6
-rw-r--r--protocols/IRCG/src/ui_utils.h6
2 files changed, 0 insertions, 12 deletions
diff --git a/protocols/IRCG/src/ui_utils.cpp b/protocols/IRCG/src/ui_utils.cpp
index b9e264d3c7..c1cf19309f 100644
--- a/protocols/IRCG/src/ui_utils.cpp
+++ b/protocols/IRCG/src/ui_utils.cpp
@@ -16,12 +16,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-File name : $URL: http://miranda.googlecode.com/svn/trunk/miranda/protocols/IRCG/ui_utils.cpp $
-Revision : $Revision: 13133 $
-Last change on : $Date: 2010-11-17 15:54:24 +0200 (Ср, 17 ноя 2010) $
-Last change by : $Author: george.hazan $
-
*/
#include "irc.h"
diff --git a/protocols/IRCG/src/ui_utils.h b/protocols/IRCG/src/ui_utils.h
index a6d55fe1cb..b5fe9dadb4 100644
--- a/protocols/IRCG/src/ui_utils.h
+++ b/protocols/IRCG/src/ui_utils.h
@@ -19,12 +19,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-File name : $URL: http://miranda.googlecode.com/svn/trunk/miranda/protocols/IRCG/ui_utils.h $
-Revision : $Revision: 13133 $
-Last change on : $Date: 2010-11-17 15:54:24 +0200 (Ср, 17 ноя 2010) $
-Last change by : $Author: george.hazan $
-
*/
#ifndef __jabber_ui_utils_h__