diff options
Diffstat (limited to 'src/mir_app/res/version.rc')
-rw-r--r-- | src/mir_app/res/version.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mir_app/res/version.rc b/src/mir_app/res/version.rc index 46ff483e9b..f697a9c6a7 100644 --- a/src/mir_app/res/version.rc +++ b/src/mir_app/res/version.rc @@ -35,7 +35,7 @@ BEGIN BLOCK "000004b0"
BEGIN
VALUE "Comments", "Licensed under the terms of the GNU General Public License\0"
- VALUE "CompanyName", "Miranda NG Team\0"
+ VALUE "CompanyName", "Miranda NG team\0"
VALUE "FileDescription", "Miranda NG\0"
VALUE "FileVersion", MIRANDA_VERSION_DISPLAY
VALUE "InternalName", "mir_app\0"
|