summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-07 14:49:39 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-07 14:49:39 +0000
commitf0e3f3997304e91f25f5976f5156ed0134fd8e56 (patch)
tree31fe6d67332d0456a1a27f66efd20b5a89a3010d /protocols
parent61a5c4d8513e2cfdac47aca258f21665f6ec5cf7 (diff)
HNY part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@7534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r--protocols/JabberG/src/jabber.cpp11
-rw-r--r--protocols/JabberG/src/jabber.h11
-rw-r--r--protocols/JabberG/src/jabber_adhoc.cpp11
-rw-r--r--protocols/JabberG/src/jabber_agent.cpp9
-rw-r--r--protocols/JabberG/src/jabber_api.cpp11
-rw-r--r--protocols/JabberG/src/jabber_archive.cpp9
-rw-r--r--protocols/JabberG/src/jabber_bookmarks.cpp7
-rw-r--r--protocols/JabberG/src/jabber_byte.cpp11
-rw-r--r--protocols/JabberG/src/jabber_byte.h11
-rw-r--r--protocols/JabberG/src/jabber_caps.cpp11
-rw-r--r--protocols/JabberG/src/jabber_caps.h11
-rw-r--r--protocols/JabberG/src/jabber_captcha.cpp11
-rw-r--r--protocols/JabberG/src/jabber_chat.cpp9
-rw-r--r--protocols/JabberG/src/jabber_console.cpp13
-rw-r--r--protocols/JabberG/src/jabber_db_utils.h13
-rw-r--r--protocols/JabberG/src/jabber_disco.cpp11
-rw-r--r--protocols/JabberG/src/jabber_disco.h11
-rw-r--r--protocols/JabberG/src/jabber_events.cpp11
-rw-r--r--protocols/JabberG/src/jabber_file.cpp9
-rw-r--r--protocols/JabberG/src/jabber_form.cpp9
-rw-r--r--protocols/JabberG/src/jabber_form2.cpp13
-rw-r--r--protocols/JabberG/src/jabber_form2.h13
-rw-r--r--protocols/JabberG/src/jabber_frame.cpp11
-rw-r--r--protocols/JabberG/src/jabber_ft.cpp11
-rw-r--r--protocols/JabberG/src/jabber_groupchat.cpp9
-rw-r--r--protocols/JabberG/src/jabber_ibb.cpp11
-rw-r--r--protocols/JabberG/src/jabber_ibb.h11
-rw-r--r--protocols/JabberG/src/jabber_icolib.cpp9
-rw-r--r--protocols/JabberG/src/jabber_icolib.h13
-rw-r--r--protocols/JabberG/src/jabber_iq.cpp11
-rw-r--r--protocols/JabberG/src/jabber_iq.h11
-rw-r--r--protocols/JabberG/src/jabber_iq_handlers.cpp11
-rw-r--r--protocols/JabberG/src/jabber_iqid.cpp11
-rw-r--r--protocols/JabberG/src/jabber_iqid_muc.cpp9
-rw-r--r--protocols/JabberG/src/jabber_libstr.cpp9
-rw-r--r--protocols/JabberG/src/jabber_list.cpp11
-rw-r--r--protocols/JabberG/src/jabber_list.h11
-rw-r--r--protocols/JabberG/src/jabber_menu.cpp11
-rw-r--r--protocols/JabberG/src/jabber_message_handlers.cpp13
-rw-r--r--protocols/JabberG/src/jabber_message_manager.cpp13
-rw-r--r--protocols/JabberG/src/jabber_message_manager.h13
-rw-r--r--protocols/JabberG/src/jabber_misc.cpp11
-rw-r--r--protocols/JabberG/src/jabber_notes.cpp13
-rw-r--r--protocols/JabberG/src/jabber_notes.h13
-rw-r--r--protocols/JabberG/src/jabber_opt.cpp11
-rw-r--r--protocols/JabberG/src/jabber_opttree.cpp13
-rw-r--r--protocols/JabberG/src/jabber_opttree.h13
-rw-r--r--protocols/JabberG/src/jabber_password.cpp9
-rw-r--r--protocols/JabberG/src/jabber_presence_manager.cpp13
-rw-r--r--protocols/JabberG/src/jabber_presence_manager.h13
-rw-r--r--protocols/JabberG/src/jabber_privacy.cpp13
-rw-r--r--protocols/JabberG/src/jabber_privacy.h11
-rw-r--r--protocols/JabberG/src/jabber_proto.cpp11
-rw-r--r--protocols/JabberG/src/jabber_proto.h11
-rw-r--r--protocols/JabberG/src/jabber_rc.cpp11
-rw-r--r--protocols/JabberG/src/jabber_rc.h11
-rw-r--r--protocols/JabberG/src/jabber_search.cpp11
-rw-r--r--protocols/JabberG/src/jabber_search.h11
-rw-r--r--protocols/JabberG/src/jabber_secur.cpp9
-rw-r--r--protocols/JabberG/src/jabber_secur.h9
-rw-r--r--protocols/JabberG/src/jabber_send_manager.cpp13
-rw-r--r--protocols/JabberG/src/jabber_send_manager.h13
-rw-r--r--protocols/JabberG/src/jabber_std.cpp9
-rw-r--r--protocols/JabberG/src/jabber_svc.cpp11
-rw-r--r--protocols/JabberG/src/jabber_thread.cpp11
-rw-r--r--protocols/JabberG/src/jabber_treelist.cpp11
-rw-r--r--protocols/JabberG/src/jabber_userinfo.cpp11
-rw-r--r--protocols/JabberG/src/jabber_util.cpp9
-rw-r--r--protocols/JabberG/src/jabber_vcard.cpp9
-rw-r--r--protocols/JabberG/src/jabber_ws.cpp9
-rw-r--r--protocols/JabberG/src/jabber_xml.cpp11
-rw-r--r--protocols/JabberG/src/jabber_xml.h11
-rw-r--r--protocols/JabberG/src/jabber_xstatus.cpp11
-rw-r--r--protocols/JabberG/src/jabber_xstatus.h13
-rw-r--r--protocols/JabberG/src/jabber_zstream.cpp9
-rw-r--r--protocols/JabberG/src/stdafx.cpp2
-rw-r--r--protocols/JabberG/src/ui_utils.cpp4
-rw-r--r--protocols/JabberG/src/ui_utils.h13
78 files changed, 459 insertions, 383 deletions
diff --git a/protocols/JabberG/src/jabber.cpp b/protocols/JabberG/src/jabber.cpp
index c666479159..c8f45d0f2b 100644
--- a/protocols/JabberG/src/jabber.cpp
+++ b/protocols/JabberG/src/jabber.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber.h b/protocols/JabberG/src/jabber.h
index 12b08265db..67946feb74 100644
--- a/protocols/JabberG/src/jabber.h
+++ b/protocols/JabberG/src/jabber.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_adhoc.cpp b/protocols/JabberG/src/jabber_adhoc.cpp
index 57f5346609..9a296dca4f 100644
--- a/protocols/JabberG/src/jabber_adhoc.cpp
+++ b/protocols/JabberG/src/jabber_adhoc.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Artem Shpynov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Artem Shpynov
+Copyright (c) 2012-14 Miranda NG project
Module implements an XMPP protocol extension for reporting and executing ad-hoc,
human-oriented commands according to XEP-0050: Ad-Hoc Commands
diff --git a/protocols/JabberG/src/jabber_agent.cpp b/protocols/JabberG/src/jabber_agent.cpp
index ba3227c516..db15764e8b 100644
--- a/protocols/JabberG/src/jabber_agent.cpp
+++ b/protocols/JabberG/src/jabber_agent.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_api.cpp b/protocols/JabberG/src/jabber_api.cpp
index 41352082c2..52cfc0f755 100644
--- a/protocols/JabberG/src/jabber_api.cpp
+++ b/protocols/JabberG/src/jabber_api.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_archive.cpp b/protocols/JabberG/src/jabber_archive.cpp
index f3244527cd..ae352403e0 100644
--- a/protocols/JabberG/src/jabber_archive.cpp
+++ b/protocols/JabberG/src/jabber_archive.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_bookmarks.cpp b/protocols/JabberG/src/jabber_bookmarks.cpp
index b74bf6191b..8a73474b89 100644
--- a/protocols/JabberG/src/jabber_bookmarks.cpp
+++ b/protocols/JabberG/src/jabber_bookmarks.cpp
@@ -1,8 +1,9 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2007 Michael Stepura, George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2007 Michael Stepura, George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_byte.cpp b/protocols/JabberG/src/jabber_byte.cpp
index 7674ff8aaf..bbf6654dd0 100644
--- a/protocols/JabberG/src/jabber_byte.cpp
+++ b/protocols/JabberG/src/jabber_byte.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_byte.h b/protocols/JabberG/src/jabber_byte.h
index e2058101fb..f289d51a43 100644
--- a/protocols/JabberG/src/jabber_byte.h
+++ b/protocols/JabberG/src/jabber_byte.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_caps.cpp b/protocols/JabberG/src/jabber_caps.cpp
index bb7220acfc..6eb923cbec 100644
--- a/protocols/JabberG/src/jabber_caps.cpp
+++ b/protocols/JabberG/src/jabber_caps.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_caps.h b/protocols/JabberG/src/jabber_caps.h
index db0a1d4bac..bd304e1afa 100644
--- a/protocols/JabberG/src/jabber_caps.h
+++ b/protocols/JabberG/src/jabber_caps.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_captcha.cpp b/protocols/JabberG/src/jabber_captcha.cpp
index e553f7c3ce..31704b3769 100644
--- a/protocols/JabberG/src/jabber_captcha.cpp
+++ b/protocols/JabberG/src/jabber_captcha.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_chat.cpp b/protocols/JabberG/src/jabber_chat.cpp
index 279537f56b..16764bc529 100644
--- a/protocols/JabberG/src/jabber_chat.cpp
+++ b/protocols/JabberG/src/jabber_chat.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_console.cpp b/protocols/JabberG/src/jabber_console.cpp
index 6bf4a1701d..2e48555cbf 100644
--- a/protocols/JabberG/src/jabber_console.cpp
+++ b/protocols/JabberG/src/jabber_console.cpp
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2007 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2007 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_db_utils.h b/protocols/JabberG/src/jabber_db_utils.h
index ac70727035..fd8284983b 100644
--- a/protocols/JabberG/src/jabber_db_utils.h
+++ b/protocols/JabberG/src/jabber_db_utils.h
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007-09 Maxim Mluhov
-Copyright (C) 2007-09 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007-09 Maxim Mluhov
+Copyright (c) 2007-09 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_disco.cpp b/protocols/JabberG/src/jabber_disco.cpp
index 43fee1315b..22a1925bed 100644
--- a/protocols/JabberG/src/jabber_disco.cpp
+++ b/protocols/JabberG/src/jabber_disco.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_disco.h b/protocols/JabberG/src/jabber_disco.h
index 09da53754c..9fbd833619 100644
--- a/protocols/JabberG/src/jabber_disco.h
+++ b/protocols/JabberG/src/jabber_disco.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2005-07 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2005-07 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_events.cpp b/protocols/JabberG/src/jabber_events.cpp
index 560747493f..5fbe6ad5bc 100644
--- a/protocols/JabberG/src/jabber_events.cpp
+++ b/protocols/JabberG/src/jabber_events.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_file.cpp b/protocols/JabberG/src/jabber_file.cpp
index da5f8ea208..797cb9a7c2 100644
--- a/protocols/JabberG/src/jabber_file.cpp
+++ b/protocols/JabberG/src/jabber_file.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_form.cpp b/protocols/JabberG/src/jabber_form.cpp
index d1b8abef1c..761013f6e2 100644
--- a/protocols/JabberG/src/jabber_form.cpp
+++ b/protocols/JabberG/src/jabber_form.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_form2.cpp b/protocols/JabberG/src/jabber_form2.cpp
index d13054eae3..895458a678 100644
--- a/protocols/JabberG/src/jabber_form2.cpp
+++ b/protocols/JabberG/src/jabber_form2.cpp
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007-09 Maxim Mluhov
-Copyright (C) 2007-09 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007-09 Maxim Mluhov
+Copyright (c) 2007-09 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_form2.h b/protocols/JabberG/src/jabber_form2.h
index b15eee8532..ef41c89473 100644
--- a/protocols/JabberG/src/jabber_form2.h
+++ b/protocols/JabberG/src/jabber_form2.h
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007-09 Maxim Mluhov
-Copyright (C) 2007-09 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007-09 Maxim Mluhov
+Copyright (c) 2007-09 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_frame.cpp b/protocols/JabberG/src/jabber_frame.cpp
index 355bb2f29d..fd75365239 100644
--- a/protocols/JabberG/src/jabber_frame.cpp
+++ b/protocols/JabberG/src/jabber_frame.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_ft.cpp b/protocols/JabberG/src/jabber_ft.cpp
index 72b0eb4022..2242b2624a 100644
--- a/protocols/JabberG/src/jabber_ft.cpp
+++ b/protocols/JabberG/src/jabber_ft.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_groupchat.cpp b/protocols/JabberG/src/jabber_groupchat.cpp
index b1f3f6a7cf..fc27e29e78 100644
--- a/protocols/JabberG/src/jabber_groupchat.cpp
+++ b/protocols/JabberG/src/jabber_groupchat.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_ibb.cpp b/protocols/JabberG/src/jabber_ibb.cpp
index 2caab55ec8..a6f1cd5254 100644
--- a/protocols/JabberG/src/jabber_ibb.cpp
+++ b/protocols/JabberG/src/jabber_ibb.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_ibb.h b/protocols/JabberG/src/jabber_ibb.h
index d208ccda3d..5544e213d1 100644
--- a/protocols/JabberG/src/jabber_ibb.h
+++ b/protocols/JabberG/src/jabber_ibb.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_icolib.cpp b/protocols/JabberG/src/jabber_icolib.cpp
index c538e3fb55..2973731361 100644
--- a/protocols/JabberG/src/jabber_icolib.cpp
+++ b/protocols/JabberG/src/jabber_icolib.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
Idea & portions of code by Artem Shpynov
diff --git a/protocols/JabberG/src/jabber_icolib.h b/protocols/JabberG/src/jabber_icolib.h
index 69dc19a78d..cc28a97f18 100644
--- a/protocols/JabberG/src/jabber_icolib.h
+++ b/protocols/JabberG/src/jabber_icolib.h
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007-09 Maxim Mluhov
-Copyright (C) 2007-09 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007-09 Maxim Mluhov
+Copyright (c) 2007-09 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_iq.cpp b/protocols/JabberG/src/jabber_iq.cpp
index 1e18d31665..9ebf4d0b8b 100644
--- a/protocols/JabberG/src/jabber_iq.cpp
+++ b/protocols/JabberG/src/jabber_iq.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_iq.h b/protocols/JabberG/src/jabber_iq.h
index f98fdb5989..c2c3dc960d 100644
--- a/protocols/JabberG/src/jabber_iq.h
+++ b/protocols/JabberG/src/jabber_iq.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_iq_handlers.cpp b/protocols/JabberG/src/jabber_iq_handlers.cpp
index b1974bd2a7..41c1127117 100644
--- a/protocols/JabberG/src/jabber_iq_handlers.cpp
+++ b/protocols/JabberG/src/jabber_iq_handlers.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_iqid.cpp b/protocols/JabberG/src/jabber_iqid.cpp
index 1e91e3f71f..93469fe0a4 100644
--- a/protocols/JabberG/src/jabber_iqid.cpp
+++ b/protocols/JabberG/src/jabber_iqid.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_iqid_muc.cpp b/protocols/JabberG/src/jabber_iqid_muc.cpp
index 53f7054aae..fe0c255cb3 100644
--- a/protocols/JabberG/src/jabber_iqid_muc.cpp
+++ b/protocols/JabberG/src/jabber_iqid_muc.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_libstr.cpp b/protocols/JabberG/src/jabber_libstr.cpp
index d3b41a03a8..40c0ded4b7 100644
--- a/protocols/JabberG/src/jabber_libstr.cpp
+++ b/protocols/JabberG/src/jabber_libstr.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_list.cpp b/protocols/JabberG/src/jabber_list.cpp
index 2151448359..db07ac9dcd 100644
--- a/protocols/JabberG/src/jabber_list.cpp
+++ b/protocols/JabberG/src/jabber_list.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_list.h b/protocols/JabberG/src/jabber_list.h
index 417db9e7be..4c4c8358dc 100644
--- a/protocols/JabberG/src/jabber_list.h
+++ b/protocols/JabberG/src/jabber_list.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_menu.cpp b/protocols/JabberG/src/jabber_menu.cpp
index ad77799568..f20c6e2de5 100644
--- a/protocols/JabberG/src/jabber_menu.cpp
+++ b/protocols/JabberG/src/jabber_menu.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_message_handlers.cpp b/protocols/JabberG/src/jabber_message_handlers.cpp
index 15de847a36..84ae11f28b 100644
--- a/protocols/JabberG/src/jabber_message_handlers.cpp
+++ b/protocols/JabberG/src/jabber_message_handlers.cpp
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-08 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2008-09 Dmitriy Chervov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-08 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2008-09 Dmitriy Chervov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_message_manager.cpp b/protocols/JabberG/src/jabber_message_manager.cpp
index b15ff40e07..a5a9304e59 100644
--- a/protocols/JabberG/src/jabber_message_manager.cpp
+++ b/protocols/JabberG/src/jabber_message_manager.cpp
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-08 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2008-09 Dmitriy Chervov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-08 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2008-09 Dmitriy Chervov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_message_manager.h b/protocols/JabberG/src/jabber_message_manager.h
index 90df627a88..b3815d7c8e 100644
--- a/protocols/JabberG/src/jabber_message_manager.h
+++ b/protocols/JabberG/src/jabber_message_manager.h
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-08 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2008-09 Dmitriy Chervov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-08 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2008-09 Dmitriy Chervov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_misc.cpp b/protocols/JabberG/src/jabber_misc.cpp
index d5112e81da..5f4fbb8415 100644
--- a/protocols/JabberG/src/jabber_misc.cpp
+++ b/protocols/JabberG/src/jabber_misc.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_notes.cpp b/protocols/JabberG/src/jabber_notes.cpp
index b175ac90ed..05b3cbf2ef 100644
--- a/protocols/JabberG/src/jabber_notes.cpp
+++ b/protocols/JabberG/src/jabber_notes.cpp
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007-09 Maxim Mluhov
-Copyright (C) 2007-09 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007-09 Maxim Mluhov
+Copyright (c) 2007-09 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_notes.h b/protocols/JabberG/src/jabber_notes.h
index a9d8f2d8aa..5b694d9e97 100644
--- a/protocols/JabberG/src/jabber_notes.h
+++ b/protocols/JabberG/src/jabber_notes.h
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007-09 Maxim Mluhov
-Copyright (C) 2007-09 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007-09 Maxim Mluhov
+Copyright (c) 2007-09 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_opt.cpp b/protocols/JabberG/src/jabber_opt.cpp
index a55c29a9a5..a6219dccbe 100644
--- a/protocols/JabberG/src/jabber_opt.cpp
+++ b/protocols/JabberG/src/jabber_opt.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_opttree.cpp b/protocols/JabberG/src/jabber_opttree.cpp
index 5490fa1aaf..c4e2d07612 100644
--- a/protocols/JabberG/src/jabber_opttree.cpp
+++ b/protocols/JabberG/src/jabber_opttree.cpp
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2007 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2007 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_opttree.h b/protocols/JabberG/src/jabber_opttree.h
index 8b19843989..aef233e194 100644
--- a/protocols/JabberG/src/jabber_opttree.h
+++ b/protocols/JabberG/src/jabber_opttree.h
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2007 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2007 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_password.cpp b/protocols/JabberG/src/jabber_password.cpp
index c2e1ed8e15..8cc8fafdb9 100644
--- a/protocols/JabberG/src/jabber_password.cpp
+++ b/protocols/JabberG/src/jabber_password.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_presence_manager.cpp b/protocols/JabberG/src/jabber_presence_manager.cpp
index 5ca23d39fa..aadde39091 100644
--- a/protocols/JabberG/src/jabber_presence_manager.cpp
+++ b/protocols/JabberG/src/jabber_presence_manager.cpp
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-08 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2008-09 Dmitriy Chervov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-08 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2008-09 Dmitriy Chervov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_presence_manager.h b/protocols/JabberG/src/jabber_presence_manager.h
index 65e3e55713..81ab98b7ab 100644
--- a/protocols/JabberG/src/jabber_presence_manager.h
+++ b/protocols/JabberG/src/jabber_presence_manager.h
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-08 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2008-09 Dmitriy Chervov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-08 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2008-09 Dmitriy Chervov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_privacy.cpp b/protocols/JabberG/src/jabber_privacy.cpp
index beb5e511c2..9db38d69bb 100644
--- a/protocols/JabberG/src/jabber_privacy.cpp
+++ b/protocols/JabberG/src/jabber_privacy.cpp
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007-09 Maxim Mluhov
-Copyright (C) 2007-09 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007-09 Maxim Mluhov
+Copyright (c) 2007-09 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_privacy.h b/protocols/JabberG/src/jabber_privacy.h
index c289653bcf..1c06a5f56d 100644
--- a/protocols/JabberG/src/jabber_privacy.h
+++ b/protocols/JabberG/src/jabber_privacy.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_proto.cpp b/protocols/JabberG/src/jabber_proto.cpp
index 73c585f408..174ebdb262 100644
--- a/protocols/JabberG/src/jabber_proto.cpp
+++ b/protocols/JabberG/src/jabber_proto.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_proto.h b/protocols/JabberG/src/jabber_proto.h
index a5d2edcb42..89931f1bbf 100644
--- a/protocols/JabberG/src/jabber_proto.h
+++ b/protocols/JabberG/src/jabber_proto.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_rc.cpp b/protocols/JabberG/src/jabber_rc.cpp
index 71434e0874..aff935a131 100644
--- a/protocols/JabberG/src/jabber_rc.cpp
+++ b/protocols/JabberG/src/jabber_rc.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
XEP-0146 support for Miranda IM
diff --git a/protocols/JabberG/src/jabber_rc.h b/protocols/JabberG/src/jabber_rc.h
index 3c927e5e34..6409d66eed 100644
--- a/protocols/JabberG/src/jabber_rc.h
+++ b/protocols/JabberG/src/jabber_rc.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
XEP-0146 support for Miranda IM
diff --git a/protocols/JabberG/src/jabber_search.cpp b/protocols/JabberG/src/jabber_search.cpp
index ff49a86ce5..cca0c20468 100644
--- a/protocols/JabberG/src/jabber_search.cpp
+++ b/protocols/JabberG/src/jabber_search.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Artem Shpynov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Artem Shpynov
+Copyright (c) 2012-14 Miranda NG project
Module implements a search according to XEP-0055: Jabber Search
http://www.xmpp.org/extensions/xep-0055.html
diff --git a/protocols/JabberG/src/jabber_search.h b/protocols/JabberG/src/jabber_search.h
index b40fe1b839..029a30c26d 100644
--- a/protocols/JabberG/src/jabber_search.h
+++ b/protocols/JabberG/src/jabber_search.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Artem Shpynov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Artem Shpynov
+Copyright (c) 2012-14 Miranda NG project
Module implements a search according to XEP-0055: Jabber Search
http://www.xmpp.org/extensions/xep-0055.html
diff --git a/protocols/JabberG/src/jabber_secur.cpp b/protocols/JabberG/src/jabber_secur.cpp
index 4f5aafc64d..c38b515965 100644
--- a/protocols/JabberG/src/jabber_secur.cpp
+++ b/protocols/JabberG/src/jabber_secur.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_secur.h b/protocols/JabberG/src/jabber_secur.h
index 7e58f058d4..fadcf42fc3 100644
--- a/protocols/JabberG/src/jabber_secur.h
+++ b/protocols/JabberG/src/jabber_secur.h
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_send_manager.cpp b/protocols/JabberG/src/jabber_send_manager.cpp
index 18b6501fab..a877e64821 100644
--- a/protocols/JabberG/src/jabber_send_manager.cpp
+++ b/protocols/JabberG/src/jabber_send_manager.cpp
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-08 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2008-09 Dmitriy Chervov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-08 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2008-09 Dmitriy Chervov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_send_manager.h b/protocols/JabberG/src/jabber_send_manager.h
index aa358a853d..12acf10cdb 100644
--- a/protocols/JabberG/src/jabber_send_manager.h
+++ b/protocols/JabberG/src/jabber_send_manager.h
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-08 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2008-09 Dmitriy Chervov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-08 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2008-09 Dmitriy Chervov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_std.cpp b/protocols/JabberG/src/jabber_std.cpp
index 95d874eb52..ed66f07226 100644
--- a/protocols/JabberG/src/jabber_std.cpp
+++ b/protocols/JabberG/src/jabber_std.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_svc.cpp b/protocols/JabberG/src/jabber_svc.cpp
index c0e9b257e9..6d14f917b0 100644
--- a/protocols/JabberG/src/jabber_svc.cpp
+++ b/protocols/JabberG/src/jabber_svc.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_thread.cpp b/protocols/JabberG/src/jabber_thread.cpp
index 0dfac49aec..05217363e7 100644
--- a/protocols/JabberG/src/jabber_thread.cpp
+++ b/protocols/JabberG/src/jabber_thread.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_treelist.cpp b/protocols/JabberG/src/jabber_treelist.cpp
index 9fc000cf3f..4e8fd70935 100644
--- a/protocols/JabberG/src/jabber_treelist.cpp
+++ b/protocols/JabberG/src/jabber_treelist.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_userinfo.cpp b/protocols/JabberG/src/jabber_userinfo.cpp
index 9fc143835d..d30f5c4fa4 100644
--- a/protocols/JabberG/src/jabber_userinfo.cpp
+++ b/protocols/JabberG/src/jabber_userinfo.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_util.cpp b/protocols/JabberG/src/jabber_util.cpp
index 0b07c6f3fd..4738ecfd4a 100644
--- a/protocols/JabberG/src/jabber_util.cpp
+++ b/protocols/JabberG/src/jabber_util.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_vcard.cpp b/protocols/JabberG/src/jabber_vcard.cpp
index 901b663573..dea65d74a2 100644
--- a/protocols/JabberG/src/jabber_vcard.cpp
+++ b/protocols/JabberG/src/jabber_vcard.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_ws.cpp b/protocols/JabberG/src/jabber_ws.cpp
index d0c3b66b45..1f9c17b40a 100644
--- a/protocols/JabberG/src/jabber_ws.cpp
+++ b/protocols/JabberG/src/jabber_ws.cpp
@@ -1,9 +1,10 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_xml.cpp b/protocols/JabberG/src/jabber_xml.cpp
index 90bad833c1..2060fd7273 100644
--- a/protocols/JabberG/src/jabber_xml.cpp
+++ b/protocols/JabberG/src/jabber_xml.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_xml.h b/protocols/JabberG/src/jabber_xml.h
index 533b2ec648..a1031c9781 100644
--- a/protocols/JabberG/src/jabber_xml.h
+++ b/protocols/JabberG/src/jabber_xml.h
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_xstatus.cpp b/protocols/JabberG/src/jabber_xstatus.cpp
index 565ac52fb6..b5280a5b4f 100644
--- a/protocols/JabberG/src/jabber_xstatus.cpp
+++ b/protocols/JabberG/src/jabber_xstatus.cpp
@@ -1,10 +1,11 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Maxim Mluhov
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Maxim Mluhov
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_xstatus.h b/protocols/JabberG/src/jabber_xstatus.h
index 490594817e..cf24554007 100644
--- a/protocols/JabberG/src/jabber_xstatus.h
+++ b/protocols/JabberG/src/jabber_xstatus.h
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007-09 Maxim Mluhov
-Copyright (C) 2007-09 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007-09 Maxim Mluhov
+Copyright (c) 2007-09 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/jabber_zstream.cpp b/protocols/JabberG/src/jabber_zstream.cpp
index af4e4a6004..6780ea3431 100644
--- a/protocols/JabberG/src/jabber_zstream.cpp
+++ b/protocols/JabberG/src/jabber_zstream.cpp
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
+Jabber Protocol Plugin for Miranda NG
+
XEP-0138 (Stream Compression) implementation
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007 Kostya Chukavin, Taras Zackrepa
-Copyright (C) 2012-13 Miranda NG project
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007 Kostya Chukavin, Taras Zackrepa
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/stdafx.cpp b/protocols/JabberG/src/stdafx.cpp
index b8069760ae..1a57a2b170 100644
--- a/protocols/JabberG/src/stdafx.cpp
+++ b/protocols/JabberG/src/stdafx.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2012-14 Miranda NG project (http://miranda-ng.org)
+Copyright (c) 2012-14 Miranda NG project (http://miranda-ng.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/ui_utils.cpp b/protocols/JabberG/src/ui_utils.cpp
index 77cbe4ae78..a345e2b564 100644
--- a/protocols/JabberG/src/ui_utils.cpp
+++ b/protocols/JabberG/src/ui_utils.cpp
@@ -1,8 +1,8 @@
/*
Object UI extensions
-Copyright (C) 2008 Victor Pavlychko, George Hazan
-Copyright (C) 2012-13 Miranda NG project
+Copyright (c) 2008 Victor Pavlychko, George Hazan
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/protocols/JabberG/src/ui_utils.h b/protocols/JabberG/src/ui_utils.h
index 5707ff2cba..50de45fa73 100644
--- a/protocols/JabberG/src/ui_utils.h
+++ b/protocols/JabberG/src/ui_utils.h
@@ -1,11 +1,12 @@
/*
-Jabber Protocol Plugin for Miranda IM
-Copyright (C) 2002-04 Santithorn Bunchua
-Copyright (C) 2005-12 George Hazan
-Copyright (C) 2007-09 Maxim Mluhov
-Copyright (C) 2007-09 Victor Pavlychko
-Copyright (C) 2012-13 Miranda NG project
+Jabber Protocol Plugin for Miranda NG
+
+Copyright (c) 2002-04 Santithorn Bunchua
+Copyright (c) 2005-12 George Hazan
+Copyright (c) 2007-09 Maxim Mluhov
+Copyright (c) 2007-09 Victor Pavlychko
+Copyright (c) 2012-14 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License