diff options
Diffstat (limited to 'protocols/JabberG/jabber_xstatus.cpp')
-rw-r--r-- | protocols/JabberG/jabber_xstatus.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/protocols/JabberG/jabber_xstatus.cpp b/protocols/JabberG/jabber_xstatus.cpp index d35c5a4b88..cd1f5c9a50 100644 --- a/protocols/JabberG/jabber_xstatus.cpp +++ b/protocols/JabberG/jabber_xstatus.cpp @@ -2,7 +2,7 @@ Jabber Protocol Plugin for Miranda IM
Copyright ( C ) 2002-04 Santithorn Bunchua
-Copyright ( C ) 2005-11 George Hazan
+Copyright ( C ) 2005-12 George Hazan
Copyright ( C ) 2007 Maxim Mluhov
This program is free software; you can redistribute it and/or
@@ -19,10 +19,6 @@ 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.
-Revision : $Revision: 13500 $
-Last change on : $Date: 2011-03-25 15:14:31 +0200 (Пт, 25 мар 2011) $
-Last change by : $Author: Michael.Kunz@s2005.TU-Chemnitz.de $
-
*/
#include "jabber.h"
|