summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Clist_nicer/res/resource.rc2
-rw-r--r--plugins/Scriver/res/resource.rc2
-rw-r--r--plugins/Scriver/src/srmm.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc
index 1285a6406c..817aaed264 100644
--- a/plugins/Clist_nicer/res/resource.rc
+++ b/plugins/Clist_nicer/res/resource.rc
@@ -103,7 +103,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 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-2013 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/Scriver/res/resource.rc b/plugins/Scriver/res/resource.rc
index 611556aedb..b156fcd51d 100644
--- a/plugins/Scriver/res/resource.rc
+++ b/plugins/Scriver/res/resource.rc
@@ -698,7 +698,7 @@ BEGIN
VALUE "FileDescription", "Scriver - send and receive instant messages"
VALUE "FileVersion", "2.10.0.2"
VALUE "InternalName", "scriver"
- VALUE "LegalCopyright", "Copyright (c) 2000-2012 Miranda NG Project"
+ VALUE "LegalCopyright", "Copyright (c) 2000-2012 Miranda IM Project, 2012-2013 Miranda NG Project"
VALUE "OriginalFilename", "scriver.dll"
VALUE "ProductName", "Scriver"
VALUE "ProductVersion", "2.10.0.2"
diff --git a/plugins/Scriver/src/srmm.cpp b/plugins/Scriver/src/srmm.cpp
index 78f6fbda01..5ec4354e9f 100644
--- a/plugins/Scriver/src/srmm.cpp
+++ b/plugins/Scriver/src/srmm.cpp
@@ -40,7 +40,7 @@ PLUGININFOEX pluginInfo = {
"Scriver - send and receive instant messages.",
"Miranda IM Development Team",
"the_leech@users.berlios.de",
- "Copyright (c) 2000-2012 Miranda IM Project",
+ "Copyright (c) 2000-2012 Miranda IM Project, 2012-2013 Miranda NG Project",
"http://miranda-ng.org/",
UNICODE_AWARE,
{0x84636f78, 0x2057, 0x4302, { 0x8a, 0x65, 0x23, 0xa1, 0x6d, 0x46, 0x84, 0x4c }} //{84636F78-2057-4302-8A65-23A16D46844C}