diff options
Diffstat (limited to 'plugins/StopSpamMod/res/stopspam.rc')
-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"
|