From 94fba6baef938a3bf4669daa59d9267e5ee294a3 Mon Sep 17 00:00:00 2001 From: pescuma Date: Sun, 9 Nov 2008 19:37:33 +0000 Subject: historylog: Fix for copyright git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@113 c086bb3d-8645-0410-b8da-73a8550f86e7 --- Plugins/historylog/historylog.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Plugins/historylog/historylog.cpp b/Plugins/historylog/historylog.cpp index 9a0b422..0d1bc49 100644 --- a/Plugins/historylog/historylog.cpp +++ b/Plugins/historylog/historylog.cpp @@ -1,6 +1,8 @@ /* Copyright (C) 2008 Ricardo Pescuma Domenecci +Parts copied from tabSRMM code: Copyright (C) 2003 Jörgen Persson and Nightwish + This is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either @@ -657,7 +659,6 @@ struct ChatMsg TCHAR *userInfo; }; - int ChatAddEvent(WPARAM wParam, LPARAM lParam) { int ret; -- cgit v1.2.3