diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-12-31 16:25:50 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-12-31 16:25:50 +0000 |
commit | f33f9ebac9806cba6bfd89715566a65c29b5fee2 (patch) | |
tree | ac197af48fd96d0ad4315d30c0c12d3f89966c46 /plugins/TabSRMM/res | |
parent | 8f299c76f68db1504d6156841d19fea4dfe8ff4b (diff) |
Happy new year
git-svn-id: http://svn.miranda-ng.org/main/trunk@11699 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/res')
-rw-r--r-- | plugins/TabSRMM/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index a8310a679b..73fbc57d30 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -524,7 +524,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-2014 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-2015 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
|