diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-01-02 11:52:05 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-01-02 11:52:05 +0000 |
commit | 4bc5f11374e1b1efffb82b020d0fa462b042e32b (patch) | |
tree | ea54e989b3806fc77207034d7e9938293961c423 /plugins | |
parent | aaa8b2519adf440d3e29f80afb19c8f5689ace0a (diff) |
Copyrights update part 1
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
27 files changed, 27 insertions, 27 deletions
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc index 2f09bc3cce..fae63168e0 100644 --- a/plugins/Clist_nicer/res/resource.rc +++ b/plugins/Clist_nicer/res/resource.rc @@ -47,7 +47,7 @@ BEGIN LTEXT "",IDC_WHITERECT,0,0,228,116
DEFPUSHBUTTON "OK",IDOK,168,123,55,14
LTEXT "Clist nicer",IDC_CLNICER,5,7,150,15
- CTEXT "Copyright © 2004-2010 by the Miranda IM project, 2012-2015 by the Miranda NG project. More detailed copyright information can be found in the included README file.",IDC_COPYRIGHT,5,39,217,47
+ CTEXT "Copyright © 2004-2010 by the Miranda IM project, 2012-2016 by the Miranda NG project. More detailed copyright information can be found in the included README file.",IDC_COPYRIGHT,5,39,217,47
ICON 0,IDC_LOGO,201,2,20,20
LTEXT "Version",IDC_VERSION,5,19,150,15
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,0,117,228,1
diff --git a/plugins/DbEditorPP/src/Version.h b/plugins/DbEditorPP/src/Version.h index 4a61fe7783..d7710f92d5 100644 --- a/plugins/DbEditorPP/src/Version.h +++ b/plugins/DbEditorPP/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Bio, Jonathan Gordon"
#define __AUTHOREMAIL "bio@ktaspb.ru, jdgordy@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/DbEditorPP/"
-#define __COPYRIGHT "© 2003-2015 Bio, Jonathan Gordon"
+#define __COPYRIGHT "© 2003-2016 Bio, Jonathan Gordon"
diff --git a/plugins/Db_autobackups/src/version.h b/plugins/Db_autobackups/src/version.h index cae6daa99f..5bf36f7f19 100644 --- a/plugins/Db_autobackups/src/version.h +++ b/plugins/Db_autobackups/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "chaos.persei, sje, Kildor, Billy_Bons"
#define __AUTHOREMAIL "chaos.persei@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/Db_autobackups/"
-#define __COPYRIGHT "© 2005-2015 chaos.persei, sje, Kildor, Billy_Bons, Vasilich, Miranda NG team"
+#define __COPYRIGHT "© 2005-2016 chaos.persei, sje, Kildor, Billy_Bons, Vasilich, Miranda NG team"
diff --git a/plugins/Dbx_kv/src/version.h b/plugins/Dbx_kv/src/version.h index 5f4860912c..912d010e1f 100644 --- a/plugins/Dbx_kv/src/version.h +++ b/plugins/Dbx_kv/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda-NG project"
#define __AUTHOREMAIL "ghazan@miranda.im"
#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_kv/"
-#define __COPYRIGHT "© 2015 Miranda NG project"
+#define __COPYRIGHT "© 2015-16 Miranda NG project"
diff --git a/plugins/Dbx_kyoto/src/version.h b/plugins/Dbx_kyoto/src/version.h index 8522a9aa5d..e65e93fb86 100644 --- a/plugins/Dbx_kyoto/src/version.h +++ b/plugins/Dbx_kyoto/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda-NG project"
#define __AUTHOREMAIL "ghazan@miranda.im"
#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_kyoto/"
-#define __COPYRIGHT "© 2015 Miranda NG project"
+#define __COPYRIGHT "© 2015-16 Miranda NG project"
diff --git a/plugins/Dbx_mdb/src/version.h b/plugins/Dbx_mdb/src/version.h index 7273c8be80..e847d31e27 100644 --- a/plugins/Dbx_mdb/src/version.h +++ b/plugins/Dbx_mdb/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda-NG project"
#define __AUTHOREMAIL "ghazan@miranda.im"
#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_mdb/"
-#define __COPYRIGHT "© 2015 Miranda NG project"
+#define __COPYRIGHT "© 2015-16 Miranda NG project"
diff --git a/plugins/HwHotKeys/src/Version.h b/plugins/HwHotKeys/src/Version.h index d887b97c90..ae62c1a9f9 100644 --- a/plugins/HwHotKeys/src/Version.h +++ b/plugins/HwHotKeys/src/Version.h @@ -35,7 +35,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111 - 1307, USA. #define __AUTHOR "Eugene f2065" // описание плагина в миранде
#define __AUTHOREMAIL "f2065@mail.ru" // описание плагина в миранде
#define __AUTHORWEB "http://f2065.narod.ru/" // описание плагина в dll-fileinfo "CompanyName", описание плагина в миранде
-#define __COPYRIGHT "© 2010-2015 Eugene f2065" // описание плагина в dll-fileinfo "LegalCopyright", описание плагина в миранде
+#define __COPYRIGHT "© 2010-2016 Eugene f2065" // описание плагина в dll-fileinfo "LegalCopyright", описание плагина в миранде
#define __DbModName "HwHotKeys" // имя раздела настроек плагина в БД миранды
diff --git a/plugins/Import/src/version.h b/plugins/Import/src/version.h index a5604eedb5..c43585a7b0 100644 --- a/plugins/Import/src/version.h +++ b/plugins/Import/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda team"
#define __AUTHOREMAIL "info@miranda-im.org"
#define __AUTHORWEB "http://miranda-ng.org/p/Import/"
-#define __COPYRIGHT "© 2012-2015 George Hazan"
+#define __COPYRIGHT "© 2012-2016 George Hazan"
diff --git a/plugins/MessageState/src/version.h b/plugins/MessageState/src/version.h index b0e075d462..436130c5d9 100644 --- a/plugins/MessageState/src/version.h +++ b/plugins/MessageState/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "MikalaiR"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/MessageState/"
-#define __COPYRIGHT "© 2015 Miranda NG Team"
+#define __COPYRIGHT "© 2015-16 Miranda NG Team"
diff --git a/plugins/MirLua/src/version.h b/plugins/MirLua/src/version.h index 0f8628a7e7..d9b5285e08 100644 --- a/plugins/MirLua/src/version.h +++ b/plugins/MirLua/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/MirLua/"
-#define __COPYRIGHT "© 2015 Miranda NG project"
+#define __COPYRIGHT "© 2015-16 Miranda NG project"
diff --git a/plugins/PackUpdater/Src/Events.cpp b/plugins/PackUpdater/Src/Events.cpp index 27c1229c1b..12858dec6e 100644 --- a/plugins/PackUpdater/Src/Events.cpp +++ b/plugins/PackUpdater/Src/Events.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2011-2015 Mataes
+Copyright (C) 2011-2016 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/Notifications.cpp b/plugins/PackUpdater/Src/Notifications.cpp index bbd50f4347..d1c9a532a3 100644 --- a/plugins/PackUpdater/Src/Notifications.cpp +++ b/plugins/PackUpdater/Src/Notifications.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2011-2015 Mataes
+Copyright (C) 2011-2016 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/Notifications.h b/plugins/PackUpdater/Src/Notifications.h index a0467e6dbb..6a92fb41b9 100644 --- a/plugins/PackUpdater/Src/Notifications.h +++ b/plugins/PackUpdater/Src/Notifications.h @@ -1,5 +1,5 @@ /*
-Copyright (C) 2011-2015 Mataes
+Copyright (C) 2011-2016 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/Options.cpp b/plugins/PackUpdater/Src/Options.cpp index c01a16a3e6..143cde8828 100644 --- a/plugins/PackUpdater/Src/Options.cpp +++ b/plugins/PackUpdater/Src/Options.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2011-2015 Mataes
+Copyright (C) 2011-2016 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/PackUpdater.cpp b/plugins/PackUpdater/Src/PackUpdater.cpp index 1415af124e..2977472d72 100644 --- a/plugins/PackUpdater/Src/PackUpdater.cpp +++ b/plugins/PackUpdater/Src/PackUpdater.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2011-2015 Mataes
+Copyright (C) 2011-2016 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/Utils.cpp b/plugins/PackUpdater/Src/Utils.cpp index 3593331868..b9c3506225 100644 --- a/plugins/PackUpdater/Src/Utils.cpp +++ b/plugins/PackUpdater/Src/Utils.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2011-2015 Mataes
+Copyright (C) 2011-2016 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/Version.h b/plugins/PackUpdater/Src/Version.h index 2c29b8df7d..31ecbd5324 100644 --- a/plugins/PackUpdater/Src/Version.h +++ b/plugins/PackUpdater/Src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Mataes, ZERO_BiT"
#define __AUTHOREMAIL "mataes2007@gmail.com, zero-bit@mail.ru"
#define __AUTHORWEB "http://miranda-ng.org/p/PackUpdater/"
-#define __COPYRIGHT "© 2011-2015 Mataes, 2007 ZERO_BiT"
+#define __COPYRIGHT "© 2011-2016 Mataes, 2007 ZERO_BiT"
diff --git a/plugins/PackUpdater/Src/stdafx.h b/plugins/PackUpdater/Src/stdafx.h index a52356f503..4c8786e114 100644 --- a/plugins/PackUpdater/Src/stdafx.h +++ b/plugins/PackUpdater/Src/stdafx.h @@ -1,5 +1,5 @@ /*
-Copyright (C) 2011-2015 Mataes
+Copyright (C) 2011-2016 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/SmileyAdd/src/options.cpp b/plugins/SmileyAdd/src/options.cpp index 4d82090033..8a9c43182d 100644 --- a/plugins/SmileyAdd/src/options.cpp +++ b/plugins/SmileyAdd/src/options.cpp @@ -1,6 +1,6 @@ /*
Miranda NG SmileyAdd Plugin
-Copyright (C) 2012 - 2015 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012 - 2016 Miranda NG project (http://miranda-ng.org)
Copyright (C) 2005 - 2011 Boris Krasnovskiy All Rights Reserved
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/options.h b/plugins/SmileyAdd/src/options.h index f757084d82..f8fd44890b 100644 --- a/plugins/SmileyAdd/src/options.h +++ b/plugins/SmileyAdd/src/options.h @@ -1,6 +1,6 @@ /*
Miranda NG SmileyAdd Plugin
-Copyright (C) 2012 - 2015 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012 - 2016 Miranda NG project (http://miranda-ng.org)
Copyright (C) 2005 - 2011 Boris Krasnovskiy
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/services.cpp b/plugins/SmileyAdd/src/services.cpp index f40c375f1f..c85d1789c9 100644 --- a/plugins/SmileyAdd/src/services.cpp +++ b/plugins/SmileyAdd/src/services.cpp @@ -1,6 +1,6 @@ /*
Miranda NG SmileyAdd Plugin
-Copyright (C) 2012 - 2015 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012 - 2016 Miranda NG project (http://miranda-ng.org)
Copyright (C) 2005 - 2011 Boris Krasnovskiy All Rights Reserved
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/smileys.cpp b/plugins/SmileyAdd/src/smileys.cpp index b9ecbb121a..20af44c112 100644 --- a/plugins/SmileyAdd/src/smileys.cpp +++ b/plugins/SmileyAdd/src/smileys.cpp @@ -1,6 +1,6 @@ /*
Miranda NG SmileyAdd Plugin
-Copyright (C) 2012 - 2015 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012 - 2016 Miranda NG project (http://miranda-ng.org)
Copyright (C) 2005 - 2011 Boris Krasnovskiy All Rights Reserved
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/smileys.h b/plugins/SmileyAdd/src/smileys.h index 921860fd5a..a72de44491 100644 --- a/plugins/SmileyAdd/src/smileys.h +++ b/plugins/SmileyAdd/src/smileys.h @@ -1,6 +1,6 @@ /*
Miranda NG SmileyAdd Plugin
-Copyright (C) 2012 - 2015 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012 - 2016 Miranda NG project (http://miranda-ng.org)
Copyright (C) 2005 - 2011 Boris Krasnovskiy
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/StopSpamMod/src/version.h b/plugins/StopSpamMod/src/version.h index 6d284cb2f8..a6d82ee20d 100755 --- a/plugins/StopSpamMod/src/version.h +++ b/plugins/StopSpamMod/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Roman Miklashevsky, sss, Elzor"
#define __AUTHOREMAIL "sss123next@list.ru"
#define __AUTHORWEB "http://miranda-ng.org/p/StopSpamMod/"
-#define __COPYRIGHT "© 2004-2015 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor"
+#define __COPYRIGHT "© 2004-2016 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor"
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index 63d0ca09b0..dc5317ec74 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -528,7 +528,7 @@ BEGIN LTEXT "",IDC_STATIC,0,30,228,110,NOT WS_GROUP
CONTROL "",IDC_HEADERBAR,"MHeaderbarCtrl",WS_TABSTOP,0,0,228,30
DEFPUSHBUTTON "OK",IDOK,168,123,55,14
- CTEXT "Copyright 2004-2011 by the Miranda IM project, 2012-2015 by the Miranda NG project. More detailed copyright information can be found in the included README file.",IDC_COPYRIGHT,5,39,217,47
+ CTEXT "Copyright 2004-2011 by the Miranda IM project, 2012-2016 by the Miranda NG project. More detailed copyright information can be found in the included README file.",IDC_COPYRIGHT,5,39,217,47
CONTROL "Support and latest version information",IDC_SUPPORT,
"Hyperlink",WS_TABSTOP | 0x1,18,91,192,12
END
diff --git a/plugins/Toaster/src/version.h b/plugins/Toaster/src/version.h index 39649b5bd8..71da48fffe 100644 --- a/plugins/Toaster/src/version.h +++ b/plugins/Toaster/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Toaster/"
-#define __COPYRIGHT "© 2015 Miranda NG project"
+#define __COPYRIGHT "© 2015-16 Miranda NG project"
diff --git a/plugins/TranslitSwitcher/src/Version.h b/plugins/TranslitSwitcher/src/Version.h index 9c649e89ef..61f37c9efb 100644 --- a/plugins/TranslitSwitcher/src/Version.h +++ b/plugins/TranslitSwitcher/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Mataes, tico-tico, Tim"
#define __AUTHOREMAIL "mataes2007@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/TranslitSwitcher/"
-#define __COPYRIGHT "© 2011-2015 Mataes, tico-tico, 2007 Dmitry Titkov"
+#define __COPYRIGHT "© 2011-16 Mataes, tico-tico, 2007 Dmitry Titkov"
|