diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2012-08-01 18:06:50 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2012-08-01 18:06:50 +0000 |
commit | 369f8ac171c5268c2d8944aaeb7fc365e833a832 (patch) | |
tree | 5313f3149d2492cc65147dbe5c5a35e801d44dec /plugins/TabSRMM | |
parent | 8918f985d74fe3936bee51f3c4e40c604521faa4 (diff) |
...last copyright fixes :)
git-svn-id: http://svn.miranda-ng.org/main/trunk@1306 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM')
-rw-r--r-- | plugins/TabSRMM/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/resource.rc b/plugins/TabSRMM/resource.rc index 31ccb1785d..2ba8410fb4 100644 --- a/plugins/TabSRMM/resource.rc +++ b/plugins/TabSRMM/resource.rc @@ -537,7 +537,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-2010 by the Miranda NG project, 2012 by the Miranda NG project. More \ndetailed 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 by the Miranda NG project. More detailed copyright information can be found in the included README file.",IDC_COPYRIGHT,5,39,217,47
CTEXT "",IDC_BUILDTIME,37,105,150,11
CONTROL "Support and latest version information",IDC_SUPPORT,
"Hyperlink",WS_TABSTOP | 0x1,18,91,192,12
|