diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-01-02 13:36:23 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-01-02 13:36:23 +0000 |
commit | fb4cf44484ba83e69730c613adbe0271517b70f1 (patch) | |
tree | d6a124b3631a5e887ac856ff5caf146e26b18104 /plugins | |
parent | b4e4c653ff760fb15c09ed645c1ffbef9b5ac3c0 (diff) |
Copyrights update part 3 (final)
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
443 files changed, 444 insertions, 444 deletions
diff --git a/plugins/AVS/src/acc.cpp b/plugins/AVS/src/acc.cpp index 14ce6c27f4..6fc63c6838 100644 --- a/plugins/AVS/src/acc.cpp +++ b/plugins/AVS/src/acc.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-04 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/AVS/src/main.cpp b/plugins/AVS/src/main.cpp index faeb65c648..8a4874413e 100644 --- a/plugins/AVS/src/main.cpp +++ b/plugins/AVS/src/main.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-04 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/AVS/src/options.cpp b/plugins/AVS/src/options.cpp index 7aba56ce49..eb9778aa5e 100644 --- a/plugins/AVS/src/options.cpp +++ b/plugins/AVS/src/options.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org) +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org) Copyright (c) 2000-04 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/AVS/src/services.cpp b/plugins/AVS/src/services.cpp index 1497ebc7a8..9e6b4ffe2b 100644 --- a/plugins/AVS/src/services.cpp +++ b/plugins/AVS/src/services.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-04 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/AVS/src/stdafx.cxx b/plugins/AVS/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/AVS/src/stdafx.cxx +++ b/plugins/AVS/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/AVS/src/stdafx.h b/plugins/AVS/src/stdafx.h index 473f71e22a..adf9f0db73 100644 --- a/plugins/AVS/src/stdafx.h +++ b/plugins/AVS/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-04 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 6ffbcbf7df..9d9d3e4002 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Nightwish, Pescuma"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/AVS/"
-#define __COPYRIGHT " 2000-2012 Miranda-IM project, 2012-15 Miranda NG team"
+#define __COPYRIGHT " 2000-2012 Miranda-IM project, 2012-16 Miranda NG team"
diff --git a/plugins/AddContactPlus/src/Version.h b/plugins/AddContactPlus/src/Version.h index c6cd3a8933..b43c569b48 100644 --- a/plugins/AddContactPlus/src/Version.h +++ b/plugins/AddContactPlus/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Bartosz 'Dezeath' Bialek"
#define __AUTHOREMAIL "dezred@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/AddContactPlus/"
-#define __COPYRIGHT " 2007-15 Bartosz 'Dezeath' Bialek, Miranda NG Team"
+#define __COPYRIGHT " 2007-16 Bartosz 'Dezeath' Bialek, Miranda NG Team"
diff --git a/plugins/AddContactPlus/src/addcontact.cpp b/plugins/AddContactPlus/src/addcontact.cpp index 98630c1daf..8255c97ac2 100644 --- a/plugins/AddContactPlus/src/addcontact.cpp +++ b/plugins/AddContactPlus/src/addcontact.cpp @@ -2,7 +2,7 @@ AddContact+ plugin for Miranda NG
Copyright (C) 2007-11 Bartosz 'Dezeath' Biaek
-Copyright (C) 2012-15 Miranda NG Team
+Copyright (C) 2012-16 Miranda NG Team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/AddContactPlus/src/main.cpp b/plugins/AddContactPlus/src/main.cpp index 5cd6735040..fe3cb37dbe 100644 --- a/plugins/AddContactPlus/src/main.cpp +++ b/plugins/AddContactPlus/src/main.cpp @@ -2,7 +2,7 @@ AddContact+ plugin for Miranda NG
Copyright (C) 2007-11 Bartosz 'Dezeath' Biaek
-Copyright (C) 2012-15 Miranda NG Team
+Copyright (C) 2012-16 Miranda NG Team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/AddContactPlus/src/stdafx.cxx b/plugins/AddContactPlus/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/AddContactPlus/src/stdafx.cxx +++ b/plugins/AddContactPlus/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/AddContactPlus/src/stdafx.h b/plugins/AddContactPlus/src/stdafx.h index db389ab584..3532fe38a1 100644 --- a/plugins/AddContactPlus/src/stdafx.h +++ b/plugins/AddContactPlus/src/stdafx.h @@ -2,7 +2,7 @@ AddContact+ plugin for Miranda NG
Copyright (C) 2007-11 Bartosz 'Dezeath' Biaek
-Copyright (C) 2012-15 Miranda NG Team
+Copyright (C) 2012-16 Miranda NG Team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/AdvaImg/src/version.h b/plugins/AdvaImg/src/version.h index db6e89016d..4133b104ae 100644 --- a/plugins/AdvaImg/src/version.h +++ b/plugins/AdvaImg/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Nightwish, The FreeImage project (http://freeimage.sourceforge.net/)"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/AdvaImg/"
-#define __COPYRIGHT " 2000-2012 Miranda-IM project, 2012-15 Miranda NG project uses the FreeImage distribution"
+#define __COPYRIGHT " 2000-2012 Miranda-IM project, 2012-16 Miranda NG project uses the FreeImage distribution"
diff --git a/plugins/Alarms/src/stdafx.cxx b/plugins/Alarms/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Alarms/src/stdafx.cxx +++ b/plugins/Alarms/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/AssocMgr/src/stdafx.cxx b/plugins/AssocMgr/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/AssocMgr/src/stdafx.cxx +++ b/plugins/AssocMgr/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/AuthState/src/stdafx.cxx b/plugins/AuthState/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/AuthState/src/stdafx.cxx +++ b/plugins/AuthState/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/AutoRun/src/stdafx.cxx b/plugins/AutoRun/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/AutoRun/src/stdafx.cxx +++ b/plugins/AutoRun/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/AutoShutdown/src/stdafx.cxx b/plugins/AutoShutdown/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/AutoShutdown/src/stdafx.cxx +++ b/plugins/AutoShutdown/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/AvatarHistory/src/stdafx.cxx b/plugins/AvatarHistory/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/AvatarHistory/src/stdafx.cxx +++ b/plugins/AvatarHistory/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/BASS_interface/src/stdafx.cxx b/plugins/BASS_interface/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/BASS_interface/src/stdafx.cxx +++ b/plugins/BASS_interface/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/BasicHistory/src/stdafx.cxx b/plugins/BasicHistory/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/BasicHistory/src/stdafx.cxx +++ b/plugins/BasicHistory/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Boltun/src/stdafx.cxx b/plugins/Boltun/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Boltun/src/stdafx.cxx +++ b/plugins/Boltun/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/BossKeyPlus/src/BossKeyIdle.cpp b/plugins/BossKeyPlus/src/BossKeyIdle.cpp index a69b491181..496e8c6157 100644 --- a/plugins/BossKeyPlus/src/BossKeyIdle.cpp +++ b/plugins/BossKeyPlus/src/BossKeyIdle.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-05 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/BossKeyPlus/src/stdafx.cxx b/plugins/BossKeyPlus/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/BossKeyPlus/src/stdafx.cxx +++ b/plugins/BossKeyPlus/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/BuddyExpectator/src/stdafx.cxx b/plugins/BuddyExpectator/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/BuddyExpectator/src/stdafx.cxx +++ b/plugins/BuddyExpectator/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/BuddyPounce/src/stdafx.cxx b/plugins/BuddyPounce/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/BuddyPounce/src/stdafx.cxx +++ b/plugins/BuddyPounce/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/CSList/src/Version.h b/plugins/CSList/src/Version.h index ba5b4be3bb..89e55ccfdd 100644 --- a/plugins/CSList/src/Version.h +++ b/plugins/CSList/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Mataes, jarvis"
#define __AUTHOREMAIL "mataes2007@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/CSList/"
-#define __COPYRIGHT " 2010-15 Mataes, 2007-09 jarvis"
+#define __COPYRIGHT " 2010-16 Mataes, 2007-09 jarvis"
diff --git a/plugins/CSList/src/stdafx.cxx b/plugins/CSList/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/CSList/src/stdafx.cxx +++ b/plugins/CSList/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/ChangeKeyboardLayout/src/stdafx.cxx b/plugins/ChangeKeyboardLayout/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/ChangeKeyboardLayout/src/stdafx.cxx +++ b/plugins/ChangeKeyboardLayout/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/ClientChangeNotify/src/stdafx.cxx b/plugins/ClientChangeNotify/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/ClientChangeNotify/src/stdafx.cxx +++ b/plugins/ClientChangeNotify/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Clist_blind/src/Version.h b/plugins/Clist_blind/src/Version.h index 2b44b645a3..954663d3c3 100644 --- a/plugins/Clist_blind/src/Version.h +++ b/plugins/Clist_blind/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Ricardo Pescuma Domenecci, based on previous work from Miranda IM project"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Clist_blind/"
-#define __COPYRIGHT " 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-15 Miranda NG project"
+#define __COPYRIGHT " 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-16 Miranda NG project"
diff --git a/plugins/Clist_blind/src/clc.h b/plugins/Clist_blind/src/clc.h index ef88a0100f..392d7dbe89 100644 --- a/plugins/Clist_blind/src/clc.h +++ b/plugins/Clist_blind/src/clc.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_blind/src/clcopts.cpp b/plugins/Clist_blind/src/clcopts.cpp index 0f38215701..bc10aa10f0 100644 --- a/plugins/Clist_blind/src/clcopts.cpp +++ b/plugins/Clist_blind/src/clcopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_blind/src/clcpaint.cpp b/plugins/Clist_blind/src/clcpaint.cpp index c140955921..37b3eb92e7 100644 --- a/plugins/Clist_blind/src/clcpaint.cpp +++ b/plugins/Clist_blind/src/clcpaint.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_blind/src/clistmenus.cpp b/plugins/Clist_blind/src/clistmenus.cpp index 5605e0df17..1eb84d0911 100644 --- a/plugins/Clist_blind/src/clistmenus.cpp +++ b/plugins/Clist_blind/src/clistmenus.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_blind/src/clistopts.cpp b/plugins/Clist_blind/src/clistopts.cpp index fe3af86452..c7f9f5afb8 100644 --- a/plugins/Clist_blind/src/clistopts.cpp +++ b/plugins/Clist_blind/src/clistopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_blind/src/cluiopts.cpp b/plugins/Clist_blind/src/cluiopts.cpp index 2bda2c83ac..4490d55ee2 100644 --- a/plugins/Clist_blind/src/cluiopts.cpp +++ b/plugins/Clist_blind/src/cluiopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_blind/src/contact.cpp b/plugins/Clist_blind/src/contact.cpp index 7fb23a2d3c..f93b16b71f 100644 --- a/plugins/Clist_blind/src/contact.cpp +++ b/plugins/Clist_blind/src/contact.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-12 Miranda IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_blind/src/init.cpp b/plugins/Clist_blind/src/init.cpp index f4b90ba86f..e5c3e230e8 100644 --- a/plugins/Clist_blind/src/init.cpp +++ b/plugins/Clist_blind/src/init.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-05 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_blind/src/stdafx.cxx b/plugins/Clist_blind/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Clist_blind/src/stdafx.cxx +++ b/plugins/Clist_blind/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Clist_blind/src/stdafx.h b/plugins/Clist_blind/src/stdafx.h index ff97b904c7..1d3c397236 100644 --- a/plugins/Clist_blind/src/stdafx.h +++ b/plugins/Clist_blind/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-05 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/cluiframes.cpp b/plugins/Clist_modern/src/cluiframes.cpp index 28534d2138..fd8987d36e 100644 --- a/plugins/Clist_modern/src/cluiframes.cpp +++ b/plugins/Clist_modern/src/cluiframes.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/groupmenu.cpp b/plugins/Clist_modern/src/groupmenu.cpp index efd00ff7d4..6801632ee6 100644 --- a/plugins/Clist_modern/src/groupmenu.cpp +++ b/plugins/Clist_modern/src/groupmenu.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/init.cpp b/plugins/Clist_modern/src/init.cpp index 76015d3a1d..e1b72f12d1 100644 --- a/plugins/Clist_modern/src/init.cpp +++ b/plugins/Clist_modern/src/init.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_aniavatars.cpp b/plugins/Clist_modern/src/modern_aniavatars.cpp index 7c15a343a6..3a97deb84a 100644 --- a/plugins/Clist_modern/src/modern_aniavatars.cpp +++ b/plugins/Clist_modern/src/modern_aniavatars.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_awaymsg.cpp b/plugins/Clist_modern/src/modern_awaymsg.cpp index 1e6cff2dca..b6a4b81260 100644 --- a/plugins/Clist_modern/src/modern_awaymsg.cpp +++ b/plugins/Clist_modern/src/modern_awaymsg.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_awaymsg.h b/plugins/Clist_modern/src/modern_awaymsg.h index d99be87d2e..9a56840e2e 100644 --- a/plugins/Clist_modern/src/modern_awaymsg.h +++ b/plugins/Clist_modern/src/modern_awaymsg.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_cache_funcs.h b/plugins/Clist_modern/src/modern_cache_funcs.h index f1b228f215..b518c8bcd9 100644 --- a/plugins/Clist_modern/src/modern_cache_funcs.h +++ b/plugins/Clist_modern/src/modern_cache_funcs.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_cachefuncs.cpp b/plugins/Clist_modern/src/modern_cachefuncs.cpp index e48ab15e95..2a1c7eb82a 100644 --- a/plugins/Clist_modern/src/modern_cachefuncs.cpp +++ b/plugins/Clist_modern/src/modern_cachefuncs.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-08 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Clist_modern/src/modern_clc.cpp b/plugins/Clist_modern/src/modern_clc.cpp index e5c067e482..6e51d3a2a4 100644 --- a/plugins/Clist_modern/src/modern_clc.cpp +++ b/plugins/Clist_modern/src/modern_clc.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-08 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Clist_modern/src/modern_clc.h b/plugins/Clist_modern/src/modern_clc.h index c1ad9a36a4..e0c724cfec 100644 --- a/plugins/Clist_modern/src/modern_clc.h +++ b/plugins/Clist_modern/src/modern_clc.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clcidents.cpp b/plugins/Clist_modern/src/modern_clcidents.cpp index 3a933a1df7..1cdad14a07 100644 --- a/plugins/Clist_modern/src/modern_clcidents.cpp +++ b/plugins/Clist_modern/src/modern_clcidents.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clcitems.cpp b/plugins/Clist_modern/src/modern_clcitems.cpp index 0d488cf780..7745883c2d 100644 --- a/plugins/Clist_modern/src/modern_clcitems.cpp +++ b/plugins/Clist_modern/src/modern_clcitems.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-08 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Clist_modern/src/modern_clcmsgs.cpp b/plugins/Clist_modern/src/modern_clcmsgs.cpp index 07ace535a6..eec91381b3 100644 --- a/plugins/Clist_modern/src/modern_clcmsgs.cpp +++ b/plugins/Clist_modern/src/modern_clcmsgs.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clcopts.cpp b/plugins/Clist_modern/src/modern_clcopts.cpp index 7b24e982de..51a59ba563 100644 --- a/plugins/Clist_modern/src/modern_clcopts.cpp +++ b/plugins/Clist_modern/src/modern_clcopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clcpaint.cpp b/plugins/Clist_modern/src/modern_clcpaint.cpp index 742c5b939c..d3dc24da91 100644 --- a/plugins/Clist_modern/src/modern_clcpaint.cpp +++ b/plugins/Clist_modern/src/modern_clcpaint.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (�) 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright (�) 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clcutils.cpp b/plugins/Clist_modern/src/modern_clcutils.cpp index 71c0ac597e..64ed32c0f0 100644 --- a/plugins/Clist_modern/src/modern_clcutils.cpp +++ b/plugins/Clist_modern/src/modern_clcutils.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clist.h b/plugins/Clist_modern/src/modern_clist.h index 13bf41d6ad..222fb7753d 100644 --- a/plugins/Clist_modern/src/modern_clist.h +++ b/plugins/Clist_modern/src/modern_clist.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clistevents.cpp b/plugins/Clist_modern/src/modern_clistevents.cpp index 3793e806ca..0b365ea153 100644 --- a/plugins/Clist_modern/src/modern_clistevents.cpp +++ b/plugins/Clist_modern/src/modern_clistevents.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clistmenus.cpp b/plugins/Clist_modern/src/modern_clistmenus.cpp index 44d67c1bc3..a0dc3834c5 100644 --- a/plugins/Clist_modern/src/modern_clistmenus.cpp +++ b/plugins/Clist_modern/src/modern_clistmenus.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clistmod.cpp b/plugins/Clist_modern/src/modern_clistmod.cpp index 79faa36b59..fcaa43a416 100644 --- a/plugins/Clist_modern/src/modern_clistmod.cpp +++ b/plugins/Clist_modern/src/modern_clistmod.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clistopts.cpp b/plugins/Clist_modern/src/modern_clistopts.cpp index f936d8f743..2a8c81e727 100644 --- a/plugins/Clist_modern/src/modern_clistopts.cpp +++ b/plugins/Clist_modern/src/modern_clistopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clistsettings.cpp b/plugins/Clist_modern/src/modern_clistsettings.cpp index d17427c5ec..0fb345ac7e 100644 --- a/plugins/Clist_modern/src/modern_clistsettings.cpp +++ b/plugins/Clist_modern/src/modern_clistsettings.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clisttray.cpp b/plugins/Clist_modern/src/modern_clisttray.cpp index 38f12b14e3..d03ff525b9 100644 --- a/plugins/Clist_modern/src/modern_clisttray.cpp +++ b/plugins/Clist_modern/src/modern_clisttray.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clui.cpp b/plugins/Clist_modern/src/modern_clui.cpp index babf85564e..ece75814f1 100644 --- a/plugins/Clist_modern/src/modern_clui.cpp +++ b/plugins/Clist_modern/src/modern_clui.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_clui.h b/plugins/Clist_modern/src/modern_clui.h index b9301670c2..de2d9fe705 100644 --- a/plugins/Clist_modern/src/modern_clui.h +++ b/plugins/Clist_modern/src/modern_clui.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_cluiservices.cpp b/plugins/Clist_modern/src/modern_cluiservices.cpp index 037b32f52f..32507cc395 100644 --- a/plugins/Clist_modern/src/modern_cluiservices.cpp +++ b/plugins/Clist_modern/src/modern_cluiservices.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_contact.cpp b/plugins/Clist_modern/src/modern_contact.cpp index f6c0f299a5..988b7d1e31 100644 --- a/plugins/Clist_modern/src/modern_contact.cpp +++ b/plugins/Clist_modern/src/modern_contact.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_defsettings.h b/plugins/Clist_modern/src/modern_defsettings.h index 92c9bd2784..9f624b0976 100644 --- a/plugins/Clist_modern/src/modern_defsettings.h +++ b/plugins/Clist_modern/src/modern_defsettings.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
Copyright 2007 Artem Shpynov
diff --git a/plugins/Clist_modern/src/modern_docking.cpp b/plugins/Clist_modern/src/modern_docking.cpp index 9f7d491565..0f74245412 100644 --- a/plugins/Clist_modern/src/modern_docking.cpp +++ b/plugins/Clist_modern/src/modern_docking.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_gettextasync.cpp b/plugins/Clist_modern/src/modern_gettextasync.cpp index 71e81c05ed..7180896a78 100644 --- a/plugins/Clist_modern/src/modern_gettextasync.cpp +++ b/plugins/Clist_modern/src/modern_gettextasync.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_global.cpp b/plugins/Clist_modern/src/modern_global.cpp index 46244c0866..b30c5152b3 100644 --- a/plugins/Clist_modern/src/modern_global.cpp +++ b/plugins/Clist_modern/src/modern_global.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_image_array.cpp b/plugins/Clist_modern/src/modern_image_array.cpp index f9ceede3a6..af9fe4684d 100644 --- a/plugins/Clist_modern/src/modern_image_array.cpp +++ b/plugins/Clist_modern/src/modern_image_array.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_image_array.h b/plugins/Clist_modern/src/modern_image_array.h index 00056edae0..64ab6de375 100644 --- a/plugins/Clist_modern/src/modern_image_array.h +++ b/plugins/Clist_modern/src/modern_image_array.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_keyboard.cpp b/plugins/Clist_modern/src/modern_keyboard.cpp index 1a5af4ee06..5850aa616f 100644 --- a/plugins/Clist_modern/src/modern_keyboard.cpp +++ b/plugins/Clist_modern/src/modern_keyboard.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_newrowopts.cpp b/plugins/Clist_modern/src/modern_newrowopts.cpp index 7b090b6847..3dcaf80782 100644 --- a/plugins/Clist_modern/src/modern_newrowopts.cpp +++ b/plugins/Clist_modern/src/modern_newrowopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_row.cpp b/plugins/Clist_modern/src/modern_row.cpp index 1d1128e8ee..998c3fe3e3 100644 --- a/plugins/Clist_modern/src/modern_row.cpp +++ b/plugins/Clist_modern/src/modern_row.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-08 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Clist_modern/src/modern_rowheight_funcs.cpp b/plugins/Clist_modern/src/modern_rowheight_funcs.cpp index 25d1fa1b56..c8a181b3d5 100644 --- a/plugins/Clist_modern/src/modern_rowheight_funcs.cpp +++ b/plugins/Clist_modern/src/modern_rowheight_funcs.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_rowheight_funcs.h b/plugins/Clist_modern/src/modern_rowheight_funcs.h index 439355e405..86f8842dd5 100644 --- a/plugins/Clist_modern/src/modern_rowheight_funcs.h +++ b/plugins/Clist_modern/src/modern_rowheight_funcs.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_rowtemplateopt.cpp b/plugins/Clist_modern/src/modern_rowtemplateopt.cpp index 23bce5e5a7..32efaf7636 100644 --- a/plugins/Clist_modern/src/modern_rowtemplateopt.cpp +++ b/plugins/Clist_modern/src/modern_rowtemplateopt.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_skinbutton.cpp b/plugins/Clist_modern/src/modern_skinbutton.cpp index 6c979c87f0..cae8335e4b 100644 --- a/plugins/Clist_modern/src/modern_skinbutton.cpp +++ b/plugins/Clist_modern/src/modern_skinbutton.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-08 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Clist_modern/src/modern_skinengine.cpp b/plugins/Clist_modern/src/modern_skinengine.cpp index 159022c6f1..bbbc605293 100644 --- a/plugins/Clist_modern/src/modern_skinengine.cpp +++ b/plugins/Clist_modern/src/modern_skinengine.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-08 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Clist_modern/src/modern_skinopt.cpp b/plugins/Clist_modern/src/modern_skinopt.cpp index df52146c38..4b9fedd6c0 100644 --- a/plugins/Clist_modern/src/modern_skinopt.cpp +++ b/plugins/Clist_modern/src/modern_skinopt.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-08 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Clist_modern/src/modern_skinselector.cpp b/plugins/Clist_modern/src/modern_skinselector.cpp index a6dd454f4e..89e7f970a2 100644 --- a/plugins/Clist_modern/src/modern_skinselector.cpp +++ b/plugins/Clist_modern/src/modern_skinselector.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_skinselector.h b/plugins/Clist_modern/src/modern_skinselector.h index 36de4fdf02..c145595c9d 100644 --- a/plugins/Clist_modern/src/modern_skinselector.h +++ b/plugins/Clist_modern/src/modern_skinselector.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_static_clui.h b/plugins/Clist_modern/src/modern_static_clui.h index 4795892b8f..46ac620ac0 100644 --- a/plugins/Clist_modern/src/modern_static_clui.h +++ b/plugins/Clist_modern/src/modern_static_clui.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-08 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Clist_modern/src/modern_statusbar_options.cpp b/plugins/Clist_modern/src/modern_statusbar_options.cpp index 6b8c55e12d..7f48339848 100644 --- a/plugins/Clist_modern/src/modern_statusbar_options.cpp +++ b/plugins/Clist_modern/src/modern_statusbar_options.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/modern_toolbar.cpp b/plugins/Clist_modern/src/modern_toolbar.cpp index 7bdad76348..1b30ebbd09 100644 --- a/plugins/Clist_modern/src/modern_toolbar.cpp +++ b/plugins/Clist_modern/src/modern_toolbar.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
Copyright 2007 Artem Shpynov
diff --git a/plugins/Clist_modern/src/modern_viewmodebar.cpp b/plugins/Clist_modern/src/modern_viewmodebar.cpp index 121fbf4bef..ecb2d33ab8 100644 --- a/plugins/Clist_modern/src/modern_viewmodebar.cpp +++ b/plugins/Clist_modern/src/modern_viewmodebar.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_modern/src/stdafx.h b/plugins/Clist_modern/src/stdafx.h index 745f4884b0..daeb6fca1d 100644 --- a/plugins/Clist_modern/src/stdafx.h +++ b/plugins/Clist_modern/src/stdafx.h @@ -5,7 +5,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_ng/CLUIFrames/groupmenu.cpp b/plugins/Clist_ng/CLUIFrames/groupmenu.cpp index 810ec0d9c9..0373b4ae37 100644 --- a/plugins/Clist_ng/CLUIFrames/groupmenu.cpp +++ b/plugins/Clist_ng/CLUIFrames/groupmenu.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/Docking.cpp b/plugins/Clist_nicer/src/Docking.cpp index cb9848878e..c8078da592 100644 --- a/plugins/Clist_nicer/src/Docking.cpp +++ b/plugins/Clist_nicer/src/Docking.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/alphablend.cpp b/plugins/Clist_nicer/src/alphablend.cpp index d14d6b36d6..ebfe531021 100644 --- a/plugins/Clist_nicer/src/alphablend.cpp +++ b/plugins/Clist_nicer/src/alphablend.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/alphablend.h b/plugins/Clist_nicer/src/alphablend.h index d5ce2225b1..f3d94bdc2e 100644 --- a/plugins/Clist_nicer/src/alphablend.h +++ b/plugins/Clist_nicer/src/alphablend.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clc.cpp b/plugins/Clist_nicer/src/clc.cpp index f28def0cbd..c92e3b56a7 100644 --- a/plugins/Clist_nicer/src/clc.cpp +++ b/plugins/Clist_nicer/src/clc.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clc.h b/plugins/Clist_nicer/src/clc.h index a196275b15..a20582d6cb 100644 --- a/plugins/Clist_nicer/src/clc.h +++ b/plugins/Clist_nicer/src/clc.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clcidents.cpp b/plugins/Clist_nicer/src/clcidents.cpp index 289c79e18d..609c7c2a5d 100644 --- a/plugins/Clist_nicer/src/clcidents.cpp +++ b/plugins/Clist_nicer/src/clcidents.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clcitems.cpp b/plugins/Clist_nicer/src/clcitems.cpp index 63d7141a98..0cd08daeba 100644 --- a/plugins/Clist_nicer/src/clcitems.cpp +++ b/plugins/Clist_nicer/src/clcitems.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clcmsgs.cpp b/plugins/Clist_nicer/src/clcmsgs.cpp index 7f219c11db..e7ed4ff5fd 100644 --- a/plugins/Clist_nicer/src/clcmsgs.cpp +++ b/plugins/Clist_nicer/src/clcmsgs.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clcopts.cpp b/plugins/Clist_nicer/src/clcopts.cpp index a2735846df..7a912adc3c 100644 --- a/plugins/Clist_nicer/src/clcopts.cpp +++ b/plugins/Clist_nicer/src/clcopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clcpaint.cpp b/plugins/Clist_nicer/src/clcpaint.cpp index fde06b477e..2e98e50f79 100644 --- a/plugins/Clist_nicer/src/clcpaint.cpp +++ b/plugins/Clist_nicer/src/clcpaint.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clcutils.cpp b/plugins/Clist_nicer/src/clcutils.cpp index 29d50c489d..38bd82ebe9 100644 --- a/plugins/Clist_nicer/src/clcutils.cpp +++ b/plugins/Clist_nicer/src/clcutils.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clist.h b/plugins/Clist_nicer/src/clist.h index 6f9a0622ed..d1a4e93d6b 100644 --- a/plugins/Clist_nicer/src/clist.h +++ b/plugins/Clist_nicer/src/clist.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clistevents.cpp b/plugins/Clist_nicer/src/clistevents.cpp index b3b9c6cb37..cb424b8579 100644 --- a/plugins/Clist_nicer/src/clistevents.cpp +++ b/plugins/Clist_nicer/src/clistevents.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clistmenus.cpp b/plugins/Clist_nicer/src/clistmenus.cpp index 1b9d0f149d..3806968fce 100644 --- a/plugins/Clist_nicer/src/clistmenus.cpp +++ b/plugins/Clist_nicer/src/clistmenus.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clistmod.cpp b/plugins/Clist_nicer/src/clistmod.cpp index b1e87183be..ece688f6aa 100644 --- a/plugins/Clist_nicer/src/clistmod.cpp +++ b/plugins/Clist_nicer/src/clistmod.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-10 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clistopts.cpp b/plugins/Clist_nicer/src/clistopts.cpp index 8e672b8824..ba7c67b453 100644 --- a/plugins/Clist_nicer/src/clistopts.cpp +++ b/plugins/Clist_nicer/src/clistopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clistsettings.cpp b/plugins/Clist_nicer/src/clistsettings.cpp index 396b179b6a..99a63546e3 100644 --- a/plugins/Clist_nicer/src/clistsettings.cpp +++ b/plugins/Clist_nicer/src/clistsettings.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clisttray.cpp b/plugins/Clist_nicer/src/clisttray.cpp index 6ef9e834d1..b6524f9729 100644 --- a/plugins/Clist_nicer/src/clisttray.cpp +++ b/plugins/Clist_nicer/src/clisttray.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/clui.cpp b/plugins/Clist_nicer/src/clui.cpp index d7705d4239..c4cd90451a 100644 --- a/plugins/Clist_nicer/src/clui.cpp +++ b/plugins/Clist_nicer/src/clui.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-03 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Clist_nicer/src/cluiframes.cpp b/plugins/Clist_nicer/src/cluiframes.cpp index 428255ba3c..62868208b4 100644 --- a/plugins/Clist_nicer/src/cluiframes.cpp +++ b/plugins/Clist_nicer/src/cluiframes.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-03 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Clist_nicer/src/cluiopts.cpp b/plugins/Clist_nicer/src/cluiopts.cpp index bfba68fd9e..3e2b638ab7 100644 --- a/plugins/Clist_nicer/src/cluiopts.cpp +++ b/plugins/Clist_nicer/src/cluiopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/cluiservices.cpp b/plugins/Clist_nicer/src/cluiservices.cpp index ccdb98ccc4..1c47a705b3 100644 --- a/plugins/Clist_nicer/src/cluiservices.cpp +++ b/plugins/Clist_nicer/src/cluiservices.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/config.cpp b/plugins/Clist_nicer/src/config.cpp index 0cf73d44aa..3f83e062f2 100644 --- a/plugins/Clist_nicer/src/config.cpp +++ b/plugins/Clist_nicer/src/config.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/config.h b/plugins/Clist_nicer/src/config.h index c833107fe3..50177812e0 100644 --- a/plugins/Clist_nicer/src/config.h +++ b/plugins/Clist_nicer/src/config.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/contact.cpp b/plugins/Clist_nicer/src/contact.cpp index 7e8617783a..4f0b1046db 100644 --- a/plugins/Clist_nicer/src/contact.cpp +++ b/plugins/Clist_nicer/src/contact.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/extBackg.cpp b/plugins/Clist_nicer/src/extBackg.cpp index 27d3b837ed..76d80cc0c9 100644 --- a/plugins/Clist_nicer/src/extBackg.cpp +++ b/plugins/Clist_nicer/src/extBackg.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/extBackg.h b/plugins/Clist_nicer/src/extBackg.h index 9b98c283ee..607ac3dc17 100644 --- a/plugins/Clist_nicer/src/extBackg.h +++ b/plugins/Clist_nicer/src/extBackg.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/groupmenu.cpp b/plugins/Clist_nicer/src/groupmenu.cpp index 5435c34158..ca819a8c44 100644 --- a/plugins/Clist_nicer/src/groupmenu.cpp +++ b/plugins/Clist_nicer/src/groupmenu.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/init.cpp b/plugins/Clist_nicer/src/init.cpp index f160b9ffd1..452676eefb 100644 --- a/plugins/Clist_nicer/src/init.cpp +++ b/plugins/Clist_nicer/src/init.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/rowheight_funcs.cpp b/plugins/Clist_nicer/src/rowheight_funcs.cpp index 6b0803275c..db18cbb6f7 100644 --- a/plugins/Clist_nicer/src/rowheight_funcs.cpp +++ b/plugins/Clist_nicer/src/rowheight_funcs.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/statusbar.cpp b/plugins/Clist_nicer/src/statusbar.cpp index 22268a7df3..19c01e364d 100644 --- a/plugins/Clist_nicer/src/statusbar.cpp +++ b/plugins/Clist_nicer/src/statusbar.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/stdafx.cxx b/plugins/Clist_nicer/src/stdafx.cxx index 0c766ea07f..0830d91bb3 100644 --- a/plugins/Clist_nicer/src/stdafx.cxx +++ b/plugins/Clist_nicer/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Clist_nicer/src/stdafx.h b/plugins/Clist_nicer/src/stdafx.h index 4dfc5ffa40..58785fe0f2 100644 --- a/plugins/Clist_nicer/src/stdafx.h +++ b/plugins/Clist_nicer/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/viewmodes.cpp b/plugins/Clist_nicer/src/viewmodes.cpp index cb647b2923..5ac4b928c0 100644 --- a/plugins/Clist_nicer/src/viewmodes.cpp +++ b/plugins/Clist_nicer/src/viewmodes.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Clist_nicer/src/wallpaper.cpp b/plugins/Clist_nicer/src/wallpaper.cpp index 75e1831bfe..f43cb10caf 100644 --- a/plugins/Clist_nicer/src/wallpaper.cpp +++ b/plugins/Clist_nicer/src/wallpaper.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Cln_skinedit/src/main.cpp b/plugins/Cln_skinedit/src/main.cpp index 2ac20830a2..550c9573ff 100644 --- a/plugins/Cln_skinedit/src/main.cpp +++ b/plugins/Cln_skinedit/src/main.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-04 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/Cln_skinedit/src/stdafx.cxx b/plugins/Cln_skinedit/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Cln_skinedit/src/stdafx.cxx +++ b/plugins/Cln_skinedit/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Cln_skinedit/src/stdafx.h b/plugins/Cln_skinedit/src/stdafx.h index 56c95b5c43..97a5e81e97 100644 --- a/plugins/Cln_skinedit/src/stdafx.h +++ b/plugins/Cln_skinedit/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-04 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/CmdLine/src/stdafx.cxx b/plugins/CmdLine/src/stdafx.cxx index 0c766ea07f..0830d91bb3 100644 --- a/plugins/CmdLine/src/stdafx.cxx +++ b/plugins/CmdLine/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/ConnectionNotify/src/stdafx.cxx b/plugins/ConnectionNotify/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/ConnectionNotify/src/stdafx.cxx +++ b/plugins/ConnectionNotify/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Console/src/Console.cpp b/plugins/Console/src/Console.cpp index d23f4e37d7..4b45c4b4d9 100644 --- a/plugins/Console/src/Console.cpp +++ b/plugins/Console/src/Console.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Console/src/init.cpp b/plugins/Console/src/init.cpp index ed851e6e20..9ddf344359 100644 --- a/plugins/Console/src/init.cpp +++ b/plugins/Console/src/init.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Console/src/stdafx.cxx b/plugins/Console/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Console/src/stdafx.cxx +++ b/plugins/Console/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Console/src/stdafx.h b/plugins/Console/src/stdafx.h index c7656b5864..1d1710a98b 100644 --- a/plugins/Console/src/stdafx.h +++ b/plugins/Console/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/ContactsPlus/src/stdafx.cxx b/plugins/ContactsPlus/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/ContactsPlus/src/stdafx.cxx +++ b/plugins/ContactsPlus/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/CountryFlags/src/stdafx.cxx b/plugins/CountryFlags/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/CountryFlags/src/stdafx.cxx +++ b/plugins/CountryFlags/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/CrashDumper/src/stdafx.cxx b/plugins/CrashDumper/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/CrashDumper/src/stdafx.cxx +++ b/plugins/CrashDumper/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/CrashDumper/src/version.h b/plugins/CrashDumper/src/version.h index 0b80c89b69..9dc63a831c 100644 --- a/plugins/CrashDumper/src/version.h +++ b/plugins/CrashDumper/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "borkra"
#define __AUTHOREMAIL "borkra@miranda-im.org"
#define __AUTHORWEB "http://miranda-ng.org/p/CrashDumper/"
-#define __COPYRIGHT " 2008-12 Boris Krasnovskiy, 2012-15 Miranda NG team"
+#define __COPYRIGHT " 2008-12 Boris Krasnovskiy, 2012-16 Miranda NG team"
diff --git a/plugins/CryptoPP/src/stdafx.cpp b/plugins/CryptoPP/src/stdafx.cpp index 048b14e9d2..60c5301ed3 100644 --- a/plugins/CryptoPP/src/stdafx.cpp +++ b/plugins/CryptoPP/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/CyrTranslit/src/stdafx.cxx b/plugins/CyrTranslit/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/CyrTranslit/src/stdafx.cxx +++ b/plugins/CyrTranslit/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Db3x_mmap/src/database.cpp b/plugins/Db3x_mmap/src/database.cpp index dae48644ac..d5ff51a4a4 100644 --- a/plugins/Db3x_mmap/src/database.cpp +++ b/plugins/Db3x_mmap/src/database.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/database.h b/plugins/Db3x_mmap/src/database.h index 180620e6fd..7e46254e6f 100644 --- a/plugins/Db3x_mmap/src/database.h +++ b/plugins/Db3x_mmap/src/database.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/dbcache.cpp b/plugins/Db3x_mmap/src/dbcache.cpp index a71feb5586..0544d4a43f 100644 --- a/plugins/Db3x_mmap/src/dbcache.cpp +++ b/plugins/Db3x_mmap/src/dbcache.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/dbcontacts.cpp b/plugins/Db3x_mmap/src/dbcontacts.cpp index b35ea440dd..5935ac0685 100644 --- a/plugins/Db3x_mmap/src/dbcontacts.cpp +++ b/plugins/Db3x_mmap/src/dbcontacts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/dbcrypt.cpp b/plugins/Db3x_mmap/src/dbcrypt.cpp index ef1bf5075a..7a1dbe996a 100644 --- a/plugins/Db3x_mmap/src/dbcrypt.cpp +++ b/plugins/Db3x_mmap/src/dbcrypt.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/dbevents.cpp b/plugins/Db3x_mmap/src/dbevents.cpp index d118f6d3c2..b036254e61 100644 --- a/plugins/Db3x_mmap/src/dbevents.cpp +++ b/plugins/Db3x_mmap/src/dbevents.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/dbheaders.cpp b/plugins/Db3x_mmap/src/dbheaders.cpp index 94b419b368..0c50f72609 100644 --- a/plugins/Db3x_mmap/src/dbheaders.cpp +++ b/plugins/Db3x_mmap/src/dbheaders.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/dbintf.cpp b/plugins/Db3x_mmap/src/dbintf.cpp index 267c914db0..18735f7c44 100644 --- a/plugins/Db3x_mmap/src/dbintf.cpp +++ b/plugins/Db3x_mmap/src/dbintf.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/dbintf.h b/plugins/Db3x_mmap/src/dbintf.h index ff155a17a9..9a5b690799 100644 --- a/plugins/Db3x_mmap/src/dbintf.h +++ b/plugins/Db3x_mmap/src/dbintf.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/dbmodulechain.cpp b/plugins/Db3x_mmap/src/dbmodulechain.cpp index ab0f788006..3d714021a5 100644 --- a/plugins/Db3x_mmap/src/dbmodulechain.cpp +++ b/plugins/Db3x_mmap/src/dbmodulechain.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/dbsettings.cpp b/plugins/Db3x_mmap/src/dbsettings.cpp index 76122610f9..bea58a8884 100644 --- a/plugins/Db3x_mmap/src/dbsettings.cpp +++ b/plugins/Db3x_mmap/src/dbsettings.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/dbtool/eventchain.cpp b/plugins/Db3x_mmap/src/dbtool/eventchain.cpp index f92f30519f..2fa96f1e27 100644 --- a/plugins/Db3x_mmap/src/dbtool/eventchain.cpp +++ b/plugins/Db3x_mmap/src/dbtool/eventchain.cpp @@ -3,7 +3,7 @@ Miranda Database Tool
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright 2000-2011 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/init.cpp b/plugins/Db3x_mmap/src/init.cpp index 1978a9046c..8f941bb1db 100644 --- a/plugins/Db3x_mmap/src/init.cpp +++ b/plugins/Db3x_mmap/src/init.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/stdafx.cxx b/plugins/Db3x_mmap/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Db3x_mmap/src/stdafx.cxx +++ b/plugins/Db3x_mmap/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Db3x_mmap/src/stdafx.h b/plugins/Db3x_mmap/src/stdafx.h index d5e1df930f..c316044348 100644 --- a/plugins/Db3x_mmap/src/stdafx.h +++ b/plugins/Db3x_mmap/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/ui.cpp b/plugins/Db3x_mmap/src/ui.cpp index 622fc19bb2..aab9ca348e 100644 --- a/plugins/Db3x_mmap/src/ui.cpp +++ b/plugins/Db3x_mmap/src/ui.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db3x_mmap/src/version.h b/plugins/Db3x_mmap/src/version.h index 01e18eb140..3b3ee4cd22 100644 --- a/plugins/Db3x_mmap/src/version.h +++ b/plugins/Db3x_mmap/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda-NG project"
#define __AUTHOREMAIL "bio@msx.ru; ghazan@miranda.im"
#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_mmap/"
-#define __COPYRIGHT " 2012-15 Miranda NG project"
+#define __COPYRIGHT " 2012-16 Miranda NG project"
diff --git a/plugins/DbChecker/src/stdafx.cxx b/plugins/DbChecker/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/DbChecker/src/stdafx.cxx +++ b/plugins/DbChecker/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/DbChecker/src/version.h b/plugins/DbChecker/src/version.h index 86532b4139..7f62952094 100644 --- a/plugins/DbChecker/src/version.h +++ b/plugins/DbChecker/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "George Hazan"
#define __AUTHOREMAIL "ghazan@miranda-ng.org"
#define __AUTHORWEB "http://miranda-ng.org/p/DbChecker/"
-#define __COPYRIGHT " 2012-15 George Hazan"
+#define __COPYRIGHT " 2012-16 George Hazan"
diff --git a/plugins/DbEditorPP/src/stdafx.cxx b/plugins/DbEditorPP/src/stdafx.cxx index 0c766ea07f..0830d91bb3 100644 --- a/plugins/DbEditorPP/src/stdafx.cxx +++ b/plugins/DbEditorPP/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Db_autobackups/src/options.h b/plugins/Db_autobackups/src/options.h index ab799d495a..733487e0af 100644 --- a/plugins/Db_autobackups/src/options.h +++ b/plugins/Db_autobackups/src/options.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Db_autobackups/src/stdafx.cxx b/plugins/Db_autobackups/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Db_autobackups/src/stdafx.cxx +++ b/plugins/Db_autobackups/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Dbx_kv/src/commonheaders.h b/plugins/Dbx_kv/src/commonheaders.h index 6dbdcd6c11..24411b993f 100644 --- a/plugins/Dbx_kv/src/commonheaders.h +++ b/plugins/Dbx_kv/src/commonheaders.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbcontacts.cpp b/plugins/Dbx_kv/src/dbcontacts.cpp index 88fba5b5d1..3e4282fdd3 100644 --- a/plugins/Dbx_kv/src/dbcontacts.cpp +++ b/plugins/Dbx_kv/src/dbcontacts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbcrypt.cpp b/plugins/Dbx_kv/src/dbcrypt.cpp index b79639fa61..741bc322ce 100644 --- a/plugins/Dbx_kv/src/dbcrypt.cpp +++ b/plugins/Dbx_kv/src/dbcrypt.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbevents.cpp b/plugins/Dbx_kv/src/dbevents.cpp index 2d292d1de9..8663c7fd6c 100644 --- a/plugins/Dbx_kv/src/dbevents.cpp +++ b/plugins/Dbx_kv/src/dbevents.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbintf.cpp b/plugins/Dbx_kv/src/dbintf.cpp index 0b323a125a..0368e51c96 100644 --- a/plugins/Dbx_kv/src/dbintf.cpp +++ b/plugins/Dbx_kv/src/dbintf.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbintf.h b/plugins/Dbx_kv/src/dbintf.h index 97c8c507d9..1b87f489dc 100644 --- a/plugins/Dbx_kv/src/dbintf.h +++ b/plugins/Dbx_kv/src/dbintf.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbmodulechain.cpp b/plugins/Dbx_kv/src/dbmodulechain.cpp index 2f6b71e401..d5d757b2c7 100644 --- a/plugins/Dbx_kv/src/dbmodulechain.cpp +++ b/plugins/Dbx_kv/src/dbmodulechain.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbsettings.cpp b/plugins/Dbx_kv/src/dbsettings.cpp index e58b90fad8..9058e13f55 100644 --- a/plugins/Dbx_kv/src/dbsettings.cpp +++ b/plugins/Dbx_kv/src/dbsettings.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/init.cpp b/plugins/Dbx_kv/src/init.cpp index 7649924668..954526bc62 100644 --- a/plugins/Dbx_kv/src/init.cpp +++ b/plugins/Dbx_kv/src/init.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/stdafx.cpp b/plugins/Dbx_kv/src/stdafx.cpp index 048b14e9d2..60c5301ed3 100644 --- a/plugins/Dbx_kv/src/stdafx.cpp +++ b/plugins/Dbx_kv/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Dbx_kv/src/ui.cpp b/plugins/Dbx_kv/src/ui.cpp index a4ba3d12c5..ea970de65b 100644 --- a/plugins/Dbx_kv/src/ui.cpp +++ b/plugins/Dbx_kv/src/ui.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kyoto/src/commonheaders.h b/plugins/Dbx_kyoto/src/commonheaders.h index 27a0a54bd8..d6063ec1e3 100644 --- a/plugins/Dbx_kyoto/src/commonheaders.h +++ b/plugins/Dbx_kyoto/src/commonheaders.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kyoto/src/dbcontacts.cpp b/plugins/Dbx_kyoto/src/dbcontacts.cpp index 5a707b9f36..84b282d6d4 100644 --- a/plugins/Dbx_kyoto/src/dbcontacts.cpp +++ b/plugins/Dbx_kyoto/src/dbcontacts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kyoto/src/dbcrypt.cpp b/plugins/Dbx_kyoto/src/dbcrypt.cpp index 27eb2a35f9..6eb1d1ea41 100644 --- a/plugins/Dbx_kyoto/src/dbcrypt.cpp +++ b/plugins/Dbx_kyoto/src/dbcrypt.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kyoto/src/dbevents.cpp b/plugins/Dbx_kyoto/src/dbevents.cpp index 34d00eb17c..3fac4875a3 100644 --- a/plugins/Dbx_kyoto/src/dbevents.cpp +++ b/plugins/Dbx_kyoto/src/dbevents.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kyoto/src/dbintf.cpp b/plugins/Dbx_kyoto/src/dbintf.cpp index 6a4af0a824..c6ed23d54f 100644 --- a/plugins/Dbx_kyoto/src/dbintf.cpp +++ b/plugins/Dbx_kyoto/src/dbintf.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kyoto/src/dbintf.h b/plugins/Dbx_kyoto/src/dbintf.h index 8e8dd0f7c6..e7406c69f6 100644 --- a/plugins/Dbx_kyoto/src/dbintf.h +++ b/plugins/Dbx_kyoto/src/dbintf.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kyoto/src/dbmodulechain.cpp b/plugins/Dbx_kyoto/src/dbmodulechain.cpp index c27d8abcf1..ae0cd9e318 100644 --- a/plugins/Dbx_kyoto/src/dbmodulechain.cpp +++ b/plugins/Dbx_kyoto/src/dbmodulechain.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kyoto/src/dbsettings.cpp b/plugins/Dbx_kyoto/src/dbsettings.cpp index 5edd642bf8..1082e25134 100644 --- a/plugins/Dbx_kyoto/src/dbsettings.cpp +++ b/plugins/Dbx_kyoto/src/dbsettings.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kyoto/src/init.cpp b/plugins/Dbx_kyoto/src/init.cpp index a78c4f91ad..02bd455228 100644 --- a/plugins/Dbx_kyoto/src/init.cpp +++ b/plugins/Dbx_kyoto/src/init.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kyoto/src/stdafx.cpp b/plugins/Dbx_kyoto/src/stdafx.cpp index 048b14e9d2..60c5301ed3 100644 --- a/plugins/Dbx_kyoto/src/stdafx.cpp +++ b/plugins/Dbx_kyoto/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Dbx_kyoto/src/ui.cpp b/plugins/Dbx_kyoto/src/ui.cpp index 7e033eaa6b..3839c171ba 100644 --- a/plugins/Dbx_kyoto/src/ui.cpp +++ b/plugins/Dbx_kyoto/src/ui.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_mdb/src/commonheaders.h b/plugins/Dbx_mdb/src/commonheaders.h index 50959d158f..47162af580 100644 --- a/plugins/Dbx_mdb/src/commonheaders.h +++ b/plugins/Dbx_mdb/src/commonheaders.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_mdb/src/dbcontacts.cpp b/plugins/Dbx_mdb/src/dbcontacts.cpp index ede6270b5f..31d9f7bf1b 100644 --- a/plugins/Dbx_mdb/src/dbcontacts.cpp +++ b/plugins/Dbx_mdb/src/dbcontacts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_mdb/src/dbcrypt.cpp b/plugins/Dbx_mdb/src/dbcrypt.cpp index 386f368786..32b8966408 100644 --- a/plugins/Dbx_mdb/src/dbcrypt.cpp +++ b/plugins/Dbx_mdb/src/dbcrypt.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_mdb/src/dbevents.cpp b/plugins/Dbx_mdb/src/dbevents.cpp index 5b99500e90..16a518ff33 100644 --- a/plugins/Dbx_mdb/src/dbevents.cpp +++ b/plugins/Dbx_mdb/src/dbevents.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_mdb/src/dbintf.cpp b/plugins/Dbx_mdb/src/dbintf.cpp index 728eb26f07..b42bbcb7d3 100644 --- a/plugins/Dbx_mdb/src/dbintf.cpp +++ b/plugins/Dbx_mdb/src/dbintf.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_mdb/src/dbintf.h b/plugins/Dbx_mdb/src/dbintf.h index c3736f6bda..30dd786bb9 100644 --- a/plugins/Dbx_mdb/src/dbintf.h +++ b/plugins/Dbx_mdb/src/dbintf.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_mdb/src/dbmodulechain.cpp b/plugins/Dbx_mdb/src/dbmodulechain.cpp index fc33b8de8b..81e3f66910 100644 --- a/plugins/Dbx_mdb/src/dbmodulechain.cpp +++ b/plugins/Dbx_mdb/src/dbmodulechain.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_mdb/src/dbsettings.cpp b/plugins/Dbx_mdb/src/dbsettings.cpp index 1d0a69bc0b..dac3892d79 100644 --- a/plugins/Dbx_mdb/src/dbsettings.cpp +++ b/plugins/Dbx_mdb/src/dbsettings.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_mdb/src/init.cpp b/plugins/Dbx_mdb/src/init.cpp index dbda5a9499..5d97945cf1 100644 --- a/plugins/Dbx_mdb/src/init.cpp +++ b/plugins/Dbx_mdb/src/init.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_mdb/src/stdafx.cpp b/plugins/Dbx_mdb/src/stdafx.cpp index 048b14e9d2..60c5301ed3 100644 --- a/plugins/Dbx_mdb/src/stdafx.cpp +++ b/plugins/Dbx_mdb/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Dbx_mdb/src/ui.cpp b/plugins/Dbx_mdb/src/ui.cpp index a0476750a3..dcd5da8f08 100644 --- a/plugins/Dbx_mdb/src/ui.cpp +++ b/plugins/Dbx_mdb/src/ui.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dropbox/src/stdafx.cxx b/plugins/Dropbox/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Dropbox/src/stdafx.cxx +++ b/plugins/Dropbox/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Dropbox/src/version.h b/plugins/Dropbox/src/version.h index b333726674..9386d394a4 100644 --- a/plugins/Dropbox/src/version.h +++ b/plugins/Dropbox/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Dropbox/"
-#define __COPYRIGHT " 2014-15 Miranda NG project"
+#define __COPYRIGHT " 2014-16 Miranda NG project"
diff --git a/plugins/Exchange/src/stdafx.cxx b/plugins/Exchange/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Exchange/src/stdafx.cxx +++ b/plugins/Exchange/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/ExternalAPI/delphi/m_stopspam.inc b/plugins/ExternalAPI/delphi/m_stopspam.inc index 2bae1fa6a8..d6c1ee10dc 100644 --- a/plugins/ExternalAPI/delphi/m_stopspam.inc +++ b/plugins/ExternalAPI/delphi/m_stopspam.inc @@ -1,7 +1,7 @@ {
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (c) 2012-14 Miranda NG project (http://miranda-ng.org),
+Copyright (c) 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2004-009 Roman Miklashevsky, A. Petkevich, Kosh&chka, persei
This program is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_assocmgr.h b/plugins/ExternalAPI/m_assocmgr.h index 94e590dc86..9656dd4ba7 100644 --- a/plugins/ExternalAPI/m_assocmgr.h +++ b/plugins/ExternalAPI/m_assocmgr.h @@ -3,7 +3,7 @@ 'File Association Manager'-Plugin for
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (C) 2005-2007 H. Herkenrath
This program is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_dbeditorpp.h b/plugins/ExternalAPI/m_dbeditorpp.h index cb29afdfc7..4dea327637 100644 --- a/plugins/ExternalAPI/m_dbeditorpp.h +++ b/plugins/ExternalAPI/m_dbeditorpp.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2003-11 Bio, Jonathan Gordon
This program is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_proto_listeningto.h b/plugins/ExternalAPI/m_proto_listeningto.h index 67ca760d70..4c30b8dcd0 100644 --- a/plugins/ExternalAPI/m_proto_listeningto.h +++ b/plugins/ExternalAPI/m_proto_listeningto.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-06 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/ExternalAPI/m_shutdown.h b/plugins/ExternalAPI/m_shutdown.h index 59a2f587dd..96817d0de6 100644 --- a/plugins/ExternalAPI/m_shutdown.h +++ b/plugins/ExternalAPI/m_shutdown.h @@ -3,7 +3,7 @@ 'AutoShutdown'-Plugin for
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (C) 2004-2007 H. Herkenrath
This program is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_skin_eng.h b/plugins/ExternalAPI/m_skin_eng.h index bb797fda9f..b80b02e319 100644 --- a/plugins/ExternalAPI/m_skin_eng.h +++ b/plugins/ExternalAPI/m_skin_eng.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/ExternalAPI/m_stopspam.h b/plugins/ExternalAPI/m_stopspam.h index ec2465d386..3aa4c87f5a 100644 --- a/plugins/ExternalAPI/m_stopspam.h +++ b/plugins/ExternalAPI/m_stopspam.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2004-009 Roman Miklashevsky, A. Petkevich, Kosh&chka, persei
This program is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_userinfoex.h b/plugins/ExternalAPI/m_userinfoex.h index 09aec8af99..eb681fb269 100644 --- a/plugins/ExternalAPI/m_userinfoex.h +++ b/plugins/ExternalAPI/m_userinfoex.h @@ -1,7 +1,7 @@ /*
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-09 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/FTPFileYM/src/stdafx.cxx b/plugins/FTPFileYM/src/stdafx.cxx index 0c766ea07f..0830d91bb3 100644 --- a/plugins/FTPFileYM/src/stdafx.cxx +++ b/plugins/FTPFileYM/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/FavContacts/src/stdafx.cxx b/plugins/FavContacts/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/FavContacts/src/stdafx.cxx +++ b/plugins/FavContacts/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/FileAsMessage/src/stdafx.cpp b/plugins/FileAsMessage/src/stdafx.cpp index 43c17cc8f2..e7a50979a6 100644 --- a/plugins/FileAsMessage/src/stdafx.cpp +++ b/plugins/FileAsMessage/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/FingerprintNG/src/fingerprint.cpp b/plugins/FingerprintNG/src/fingerprint.cpp index ed7a435c77..6d9fb1deed 100644 --- a/plugins/FingerprintNG/src/fingerprint.cpp +++ b/plugins/FingerprintNG/src/fingerprint.cpp @@ -1,6 +1,6 @@ /* Fingerprint NG (client version) icons module for Miranda NG -Copyright 2006-12 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors. +Copyright 2006-16 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors. 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/plugins/FingerprintNG/src/main.cpp b/plugins/FingerprintNG/src/main.cpp index 2762115cdf..5486d111d6 100644 --- a/plugins/FingerprintNG/src/main.cpp +++ b/plugins/FingerprintNG/src/main.cpp @@ -1,6 +1,6 @@ /*
Fingerprint NG (client version) icons module for Miranda NG
-Copyright 2006-12 FYR, Bio, nullbie, ghazan, mataes, HierOS, faith_healer and all respective contributors.
+Copyright 2006-16 FYR, Bio, nullbie, ghazan, mataes, HierOS, faith_healer and all respective contributors.
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/plugins/FingerprintNG/src/masks.cpp b/plugins/FingerprintNG/src/masks.cpp index f4210ff0cc..f8ab412572 100644 --- a/plugins/FingerprintNG/src/masks.cpp +++ b/plugins/FingerprintNG/src/masks.cpp @@ -1,6 +1,6 @@ /*
Fingerprint NG (client version) icons module for Miranda NG
-Copyright © 2006-12 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
+Copyright © 2006-16 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
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/plugins/FingerprintNG/src/options.cpp b/plugins/FingerprintNG/src/options.cpp index 25a2be367f..87d45c35ae 100644 --- a/plugins/FingerprintNG/src/options.cpp +++ b/plugins/FingerprintNG/src/options.cpp @@ -1,7 +1,7 @@ /*
Fingerprint NG (client version) icons module for Miranda NG
-Copyright 2006-12 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
+Copyright 2006-16 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
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/plugins/FingerprintNG/src/stdafx.cxx b/plugins/FingerprintNG/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/FingerprintNG/src/stdafx.cxx +++ b/plugins/FingerprintNG/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/FingerprintNG/src/stdafx.h b/plugins/FingerprintNG/src/stdafx.h index de6185786b..17a2065896 100644 --- a/plugins/FingerprintNG/src/stdafx.h +++ b/plugins/FingerprintNG/src/stdafx.h @@ -1,7 +1,7 @@ /*
Fingerprint NG (client version) icons module for Miranda NG
-Copyright 2006-12 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
+Copyright 2006-16 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
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/plugins/FingerprintNG/src/version.h b/plugins/FingerprintNG/src/version.h index 96bb9ae81a..40e5bf8ce7 100644 --- a/plugins/FingerprintNG/src/version.h +++ b/plugins/FingerprintNG/src/version.h @@ -1,6 +1,6 @@ /*
Fingerprint NG (client version) icons module for Miranda NG
-Copyright 2006-15 ghazan, Mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
+Copyright 2006-16 ghazan, Mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -30,4 +30,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __AUTHOR "faith_healer, ghazan, Mataes"
#define __AUTHOREMAIL "faith_healer@miranda.im"
#define __AUTHORWEB "http://miranda-ng.org/p/Fingerprint/"
-#define __COPYRIGHT " 2006-15 ghazan, Mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors."
+#define __COPYRIGHT " 2006-16 ghazan, Mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors."
diff --git a/plugins/FloatingContacts/src/stdafx.cxx b/plugins/FloatingContacts/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/FloatingContacts/src/stdafx.cxx +++ b/plugins/FloatingContacts/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Folders/src/stdafx.cxx b/plugins/Folders/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Folders/src/stdafx.cxx +++ b/plugins/Folders/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Folders/src/version.h b/plugins/Folders/src/version.h index 4644966547..57d67705ef 100644 --- a/plugins/Folders/src/version.h +++ b/plugins/Folders/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Cristian Libotean, Miranda NG Team"
#define __AUTHOREMAIL "eblis102@yahoo.com"
#define __AUTHORWEB "http://miranda-ng.org/p/Folders/"
-#define __COPYRIGHT " 2005-2012 Cristian Libotean, 2012-15 Miranda NG Team"
+#define __COPYRIGHT " 2005-2012 Cristian Libotean, 2012-16 Miranda NG Team"
diff --git a/plugins/GmailNotifier/src/stdafx.cxx b/plugins/GmailNotifier/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/GmailNotifier/src/stdafx.cxx +++ b/plugins/GmailNotifier/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/HTTPServer/src/stdafx.cpp b/plugins/HTTPServer/src/stdafx.cpp index edfaf34cef..6737cac696 100644 --- a/plugins/HTTPServer/src/stdafx.cpp +++ b/plugins/HTTPServer/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/HistoryLinkListPlus/src/stdafx.cxx b/plugins/HistoryLinkListPlus/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/HistoryLinkListPlus/src/stdafx.cxx +++ b/plugins/HistoryLinkListPlus/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/HistoryStats/src/stdafx.cxx b/plugins/HistoryStats/src/stdafx.cxx index 0c766ea07f..0830d91bb3 100644 --- a/plugins/HistoryStats/src/stdafx.cxx +++ b/plugins/HistoryStats/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/HistorySweeperLight/src/stdafx.cxx b/plugins/HistorySweeperLight/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/HistorySweeperLight/src/stdafx.cxx +++ b/plugins/HistorySweeperLight/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/HwHotKeys/src/stdafx.cxx b/plugins/HwHotKeys/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/HwHotKeys/src/stdafx.cxx +++ b/plugins/HwHotKeys/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/IEHistory/src/version.h b/plugins/IEHistory/src/version.h index 78442cc42c..70d59c811c 100644 --- a/plugins/IEHistory/src/version.h +++ b/plugins/IEHistory/src/version.h @@ -32,7 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __AUTHOR "Cristian Libotean, Miranda NG team" //#define __AUTHOREMAIL "eblis102@yahoo.com" #define __AUTHOREMAIL "" -#define __COPYRIGHT " 2006 Cristian Libotean, 2014-15 Miranda NG team" +#define __COPYRIGHT " 2006 Cristian Libotean, 2014-16 Miranda NG team" #define __AUTHORWEB "http://miranda-ng.org/p/IEHistory" #define __PLUGIN_DISPLAY_NAME "IEView history viewer" diff --git a/plugins/IEView/src/stdafx.cxx b/plugins/IEView/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/IEView/src/stdafx.cxx +++ b/plugins/IEView/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/IgnoreState/src/stdafx.cxx b/plugins/IgnoreState/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/IgnoreState/src/stdafx.cxx +++ b/plugins/IgnoreState/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Import/src/import.cpp b/plugins/Import/src/import.cpp index 8f8a8f9934..13796937de 100644 --- a/plugins/Import/src/import.cpp +++ b/plugins/Import/src/import.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 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/plugins/Import/src/main.cpp b/plugins/Import/src/main.cpp index c6710c12ee..5526cdf435 100644 --- a/plugins/Import/src/main.cpp +++ b/plugins/Import/src/main.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 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/plugins/Import/src/miranda.cpp b/plugins/Import/src/miranda.cpp index edcda4e3e8..8c3c774870 100644 --- a/plugins/Import/src/miranda.cpp +++ b/plugins/Import/src/miranda.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 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/plugins/Import/src/progress.cpp b/plugins/Import/src/progress.cpp index bb301ac6c2..c3fd536be8 100644 --- a/plugins/Import/src/progress.cpp +++ b/plugins/Import/src/progress.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 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/plugins/Import/src/stdafx.cxx b/plugins/Import/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Import/src/stdafx.cxx +++ b/plugins/Import/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Import/src/stdafx.h b/plugins/Import/src/stdafx.h index 4b6657fc30..f6c36825b8 100644 --- a/plugins/Import/src/stdafx.h +++ b/plugins/Import/src/stdafx.h @@ -2,7 +2,7 @@ Import plugin for Miranda NG
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 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/plugins/Import/src/utils.cpp b/plugins/Import/src/utils.cpp index 94791da056..f6b7567825 100644 --- a/plugins/Import/src/utils.cpp +++ b/plugins/Import/src/utils.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 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/plugins/Import/src/wizard.cpp b/plugins/Import/src/wizard.cpp index f995663580..c39fc91927 100644 --- a/plugins/Import/src/wizard.cpp +++ b/plugins/Import/src/wizard.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 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/plugins/KeyboardNotify/src/stdafx.cxx b/plugins/KeyboardNotify/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/KeyboardNotify/src/stdafx.cxx +++ b/plugins/KeyboardNotify/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/ListeningTo/src/stdafx.cxx b/plugins/ListeningTo/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/ListeningTo/src/stdafx.cxx +++ b/plugins/ListeningTo/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/LotusNotify/src/stdafx.cxx b/plugins/LotusNotify/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/LotusNotify/src/stdafx.cxx +++ b/plugins/LotusNotify/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/MenuItemEx/src/stdafx.cxx b/plugins/MenuItemEx/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/MenuItemEx/src/stdafx.cxx +++ b/plugins/MenuItemEx/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/MenuItemEx/src/version.h b/plugins/MenuItemEx/src/version.h index cefefe929e..b522c69efe 100644 --- a/plugins/MenuItemEx/src/version.h +++ b/plugins/MenuItemEx/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Heiko Schillinger, Baloo, Billy_Bons, Robert P\xf6" "sel"
#define __AUTHOREMAIL "micron@nexgo.de; baloo@bk.ru; tatarinov.sergey@gmail.com; robyer@seznam.cz"
#define __AUTHORWEB "http://miranda-ng.org/p/MenuEx/"
-#define __COPYRIGHT " 2001-03 Heiko Schillinger, 2006-08 Baloo, 2009-10 Billy_Bons, 2011-12 Robert P\xf6" "sel"
+#define __COPYRIGHT " 2001-03 Heiko Schillinger, 2006-08 Baloo, 2009-10 Billy_Bons, 2011-13 Robert P\xf6" "sel"
diff --git a/plugins/MessageState/src/stdafx.cxx b/plugins/MessageState/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/MessageState/src/stdafx.cxx +++ b/plugins/MessageState/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/MimCmd/src/stdafx.cxx b/plugins/MimCmd/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/MimCmd/src/stdafx.cxx +++ b/plugins/MimCmd/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/MirandaG15/src/stdafx.cxx b/plugins/MirandaG15/src/stdafx.cxx index 7e437924f6..c54811bec0 100644 --- a/plugins/MirandaG15/src/stdafx.cxx +++ b/plugins/MirandaG15/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/MobileState/src/clients.h b/plugins/MobileState/src/clients.h index dbc24d631b..56f26e0b6e 100644 --- a/plugins/MobileState/src/clients.h +++ b/plugins/MobileState/src/clients.h @@ -1,6 +1,6 @@ /*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-15 by Robert Psel
+ (c) 2012-16 by Robert Psel
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/MobileState/src/main.cpp b/plugins/MobileState/src/main.cpp index f02c4b1da8..7b1b1ebceb 100644 --- a/plugins/MobileState/src/main.cpp +++ b/plugins/MobileState/src/main.cpp @@ -1,6 +1,6 @@ /*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-15 by Robert Psel
+ (c) 2012-16 by Robert Psel
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/MobileState/src/stdafx.cxx b/plugins/MobileState/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/MobileState/src/stdafx.cxx +++ b/plugins/MobileState/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/MobileState/src/stdafx.h b/plugins/MobileState/src/stdafx.h index 432aaf3911..21f9967233 100644 --- a/plugins/MobileState/src/stdafx.h +++ b/plugins/MobileState/src/stdafx.h @@ -1,6 +1,6 @@ /*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-15 by Robert Psel
+ (c) 2012-16 by Robert Psel
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/MobileState/src/version.h b/plugins/MobileState/src/version.h index d62e49d6b9..5292277a1e 100644 --- a/plugins/MobileState/src/version.h +++ b/plugins/MobileState/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Robert P\xf6" "sel"
#define __AUTHOREMAIL "robyer@seznam.cz"
#define __AUTHORWEB "http://miranda-ng.org/p/MobileState/"
-#define __COPYRIGHT " 2012-15 Robert P\xf6" "sel"
+#define __COPYRIGHT " 2012-16 Robert P\xf6" "sel"
diff --git a/plugins/ModernOpt/src/modernopt.cpp b/plugins/ModernOpt/src/modernopt.cpp index c11edb2d2c..2f033d63a0 100644 --- a/plugins/ModernOpt/src/modernopt.cpp +++ b/plugins/ModernOpt/src/modernopt.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-07 Miranda ICQ/IM project,
Copyright 2007 Artem Shpynov
diff --git a/plugins/ModernOpt/src/modernopt.h b/plugins/ModernOpt/src/modernopt.h index eb74a06f42..0fe6bce59f 100644 --- a/plugins/ModernOpt/src/modernopt.h +++ b/plugins/ModernOpt/src/modernopt.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-07 Miranda ICQ/IM project,
Copyright (c) 2007 Artem Shpynov
diff --git a/plugins/ModernOpt/src/mopt_home.cpp b/plugins/ModernOpt/src/mopt_home.cpp index 5023341d62..53b1f3c919 100644 --- a/plugins/ModernOpt/src/mopt_home.cpp +++ b/plugins/ModernOpt/src/mopt_home.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-07 Miranda ICQ/IM project,
Copyright (c) 2007 Artem Shpynov
diff --git a/plugins/ModernOpt/src/mopt_ignore.cpp b/plugins/ModernOpt/src/mopt_ignore.cpp index 468a63f2f5..b8988ac2c3 100644 --- a/plugins/ModernOpt/src/mopt_ignore.cpp +++ b/plugins/ModernOpt/src/mopt_ignore.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-07 Miranda ICQ/IM project,
Copyright (c) 2007 Artem Shpynov
diff --git a/plugins/ModernOpt/src/mopt_selector.cpp b/plugins/ModernOpt/src/mopt_selector.cpp index e478011dd9..071e560cea 100644 --- a/plugins/ModernOpt/src/mopt_selector.cpp +++ b/plugins/ModernOpt/src/mopt_selector.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-07 Miranda ICQ/IM project,
Copyright (c) 2007 Artem Shpynov
diff --git a/plugins/ModernOpt/src/stdafx.cxx b/plugins/ModernOpt/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/ModernOpt/src/stdafx.cxx +++ b/plugins/ModernOpt/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/ModernOpt/src/stdafx.h b/plugins/ModernOpt/src/stdafx.h index 6c9881a342..6580c139c1 100644 --- a/plugins/ModernOpt/src/stdafx.h +++ b/plugins/ModernOpt/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/MsgPopup/src/stdafx.cxx b/plugins/MsgPopup/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/MsgPopup/src/stdafx.cxx +++ b/plugins/MsgPopup/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Msg_Export/src/Version.h b/plugins/Msg_Export/src/Version.h index be91303528..f6dc30ea18 100644 --- a/plugins/Msg_Export/src/Version.h +++ b/plugins/Msg_Export/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Kennet Nielsen, mod by ring0"
#define __AUTHOREMAIL "Kennet_N@ofir.dk"
#define __AUTHORWEB "http://miranda-ng.org/p/Msg_Export/"
-#define __COPYRIGHT " 2002 Kennet Nielsen, 2012-15 Miranda NG Team"
+#define __COPYRIGHT " 2002 Kennet Nielsen, 2012-16 Miranda NG Team"
diff --git a/plugins/Msg_Export/src/stdafx.cxx b/plugins/Msg_Export/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Msg_Export/src/stdafx.cxx +++ b/plugins/Msg_Export/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/MyDetails/src/stdafx.cxx b/plugins/MyDetails/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/MyDetails/src/stdafx.cxx +++ b/plugins/MyDetails/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/NewAwaySysMod/src/stdafx.cxx b/plugins/NewAwaySysMod/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/NewAwaySysMod/src/stdafx.cxx +++ b/plugins/NewAwaySysMod/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/NewEventNotify/src/stdafx.cxx b/plugins/NewEventNotify/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/NewEventNotify/src/stdafx.cxx +++ b/plugins/NewEventNotify/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/NewXstatusNotify/src/stdafx.cxx b/plugins/NewXstatusNotify/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/NewXstatusNotify/src/stdafx.cxx +++ b/plugins/NewXstatusNotify/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/New_GPG/src/Version.h b/plugins/New_GPG/src/Version.h index 2a43a09022..9ac1a71831 100755 --- a/plugins/New_GPG/src/Version.h +++ b/plugins/New_GPG/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "sss"
#define __AUTHOREMAIL "sss123next@list.ru"
#define __AUTHORWEB "http://miranda-ng.org/p/New_GPG/"
-#define __COPYRIGHT " 2010-15 sss"
+#define __COPYRIGHT " 2010-16 sss"
diff --git a/plugins/New_GPG/src/stdafx.cxx b/plugins/New_GPG/src/stdafx.cxx index 0c766ea07f..0830d91bb3 100644 --- a/plugins/New_GPG/src/stdafx.cxx +++ b/plugins/New_GPG/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/NewsAggregator/Src/Version.h b/plugins/NewsAggregator/Src/Version.h index 58a0cb3f07..d6bfbe0c82 100644 --- a/plugins/NewsAggregator/Src/Version.h +++ b/plugins/NewsAggregator/Src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Mataes, FREAK_THEMIGHTY"
#define __AUTHOREMAIL "mataes2007@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/NewsAggregator/"
-#define __COPYRIGHT " 2012-15 Mataes, FREAK_THEMIGHTY"
+#define __COPYRIGHT " 2012-16 Mataes, FREAK_THEMIGHTY"
diff --git a/plugins/NewsAggregator/Src/stdafx.cxx b/plugins/NewsAggregator/Src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/NewsAggregator/Src/stdafx.cxx +++ b/plugins/NewsAggregator/Src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/NoHistory/src/Version.h b/plugins/NoHistory/src/Version.h index 0dc5d47f35..b3c03d9b81 100644 --- a/plugins/NoHistory/src/Version.h +++ b/plugins/NoHistory/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Scott Ellis, NightFox"
#define __AUTHOREMAIL "mail@scottellis.com.au; nightfox@myied.org"
#define __AUTHORWEB "http://miranda-ng.org/p/NoHistory/"
-#define __COPYRIGHT " 2005 Scott Ellis, 2010-15 NightFox"
+#define __COPYRIGHT " 2005 Scott Ellis, 2010-16 NightFox"
diff --git a/plugins/NoHistory/src/stdafx.cxx b/plugins/NoHistory/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/NoHistory/src/stdafx.cxx +++ b/plugins/NoHistory/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Non-IM Contact/src/stdafx.cxx b/plugins/Non-IM Contact/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Non-IM Contact/src/stdafx.cxx +++ b/plugins/Non-IM Contact/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/NotesAndReminders/src/stdafx.cpp b/plugins/NotesAndReminders/src/stdafx.cpp index 4a7262a78b..327a6b3b06 100644 --- a/plugins/NotesAndReminders/src/stdafx.cpp +++ b/plugins/NotesAndReminders/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/NotifyAnything/src/stdafx.cxx b/plugins/NotifyAnything/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/NotifyAnything/src/stdafx.cxx +++ b/plugins/NotifyAnything/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Nudge/src/stdafx.cxx b/plugins/Nudge/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Nudge/src/stdafx.cxx +++ b/plugins/Nudge/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/OpenFolder/src/stdafx.cxx b/plugins/OpenFolder/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/OpenFolder/src/stdafx.cxx +++ b/plugins/OpenFolder/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/OpenSSL/src/main.cpp b/plugins/OpenSSL/src/main.cpp index 4ee8449933..9a53429e81 100644 --- a/plugins/OpenSSL/src/main.cpp +++ b/plugins/OpenSSL/src/main.cpp @@ -1,7 +1,7 @@ /* Standard encryption plugin for Miranda NG -Copyright (C) 2012-15 George Hazan +Copyright (C) 2012-16 George Hazan This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/plugins/OpenSSL/src/ssl_openssl.cpp b/plugins/OpenSSL/src/ssl_openssl.cpp index 7454217889..67015a9dac 100644 --- a/plugins/OpenSSL/src/ssl_openssl.cpp +++ b/plugins/OpenSSL/src/ssl_openssl.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright (c) 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/OpenSSL/src/stdafx.cxx b/plugins/OpenSSL/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/OpenSSL/src/stdafx.cxx +++ b/plugins/OpenSSL/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/OpenSSL/src/stdafx.h b/plugins/OpenSSL/src/stdafx.h index fa4b44b9a9..35838e54a9 100644 --- a/plugins/OpenSSL/src/stdafx.h +++ b/plugins/OpenSSL/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright (c) 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/OpenSSL/src/version.h b/plugins/OpenSSL/src/version.h index 76ceb5985f..a53252939a 100644 --- a/plugins/OpenSSL/src/version.h +++ b/plugins/OpenSSL/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team" #define __AUTHOREMAIL "" #define __AUTHORWEB "" -#define __COPYRIGHT " 2014-15 Miranda NG Team" +#define __COPYRIGHT " 2014-16 Miranda NG Team" diff --git a/plugins/PackUpdater/Src/stdafx.cxx b/plugins/PackUpdater/Src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/PackUpdater/Src/stdafx.cxx +++ b/plugins/PackUpdater/Src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/PasteIt/src/stdafx.cxx b/plugins/PasteIt/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/PasteIt/src/stdafx.cxx +++ b/plugins/PasteIt/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Ping/src/stdafx.cxx b/plugins/Ping/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Ping/src/stdafx.cxx +++ b/plugins/Ping/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/PluginUpdater/src/Version.h b/plugins/PluginUpdater/src/Version.h index f9aa128e58..3ea15872ee 100644 --- a/plugins/PluginUpdater/src/Version.h +++ b/plugins/PluginUpdater/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Mataes, George Hazan"
#define __AUTHOREMAIL "mataes2007@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/PluginUpdater/"
-#define __COPYRIGHT " 2012-15 Mataes, George Hazan"
+#define __COPYRIGHT " 2012-16 Mataes, George Hazan"
diff --git a/plugins/PluginUpdater/src/stdafx.cxx b/plugins/PluginUpdater/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/PluginUpdater/src/stdafx.cxx +++ b/plugins/PluginUpdater/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Popup/src/stdafx.cxx b/plugins/Popup/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Popup/src/stdafx.cxx +++ b/plugins/Popup/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/ProfileManager/src/stdafx.cxx b/plugins/ProfileManager/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/ProfileManager/src/stdafx.cxx +++ b/plugins/ProfileManager/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/QuickContacts/src/stdafx.cxx b/plugins/QuickContacts/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/QuickContacts/src/stdafx.cxx +++ b/plugins/QuickContacts/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/QuickMessages/src/stdafx.cxx b/plugins/QuickMessages/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/QuickMessages/src/stdafx.cxx +++ b/plugins/QuickMessages/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/QuickReplies/src/stdafx.cxx b/plugins/QuickReplies/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/QuickReplies/src/stdafx.cxx +++ b/plugins/QuickReplies/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Quotes/src/stdafx.cxx b/plugins/Quotes/src/stdafx.cxx index 0c766ea07f..0830d91bb3 100644 --- a/plugins/Quotes/src/stdafx.cxx +++ b/plugins/Quotes/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Rate/src/stdafx.cxx b/plugins/Rate/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Rate/src/stdafx.cxx +++ b/plugins/Rate/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/RecentContacts/src/stdafx.cxx b/plugins/RecentContacts/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/RecentContacts/src/stdafx.cxx +++ b/plugins/RecentContacts/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/RemovePersonalSettings/src/rps.cpp b/plugins/RemovePersonalSettings/src/rps.cpp index e91082055c..e40c5d048b 100644 --- a/plugins/RemovePersonalSettings/src/rps.cpp +++ b/plugins/RemovePersonalSettings/src/rps.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
Copyright (c) 2000-05 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/RemovePersonalSettings/src/stdafx.cxx b/plugins/RemovePersonalSettings/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/RemovePersonalSettings/src/stdafx.cxx +++ b/plugins/RemovePersonalSettings/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Restart/src/stdafx.cxx b/plugins/Restart/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Restart/src/stdafx.cxx +++ b/plugins/Restart/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SMS/src/stdafx.cxx b/plugins/SMS/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/SMS/src/stdafx.cxx +++ b/plugins/SMS/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Scriver/src/Version.h b/plugins/Scriver/src/Version.h index 70283a3adc..44fdcb5f89 100644 --- a/plugins/Scriver/src/Version.h +++ b/plugins/Scriver/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL "the_leech@users.berlios.de"
#define __AUTHORWEB "http://miranda-ng.org/p/Scriver/"
-#define __COPYRIGHT " 2000-2012 Miranda IM Project, 2012-15 Miranda NG project"
+#define __COPYRIGHT " 2000-2012 Miranda IM Project, 2012-16 Miranda NG project"
diff --git a/plugins/Scriver/src/stdafx.cxx b/plugins/Scriver/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Scriver/src/stdafx.cxx +++ b/plugins/Scriver/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SecureIM/src/stdafx.cpp b/plugins/SecureIM/src/stdafx.cpp index 048b14e9d2..60c5301ed3 100644 --- a/plugins/SecureIM/src/stdafx.cpp +++ b/plugins/SecureIM/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SeenPlugin/src/stdafx.cxx b/plugins/SeenPlugin/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/SeenPlugin/src/stdafx.cxx +++ b/plugins/SeenPlugin/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SendScreenshotPlus/src/CSend.cpp b/plugins/SendScreenshotPlus/src/CSend.cpp index 4c26204424..4c35fd5a52 100644 --- a/plugins/SendScreenshotPlus/src/CSend.cpp +++ b/plugins/SendScreenshotPlus/src/CSend.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (с) 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright (с) 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSend.h b/plugins/SendScreenshotPlus/src/CSend.h index b78b456933..9ff63828de 100644 --- a/plugins/SendScreenshotPlus/src/CSend.h +++ b/plugins/SendScreenshotPlus/src/CSend.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendDropbox.cpp b/plugins/SendScreenshotPlus/src/CSendDropbox.cpp index 30d01d22f8..93abeaf072 100644 --- a/plugins/SendScreenshotPlus/src/CSendDropbox.cpp +++ b/plugins/SendScreenshotPlus/src/CSendDropbox.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendDropbox.h b/plugins/SendScreenshotPlus/src/CSendDropbox.h index 66e644e537..adcc331921 100644 --- a/plugins/SendScreenshotPlus/src/CSendDropbox.h +++ b/plugins/SendScreenshotPlus/src/CSendDropbox.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendEmail.cpp b/plugins/SendScreenshotPlus/src/CSendEmail.cpp index 548fa055cf..9b00c3b4f3 100644 --- a/plugins/SendScreenshotPlus/src/CSendEmail.cpp +++ b/plugins/SendScreenshotPlus/src/CSendEmail.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendEmail.h b/plugins/SendScreenshotPlus/src/CSendEmail.h index f722872897..4256a76414 100644 --- a/plugins/SendScreenshotPlus/src/CSendEmail.h +++ b/plugins/SendScreenshotPlus/src/CSendEmail.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendFTPFile.cpp b/plugins/SendScreenshotPlus/src/CSendFTPFile.cpp index 75dd81e1cb..a6cd2dcc29 100644 --- a/plugins/SendScreenshotPlus/src/CSendFTPFile.cpp +++ b/plugins/SendScreenshotPlus/src/CSendFTPFile.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendFTPFile.h b/plugins/SendScreenshotPlus/src/CSendFTPFile.h index 0e2c097eab..d439ad43e7 100644 --- a/plugins/SendScreenshotPlus/src/CSendFTPFile.h +++ b/plugins/SendScreenshotPlus/src/CSendFTPFile.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendFile.cpp b/plugins/SendScreenshotPlus/src/CSendFile.cpp index 24e8bfb68f..4c6ce014ee 100644 --- a/plugins/SendScreenshotPlus/src/CSendFile.cpp +++ b/plugins/SendScreenshotPlus/src/CSendFile.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendFile.h b/plugins/SendScreenshotPlus/src/CSendFile.h index 8b8daf0b32..7beb09c03c 100644 --- a/plugins/SendScreenshotPlus/src/CSendFile.h +++ b/plugins/SendScreenshotPlus/src/CSendFile.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendHTTPServer.cpp b/plugins/SendScreenshotPlus/src/CSendHTTPServer.cpp index 8248afe514..cea7ece543 100644 --- a/plugins/SendScreenshotPlus/src/CSendHTTPServer.cpp +++ b/plugins/SendScreenshotPlus/src/CSendHTTPServer.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (с) 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright (с) 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendHTTPServer.h b/plugins/SendScreenshotPlus/src/CSendHTTPServer.h index e753fd6727..b993ab814f 100644 --- a/plugins/SendScreenshotPlus/src/CSendHTTPServer.h +++ b/plugins/SendScreenshotPlus/src/CSendHTTPServer.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.cpp b/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.cpp index a1bdcc4fa1..3294909b10 100644 --- a/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.cpp +++ b/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.h b/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.h index 26f1816510..3d5646ba52 100644 --- a/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.h +++ b/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/Main.cpp b/plugins/SendScreenshotPlus/src/Main.cpp index 8e7b55f85b..8adffbdbef 100644 --- a/plugins/SendScreenshotPlus/src/Main.cpp +++ b/plugins/SendScreenshotPlus/src/Main.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (с) 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright (с) 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/Main.h b/plugins/SendScreenshotPlus/src/Main.h index 98a3765f19..793f57978a 100644 --- a/plugins/SendScreenshotPlus/src/Main.h +++ b/plugins/SendScreenshotPlus/src/Main.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/UAboutForm.cpp b/plugins/SendScreenshotPlus/src/UAboutForm.cpp index dbf260860e..aa9fb69f7f 100644 --- a/plugins/SendScreenshotPlus/src/UAboutForm.cpp +++ b/plugins/SendScreenshotPlus/src/UAboutForm.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (с) 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright (с) 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/UAboutForm.h b/plugins/SendScreenshotPlus/src/UAboutForm.h index e29dd17049..2c1bfc18ba 100644 --- a/plugins/SendScreenshotPlus/src/UAboutForm.h +++ b/plugins/SendScreenshotPlus/src/UAboutForm.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/UMainForm.cpp b/plugins/SendScreenshotPlus/src/UMainForm.cpp index 2be98f8a58..cca5519a55 100644 --- a/plugins/SendScreenshotPlus/src/UMainForm.cpp +++ b/plugins/SendScreenshotPlus/src/UMainForm.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (с) 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright (с) 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/UMainForm.h b/plugins/SendScreenshotPlus/src/UMainForm.h index f0f37f1761..2a715a52f2 100644 --- a/plugins/SendScreenshotPlus/src/UMainForm.h +++ b/plugins/SendScreenshotPlus/src/UMainForm.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/Utils.cpp b/plugins/SendScreenshotPlus/src/Utils.cpp index 51a268105f..8df226f0dc 100644 --- a/plugins/SendScreenshotPlus/src/Utils.cpp +++ b/plugins/SendScreenshotPlus/src/Utils.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (с) 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright (с) 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/Utils.h b/plugins/SendScreenshotPlus/src/Utils.h index 94e5a73ea4..354244457f 100644 --- a/plugins/SendScreenshotPlus/src/Utils.h +++ b/plugins/SendScreenshotPlus/src/Utils.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (с) 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright (с) 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/ctrl_button.h b/plugins/SendScreenshotPlus/src/ctrl_button.h index 0081cdeade..460aa01300 100644 --- a/plugins/SendScreenshotPlus/src/ctrl_button.h +++ b/plugins/SendScreenshotPlus/src/ctrl_button.h @@ -5,7 +5,7 @@ Copyright: Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/plugins/SendScreenshotPlus/src/dlg_msgbox.cpp b/plugins/SendScreenshotPlus/src/dlg_msgbox.cpp index bd43096a93..324bdb6d09 100644 --- a/plugins/SendScreenshotPlus/src/dlg_msgbox.cpp +++ b/plugins/SendScreenshotPlus/src/dlg_msgbox.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* Copyright: -© 2012-15 Miranda NG project (http://miranda-ng.org) +© 2012-16 Miranda NG project (http://miranda-ng.org) © 2006-10 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol This program is free software; you can redistribute it and/or diff --git a/plugins/SendScreenshotPlus/src/dlg_msgbox.h b/plugins/SendScreenshotPlus/src/dlg_msgbox.h index 10188295ee..e72bd241f5 100644 --- a/plugins/SendScreenshotPlus/src/dlg_msgbox.h +++ b/plugins/SendScreenshotPlus/src/dlg_msgbox.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
Copyright:
- 2012-15 Miranda NG project (http://miranda-ng.org)
+ 2012-16 Miranda NG project (http://miranda-ng.org)
2006-10 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol
This program is free software; you can redistribute it and/or
diff --git a/plugins/SendScreenshotPlus/src/mir_string.cpp b/plugins/SendScreenshotPlus/src/mir_string.cpp index 3cf4a76138..0dfba9f84e 100644 --- a/plugins/SendScreenshotPlus/src/mir_string.cpp +++ b/plugins/SendScreenshotPlus/src/mir_string.cpp @@ -1,7 +1,7 @@ /*
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-09 Miranda ICQ/IM project,
This file is part of Send Screenshot Plus, a Miranda IM plugin.
diff --git a/plugins/SendScreenshotPlus/src/mir_string.h b/plugins/SendScreenshotPlus/src/mir_string.h index 8e04f90ff3..27007dd153 100644 --- a/plugins/SendScreenshotPlus/src/mir_string.h +++ b/plugins/SendScreenshotPlus/src/mir_string.h @@ -1,7 +1,7 @@ /* Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright () 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/SendScreenshotPlus/src/stdafx.cxx b/plugins/SendScreenshotPlus/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/SendScreenshotPlus/src/stdafx.cxx +++ b/plugins/SendScreenshotPlus/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SendScreenshotPlus/src/stdafx.h b/plugins/SendScreenshotPlus/src/stdafx.h index f5f13d210d..201458b30d 100644 --- a/plugins/SendScreenshotPlus/src/stdafx.h +++ b/plugins/SendScreenshotPlus/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (с) 2012-15 Miranda NG project (http://miranda-ng.org), +Copyright (с) 2012-16 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-09 Miranda ICQ/IM project, This file is part of Send Screenshot Plus, a Miranda IM plugin. diff --git a/plugins/Sessions/Src/stdafx.cxx b/plugins/Sessions/Src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Sessions/Src/stdafx.cxx +++ b/plugins/Sessions/Src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/ShellExt/src/stdafx.cxx b/plugins/ShellExt/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/ShellExt/src/stdafx.cxx +++ b/plugins/ShellExt/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SimpleAR/src/stdafx.cxx b/plugins/SimpleAR/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/SimpleAR/src/stdafx.cxx +++ b/plugins/SimpleAR/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SimpleStatusMsg/src/awaymsg.cpp b/plugins/SimpleStatusMsg/src/awaymsg.cpp index f373904675..cb3d7eaf0c 100644 --- a/plugins/SimpleStatusMsg/src/awaymsg.cpp +++ b/plugins/SimpleStatusMsg/src/awaymsg.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-10 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/SimpleStatusMsg/src/stdafx.cxx b/plugins/SimpleStatusMsg/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/SimpleStatusMsg/src/stdafx.cxx +++ b/plugins/SimpleStatusMsg/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SkypeStatusChange/src/stdafx.cxx b/plugins/SkypeStatusChange/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/SkypeStatusChange/src/stdafx.cxx +++ b/plugins/SkypeStatusChange/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SmileyAdd/src/stdafx.cxx b/plugins/SmileyAdd/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/SmileyAdd/src/stdafx.cxx +++ b/plugins/SmileyAdd/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SmileyAdd/src/version.h b/plugins/SmileyAdd/src/version.h index e48e4b8c19..9703dfe0d5 100644 --- a/plugins/SmileyAdd/src/version.h +++ b/plugins/SmileyAdd/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Peacow, nightwish, bid, borkra"
#define __AUTHOREMAIL "borkra@miranda-im.org"
#define __AUTHORWEB "http://miranda-ng.org/p/SmileyAdd/"
-#define __COPYRIGHT " 2012-15 Miranda NG Team, 2004-12 Boris Krasnovskiy, portions by Rein-Peter de Boer"
+#define __COPYRIGHT " 2012-16 Miranda NG Team, 2004-12 Boris Krasnovskiy, portions by Rein-Peter de Boer"
diff --git a/plugins/Spamotron/src/stdafx.cxx b/plugins/Spamotron/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Spamotron/src/stdafx.cxx +++ b/plugins/Spamotron/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SpellChecker/src/stdafx.cpp b/plugins/SpellChecker/src/stdafx.cpp index a1f3bfd522..19226c2502 100644 --- a/plugins/SpellChecker/src/stdafx.cpp +++ b/plugins/SpellChecker/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/SplashScreen/src/stdafx.cxx b/plugins/SplashScreen/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/SplashScreen/src/stdafx.cxx +++ b/plugins/SplashScreen/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/StartPosition/src/stdafx.cxx b/plugins/StartPosition/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/StartPosition/src/stdafx.cxx +++ b/plugins/StartPosition/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/StartupSilence/src/main.cpp b/plugins/StartupSilence/src/main.cpp index 365018167e..084297eb78 100644 --- a/plugins/StartupSilence/src/main.cpp +++ b/plugins/StartupSilence/src/main.cpp @@ -1,6 +1,6 @@ /*
Copyright () 2012-13 Vladimir Lyubimov
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/StartupSilence/src/stdafx.cxx b/plugins/StartupSilence/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/StartupSilence/src/stdafx.cxx +++ b/plugins/StartupSilence/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h index bd3a3c16e6..37717743b2 100644 --- a/plugins/StartupSilence/src/version.h +++ b/plugins/StartupSilence/src/version.h @@ -17,7 +17,7 @@ #define __AUTHOR "Vladimir Lyubimov"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/"
-#define __COPYRIGHT " 2012-15 Vladimir Lyubimov"
+#define __COPYRIGHT " 2012-16 Vladimir Lyubimov"
// other stuff for Version resource
#include <stdver.h>
diff --git a/plugins/StatusChange/src/stdafx.cxx b/plugins/StatusChange/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/StatusChange/src/stdafx.cxx +++ b/plugins/StatusChange/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/StatusPlugins/AdvancedAutoAway/version.h b/plugins/StatusPlugins/AdvancedAutoAway/version.h index 8b3b064053..bda6bff95c 100644 --- a/plugins/StatusPlugins/AdvancedAutoAway/version.h +++ b/plugins/StatusPlugins/AdvancedAutoAway/version.h @@ -14,4 +14,4 @@ #define __AUTHOR "P Boon"
#define __AUTHOREMAIL "unregistered@users.sourceforge.net"
#define __AUTHORWEB "http://miranda-ng.org/p/AdvancedAutoAway/"
-#define __COPYRIGHT " 2003-08 P. Boon, 2008-15 George Hazan"
+#define __COPYRIGHT " 2003-08 P. Boon, 2008-16 George Hazan"
diff --git a/plugins/StatusPlugins/KeepStatus/version.h b/plugins/StatusPlugins/KeepStatus/version.h index 34831088ba..81672eb0d3 100644 --- a/plugins/StatusPlugins/KeepStatus/version.h +++ b/plugins/StatusPlugins/KeepStatus/version.h @@ -14,4 +14,4 @@ #define __AUTHOR "P Boon"
#define __AUTHOREMAIL "unregistered@users.sourceforge.net"
#define __AUTHORWEB "http://miranda-ng.org/p/KeepStatus/"
-#define __COPYRIGHT " 2003-08 P. Boon, 2008-15 George Hazan"
+#define __COPYRIGHT " 2003-08 P. Boon, 2008-16 George Hazan"
diff --git a/plugins/StatusPlugins/StartupStatus/version.h b/plugins/StatusPlugins/StartupStatus/version.h index e7b871f8a3..52512c305f 100644 --- a/plugins/StatusPlugins/StartupStatus/version.h +++ b/plugins/StatusPlugins/StartupStatus/version.h @@ -20,4 +20,4 @@ #define __AUTHOR "P Boon"
#define __AUTHOREMAIL "unregistered@users.sourceforge.net"
#define __AUTHORWEB "http://miranda-ng.org/p/StartupStatus/"
-#define __COPYRIGHT " 2003-08 P. Boon, 2008-15 George Hazan"
+#define __COPYRIGHT " 2003-08 P. Boon, 2008-16 George Hazan"
diff --git a/plugins/StatusPlugins/stdafx.cpp b/plugins/StatusPlugins/stdafx.cpp index 74d6907e4d..8adbd4ce11 100644 --- a/plugins/StatusPlugins/stdafx.cpp +++ b/plugins/StatusPlugins/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/StopSpamMod/src/stdafx.cxx b/plugins/StopSpamMod/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/StopSpamMod/src/stdafx.cxx +++ b/plugins/StopSpamMod/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/StopSpamPlus/src/stdafx.cxx b/plugins/StopSpamPlus/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/StopSpamPlus/src/stdafx.cxx +++ b/plugins/StopSpamPlus/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/TabSRMM/TabSRMM_icons/Version.h b/plugins/TabSRMM/TabSRMM_icons/Version.h index 90fcb82b0b..d794768965 100644 --- a/plugins/TabSRMM/TabSRMM_icons/Version.h +++ b/plugins/TabSRMM/TabSRMM_icons/Version.h @@ -8,4 +8,4 @@ #define __PLUGIN_NAME "TabSRMM icons"
#define __FILENAME "TabSRMM_icons.dll"
#define __DESCRIPTION "Iconpack for TabSRMM plugin of Miranda NG."
-#define __COPYRIGHT " 2012-15 Miranda NG team, 2000-2010 Miranda Project and contributors. See readme.txt for more."
+#define __COPYRIGHT " 2012-16 Miranda NG team, 2000-2010 Miranda Project and contributors. See readme.txt for more."
diff --git a/plugins/TabSRMM/src/ImageDataObject.cpp b/plugins/TabSRMM/src/ImageDataObject.cpp index f7b9a5b23b..c7de9efd61 100644 --- a/plugins/TabSRMM/src/ImageDataObject.cpp +++ b/plugins/TabSRMM/src/ImageDataObject.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/TSButton.cpp b/plugins/TabSRMM/src/TSButton.cpp index 3f6feaa5b5..cc9cc58f25 100644 --- a/plugins/TabSRMM/src/TSButton.cpp +++ b/plugins/TabSRMM/src/TSButton.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/chat/chat.h b/plugins/TabSRMM/src/chat/chat.h index 96564a6494..c760121a4a 100644 --- a/plugins/TabSRMM/src/chat/chat.h +++ b/plugins/TabSRMM/src/chat/chat.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/chat/log.cpp b/plugins/TabSRMM/src/chat/log.cpp index f44bea11fc..f5eb43a9a0 100644 --- a/plugins/TabSRMM/src/chat/log.cpp +++ b/plugins/TabSRMM/src/chat/log.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/chat/main.cpp b/plugins/TabSRMM/src/chat/main.cpp index 3ae21bda9e..22e20484cc 100644 --- a/plugins/TabSRMM/src/chat/main.cpp +++ b/plugins/TabSRMM/src/chat/main.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/chat/manager.cpp b/plugins/TabSRMM/src/chat/manager.cpp index 21d51c7979..84cd844f18 100644 --- a/plugins/TabSRMM/src/chat/manager.cpp +++ b/plugins/TabSRMM/src/chat/manager.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/chat/muchighlight.cpp b/plugins/TabSRMM/src/chat/muchighlight.cpp index aae914e5a4..daaa8fce07 100644 --- a/plugins/TabSRMM/src/chat/muchighlight.cpp +++ b/plugins/TabSRMM/src/chat/muchighlight.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/chat/muchighlight.h b/plugins/TabSRMM/src/chat/muchighlight.h index 4d7b6d0a82..570541e075 100644 --- a/plugins/TabSRMM/src/chat/muchighlight.h +++ b/plugins/TabSRMM/src/chat/muchighlight.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/chat/options.cpp b/plugins/TabSRMM/src/chat/options.cpp index 4e0828817a..37be685850 100644 --- a/plugins/TabSRMM/src/chat/options.cpp +++ b/plugins/TabSRMM/src/chat/options.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/chat/services.cpp b/plugins/TabSRMM/src/chat/services.cpp index 918f5d5524..122e287735 100644 --- a/plugins/TabSRMM/src/chat/services.cpp +++ b/plugins/TabSRMM/src/chat/services.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/chat/tools.cpp b/plugins/TabSRMM/src/chat/tools.cpp index 265c7937d8..e357842be9 100644 --- a/plugins/TabSRMM/src/chat/tools.cpp +++ b/plugins/TabSRMM/src/chat/tools.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/chat/window.cpp b/plugins/TabSRMM/src/chat/window.cpp index fbaf36318c..bbc0eecb7c 100644 --- a/plugins/TabSRMM/src/chat/window.cpp +++ b/plugins/TabSRMM/src/chat/window.cpp @@ -1,7 +1,7 @@ ///////////////////////////////////////////////////////////////////////////////////////// // Miranda NG: the free IM client for Microsoft* Windows* // -// Copyright () 2012-15 Miranda NG project, +// Copyright () 2012-16 Miranda NG project, // Copyright (c) 2000-09 Miranda ICQ/IM project, // all portions of this codebase are copyrighted to the people // listed in contributors.txt. diff --git a/plugins/TabSRMM/src/contactcache.cpp b/plugins/TabSRMM/src/contactcache.cpp index a9c3a81940..e51fee1f34 100644 --- a/plugins/TabSRMM/src/contactcache.cpp +++ b/plugins/TabSRMM/src/contactcache.cpp @@ -1,7 +1,7 @@ ///////////////////////////////////////////////////////////////////////////////////////// // Miranda NG: the free IM client for Microsoft* Windows* // -// Copyright () 2012-15 Miranda NG project, +// Copyright () 2012-16 Miranda NG project, // Copyright (c) 2000-09 Miranda ICQ/IM project, // all portions of this codebase are copyrighted to the people // listed in contributors.txt. diff --git a/plugins/TabSRMM/src/contactcache.h b/plugins/TabSRMM/src/contactcache.h index cff6c6ea21..9f7913b297 100644 --- a/plugins/TabSRMM/src/contactcache.h +++ b/plugins/TabSRMM/src/contactcache.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/container.cpp b/plugins/TabSRMM/src/container.cpp index 7ba28e9fec..50ffb10f52 100644 --- a/plugins/TabSRMM/src/container.cpp +++ b/plugins/TabSRMM/src/container.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/containeroptions.cpp b/plugins/TabSRMM/src/containeroptions.cpp index efae584b93..2892253aee 100644 --- a/plugins/TabSRMM/src/containeroptions.cpp +++ b/plugins/TabSRMM/src/containeroptions.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright (c) 2012-15 Miranda NG project,
+// Copyright (c) 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/controls.cpp b/plugins/TabSRMM/src/controls.cpp index 957f8604eb..3fdb69954f 100644 --- a/plugins/TabSRMM/src/controls.cpp +++ b/plugins/TabSRMM/src/controls.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/controls.h b/plugins/TabSRMM/src/controls.h index 25f6568c04..cefcf8276b 100644 --- a/plugins/TabSRMM/src/controls.h +++ b/plugins/TabSRMM/src/controls.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/eventpopups.cpp b/plugins/TabSRMM/src/eventpopups.cpp index ce33439396..ebf4e0812f 100644 --- a/plugins/TabSRMM/src/eventpopups.cpp +++ b/plugins/TabSRMM/src/eventpopups.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/functions.h b/plugins/TabSRMM/src/functions.h index 948d555843..00ab7a0f2e 100644 --- a/plugins/TabSRMM/src/functions.h +++ b/plugins/TabSRMM/src/functions.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/generic_msghandlers.cpp b/plugins/TabSRMM/src/generic_msghandlers.cpp index adba9c650c..9cae67b3d1 100644 --- a/plugins/TabSRMM/src/generic_msghandlers.cpp +++ b/plugins/TabSRMM/src/generic_msghandlers.cpp @@ -1,7 +1,7 @@ ///////////////////////////////////////////////////////////////////////////////////////// // Miranda NG: the free IM client for Microsoft* Windows* // -// Copyright () 2012-15 Miranda NG project, +// Copyright () 2012-16 Miranda NG project, // Copyright (c) 2000-09 Miranda ICQ/IM project, // all portions of this codebase are copyrighted to the people // listed in contributors.txt. diff --git a/plugins/TabSRMM/src/generic_msghandlers.h b/plugins/TabSRMM/src/generic_msghandlers.h index 20cc2da00b..805f8292c4 100644 --- a/plugins/TabSRMM/src/generic_msghandlers.h +++ b/plugins/TabSRMM/src/generic_msghandlers.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/globals.cpp b/plugins/TabSRMM/src/globals.cpp index c14e12d01c..ba2b5d4508 100644 --- a/plugins/TabSRMM/src/globals.cpp +++ b/plugins/TabSRMM/src/globals.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/globals.h b/plugins/TabSRMM/src/globals.h index bd22ddca47..d258f91259 100644 --- a/plugins/TabSRMM/src/globals.h +++ b/plugins/TabSRMM/src/globals.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/hotkeyhandler.cpp b/plugins/TabSRMM/src/hotkeyhandler.cpp index ddab303cd4..ba25afd7fd 100644 --- a/plugins/TabSRMM/src/hotkeyhandler.cpp +++ b/plugins/TabSRMM/src/hotkeyhandler.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/infopanel.cpp b/plugins/TabSRMM/src/infopanel.cpp index 5b2cccb984..eaa4785467 100644 --- a/plugins/TabSRMM/src/infopanel.cpp +++ b/plugins/TabSRMM/src/infopanel.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/infopanel.h b/plugins/TabSRMM/src/infopanel.h index ddb9c2f8f8..7cf319ac94 100644 --- a/plugins/TabSRMM/src/infopanel.h +++ b/plugins/TabSRMM/src/infopanel.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/mim.cpp b/plugins/TabSRMM/src/mim.cpp index 0672bb15f9..076f1d939e 100644 --- a/plugins/TabSRMM/src/mim.cpp +++ b/plugins/TabSRMM/src/mim.cpp @@ -1,7 +1,7 @@ ///////////////////////////////////////////////////////////////////////////////////////// // Miranda NG: the free IM client for Microsoft* Windows* // -// Copyright () 2012-15 Miranda NG project, +// Copyright () 2012-16 Miranda NG project, // Copyright (c) 2000-09 Miranda ICQ/IM project, // all portions of this codebase are copyrighted to the people // listed in contributors.txt. diff --git a/plugins/TabSRMM/src/mim.h b/plugins/TabSRMM/src/mim.h index 4fc142756b..c70aa767f6 100644 --- a/plugins/TabSRMM/src/mim.h +++ b/plugins/TabSRMM/src/mim.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/modplus.cpp b/plugins/TabSRMM/src/modplus.cpp index 42c2c16eb1..85c849d16b 100644 --- a/plugins/TabSRMM/src/modplus.cpp +++ b/plugins/TabSRMM/src/modplus.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/msgdialog.cpp b/plugins/TabSRMM/src/msgdialog.cpp index db2e3b321b..a1b07a1f7a 100644 --- a/plugins/TabSRMM/src/msgdialog.cpp +++ b/plugins/TabSRMM/src/msgdialog.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/msgdlgutils.cpp b/plugins/TabSRMM/src/msgdlgutils.cpp index 9c3abb9c2b..c590dad1cd 100644 --- a/plugins/TabSRMM/src/msgdlgutils.cpp +++ b/plugins/TabSRMM/src/msgdlgutils.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/msgdlgutils.h b/plugins/TabSRMM/src/msgdlgutils.h index f34850e91c..7b6c84ebb5 100644 --- a/plugins/TabSRMM/src/msgdlgutils.h +++ b/plugins/TabSRMM/src/msgdlgutils.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/msglog.cpp b/plugins/TabSRMM/src/msglog.cpp index 9e5c21c505..58ed380ce1 100644 --- a/plugins/TabSRMM/src/msglog.cpp +++ b/plugins/TabSRMM/src/msglog.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/msgoptions.cpp b/plugins/TabSRMM/src/msgoptions.cpp index 5a64fc8f05..dad59fe1f0 100644 --- a/plugins/TabSRMM/src/msgoptions.cpp +++ b/plugins/TabSRMM/src/msgoptions.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/msgs.cpp b/plugins/TabSRMM/src/msgs.cpp index 9ccd847b66..5a6ec5779f 100644 --- a/plugins/TabSRMM/src/msgs.cpp +++ b/plugins/TabSRMM/src/msgs.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h index 94077b891e..afcfbc0df3 100644 --- a/plugins/TabSRMM/src/msgs.h +++ b/plugins/TabSRMM/src/msgs.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/nen.h b/plugins/TabSRMM/src/nen.h index 72ab2ef763..04cd1a7a70 100644 --- a/plugins/TabSRMM/src/nen.h +++ b/plugins/TabSRMM/src/nen.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/selectcontainer.cpp b/plugins/TabSRMM/src/selectcontainer.cpp index c45e048f00..7ac23266b2 100644 --- a/plugins/TabSRMM/src/selectcontainer.cpp +++ b/plugins/TabSRMM/src/selectcontainer.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/sendlater.cpp b/plugins/TabSRMM/src/sendlater.cpp index 6d7a304bd8..4fbcfc8fcd 100644 --- a/plugins/TabSRMM/src/sendlater.cpp +++ b/plugins/TabSRMM/src/sendlater.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/sendlater.h b/plugins/TabSRMM/src/sendlater.h index 8d545bfcaa..f187eb1581 100644 --- a/plugins/TabSRMM/src/sendlater.h +++ b/plugins/TabSRMM/src/sendlater.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/sendqueue.cpp b/plugins/TabSRMM/src/sendqueue.cpp index d614ea9950..345bed18f0 100644 --- a/plugins/TabSRMM/src/sendqueue.cpp +++ b/plugins/TabSRMM/src/sendqueue.cpp @@ -1,7 +1,7 @@ ///////////////////////////////////////////////////////////////////////////////////////// // Miranda NG: the free IM client for Microsoft* Windows* // -// Copyright () 2012-15 Miranda NG project, +// Copyright () 2012-16 Miranda NG project, // Copyright (c) 2000-09 Miranda ICQ/IM project, // all portions of this codebase are copyrighted to the people // listed in contributors.txt. diff --git a/plugins/TabSRMM/src/sendqueue.h b/plugins/TabSRMM/src/sendqueue.h index af28046116..c6b736638b 100644 --- a/plugins/TabSRMM/src/sendqueue.h +++ b/plugins/TabSRMM/src/sendqueue.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/sidebar.cpp b/plugins/TabSRMM/src/sidebar.cpp index e680da3e16..36e1066195 100644 --- a/plugins/TabSRMM/src/sidebar.cpp +++ b/plugins/TabSRMM/src/sidebar.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/sidebar.h b/plugins/TabSRMM/src/sidebar.h index 1a3d1896df..35d147f96a 100644 --- a/plugins/TabSRMM/src/sidebar.h +++ b/plugins/TabSRMM/src/sidebar.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/srmm.cpp b/plugins/TabSRMM/src/srmm.cpp index 897e216d0b..bf773cd2ea 100644 --- a/plugins/TabSRMM/src/srmm.cpp +++ b/plugins/TabSRMM/src/srmm.cpp @@ -1,7 +1,7 @@ ///////////////////////////////////////////////////////////////////////////////////////// // Miranda NG: the free IM client for Microsoft* Windows* // -// Copyright () 2012-15 Miranda NG project, +// Copyright () 2012-16 Miranda NG project, // Copyright (c) 2000-09 Miranda ICQ/IM project, // all portions of this codebase are copyrighted to the people // listed in contributors.txt. diff --git a/plugins/TabSRMM/src/stdafx.cxx b/plugins/TabSRMM/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/TabSRMM/src/stdafx.cxx +++ b/plugins/TabSRMM/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/TabSRMM/src/stdafx.h b/plugins/TabSRMM/src/stdafx.h index a99f281609..2a638c2f18 100644 --- a/plugins/TabSRMM/src/stdafx.h +++ b/plugins/TabSRMM/src/stdafx.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/tabctrl.cpp b/plugins/TabSRMM/src/tabctrl.cpp index 0e0cdc68c0..2016d88fbb 100644 --- a/plugins/TabSRMM/src/tabctrl.cpp +++ b/plugins/TabSRMM/src/tabctrl.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/taskbar.cpp b/plugins/TabSRMM/src/taskbar.cpp index 0726917226..1b2bb855d2 100644 --- a/plugins/TabSRMM/src/taskbar.cpp +++ b/plugins/TabSRMM/src/taskbar.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/taskbar.h b/plugins/TabSRMM/src/taskbar.h index d2eb0f3733..e4068e2ebf 100644 --- a/plugins/TabSRMM/src/taskbar.h +++ b/plugins/TabSRMM/src/taskbar.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/templates.cpp b/plugins/TabSRMM/src/templates.cpp index 8885b846b3..bdc20bb45e 100644 --- a/plugins/TabSRMM/src/templates.cpp +++ b/plugins/TabSRMM/src/templates.cpp @@ -1,7 +1,7 @@ ///////////////////////////////////////////////////////////////////////////////////////// // Miranda NG: the free IM client for Microsoft* Windows* // -// Copyright () 2012-15 Miranda NG project, +// Copyright () 2012-16 Miranda NG project, // Copyright (c) 2000-09 Miranda ICQ/IM project, // all portions of this codebase are copyrighted to the people // listed in contributors.txt. diff --git a/plugins/TabSRMM/src/templates.h b/plugins/TabSRMM/src/templates.h index 1bec64ef4f..7438c0d9a8 100644 --- a/plugins/TabSRMM/src/templates.h +++ b/plugins/TabSRMM/src/templates.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/themeio.cpp b/plugins/TabSRMM/src/themeio.cpp index 05fb1ee579..84a0ddad47 100644 --- a/plugins/TabSRMM/src/themeio.cpp +++ b/plugins/TabSRMM/src/themeio.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/themes.cpp b/plugins/TabSRMM/src/themes.cpp index 6cefdcfa98..d31f4aa743 100644 --- a/plugins/TabSRMM/src/themes.cpp +++ b/plugins/TabSRMM/src/themes.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/themes.h b/plugins/TabSRMM/src/themes.h index 8f58735147..0c5d1cf32a 100644 --- a/plugins/TabSRMM/src/themes.h +++ b/plugins/TabSRMM/src/themes.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/translator.cpp b/plugins/TabSRMM/src/translator.cpp index d4dd92edbf..d0893ea53c 100644 --- a/plugins/TabSRMM/src/translator.cpp +++ b/plugins/TabSRMM/src/translator.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/translator.h b/plugins/TabSRMM/src/translator.h index 35e1cb1030..c2af3f6312 100644 --- a/plugins/TabSRMM/src/translator.h +++ b/plugins/TabSRMM/src/translator.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/trayicon.cpp b/plugins/TabSRMM/src/trayicon.cpp index 59109ece07..b3bb79db7f 100644 --- a/plugins/TabSRMM/src/trayicon.cpp +++ b/plugins/TabSRMM/src/trayicon.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/userprefs.cpp b/plugins/TabSRMM/src/userprefs.cpp index 5bea94fead..442335bde0 100644 --- a/plugins/TabSRMM/src/userprefs.cpp +++ b/plugins/TabSRMM/src/userprefs.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright (c) 2012-15 Miranda NG project,
+// Copyright (c) 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/utils.cpp b/plugins/TabSRMM/src/utils.cpp index 7b2600e9cb..17e2680ba5 100644 --- a/plugins/TabSRMM/src/utils.cpp +++ b/plugins/TabSRMM/src/utils.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright (с) 2012-15 Miranda NG project,
+// Copyright (с) 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/utils.h b/plugins/TabSRMM/src/utils.h index 343cfffc67..a4f27a61f7 100644 --- a/plugins/TabSRMM/src/utils.h +++ b/plugins/TabSRMM/src/utils.h @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
-// Copyright () 2012-15 Miranda NG project,
+// Copyright () 2012-16 Miranda NG project,
// Copyright (c) 2000-09 Miranda ICQ/IM project,
// all portions of this codebase are copyrighted to the people
// listed in contributors.txt.
diff --git a/plugins/TabSRMM/src/version.h b/plugins/TabSRMM/src/version.h index a60b899f52..e1880dd96a 100644 --- a/plugins/TabSRMM/src/version.h +++ b/plugins/TabSRMM/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "The Miranda developers team and contributors"
#define __AUTHOREMAIL "silvercircle@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/TabSRMM/"
-#define __COPYRIGHT " 2012-15 Miranda NG team, 2000-2010 Miranda Project and contributors. See readme.txt for more."
+#define __COPYRIGHT " 2012-16 Miranda NG team, 2000-2010 Miranda Project and contributors. See readme.txt for more."
diff --git a/plugins/TipperYM/src/stdafx.cxx b/plugins/TipperYM/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/TipperYM/src/stdafx.cxx +++ b/plugins/TipperYM/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/TooltipNotify/src/stdafx.cxx b/plugins/TooltipNotify/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/TooltipNotify/src/stdafx.cxx +++ b/plugins/TooltipNotify/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/TopToolBar/src/stdafx.cxx b/plugins/TopToolBar/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/TopToolBar/src/stdafx.cxx +++ b/plugins/TopToolBar/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/TrafficCounter/src/stdafx.cxx b/plugins/TrafficCounter/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/TrafficCounter/src/stdafx.cxx +++ b/plugins/TrafficCounter/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/TranslitSwitcher/src/stdafx.cxx b/plugins/TranslitSwitcher/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/TranslitSwitcher/src/stdafx.cxx +++ b/plugins/TranslitSwitcher/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/UserGuide/src/stdafx.cxx b/plugins/UserGuide/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/UserGuide/src/stdafx.cxx +++ b/plugins/UserGuide/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/UserInfoEx/src/dlg_msgbox.cpp b/plugins/UserInfoEx/src/dlg_msgbox.cpp index 4704750254..811ea09749 100644 --- a/plugins/UserInfoEx/src/dlg_msgbox.cpp +++ b/plugins/UserInfoEx/src/dlg_msgbox.cpp @@ -2,7 +2,7 @@ UserinfoEx plugin for Miranda NG
Copyright:
- 2012-15 Miranda NG project (http://miranda-ng.org)
+ 2012-16 Miranda NG project (http://miranda-ng.org)
2006-10 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol
This program is free software; you can redistribute it and/or
diff --git a/plugins/UserInfoEx/src/dlg_msgbox.h b/plugins/UserInfoEx/src/dlg_msgbox.h index 84a2676768..47fd79d343 100644 --- a/plugins/UserInfoEx/src/dlg_msgbox.h +++ b/plugins/UserInfoEx/src/dlg_msgbox.h @@ -2,7 +2,7 @@ UserinfoEx plugin for Miranda NG
Copyright:
- 2012-15 Miranda NG project (http://miranda-ng.org)
+ 2012-16 Miranda NG project (http://miranda-ng.org)
2006-10 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol
This program is free software; you can redistribute it and/or
diff --git a/plugins/UserInfoEx/src/stdafx.cxx b/plugins/UserInfoEx/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/UserInfoEx/src/stdafx.cxx +++ b/plugins/UserInfoEx/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Variables/src/stdafx.cxx b/plugins/Variables/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Variables/src/stdafx.cxx +++ b/plugins/Variables/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Watrack_MPD/src/stdafx.cxx b/plugins/Watrack_MPD/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Watrack_MPD/src/stdafx.cxx +++ b/plugins/Watrack_MPD/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Weather/src/stdafx.cxx b/plugins/Weather/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/Weather/src/stdafx.cxx +++ b/plugins/Weather/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/Weather/src/version.h b/plugins/Weather/src/version.h index b8765c4a4d..9b91642276 100644 --- a/plugins/Weather/src/version.h +++ b/plugins/Weather/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Weather/"
-#define __COPYRIGHT " 2002-2005 NoName, 2005-2010 Boris Krasnovskiy, 2012-15 Miranda NG Team"
+#define __COPYRIGHT " 2002-2005 NoName, 2005-2010 Boris Krasnovskiy, 2012-16 Miranda NG Team"
diff --git a/plugins/WebView/src/stdafx.cxx b/plugins/WebView/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/WebView/src/stdafx.cxx +++ b/plugins/WebView/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/WhenWasIt/src/stdafx.cxx b/plugins/WhenWasIt/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/WhenWasIt/src/stdafx.cxx +++ b/plugins/WhenWasIt/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/WhoUsesMyFiles/src/stdafx.cxx b/plugins/WhoUsesMyFiles/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/WhoUsesMyFiles/src/stdafx.cxx +++ b/plugins/WhoUsesMyFiles/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/WinterSpeak/src/stdafx.cxx b/plugins/WinterSpeak/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/WinterSpeak/src/stdafx.cxx +++ b/plugins/WinterSpeak/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/XSoundNotify/src/stdafx.cxx b/plugins/XSoundNotify/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/XSoundNotify/src/stdafx.cxx +++ b/plugins/XSoundNotify/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/YAMN/src/stdafx.cxx b/plugins/YAMN/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/YAMN/src/stdafx.cxx +++ b/plugins/YAMN/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/YAPP/src/stdafx.cxx b/plugins/YAPP/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/YAPP/src/stdafx.cxx +++ b/plugins/YAPP/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/YARelay/src/stdafx.cxx b/plugins/YARelay/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/YARelay/src/stdafx.cxx +++ b/plugins/YARelay/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/YahooGroups/src/stdafx.cxx b/plugins/YahooGroups/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/YahooGroups/src/stdafx.cxx +++ b/plugins/YahooGroups/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/ZeroNotification/src/stdafx.cxx b/plugins/ZeroNotification/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/ZeroNotification/src/stdafx.cxx +++ b/plugins/ZeroNotification/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/ZeroSwitch/src/stdafx.cxx b/plugins/ZeroSwitch/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/ZeroSwitch/src/stdafx.cxx +++ b/plugins/ZeroSwitch/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/helpers/commonheaders.h b/plugins/helpers/commonheaders.h index e7d5f625cc..b7d7b74956 100644 --- a/plugins/helpers/commonheaders.h +++ b/plugins/helpers/commonheaders.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright () 2012-16 Miranda NG project (http://miranda-ng.org),
Copyright (c) 2000-03 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/mTextControl/src/stdafx.cxx b/plugins/mTextControl/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/mTextControl/src/stdafx.cxx +++ b/plugins/mTextControl/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/plugins/wbOSD/src/stdafx.cxx b/plugins/wbOSD/src/stdafx.cxx index 6fb37564b7..0765fbaa6f 100644 --- a/plugins/wbOSD/src/stdafx.cxx +++ b/plugins/wbOSD/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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
|