diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 08:37:09 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 08:37:09 +0000 |
commit | d8fdc1b64f985ca228ab231069b4e556ded07006 (patch) | |
tree | 072ac97eb4dc8ca530d82692e0f012a6840143ef /plugins/StopSpamMod | |
parent | d2727546aff254497b8679cd36e94506356fe248 (diff) |
Yet another Miranda IM > NG rename
git-svn-id: http://svn.miranda-ng.org/main/trunk@1460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StopSpamMod')
-rwxr-xr-x | plugins/StopSpamMod/res/stopspam.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/StopSpamMod/res/stopspam.rc b/plugins/StopSpamMod/res/stopspam.rc index fd5b505ee7..43a528e585 100755 --- a/plugins/StopSpamMod/res/stopspam.rc +++ b/plugins/StopSpamMod/res/stopspam.rc @@ -176,10 +176,10 @@ BEGIN BEGIN
VALUE "Comments", "Licensed under the terms of the GNU General Public License"
VALUE "CompanyName", " "
- VALUE "FileDescription", "StopSpam plugin for Miranda IM"
+ VALUE "FileDescription", "StopSpam plugin for Miranda NG"
VALUE "FileVersion", "0.0.2.0"
VALUE "InternalName", "stopspam"
- VALUE "LegalCopyright", "Copyright © 2000-2010 Miranda IM Project. This software is released under the terms of the GNU General Public License."
+ VALUE "LegalCopyright", "Copyright © 2000-2010 Miranda IM Project, 2012 Miranda NG Project. This software is released under the terms of the GNU General Public License."
VALUE "OriginalFilename", "stopspam.dll"
VALUE "ProductName", "StopSpam"
VALUE "ProductVersion", "0.7.0.0"
|