3838 VALUE "FileDescription", "EditorConfig plugin for Notepad++"
3939 VALUE "FileVersion", VER_FILEVERSION_STR
4040 VALUE "InternalName", "NppEditorConfig"
41- VALUE "LegalCopyright", "Copyright (C) 2011-2016 EditorConfig Team <http ://editorconfig.org>"
41+ VALUE "LegalCopyright", "Copyright (C) 2011-2019 EditorConfig Team <https ://editorconfig.org>"
4242 VALUE "OriginalFilename", "NppEditorConfig"
4343 VALUE "ProductName", "EditorConfig plugin for Notepad++"
4444 VALUE "ProductVersion", VER_PRODUCTVERSION_STR
@@ -65,6 +65,6 @@ FONT 8, "MS Shell Dlg", 0, 0, 1
6565 LTEXT "License:", IDC_STATIC, 30, 68, 64, 8
6666 LTEXT "GPL-2", IDC_STATIC, 100, 68, 106, 8
6767 LTEXT "Site:", IDC_STATIC, 30, 83, 64, 8
68- CONTROL "<a href=""http ://editorconfig.org/"">http ://editorconfig.org/</a>", IDC_SYSLINK, "SysLink", NOT WS_TABSTOP, 99, 83, 106, 8
68+ CONTROL "<a href=""https ://editorconfig.org/"">https ://editorconfig.org/</a>", IDC_SYSLINK, "SysLink", NOT WS_TABSTOP, 99, 83, 106, 8
6969 PUSHBUTTON "Close", IDCANCEL, 86, 107, 50, 14
7070}
0 commit comments