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/Clist_nicer | |
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/Clist_nicer')
-rw-r--r-- | plugins/Clist_nicer/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 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
|