summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/AVS/docs/license.txt2
-rw-r--r--plugins/AVS/res/avs.rc2
-rw-r--r--plugins/AVS/res/version.rc2
-rw-r--r--plugins/AVS/src/acc.cpp2
-rw-r--r--plugins/AVS/src/acc.h2
-rw-r--r--plugins/AVS/src/cache.cpp2
-rw-r--r--plugins/AVS/src/image_utils.cpp2
-rw-r--r--plugins/AVS/src/image_utils.h2
-rw-r--r--plugins/AVS/src/main.cpp2
-rw-r--r--plugins/AVS/src/options.cpp2
-rw-r--r--plugins/AVS/src/poll.cpp2
-rw-r--r--plugins/AVS/src/poll.h2
-rw-r--r--plugins/AVS/src/resource.h2
-rw-r--r--plugins/AVS/src/services.cpp2
-rw-r--r--plugins/AVS/src/stdafx.cxx2
-rw-r--r--plugins/AVS/src/stdafx.h2
-rw-r--r--plugins/AVS/src/utils.cpp2
-rw-r--r--plugins/AVS/src/version.h2
-rw-r--r--plugins/Actman/ask.rc2
-rw-r--r--plugins/Actman/dlgshare.rc2
-rw-r--r--plugins/Actman/hooks/hooks.rc2
-rw-r--r--plugins/Actman/iac_call.rc2
-rw-r--r--plugins/Actman/iac_chain.rc2
-rw-r--r--plugins/Actman/iac_contact.rc2
-rw-r--r--plugins/Actman/iac_database.rc2
-rw-r--r--plugins/Actman/iac_ini.rc2
-rw-r--r--plugins/Actman/iac_inout.rc2
-rw-r--r--plugins/Actman/iac_jump.rc2
-rw-r--r--plugins/Actman/iac_messagebox.rc2
-rw-r--r--plugins/Actman/iac_notes.rc2
-rw-r--r--plugins/Actman/iac_program.rc2
-rw-r--r--plugins/Actman/iac_service.rc2
-rw-r--r--plugins/Actman/iac_settings.rc2
-rw-r--r--plugins/Actman/iac_storage.rc2
-rw-r--r--plugins/Actman/iac_text.rc2
-rw-r--r--plugins/Actman/options.rc2
-rw-r--r--plugins/Actman/readme.txt2
-rw-r--r--plugins/Actman/services.ini2
-rw-r--r--plugins/Actman/tasks/tasks.rc2
-rw-r--r--plugins/Actman/ua/ua.rc2
-rw-r--r--plugins/AddContactPlus/docs/license.txt2
-rw-r--r--plugins/AddContactPlus/docs/readme.txt2
-rw-r--r--plugins/AddContactPlus/res/Version.rc2
-rw-r--r--plugins/AddContactPlus/res/resource.rc2
-rw-r--r--plugins/AddContactPlus/src/addcontact.cpp2
-rw-r--r--plugins/AddContactPlus/src/main.cpp2
-rw-r--r--plugins/AddContactPlus/src/resource.h2
-rw-r--r--plugins/AddContactPlus/src/stdafx.cxx2
-rw-r--r--plugins/AddContactPlus/src/stdafx.h2
-rw-r--r--plugins/AddContactPlus/src/version.h2
-rw-r--r--plugins/AdvaImg/CMakeLists.txt2
-rw-r--r--plugins/AdvaImg/Docs/Whatsnew.txt2
-rw-r--r--plugins/AdvaImg/Docs/license-fi.txt2
-rw-r--r--plugins/AdvaImg/Docs/license-gplv2.txt2
-rw-r--r--plugins/AdvaImg/Docs/license-gplv3.txt2
-rw-r--r--plugins/AdvaImg/res/Version.rc2
-rw-r--r--plugins/AdvaImg/src/CacheFile.h2
-rw-r--r--plugins/AdvaImg/src/FreeImage.h2
-rw-r--r--plugins/AdvaImg/src/FreeImage/BitmapAccess.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/CacheFile.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/ColorLookup.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/Conversion.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/Conversion16_555.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/Conversion16_565.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/Conversion24.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/Conversion32.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/Conversion4.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/Conversion8.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/ConversionFloat.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/ConversionRGB16.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/ConversionRGBA16.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/ConversionRGBAF.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/ConversionRGBF.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/ConversionType.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/ConversionUINT16.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/FreeImage.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/FreeImageIO.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/GetType.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/Halftoning.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/J2KHelper.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/J2KHelper.h2
-rw-r--r--plugins/AdvaImg/src/FreeImage/LFPQuantizer.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/MNGHelper.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/MemoryIO.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/MultiPage.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/NNQuantizer.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/PSDParser.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/PSDParser.h2
-rw-r--r--plugins/AdvaImg/src/FreeImage/PixelAccess.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/Plugin.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/PluginBMP.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/PluginGIF.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/PluginICO.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/PluginJPEG.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/PluginPNG.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/TIFFLogLuv.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/ToneMapping.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/WuQuantizer.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/ZLibInterface.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/tmoColorConvert.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/tmoDrago03.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/tmoFattal02.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImage/tmoReinhard05.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageIO.h2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/BSplineRotate.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/Background.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/Channels.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/ClassicRotate.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/Colors.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/CopyPaste.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/Display.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/Filters.h2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/Flip.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/JPEGTransform.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/MultigridPoissonSolver.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/Rescale.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/Resize.cpp2
-rw-r--r--plugins/AdvaImg/src/FreeImageToolkit/Resize.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/cderror.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/cdjpeg.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/cdjpeg.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/cjpeg.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/ckconfig.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/coderules.txt2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/djpeg.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/example.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/filelist.txt2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/install.txt2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jaricom.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcapimin.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcapistd.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcarith.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jccoefct.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jccolor.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcdctmgr.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jchuff.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcinit.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcmainct.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcmarker.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcmaster.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcomapi.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jconfig.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jconfig.txt2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcparam.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcprepct.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jcsample.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jctrans.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdapimin.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdapistd.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdarith.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdatadst.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdatasrc.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdcoefct.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdcolor.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdct.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jddctmgr.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdhuff.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdinput.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdmainct.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdmarker.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdmaster.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdmerge.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdosaobj.txt2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdpostct.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdsample.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jdtrans.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jerror.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jerror.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jfdctflt.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jfdctfst.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jfdctint.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jidctflt.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jidctfst.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jidctint.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jinclude.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jmemansi.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jmemdos.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jmemmac.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jmemmgr.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jmemname.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jmemnobs.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jmemsys.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jmorecfg.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jpegint.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jpeglib.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jpegtran.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jquant1.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jquant2.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jutils.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/jversion.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/libjpeg.txt2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/rdbmp.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/rdcolmap.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/rdgif.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/rdjpgcom.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/rdppm.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/rdrle.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/rdswitch.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/rdtarga.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/structure.txt2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/transupp.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/transupp.h2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/usage.txt2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/wizard.txt2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/wrbmp.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/wrgif.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/wrjpgcom.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/wrppm.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/wrrle.c2
-rw-r--r--plugins/AdvaImg/src/LibJPEG/wrtarga.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/libpng-manual.txt2
-rw-r--r--plugins/AdvaImg/src/LibPNG/png.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/png.h2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngconf.h2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngdebug.h2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngerror.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngget.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pnginfo.h2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pnglibconf.h2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngmem.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngpread.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngpriv.h2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngread.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngrio.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngrtran.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngrutil.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngset.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngstruct.h2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngtest.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngtrans.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngwio.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngwrite.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngwtran.c2
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngwutil.c2
-rw-r--r--plugins/AdvaImg/src/MapIntrospector.h2
-rw-r--r--plugins/AdvaImg/src/Metadata/Exif.cpp2
-rw-r--r--plugins/AdvaImg/src/Metadata/FIRational.cpp2
-rw-r--r--plugins/AdvaImg/src/Metadata/FIRational.h2
-rw-r--r--plugins/AdvaImg/src/Metadata/FreeImageTag.cpp2
-rw-r--r--plugins/AdvaImg/src/Metadata/FreeImageTag.h2
-rw-r--r--plugins/AdvaImg/src/Metadata/IPTC.cpp2
-rw-r--r--plugins/AdvaImg/src/Metadata/TagConversion.cpp2
-rw-r--r--plugins/AdvaImg/src/Metadata/TagLib.cpp2
-rw-r--r--plugins/AdvaImg/src/Metadata/XTIFF.cpp2
-rw-r--r--plugins/AdvaImg/src/Plugin.h2
-rw-r--r--plugins/AdvaImg/src/Quantizers.h2
-rw-r--r--plugins/AdvaImg/src/ToneMapping.h2
-rw-r--r--plugins/AdvaImg/src/Utilities.h2
-rw-r--r--plugins/AdvaImg/src/main.cpp2
-rw-r--r--plugins/AdvaImg/src/version.h2
-rw-r--r--plugins/Alarms/res/Version.rc2
-rwxr-xr-xplugins/Alarms/res/resource.rc2
-rw-r--r--plugins/Alarms/src/alarm_win.cpp2
-rw-r--r--plugins/Alarms/src/alarm_win.h2
-rwxr-xr-xplugins/Alarms/src/alarmlist.cpp2
-rwxr-xr-xplugins/Alarms/src/alarmlist.h2
-rw-r--r--plugins/Alarms/src/alarms.cpp2
-rw-r--r--plugins/Alarms/src/alarms.h2
-rwxr-xr-xplugins/Alarms/src/frame.cpp2
-rw-r--r--plugins/Alarms/src/frame.h2
-rw-r--r--plugins/Alarms/src/icons.cpp2
-rw-r--r--plugins/Alarms/src/icons.h2
-rwxr-xr-xplugins/Alarms/src/options.cpp2
-rw-r--r--plugins/Alarms/src/options.h2
-rwxr-xr-xplugins/Alarms/src/resource.h2
-rw-r--r--plugins/Alarms/src/stdafx.cxx2
-rwxr-xr-xplugins/Alarms/src/stdafx.h2
-rw-r--r--plugins/Alarms/src/time_utils.cpp2
-rw-r--r--plugins/Alarms/src/time_utils.h2
-rwxr-xr-xplugins/Alarms/src/version.h2
-rw-r--r--plugins/AsSingleWindow/res/optionsPage.rc2
-rw-r--r--plugins/AsSingleWindow/res/version.rc2
-rw-r--r--plugins/AsSingleWindow/src/AsSingleWindow.cpp2
-rw-r--r--plugins/AsSingleWindow/src/AsSingleWindow.h2
-rw-r--r--plugins/AsSingleWindow/src/Options.cpp2
-rw-r--r--plugins/AsSingleWindow/src/Options.h2
-rw-r--r--plugins/AsSingleWindow/src/WindowsManager.cpp2
-rw-r--r--plugins/AsSingleWindow/src/WindowsManager.h2
-rw-r--r--plugins/AsSingleWindow/src/resource.h2
-rw-r--r--plugins/AsSingleWindow/src/stdafx.cxx2
-rw-r--r--plugins/AsSingleWindow/src/stdafx.h2
-rw-r--r--plugins/AsSingleWindow/src/version.h2
-rw-r--r--plugins/AssocMgr/docs/developer.txt2
-rw-r--r--plugins/AssocMgr/docs/info_src.txt2
-rw-r--r--plugins/AssocMgr/docs/license.txt2
-rw-r--r--plugins/AssocMgr/docs/license_appendix.txt2
-rw-r--r--plugins/AssocMgr/docs/readme.txt2
-rw-r--r--plugins/AssocMgr/res/resource.rc2
-rw-r--r--plugins/AssocMgr/res/version.rc2
-rw-r--r--plugins/AssocMgr/src/assoclist.cpp2
-rw-r--r--plugins/AssocMgr/src/assoclist.h2
-rw-r--r--plugins/AssocMgr/src/assocmgr.def2
-rw-r--r--plugins/AssocMgr/src/dde.cpp2
-rw-r--r--plugins/AssocMgr/src/dde.h2
-rw-r--r--plugins/AssocMgr/src/main.cpp2
-rw-r--r--plugins/AssocMgr/src/reg.cpp2
-rw-r--r--plugins/AssocMgr/src/reg.h2
-rw-r--r--plugins/AssocMgr/src/resource.h2
-rw-r--r--plugins/AssocMgr/src/stdafx.cxx2
-rw-r--r--plugins/AssocMgr/src/stdafx.h2
-rw-r--r--plugins/AssocMgr/src/test.cpp2
-rw-r--r--plugins/AssocMgr/src/test.h2
-rw-r--r--plugins/AssocMgr/src/utils.cpp2
-rw-r--r--plugins/AssocMgr/src/utils.h2
-rw-r--r--plugins/AssocMgr/src/version.h2
-rw-r--r--plugins/AuthState/docs/readme.txt2
-rw-r--r--plugins/AuthState/res/authstate.rc2
-rw-r--r--plugins/AuthState/res/version.rc2
-rw-r--r--plugins/AuthState/src/main.cpp2
-rw-r--r--plugins/AuthState/src/options.cpp2
-rw-r--r--plugins/AuthState/src/options.h2
-rw-r--r--plugins/AuthState/src/resource.h2
-rw-r--r--plugins/AuthState/src/stdafx.cxx2
-rw-r--r--plugins/AuthState/src/stdafx.h2
-rw-r--r--plugins/AuthState/src/version.h2
-rw-r--r--plugins/AutoRun/docs/autorun.txt2
-rw-r--r--plugins/AutoRun/res/Version.rc2
-rw-r--r--plugins/AutoRun/res/autorun.rc2
-rw-r--r--plugins/AutoRun/src/main.cpp2
-rw-r--r--plugins/AutoRun/src/resource.h2
-rw-r--r--plugins/AutoRun/src/stdafx.cxx2
-rw-r--r--plugins/AutoRun/src/stdafx.h2
-rw-r--r--plugins/AutoRun/src/version.h2
-rw-r--r--plugins/AutoShutdown/docs/Info_Src.txt2
-rw-r--r--plugins/AutoShutdown/docs/License_Appendix.txt2
-rw-r--r--plugins/AutoShutdown/docs/developer.txt2
-rw-r--r--plugins/AutoShutdown/docs/license.txt2
-rw-r--r--plugins/AutoShutdown/docs/readme.txt2
-rw-r--r--plugins/AutoShutdown/res/resource.rc2
-rw-r--r--plugins/AutoShutdown/res/version.rc2
-rw-r--r--plugins/AutoShutdown/src/cpuusage.cpp2
-rw-r--r--plugins/AutoShutdown/src/cpuusage.h2
-rw-r--r--plugins/AutoShutdown/src/frame.cpp2
-rw-r--r--plugins/AutoShutdown/src/frame.h2
-rw-r--r--plugins/AutoShutdown/src/main.cpp2
-rw-r--r--plugins/AutoShutdown/src/options.cpp2
-rw-r--r--plugins/AutoShutdown/src/options.h2
-rw-r--r--plugins/AutoShutdown/src/resource.h2
-rw-r--r--plugins/AutoShutdown/src/settingsdlg.cpp2
-rw-r--r--plugins/AutoShutdown/src/settingsdlg.h2
-rw-r--r--plugins/AutoShutdown/src/shutdownsvc.cpp2
-rw-r--r--plugins/AutoShutdown/src/shutdownsvc.h2
-rw-r--r--plugins/AutoShutdown/src/stdafx.cxx2
-rw-r--r--plugins/AutoShutdown/src/stdafx.h2
-rw-r--r--plugins/AutoShutdown/src/utils.cpp2
-rw-r--r--plugins/AutoShutdown/src/utils.h2
-rw-r--r--plugins/AutoShutdown/src/version.h2
-rw-r--r--plugins/AutoShutdown/src/watcher.cpp2
-rw-r--r--plugins/AutoShutdown/src/watcher.h2
-rw-r--r--plugins/AvatarHistory/docs/changelog.txt2
-rw-r--r--plugins/AvatarHistory/docs/readme.txt2
-rw-r--r--plugins/AvatarHistory/res/AvatarHistory.rc2
-rw-r--r--plugins/AvatarHistory/res/Version.rc2
-rw-r--r--plugins/AvatarHistory/src/AvatarDlg.cpp2
-rw-r--r--plugins/AvatarHistory/src/AvatarHistory.cpp2
-rw-r--r--plugins/AvatarHistory/src/icolib.cpp2
-rw-r--r--plugins/AvatarHistory/src/options.cpp2
-rw-r--r--plugins/AvatarHistory/src/popup.cpp2
-rw-r--r--plugins/AvatarHistory/src/popup.h2
-rw-r--r--plugins/AvatarHistory/src/resource.h2
-rw-r--r--plugins/AvatarHistory/src/stdafx.cxx2
-rw-r--r--plugins/AvatarHistory/src/stdafx.h2
-rw-r--r--plugins/AvatarHistory/src/utils.cpp2
-rw-r--r--plugins/AvatarHistory/src/version.h2
-rw-r--r--plugins/BASS_interface/res/Bass.rc2
-rw-r--r--plugins/BASS_interface/res/Version.rc2
-rw-r--r--plugins/BASS_interface/src/Bass.h2
-rw-r--r--plugins/BASS_interface/src/Main.cpp2
-rw-r--r--plugins/BASS_interface/src/Resource.h2
-rw-r--r--plugins/BASS_interface/src/stdafx.cxx2
-rw-r--r--plugins/BASS_interface/src/stdafx.h2
-rw-r--r--plugins/BASS_interface/src/version.h2
-rw-r--r--plugins/BasicHistory/docs/BasicHistory_licence.txt2
-rw-r--r--plugins/BasicHistory/docs/BasicHistory_readme.txt2
-rw-r--r--plugins/BasicHistory/docs/ReadMe.txt2
-rw-r--r--plugins/BasicHistory/res/BasicHistory.rc2
-rw-r--r--plugins/BasicHistory/res/version.rc2
-rw-r--r--plugins/BasicHistory/src/BasicHistory.cpp2
-rw-r--r--plugins/BasicHistory/src/BinaryExport.cpp2
-rw-r--r--plugins/BasicHistory/src/BinaryExport.h2
-rw-r--r--plugins/BasicHistory/src/DatExport.cpp2
-rw-r--r--plugins/BasicHistory/src/DatExport.h2
-rw-r--r--plugins/BasicHistory/src/EventList.cpp2
-rw-r--r--plugins/BasicHistory/src/EventList.h2
-rw-r--r--plugins/BasicHistory/src/ExportManager.cpp2
-rw-r--r--plugins/BasicHistory/src/ExportManager.h2
-rw-r--r--plugins/BasicHistory/src/HistoryWindow.cpp2
-rw-r--r--plugins/BasicHistory/src/HistoryWindow.h2
-rw-r--r--plugins/BasicHistory/src/HotkeyHelper.cpp2
-rw-r--r--plugins/BasicHistory/src/HotkeyHelper.h2
-rw-r--r--plugins/BasicHistory/src/IExport.h2
-rw-r--r--plugins/BasicHistory/src/IImport.h2
-rw-r--r--plugins/BasicHistory/src/ImageDataObject.cpp2
-rw-r--r--plugins/BasicHistory/src/ImageDataObject.h2
-rw-r--r--plugins/BasicHistory/src/Options.cpp2
-rw-r--r--plugins/BasicHistory/src/Options.h2
-rw-r--r--plugins/BasicHistory/src/PlainHtmlExport.cpp2
-rw-r--r--plugins/BasicHistory/src/PlainHtmlExport.h2
-rw-r--r--plugins/BasicHistory/src/RichHtmlExport.cpp2
-rw-r--r--plugins/BasicHistory/src/RichHtmlExport.h2
-rw-r--r--plugins/BasicHistory/src/Scheduler.cpp2
-rw-r--r--plugins/BasicHistory/src/SearchContext.h2
-rw-r--r--plugins/BasicHistory/src/Searcher.cpp2
-rw-r--r--plugins/BasicHistory/src/Searcher.h2
-rw-r--r--plugins/BasicHistory/src/TxtExport.cpp2
-rw-r--r--plugins/BasicHistory/src/TxtExport.h2
-rw-r--r--plugins/BasicHistory/src/codecvt_CodePage.h2
-rw-r--r--plugins/BasicHistory/src/resource.h2
-rw-r--r--plugins/BasicHistory/src/stdafx.cxx2
-rw-r--r--plugins/BasicHistory/src/stdafx.h2
-rw-r--r--plugins/BasicHistory/src/version.h2
-rw-r--r--plugins/Boltun/docs/TODO.txt2
-rw-r--r--plugins/Boltun/docs/mind.txt2
-rw-r--r--plugins/Boltun/docs/readme.txt2
-rw-r--r--plugins/Boltun/res/Boltun.rc2
-rw-r--r--plugins/Boltun/res/Version.rc2
-rw-r--r--plugins/Boltun/src/Engine/COPYING.txt2
-rw-r--r--plugins/Boltun/src/Engine/Mind.cpp2
-rw-r--r--plugins/Boltun/src/Engine/Mind.h2
-rw-r--r--plugins/Boltun/src/Engine/MyCodeCvt.cpp2
-rw-r--r--plugins/Boltun/src/Engine/MyCodeCvt.h2
-rw-r--r--plugins/Boltun/src/Engine/PerContactData.h2
-rw-r--r--plugins/Boltun/src/Engine/TalkEngine.cpp2
-rw-r--r--plugins/Boltun/src/Engine/TalkEngine.h2
-rw-r--r--plugins/Boltun/src/Engine/UnrecentChooser.cpp2
-rw-r--r--plugins/Boltun/src/Engine/UnrecentChooser.h2
-rw-r--r--plugins/Boltun/src/Engine/ValueChooser.h2
-rw-r--r--plugins/Boltun/src/Engine/WordsList.cpp2
-rw-r--r--plugins/Boltun/src/Engine/WordsList.h2
-rw-r--r--plugins/Boltun/src/actionQueue.cpp2
-rw-r--r--plugins/Boltun/src/actionQueue.h2
-rw-r--r--plugins/Boltun/src/boltun.cpp2
-rw-r--r--plugins/Boltun/src/config.cpp2
-rw-r--r--plugins/Boltun/src/config.h2
-rw-r--r--plugins/Boltun/src/resource.h2
-rw-r--r--plugins/Boltun/src/stdafx.cxx2
-rw-r--r--plugins/Boltun/src/stdafx.h2
-rw-r--r--plugins/Boltun/src/version.h2
-rw-r--r--plugins/BossKeyPlus/docs/license.txt2
-rw-r--r--plugins/BossKeyPlus/docs/readme.txt2
-rw-r--r--plugins/BossKeyPlus/res/BossKey.rc2
-rw-r--r--plugins/BossKeyPlus/res/version.rc2
-rw-r--r--plugins/BossKeyPlus/src/BossKey.cpp2
-rw-r--r--plugins/BossKeyPlus/src/BossKeyIdle.cpp2
-rw-r--r--plugins/BossKeyPlus/src/Options.cpp2
-rw-r--r--plugins/BossKeyPlus/src/resource.h2
-rw-r--r--plugins/BossKeyPlus/src/stdafx.cxx2
-rw-r--r--plugins/BossKeyPlus/src/stdafx.h2
-rw-r--r--plugins/BossKeyPlus/src/version.h2
-rw-r--r--plugins/BuddyExpectator/docs/Readme.txt2
-rw-r--r--plugins/BuddyExpectator/res/BuddyExpectator.rc2
-rw-r--r--plugins/BuddyExpectator/res/Version.rc2
-rw-r--r--plugins/BuddyExpectator/src/BuddyExpectator.cpp2
-rw-r--r--plugins/BuddyExpectator/src/options.cpp2
-rw-r--r--plugins/BuddyExpectator/src/options.h2
-rw-r--r--plugins/BuddyExpectator/src/resource.h2
-rw-r--r--plugins/BuddyExpectator/src/stdafx.cxx2
-rw-r--r--plugins/BuddyExpectator/src/stdafx.h2
-rw-r--r--plugins/BuddyExpectator/src/version.h2
-rw-r--r--plugins/BuddyPounce/docs/buddypounce_readme.txt2
-rw-r--r--plugins/BuddyPounce/res/Version.rc2
-rw-r--r--plugins/BuddyPounce/res/resource.rc2
-rw-r--r--plugins/BuddyPounce/src/dialog.cpp2
-rw-r--r--plugins/BuddyPounce/src/main.cpp2
-rw-r--r--plugins/BuddyPounce/src/resource.h2
-rw-r--r--plugins/BuddyPounce/src/stdafx.cxx2
-rw-r--r--plugins/BuddyPounce/src/stdafx.h2
-rw-r--r--plugins/BuddyPounce/src/version.h2
-rw-r--r--plugins/CMakeLists.txt2
-rw-r--r--plugins/CSList/docs/changelog.txt2
-rw-r--r--plugins/CSList/res/Version.rc2
-rw-r--r--plugins/CSList/res/cslist.rc2
-rw-r--r--plugins/CSList/src/cslist.cpp2
-rw-r--r--plugins/CSList/src/resource.h2
-rw-r--r--plugins/CSList/src/stdafx.cxx2
-rw-r--r--plugins/CSList/src/stdafx.h2
-rw-r--r--plugins/CSList/src/strpos.h2
-rw-r--r--plugins/CSList/src/version.h2
-rw-r--r--plugins/ChangeKeyboardLayout/docs/ChangeLogEn.txt2
-rw-r--r--plugins/ChangeKeyboardLayout/docs/ChangeLogRu.txt2
-rw-r--r--plugins/ChangeKeyboardLayout/res/ChangeKeyboardLayout.rc2
-rw-r--r--plugins/ChangeKeyboardLayout/res/Version.rc2
-rw-r--r--plugins/ChangeKeyboardLayout/src/hook_events.cpp2
-rw-r--r--plugins/ChangeKeyboardLayout/src/hook_events.h2
-rw-r--r--plugins/ChangeKeyboardLayout/src/main.cpp2
-rw-r--r--plugins/ChangeKeyboardLayout/src/options.cpp2
-rw-r--r--plugins/ChangeKeyboardLayout/src/options.h2
-rw-r--r--plugins/ChangeKeyboardLayout/src/resource.h2
-rw-r--r--plugins/ChangeKeyboardLayout/src/stdafx.cxx2
-rw-r--r--plugins/ChangeKeyboardLayout/src/stdafx.h2
-rw-r--r--plugins/ChangeKeyboardLayout/src/text_operations.cpp2
-rw-r--r--plugins/ChangeKeyboardLayout/src/text_operations.h2
-rw-r--r--plugins/ChangeKeyboardLayout/src/version.h2
-rw-r--r--plugins/ClientChangeNotify/docs/copying.txt2
-rw-r--r--plugins/ClientChangeNotify/docs/readme.txt2
-rw-r--r--plugins/ClientChangeNotify/res/Resources.rc2
-rw-r--r--plugins/ClientChangeNotify/res/Version.rc2
-rw-r--r--plugins/ClientChangeNotify/src/CString.cpp2
-rw-r--r--plugins/ClientChangeNotify/src/CString.h2
-rw-r--r--plugins/ClientChangeNotify/src/ClientChangeNotify.cpp2
-rw-r--r--plugins/ClientChangeNotify/src/Misc.h2
-rw-r--r--plugins/ClientChangeNotify/src/OptDlg.cpp2
-rw-r--r--plugins/ClientChangeNotify/src/Options.cpp2
-rw-r--r--plugins/ClientChangeNotify/src/Options.h2
-rw-r--r--plugins/ClientChangeNotify/src/TMyArray.h2
-rw-r--r--plugins/ClientChangeNotify/src/pcre.cpp2
-rw-r--r--plugins/ClientChangeNotify/src/pcre.h2
-rw-r--r--plugins/ClientChangeNotify/src/resource.h2
-rw-r--r--plugins/ClientChangeNotify/src/stdafx.cxx2
-rw-r--r--plugins/ClientChangeNotify/src/stdafx.h2
-rw-r--r--plugins/ClientChangeNotify/src/version.h2
-rw-r--r--plugins/Clist_blind/res/Version.rc2
-rw-r--r--plugins/Clist_blind/res/resource.rc2
-rw-r--r--plugins/Clist_blind/src/clc.h2
-rw-r--r--plugins/Clist_blind/src/clcopts.cpp2
-rw-r--r--plugins/Clist_blind/src/clcpaint.cpp2
-rw-r--r--plugins/Clist_blind/src/clistmenus.cpp2
-rw-r--r--plugins/Clist_blind/src/clistopts.cpp2
-rw-r--r--plugins/Clist_blind/src/cluiopts.cpp2
-rw-r--r--plugins/Clist_blind/src/contact.cpp2
-rw-r--r--plugins/Clist_blind/src/init.cpp2
-rw-r--r--plugins/Clist_blind/src/resource.h2
-rw-r--r--plugins/Clist_blind/src/stdafx.cxx2
-rw-r--r--plugins/Clist_blind/src/stdafx.h2
-rw-r--r--plugins/Clist_blind/src/version.h2
-rw-r--r--plugins/Clist_modern/CMakeLists.txt2
-rw-r--r--plugins/Clist_modern/docs/FAQ[En].txt2
-rw-r--r--plugins/Clist_modern/docs/ReadMe.txt2
-rw-r--r--plugins/Clist_modern/docs/skinpp.txt2
-rw-r--r--plugins/Clist_modern/docs/template.txt2
-rw-r--r--plugins/Clist_modern/icons_pack/CMakeLists.txt2
-rw-r--r--plugins/Clist_modern/icons_pack/res/ICONS.rc2
-rw-r--r--plugins/Clist_modern/icons_pack/src/icon_resource.h2
-rw-r--r--plugins/Clist_modern/res/resource.rc2
-rw-r--r--plugins/Clist_modern/res/version.rc2
-rw-r--r--plugins/Clist_modern/src/cluiframes.cpp2
-rw-r--r--plugins/Clist_modern/src/cluiframes.h2
-rw-r--r--plugins/Clist_modern/src/groupmenu.cpp2
-rw-r--r--plugins/Clist_modern/src/init.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_aniavatars.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_awaymsg.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_awaymsg.h2
-rw-r--r--plugins/Clist_modern/src/modern_cache_funcs.h2
-rw-r--r--plugins/Clist_modern/src/modern_cachefuncs.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clc.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clc.h2
-rw-r--r--plugins/Clist_modern/src/modern_clcidents.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clcitems.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clcmsgs.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clcopts.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clcpaint.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clcpaint.h2
-rw-r--r--plugins/Clist_modern/src/modern_clcutils.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clist.h2
-rw-r--r--plugins/Clist_modern/src/modern_clistevents.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clistmenus.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clistmod.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clistopts.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clistsettings.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clisttray.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clui.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_clui.h2
-rw-r--r--plugins/Clist_modern/src/modern_cluiservices.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_commonprototypes.h2
-rw-r--r--plugins/Clist_modern/src/modern_contact.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_defsettings.h2
-rw-r--r--plugins/Clist_modern/src/modern_docking.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_effectenum.h2
-rw-r--r--plugins/Clist_modern/src/modern_gdiplus.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_global.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_global_structure.h2
-rw-r--r--plugins/Clist_modern/src/modern_image_array.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_image_array.h2
-rw-r--r--plugins/Clist_modern/src/modern_keyboard.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_log.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_log.h2
-rw-r--r--plugins/Clist_modern/src/modern_newrowopts.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_row.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_row.h2
-rw-r--r--plugins/Clist_modern/src/modern_rowheight_funcs.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_rowheight_funcs.h2
-rw-r--r--plugins/Clist_modern/src/modern_rowtemplateopt.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_skinbutton.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_skinengine.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_skinengine.h2
-rw-r--r--plugins/Clist_modern/src/modern_skinopt.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_skinselector.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_skinselector.h2
-rw-r--r--plugins/Clist_modern/src/modern_static_clui.h2
-rw-r--r--plugins/Clist_modern/src/modern_static_cluiframes_service.h2
-rw-r--r--plugins/Clist_modern/src/modern_statusbar.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_statusbar.h2
-rw-r--r--plugins/Clist_modern/src/modern_statusbar_options.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_sync.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_sync.h2
-rw-r--r--plugins/Clist_modern/src/modern_tbbutton.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_toolbar.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_utils.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_viewmodebar.cpp2
-rw-r--r--plugins/Clist_modern/src/modern_xptheme.cpp2
-rw-r--r--plugins/Clist_modern/src/resource.h2
-rw-r--r--plugins/Clist_modern/src/stdafx.cxx2
-rw-r--r--plugins/Clist_modern/src/stdafx.h2
-rw-r--r--plugins/Clist_modern/src/version.h2
-rw-r--r--plugins/Clist_nicer/docs/license.txt2
-rw-r--r--plugins/Clist_nicer/res/resource.rc2
-rw-r--r--plugins/Clist_nicer/res/version.rc2
-rw-r--r--plugins/Clist_nicer/src/CLCButton.cpp2
-rw-r--r--plugins/Clist_nicer/src/Docking.cpp2
-rw-r--r--plugins/Clist_nicer/src/alphablend.cpp2
-rw-r--r--plugins/Clist_nicer/src/alphablend.h2
-rw-r--r--plugins/Clist_nicer/src/clc.cpp2
-rw-r--r--plugins/Clist_nicer/src/clc.h2
-rw-r--r--plugins/Clist_nicer/src/clcitems.cpp2
-rw-r--r--plugins/Clist_nicer/src/clcmsgs.cpp2
-rw-r--r--plugins/Clist_nicer/src/clcopts.cpp2
-rw-r--r--plugins/Clist_nicer/src/clcpaint.cpp2
-rw-r--r--plugins/Clist_nicer/src/clcutils.cpp2
-rw-r--r--plugins/Clist_nicer/src/clist.h2
-rw-r--r--plugins/Clist_nicer/src/clistevents.cpp2
-rw-r--r--plugins/Clist_nicer/src/clistmenus.cpp2
-rw-r--r--plugins/Clist_nicer/src/clistmod.cpp2
-rw-r--r--plugins/Clist_nicer/src/clistopts.cpp2
-rw-r--r--plugins/Clist_nicer/src/clistsettings.cpp2
-rw-r--r--plugins/Clist_nicer/src/clisttray.cpp2
-rw-r--r--plugins/Clist_nicer/src/clnplus.cpp2
-rw-r--r--plugins/Clist_nicer/src/clui.cpp2
-rw-r--r--plugins/Clist_nicer/src/cluiframes.cpp2
-rw-r--r--plugins/Clist_nicer/src/cluiframes.h2
-rw-r--r--plugins/Clist_nicer/src/cluiopts.cpp2
-rw-r--r--plugins/Clist_nicer/src/cluiservices.cpp2
-rw-r--r--plugins/Clist_nicer/src/config.cpp2
-rw-r--r--plugins/Clist_nicer/src/config.h2
-rw-r--r--plugins/Clist_nicer/src/contact.cpp2
-rw-r--r--plugins/Clist_nicer/src/coolsb_internal.h2
-rw-r--r--plugins/Clist_nicer/src/coolsblib.cpp2
-rw-r--r--plugins/Clist_nicer/src/coolsblib.h2
-rw-r--r--plugins/Clist_nicer/src/coolscroll.cpp2
-rw-r--r--plugins/Clist_nicer/src/coolscroll.h2
-rw-r--r--plugins/Clist_nicer/src/extBackg.cpp2
-rw-r--r--plugins/Clist_nicer/src/extBackg.h2
-rw-r--r--plugins/Clist_nicer/src/groupmenu.cpp2
-rw-r--r--plugins/Clist_nicer/src/init.cpp2
-rw-r--r--plugins/Clist_nicer/src/resource.h2
-rw-r--r--plugins/Clist_nicer/src/rowheight_funcs.cpp2
-rw-r--r--plugins/Clist_nicer/src/rowheight_funcs.h2
-rw-r--r--plugins/Clist_nicer/src/statusbar.cpp2
-rw-r--r--plugins/Clist_nicer/src/stdafx.cxx2
-rw-r--r--plugins/Clist_nicer/src/stdafx.h2
-rw-r--r--plugins/Clist_nicer/src/userdefs.h2
-rw-r--r--plugins/Clist_nicer/src/version.h2
-rw-r--r--plugins/Clist_nicer/src/viewmodes.cpp4
-rw-r--r--plugins/Clist_nicer/src/wallpaper.cpp2
-rw-r--r--plugins/Cln_skinedit/res/Version.rc2
-rw-r--r--plugins/Cln_skinedit/res/skinedit.rc2
-rw-r--r--plugins/Cln_skinedit/src/main.cpp2
-rw-r--r--plugins/Cln_skinedit/src/skineditres.h2
-rw-r--r--plugins/Cln_skinedit/src/stdafx.cxx2
-rw-r--r--plugins/Cln_skinedit/src/stdafx.h2
-rw-r--r--plugins/Cln_skinedit/src/version.h2
-rw-r--r--plugins/CloudFile/res/resource.rc2
-rw-r--r--plugins/CloudFile/res/version.rc2
-rw-r--r--plugins/CloudFile/src/Services/dropbox_api.h2
-rw-r--r--plugins/CloudFile/src/Services/dropbox_service.cpp2
-rw-r--r--plugins/CloudFile/src/Services/dropbox_service.h2
-rw-r--r--plugins/CloudFile/src/Services/google_api.h2
-rw-r--r--plugins/CloudFile/src/Services/google_service.cpp2
-rw-r--r--plugins/CloudFile/src/Services/google_service.h2
-rw-r--r--plugins/CloudFile/src/Services/microsoft_api.h2
-rw-r--r--plugins/CloudFile/src/Services/microsoft_service.cpp2
-rw-r--r--plugins/CloudFile/src/Services/microsoft_service.h2
-rw-r--r--plugins/CloudFile/src/Services/yandex_api.h2
-rw-r--r--plugins/CloudFile/src/Services/yandex_service.cpp2
-rw-r--r--plugins/CloudFile/src/Services/yandex_service.h2
-rw-r--r--plugins/CloudFile/src/cloud_service.cpp2
-rw-r--r--plugins/CloudFile/src/cloud_service.h2
-rw-r--r--plugins/CloudFile/src/events.cpp2
-rw-r--r--plugins/CloudFile/src/file_transfer.h2
-rw-r--r--plugins/CloudFile/src/http_request.h2
-rw-r--r--plugins/CloudFile/src/icons.cpp2
-rw-r--r--plugins/CloudFile/src/main.cpp2
-rw-r--r--plugins/CloudFile/src/menus.cpp2
-rw-r--r--plugins/CloudFile/src/oauth.cpp2
-rw-r--r--plugins/CloudFile/src/oauth.h2
-rw-r--r--plugins/CloudFile/src/options.cpp2
-rw-r--r--plugins/CloudFile/src/options.h2
-rw-r--r--plugins/CloudFile/src/resource.h2
-rw-r--r--plugins/CloudFile/src/srmm.cpp2
-rw-r--r--plugins/CloudFile/src/stdafx.cxx2
-rw-r--r--plugins/CloudFile/src/stdafx.h2
-rw-r--r--plugins/CloudFile/src/transfers.cpp2
-rw-r--r--plugins/CloudFile/src/utils.cpp2
-rw-r--r--plugins/CloudFile/src/version.h2
-rw-r--r--plugins/CmdLine/docs/CmdLine_readme.txt2
-rw-r--r--plugins/CmdLine/res/version.rc2
-rw-r--r--plugins/CmdLine/src/CmdLine.cpp2
-rw-r--r--plugins/CmdLine/src/hooked_events.cpp2
-rw-r--r--plugins/CmdLine/src/hooked_events.h2
-rw-r--r--plugins/CmdLine/src/mimcmd_data.cpp2
-rw-r--r--plugins/CmdLine/src/mimcmd_data.h2
-rw-r--r--plugins/CmdLine/src/mimcmd_handlers.cpp2
-rw-r--r--plugins/CmdLine/src/mimcmd_handlers.h2
-rw-r--r--plugins/CmdLine/src/mimcmd_ipc.cpp2
-rw-r--r--plugins/CmdLine/src/mimcmd_ipc.h2
-rw-r--r--plugins/CmdLine/src/resource.h2
-rw-r--r--plugins/CmdLine/src/services.cpp2
-rw-r--r--plugins/CmdLine/src/services.h2
-rw-r--r--plugins/CmdLine/src/stdafx.cxx2
-rw-r--r--plugins/CmdLine/src/stdafx.h2
-rw-r--r--plugins/CmdLine/src/utils.cpp2
-rw-r--r--plugins/CmdLine/src/utils.h2
-rw-r--r--plugins/CmdLine/src/version.h2
-rw-r--r--plugins/ConnectionNotify/res/ConnectionNotify.rc2
-rw-r--r--plugins/ConnectionNotify/src/ConnectionNotify.cpp2
-rw-r--r--plugins/ConnectionNotify/src/debug.cpp2
-rw-r--r--plugins/ConnectionNotify/src/debug.h2
-rw-r--r--plugins/ConnectionNotify/src/filter.cpp2
-rw-r--r--plugins/ConnectionNotify/src/filter.h2
-rw-r--r--plugins/ConnectionNotify/src/netstat.cpp2
-rw-r--r--plugins/ConnectionNotify/src/netstat.h2
-rw-r--r--plugins/ConnectionNotify/src/pid2name.cpp2
-rw-r--r--plugins/ConnectionNotify/src/pid2name.h2
-rw-r--r--plugins/ConnectionNotify/src/resource.h2
-rw-r--r--plugins/ConnectionNotify/src/stdafx.cxx2
-rw-r--r--plugins/ConnectionNotify/src/stdafx.h2
-rw-r--r--plugins/ConnectionNotify/src/version.h2
-rw-r--r--plugins/Console/docs/gpl.txt2
-rw-r--r--plugins/Console/docs/history.txt2
-rw-r--r--plugins/Console/docs/readme.txt2
-rw-r--r--plugins/Console/res/resource.rc2
-rw-r--r--plugins/Console/res/version.rc2
-rw-r--r--plugins/Console/src/Console.cpp2
-rw-r--r--plugins/Console/src/init.cpp2
-rw-r--r--plugins/Console/src/resource.h2
-rw-r--r--plugins/Console/src/stdafx.cxx2
-rw-r--r--plugins/Console/src/stdafx.h2
-rw-r--r--plugins/Console/src/version.h2
-rw-r--r--plugins/ContactsPlus/docs/readme.txt2
-rw-r--r--plugins/ContactsPlus/res/Version.rc2
-rw-r--r--plugins/ContactsPlus/res/contacts.rc2
-rw-r--r--plugins/ContactsPlus/src/main.cpp2
-rw-r--r--plugins/ContactsPlus/src/receive.cpp2
-rw-r--r--plugins/ContactsPlus/src/receive.h2
-rw-r--r--plugins/ContactsPlus/src/resource.h2
-rw-r--r--plugins/ContactsPlus/src/send.cpp2
-rw-r--r--plugins/ContactsPlus/src/send.h2
-rw-r--r--plugins/ContactsPlus/src/stdafx.cxx2
-rw-r--r--plugins/ContactsPlus/src/stdafx.h2
-rw-r--r--plugins/ContactsPlus/src/utils.cpp2
-rw-r--r--plugins/ContactsPlus/src/utils.h2
-rw-r--r--plugins/ContactsPlus/src/version.h2
-rw-r--r--plugins/ContextHelp/docs/developer.txt2
-rw-r--r--plugins/ContextHelp/docs/helppack_english.txt2
-rw-r--r--plugins/ContextHelp/docs/helppack_sample.txt2
-rw-r--r--plugins/ContextHelp/docs/license.txt2
-rw-r--r--plugins/ContextHelp/docs/readme.txt2
-rw-r--r--plugins/ContextHelp/docs/translation.txt2
-rw-r--r--plugins/ContextHelp/res/resource.rc2
-rw-r--r--plugins/ContextHelp/res/version.rc2
-rw-r--r--plugins/ContextHelp/src/datastore.cpp2
-rw-r--r--plugins/ContextHelp/src/dlgboxsubclass.cpp2
-rw-r--r--plugins/ContextHelp/src/help.h2
-rw-r--r--plugins/ContextHelp/src/helpdlg.cpp2
-rw-r--r--plugins/ContextHelp/src/helppack.cpp2
-rw-r--r--plugins/ContextHelp/src/main.cpp2
-rw-r--r--plugins/ContextHelp/src/options.cpp2
-rw-r--r--plugins/ContextHelp/src/resource.h2
-rw-r--r--plugins/ContextHelp/src/stdafx.cxx2
-rw-r--r--plugins/ContextHelp/src/stdafx.h2
-rw-r--r--plugins/ContextHelp/src/streaminout.cpp2
-rw-r--r--plugins/ContextHelp/src/utils.cpp2
-rw-r--r--plugins/ContextHelp/src/version.h2
-rw-r--r--plugins/CountryFlags/docs/developer.txt2
-rw-r--r--plugins/CountryFlags/docs/info_src.txt2
-rw-r--r--plugins/CountryFlags/docs/license.txt2
-rw-r--r--plugins/CountryFlags/docs/license_appendix.txt2
-rw-r--r--plugins/CountryFlags/docs/readme.txt2
-rw-r--r--plugins/CountryFlags/res/resource.rc2
-rw-r--r--plugins/CountryFlags/res/version.rc2
-rw-r--r--plugins/CountryFlags/src/extraimg.cpp2
-rw-r--r--plugins/CountryFlags/src/huffman.cpp2
-rw-r--r--plugins/CountryFlags/src/icons.cpp2
-rw-r--r--plugins/CountryFlags/src/ip2country.cpp2
-rw-r--r--plugins/CountryFlags/src/main.cpp2
-rw-r--r--plugins/CountryFlags/src/options.cpp2
-rw-r--r--plugins/CountryFlags/src/resource.h2
-rw-r--r--plugins/CountryFlags/src/stdafx.cxx2
-rw-r--r--plugins/CountryFlags/src/stdafx.h2
-rw-r--r--plugins/CountryFlags/src/utils.cpp2
-rw-r--r--plugins/CountryFlags/src/version.h2
-rw-r--r--plugins/CrashDumper/docs/readme.txt2
-rw-r--r--plugins/CrashDumper/res/Version.rc2
-rw-r--r--plugins/CrashDumper/res/crshdmp.rc2
-rw-r--r--plugins/CrashDumper/src/crshdmp.cpp2
-rw-r--r--plugins/CrashDumper/src/crshdmp_icons.cpp2
-rw-r--r--plugins/CrashDumper/src/dumper.cpp2
-rw-r--r--plugins/CrashDumper/src/exhndlr.cpp2
-rw-r--r--plugins/CrashDumper/src/resource.h2
-rw-r--r--plugins/CrashDumper/src/sdkstuff.h2
-rw-r--r--plugins/CrashDumper/src/stdafx.cxx2
-rw-r--r--plugins/CrashDumper/src/stdafx.h2
-rw-r--r--plugins/CrashDumper/src/ui.cpp2
-rw-r--r--plugins/CrashDumper/src/upload.cpp2
-rw-r--r--plugins/CrashDumper/src/utils.cpp2
-rw-r--r--plugins/CrashDumper/src/version.h2
-rw-r--r--plugins/CryptoPP/crypto/docs/License.txt2
-rw-r--r--plugins/CryptoPP/crypto/docs/Readme.txt2
-rw-r--r--plugins/CryptoPP/crypto/res/Version.rc2
-rw-r--r--plugins/CryptoPP/crypto/src/3way.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/3way.h2
-rw-r--r--plugins/CryptoPP/crypto/src/adhoc.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/adler32.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/adler32.h2
-rw-r--r--plugins/CryptoPP/crypto/src/aes.h2
-rw-r--r--plugins/CryptoPP/crypto/src/algebra.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/algebra.h2
-rw-r--r--plugins/CryptoPP/crypto/src/algparam.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/algparam.h2
-rw-r--r--plugins/CryptoPP/crypto/src/arc4.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/arc4.h2
-rw-r--r--plugins/CryptoPP/crypto/src/argnames.h2
-rw-r--r--plugins/CryptoPP/crypto/src/asn.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/asn.h2
-rw-r--r--plugins/CryptoPP/crypto/src/base32.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/base32.h2
-rw-r--r--plugins/CryptoPP/crypto/src/base64.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/base64.h2
-rw-r--r--plugins/CryptoPP/crypto/src/basecode.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/basecode.h2
-rw-r--r--plugins/CryptoPP/crypto/src/bench.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/bench.h2
-rw-r--r--plugins/CryptoPP/crypto/src/bench2.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/bfinit.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/blowfish.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/blowfish.h2
-rw-r--r--plugins/CryptoPP/crypto/src/blumshub.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/blumshub.h2
-rw-r--r--plugins/CryptoPP/crypto/src/camellia.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/camellia.h2
-rw-r--r--plugins/CryptoPP/crypto/src/cast.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/cast.h2
-rw-r--r--plugins/CryptoPP/crypto/src/casts.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/cbcmac.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/cbcmac.h2
-rw-r--r--plugins/CryptoPP/crypto/src/channels.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/channels.h2
-rw-r--r--plugins/CryptoPP/crypto/src/config.h2
-rw-r--r--plugins/CryptoPP/crypto/src/cpu.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/cpu.h2
-rw-r--r--plugins/CryptoPP/crypto/src/crc.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/crc.h2
-rw-r--r--plugins/CryptoPP/crypto/src/cryptlib.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/cryptlib.h2
-rw-r--r--plugins/CryptoPP/crypto/src/cryptlib_bds.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/datatest.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/default.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/default.h2
-rw-r--r--plugins/CryptoPP/crypto/src/des.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/des.h2
-rw-r--r--plugins/CryptoPP/crypto/src/dessp.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/dh.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/dh.h2
-rw-r--r--plugins/CryptoPP/crypto/src/dh2.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/dh2.h2
-rw-r--r--plugins/CryptoPP/crypto/src/dll.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/dll.h2
-rw-r--r--plugins/CryptoPP/crypto/src/dlltest.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/dmac.h2
-rw-r--r--plugins/CryptoPP/crypto/src/dsa.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/dsa.h2
-rw-r--r--plugins/CryptoPP/crypto/src/ec2n.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/ec2n.h2
-rw-r--r--plugins/CryptoPP/crypto/src/eccrypto.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/eccrypto.h2
-rw-r--r--plugins/CryptoPP/crypto/src/ecp.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/ecp.h2
-rw-r--r--plugins/CryptoPP/crypto/src/elgamal.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/elgamal.h2
-rw-r--r--plugins/CryptoPP/crypto/src/emsa2.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/emsa2.h2
-rw-r--r--plugins/CryptoPP/crypto/src/eprecomp.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/eprecomp.h2
-rw-r--r--plugins/CryptoPP/crypto/src/esign.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/esign.h2
-rw-r--r--plugins/CryptoPP/crypto/src/factory.h2
-rw-r--r--plugins/CryptoPP/crypto/src/files.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/files.h2
-rw-r--r--plugins/CryptoPP/crypto/src/filters.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/filters.h2
-rw-r--r--plugins/CryptoPP/crypto/src/fips140.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/fips140.h2
-rw-r--r--plugins/CryptoPP/crypto/src/fipsalgt.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/fipstest.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/fltrimpl.h2
-rw-r--r--plugins/CryptoPP/crypto/src/gf256.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/gf256.h2
-rw-r--r--plugins/CryptoPP/crypto/src/gf2_32.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/gf2_32.h2
-rw-r--r--plugins/CryptoPP/crypto/src/gf2n.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/gf2n.h2
-rw-r--r--plugins/CryptoPP/crypto/src/gfpcrypt.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/gfpcrypt.h2
-rw-r--r--plugins/CryptoPP/crypto/src/gost.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/gost.h2
-rw-r--r--plugins/CryptoPP/crypto/src/gzip.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/gzip.h2
-rw-r--r--plugins/CryptoPP/crypto/src/haval.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/haval.h2
-rw-r--r--plugins/CryptoPP/crypto/src/hex.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/hex.h2
-rw-r--r--plugins/CryptoPP/crypto/src/hmac.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/hmac.h2
-rw-r--r--plugins/CryptoPP/crypto/src/hrtimer.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/hrtimer.h2
-rw-r--r--plugins/CryptoPP/crypto/src/ida.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/ida.h2
-rw-r--r--plugins/CryptoPP/crypto/src/idea.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/idea.h2
-rw-r--r--plugins/CryptoPP/crypto/src/integer.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/integer.h2
-rw-r--r--plugins/CryptoPP/crypto/src/iterhash.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/iterhash.h2
-rw-r--r--plugins/CryptoPP/crypto/src/lubyrack.h2
-rw-r--r--plugins/CryptoPP/crypto/src/luc.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/luc.h2
-rw-r--r--plugins/CryptoPP/crypto/src/mars.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/mars.h2
-rw-r--r--plugins/CryptoPP/crypto/src/marss.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/md2.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/md2.h2
-rw-r--r--plugins/CryptoPP/crypto/src/md4.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/md4.h2
-rw-r--r--plugins/CryptoPP/crypto/src/md5.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/md5.h2
-rw-r--r--plugins/CryptoPP/crypto/src/md5mac.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/md5mac.h2
-rw-r--r--plugins/CryptoPP/crypto/src/mdc.h2
-rw-r--r--plugins/CryptoPP/crypto/src/misc.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/misc.h2
-rw-r--r--plugins/CryptoPP/crypto/src/modarith.h2
-rw-r--r--plugins/CryptoPP/crypto/src/modes.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/modes.h2
-rw-r--r--plugins/CryptoPP/crypto/src/modexppc.h2
-rw-r--r--plugins/CryptoPP/crypto/src/mqueue.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/mqueue.h2
-rw-r--r--plugins/CryptoPP/crypto/src/mqv.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/mqv.h2
-rw-r--r--plugins/CryptoPP/crypto/src/nbtheory.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/nbtheory.h2
-rw-r--r--plugins/CryptoPP/crypto/src/network.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/network.h2
-rw-r--r--plugins/CryptoPP/crypto/src/nr.h2
-rw-r--r--plugins/CryptoPP/crypto/src/oaep.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/oaep.h2
-rw-r--r--plugins/CryptoPP/crypto/src/oids.h2
-rw-r--r--plugins/CryptoPP/crypto/src/osrng.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/osrng.h2
-rw-r--r--plugins/CryptoPP/crypto/src/panama.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/panama.h2
-rw-r--r--plugins/CryptoPP/crypto/src/pch.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/pch.h2
-rw-r--r--plugins/CryptoPP/crypto/src/pkcspad.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/pkcspad.h2
-rw-r--r--plugins/CryptoPP/crypto/src/polynomi.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/polynomi.h2
-rw-r--r--plugins/CryptoPP/crypto/src/pssr.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/pssr.h2
-rw-r--r--plugins/CryptoPP/crypto/src/pubkey.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/pubkey.h2
-rw-r--r--plugins/CryptoPP/crypto/src/pwdbased.h2
-rw-r--r--plugins/CryptoPP/crypto/src/queue.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/queue.h2
-rw-r--r--plugins/CryptoPP/crypto/src/rabin.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/rabin.h2
-rw-r--r--plugins/CryptoPP/crypto/src/randpool.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/randpool.h2
-rw-r--r--plugins/CryptoPP/crypto/src/rc2.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/rc2.h2
-rw-r--r--plugins/CryptoPP/crypto/src/rc5.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/rc5.h2
-rw-r--r--plugins/CryptoPP/crypto/src/rc6.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/rc6.h2
-rw-r--r--plugins/CryptoPP/crypto/src/rdtables.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/regtest.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/resource.h2
-rw-r--r--plugins/CryptoPP/crypto/src/rijndael.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/rijndael.h2
-rw-r--r--plugins/CryptoPP/crypto/src/ripemd.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/ripemd.h2
-rw-r--r--plugins/CryptoPP/crypto/src/rng.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/rng.h2
-rw-r--r--plugins/CryptoPP/crypto/src/rsa.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/rsa.h2
-rw-r--r--plugins/CryptoPP/crypto/src/rw.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/rw.h2
-rw-r--r--plugins/CryptoPP/crypto/src/safer.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/safer.h2
-rw-r--r--plugins/CryptoPP/crypto/src/salsa.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/salsa.h2
-rw-r--r--plugins/CryptoPP/crypto/src/seal.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/seal.h2
-rw-r--r--plugins/CryptoPP/crypto/src/secblock.h2
-rw-r--r--plugins/CryptoPP/crypto/src/seckey.h2
-rw-r--r--plugins/CryptoPP/crypto/src/serpent.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/serpent.h2
-rw-r--r--plugins/CryptoPP/crypto/src/serpentp.h2
-rw-r--r--plugins/CryptoPP/crypto/src/sha.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/sha.h2
-rw-r--r--plugins/CryptoPP/crypto/src/shacal2.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/shacal2.h2
-rw-r--r--plugins/CryptoPP/crypto/src/shark.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/shark.h2
-rw-r--r--plugins/CryptoPP/crypto/src/sharkbox.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/simple.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/simple.h2
-rw-r--r--plugins/CryptoPP/crypto/src/skipjack.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/skipjack.h2
-rw-r--r--plugins/CryptoPP/crypto/src/smartptr.h2
-rw-r--r--plugins/CryptoPP/crypto/src/socketft.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/socketft.h2
-rw-r--r--plugins/CryptoPP/crypto/src/sosemanuk.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/sosemanuk.h2
-rw-r--r--plugins/CryptoPP/crypto/src/square.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/square.h2
-rw-r--r--plugins/CryptoPP/crypto/src/squaretb.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/stdcpp.h2
-rw-r--r--plugins/CryptoPP/crypto/src/strciphr.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/strciphr.h2
-rw-r--r--plugins/CryptoPP/crypto/src/tea.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/tea.h2
-rw-r--r--plugins/CryptoPP/crypto/src/test.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/tftables.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/tiger.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/tiger.h2
-rw-r--r--plugins/CryptoPP/crypto/src/tigertab.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/trdlocal.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/trdlocal.h2
-rw-r--r--plugins/CryptoPP/crypto/src/trunhash.h2
-rw-r--r--plugins/CryptoPP/crypto/src/ttmac.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/ttmac.h2
-rw-r--r--plugins/CryptoPP/crypto/src/twofish.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/twofish.h2
-rw-r--r--plugins/CryptoPP/crypto/src/validat1.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/validat2.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/validat3.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/validate.h2
-rw-r--r--plugins/CryptoPP/crypto/src/version.h2
-rw-r--r--plugins/CryptoPP/crypto/src/vmac.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/vmac.h2
-rw-r--r--plugins/CryptoPP/crypto/src/wait.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/wait.h2
-rw-r--r--plugins/CryptoPP/crypto/src/wake.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/wake.h2
-rw-r--r--plugins/CryptoPP/crypto/src/whrlpool.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/whrlpool.h2
-rw-r--r--plugins/CryptoPP/crypto/src/winpipes.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/winpipes.h2
-rw-r--r--plugins/CryptoPP/crypto/src/words.h2
-rw-r--r--plugins/CryptoPP/crypto/src/xormac.h2
-rw-r--r--plugins/CryptoPP/crypto/src/xtr.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/xtr.h2
-rw-r--r--plugins/CryptoPP/crypto/src/xtrcrypt.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/xtrcrypt.h2
-rw-r--r--plugins/CryptoPP/crypto/src/zdeflate.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/zdeflate.h2
-rw-r--r--plugins/CryptoPP/crypto/src/zinflate.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/zinflate.h2
-rw-r--r--plugins/CryptoPP/crypto/src/zlib.cpp2
-rw-r--r--plugins/CryptoPP/crypto/src/zlib.h2
-rw-r--r--plugins/CryptoPP/docs/!whatsnew.txt2
-rw-r--r--plugins/CryptoPP/docs/readme.txt2
-rw-r--r--plugins/CryptoPP/res/resource.rc2
-rw-r--r--plugins/CryptoPP/res/version.rc2
-rw-r--r--plugins/CryptoPP/src/GPGw/gpg.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/gpg.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/gpg.rc2
-rw-r--r--plugins/CryptoPP/src/GPGw/gpg_main.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/gpg_res.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/gpgw.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/keys.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/keys.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/language.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/language.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/passdialog.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/passdialog.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/passphrases.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/passphrases.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/pipeexec.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/pipeexec.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/size.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/tools.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/tools.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/userdialog.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/userdialog.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/pgpw.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6.cpp2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8.cpp2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pflTypes.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpAPIAdapter.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpBER.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpBase.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpBigNum.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpCBC.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpCFB.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpConfig.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpEC.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpEncode.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpErrors.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpFeatures.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpGroups.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpHMAC.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpHash.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpHashWords.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpIKE.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeyServer.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeys.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpLDAP.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpMemoryMgr.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpOptionList.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLConfig.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLErrors.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpPubTypes.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpPublicKey.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpRandomPool.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpReconstruct.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpSECSH.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpSKEP.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpShare.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpShareFile.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpSockets.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpSymmetricCipher.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpTLS.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpUserInterface.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpUtilities.h2
-rw-r--r--plugins/CryptoPP/src/base16.cpp2
-rw-r--r--plugins/CryptoPP/src/base16.h2
-rw-r--r--plugins/CryptoPP/src/base64.cpp2
-rw-r--r--plugins/CryptoPP/src/commonheaders.h2
-rw-r--r--plugins/CryptoPP/src/cpp_cntx.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_gpgw.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_gzip.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_keys.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_misc.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_pgpw.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_rsam.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_rsam.h2
-rw-r--r--plugins/CryptoPP/src/cpp_rsau.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_rsau.h2
-rw-r--r--plugins/CryptoPP/src/cpp_svcs.cpp2
-rw-r--r--plugins/CryptoPP/src/cryptopp.h2
-rw-r--r--plugins/CryptoPP/src/gettime.cpp2
-rw-r--r--plugins/CryptoPP/src/gettime.h2
-rw-r--r--plugins/CryptoPP/src/main.cpp2
-rw-r--r--plugins/CryptoPP/src/mmi.cpp2
-rw-r--r--plugins/CryptoPP/src/mmi.h2
-rw-r--r--plugins/CryptoPP/src/resource.h2
-rw-r--r--plugins/CryptoPP/src/stdafx.cpp2
-rw-r--r--plugins/CryptoPP/src/utf8.cpp2
-rw-r--r--plugins/CryptoPP/src/utf8.h2
-rw-r--r--plugins/CryptoPP/src/version.h2
-rw-r--r--plugins/CyrTranslit/docs/gpl.txt2
-rw-r--r--plugins/CyrTranslit/docs/readme.txt2
-rw-r--r--plugins/CyrTranslit/res/version.rc2
-rw-r--r--plugins/CyrTranslit/src/MirandaContact.cpp2
-rw-r--r--plugins/CyrTranslit/src/MirandaContact.h2
-rw-r--r--plugins/CyrTranslit/src/TransliterationMap.cpp2
-rw-r--r--plugins/CyrTranslit/src/TransliterationMap.h2
-rw-r--r--plugins/CyrTranslit/src/TransliterationProtocol.cpp2
-rw-r--r--plugins/CyrTranslit/src/TransliterationProtocol.h2
-rw-r--r--plugins/CyrTranslit/src/main.cpp2
-rw-r--r--plugins/CyrTranslit/src/resource.h2
-rw-r--r--plugins/CyrTranslit/src/stdafx.cxx2
-rw-r--r--plugins/CyrTranslit/src/stdafx.h2
-rw-r--r--plugins/CyrTranslit/src/version.h2
-rw-r--r--plugins/Db3x_mmap/CMakeLists.txt2
-rw-r--r--plugins/Db3x_mmap/res/db3x_mmap.rc2
-rw-r--r--plugins/Db3x_mmap/res/version.rc2
-rw-r--r--plugins/Db3x_mmap/src/database.cpp2
-rw-r--r--plugins/Db3x_mmap/src/database.h2
-rw-r--r--plugins/Db3x_mmap/src/dbcache.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbcontacts.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbcrypt.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbevents.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbheaders.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbintf.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbintf.h2
-rw-r--r--plugins/Db3x_mmap/src/dbmodulechain.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbsettings.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbtool/aggressive.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbtool/contactchain.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbtool/disk.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbtool/eventchain.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbtool/finaltasks.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbtool/initialchecks.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbtool/modulechain.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbtool/settingschain.cpp2
-rw-r--r--plugins/Db3x_mmap/src/dbtool/user.cpp2
-rw-r--r--plugins/Db3x_mmap/src/init.cpp2
-rw-r--r--plugins/Db3x_mmap/src/resource.h2
-rw-r--r--plugins/Db3x_mmap/src/stdafx.cxx2
-rw-r--r--plugins/Db3x_mmap/src/stdafx.h2
-rw-r--r--plugins/Db3x_mmap/src/ui.cpp2
-rw-r--r--plugins/Db3x_mmap/src/ui.h2
-rw-r--r--plugins/Db3x_mmap/src/version.h2
-rw-r--r--plugins/DbChecker/res/resource.rc2
-rw-r--r--plugins/DbChecker/res/version.rc2
-rw-r--r--plugins/DbChecker/src/cleaning.cpp2
-rw-r--r--plugins/DbChecker/src/fileaccess.cpp2
-rw-r--r--plugins/DbChecker/src/finished.cpp2
-rw-r--r--plugins/DbChecker/src/main.cpp2
-rw-r--r--plugins/DbChecker/src/openerror.cpp2
-rw-r--r--plugins/DbChecker/src/progress.cpp2
-rw-r--r--plugins/DbChecker/src/resource.h2
-rw-r--r--plugins/DbChecker/src/selectdb.cpp2
-rw-r--r--plugins/DbChecker/src/stdafx.cxx2
-rw-r--r--plugins/DbChecker/src/stdafx.h2
-rw-r--r--plugins/DbChecker/src/version.h2
-rw-r--r--plugins/DbChecker/src/welcome.cpp2
-rw-r--r--plugins/DbChecker/src/wizard.cpp2
-rw-r--r--plugins/DbChecker/src/worker.cpp2
-rw-r--r--plugins/DbEditorPP/docs/readme.txt2
-rw-r--r--plugins/DbEditorPP/res/Version.rc2
-rw-r--r--plugins/DbEditorPP/res/resource.rc2
-rw-r--r--plugins/DbEditorPP/src/copymodule.cpp2
-rw-r--r--plugins/DbEditorPP/src/deletemodule.cpp2
-rw-r--r--plugins/DbEditorPP/src/exportimport.cpp2
-rw-r--r--plugins/DbEditorPP/src/findwindow.cpp2
-rw-r--r--plugins/DbEditorPP/src/icons.cpp2
-rw-r--r--plugins/DbEditorPP/src/main.cpp2
-rw-r--r--plugins/DbEditorPP/src/main_window.cpp2
-rw-r--r--plugins/DbEditorPP/src/modsettingenum.cpp2
-rw-r--r--plugins/DbEditorPP/src/moduletree.cpp2
-rw-r--r--plugins/DbEditorPP/src/options.cpp2
-rw-r--r--plugins/DbEditorPP/src/renamemodule.cpp2
-rw-r--r--plugins/DbEditorPP/src/resource.h2
-rw-r--r--plugins/DbEditorPP/src/settinglist.cpp2
-rw-r--r--plugins/DbEditorPP/src/settingsdlg.cpp2
-rw-r--r--plugins/DbEditorPP/src/stdafx.cxx2
-rw-r--r--plugins/DbEditorPP/src/stdafx.h2
-rw-r--r--plugins/DbEditorPP/src/version.h2
-rw-r--r--plugins/DbEditorPP/src/watchedvars.cpp2
-rw-r--r--plugins/Db_autobackups/res/db_autobackups.rc2
-rw-r--r--plugins/Db_autobackups/res/version.rc2
-rw-r--r--plugins/Db_autobackups/src/backup.cpp2
-rw-r--r--plugins/Db_autobackups/src/main.cpp2
-rw-r--r--plugins/Db_autobackups/src/options.cpp2
-rw-r--r--plugins/Db_autobackups/src/options.h2
-rw-r--r--plugins/Db_autobackups/src/resource.h2
-rw-r--r--plugins/Db_autobackups/src/stdafx.cxx2
-rw-r--r--plugins/Db_autobackups/src/stdafx.h2
-rw-r--r--plugins/Db_autobackups/src/version.h2
-rw-r--r--plugins/Db_autobackups/src/zip.cpp2
-rw-r--r--plugins/Dbx_mdb/res/dbx_mdb.rc2
-rw-r--r--plugins/Dbx_mdb/res/version.rc2
-rw-r--r--plugins/Dbx_mdb/src/dbcontacts.cpp2
-rw-r--r--plugins/Dbx_mdb/src/dbcrypt.cpp2
-rw-r--r--plugins/Dbx_mdb/src/dbevents.cpp2
-rw-r--r--plugins/Dbx_mdb/src/dbintf.cpp2
-rw-r--r--plugins/Dbx_mdb/src/dbintf.h2
-rw-r--r--plugins/Dbx_mdb/src/dbmodulechain.cpp2
-rw-r--r--plugins/Dbx_mdb/src/dbsettings.cpp2
-rw-r--r--plugins/Dbx_mdb/src/dbutils.cpp2
-rw-r--r--plugins/Dbx_mdb/src/init.cpp2
-rw-r--r--plugins/Dbx_mdb/src/mdbx/bits.h2
-rw-r--r--plugins/Dbx_mdb/src/mdbx/defs.h2
-rw-r--r--plugins/Dbx_mdb/src/mdbx/lck-windows.c2
-rw-r--r--plugins/Dbx_mdb/src/mdbx/mdbx.h2
-rw-r--r--plugins/Dbx_mdb/src/mdbx/osal.c2
-rw-r--r--plugins/Dbx_mdb/src/mdbx/osal.h2
-rw-r--r--plugins/Dbx_mdb/src/mdbx/version.c2
-rw-r--r--plugins/Dbx_mdb/src/resource.h2
-rw-r--r--plugins/Dbx_mdb/src/stdafx.cxx2
-rw-r--r--plugins/Dbx_mdb/src/stdafx.h2
-rw-r--r--plugins/Dbx_mdb/src/ui.cpp2
-rw-r--r--plugins/Dbx_mdb/src/ui.h2
-rw-r--r--plugins/Dbx_mdb/src/version.h2
-rw-r--r--plugins/Exchange/docs/readme.txt2
-rw-r--r--plugins/Exchange/docs/readme_IM.txt2
-rw-r--r--plugins/Exchange/res/exchange.rc2
-rw-r--r--plugins/Exchange/res/version.rc2
-rw-r--r--plugins/Exchange/src/MirandaExchange.cpp2
-rw-r--r--plugins/Exchange/src/MirandaExchange.h2
-rw-r--r--plugins/Exchange/src/dlg_handlers.cpp2
-rw-r--r--plugins/Exchange/src/dlg_handlers.h2
-rw-r--r--plugins/Exchange/src/emails.cpp2
-rw-r--r--plugins/Exchange/src/emails.h2
-rw-r--r--plugins/Exchange/src/exchange.cpp2
-rw-r--r--plugins/Exchange/src/hooked_events.cpp2
-rw-r--r--plugins/Exchange/src/hooked_events.h2
-rw-r--r--plugins/Exchange/src/resource.h2
-rw-r--r--plugins/Exchange/src/services.cpp2
-rw-r--r--plugins/Exchange/src/services.h2
-rw-r--r--plugins/Exchange/src/stdafx.cxx2
-rw-r--r--plugins/Exchange/src/stdafx.h2
-rw-r--r--plugins/Exchange/src/utils.cpp2
-rw-r--r--plugins/Exchange/src/utils.h2
-rw-r--r--plugins/Exchange/src/version.h2
-rw-r--r--plugins/ExternalAPI/m_HTTPServer.h2
-rw-r--r--plugins/ExternalAPI/m_NewAwaySys.h2
-rw-r--r--plugins/ExternalAPI/m_Quotes.h2
-rw-r--r--plugins/ExternalAPI/m_account.h2
-rw-r--r--plugins/ExternalAPI/m_actman.h2
-rw-r--r--plugins/ExternalAPI/m_addcontactplus.h2
-rwxr-xr-xplugins/ExternalAPI/m_alarms.h2
-rw-r--r--plugins/ExternalAPI/m_assocmgr.h2
-rw-r--r--plugins/ExternalAPI/m_autobackups.h2
-rw-r--r--plugins/ExternalAPI/m_avatarhistory.h2
-rw-r--r--plugins/ExternalAPI/m_changekeyboardlayout.h2
-rw-r--r--plugins/ExternalAPI/m_cln_skinedit.h2
-rw-r--r--plugins/ExternalAPI/m_crashdumper.h2
-rw-r--r--plugins/ExternalAPI/m_dbeditorpp.h2
-rw-r--r--plugins/ExternalAPI/m_dropbox.h2
-rw-r--r--plugins/ExternalAPI/m_filterplugin.h2
-rw-r--r--plugins/ExternalAPI/m_fingerprint.h2
-rw-r--r--plugins/ExternalAPI/m_flags.h2
-rw-r--r--plugins/ExternalAPI/m_folders.h2
-rw-r--r--plugins/ExternalAPI/m_ftpfile.h2
-rw-r--r--plugins/ExternalAPI/m_historystats.h2
-rw-r--r--plugins/ExternalAPI/m_hpp.h2
-rw-r--r--plugins/ExternalAPI/m_ieview.h2
-rw-r--r--plugins/ExternalAPI/m_kbdnotify.h2
-rw-r--r--plugins/ExternalAPI/m_listeningto.h2
-rw-r--r--plugins/ExternalAPI/m_lua.h2
-rw-r--r--plugins/ExternalAPI/m_mails.h2
-rw-r--r--plugins/ExternalAPI/m_messages.h2
-rw-r--r--plugins/ExternalAPI/m_messagestate.h2
-rw-r--r--plugins/ExternalAPI/m_music.h2
-rw-r--r--plugins/ExternalAPI/m_mydetails.h2
-rw-r--r--plugins/ExternalAPI/m_notify.h2
-rw-r--r--plugins/ExternalAPI/m_nudge.h2
-rw-r--r--plugins/ExternalAPI/m_proto_listeningto.h2
-rw-r--r--plugins/ExternalAPI/m_protoplugin.h2
-rw-r--r--plugins/ExternalAPI/m_quickcontacts.h2
-rw-r--r--plugins/ExternalAPI/m_radio.h2
-rw-r--r--plugins/ExternalAPI/m_sendss.h2
-rw-r--r--plugins/ExternalAPI/m_sessions.h2
-rw-r--r--plugins/ExternalAPI/m_shutdown.h2
-rw-r--r--plugins/ExternalAPI/m_simplestatusmsg.h2
-rw-r--r--plugins/ExternalAPI/m_skin_eng.h2
-rw-r--r--plugins/ExternalAPI/m_skinbutton.h2
-rw-r--r--plugins/ExternalAPI/m_smileyadd.h2
-rw-r--r--plugins/ExternalAPI/m_spellchecker.h2
-rw-r--r--plugins/ExternalAPI/m_splash.h2
-rw-r--r--plugins/ExternalAPI/m_statusplugins.h2
-rw-r--r--plugins/ExternalAPI/m_stopspam.h2
-rw-r--r--plugins/ExternalAPI/m_synchro.h2
-rw-r--r--plugins/ExternalAPI/m_text.h2
-rw-r--r--plugins/ExternalAPI/m_tipper.h2
-rw-r--r--plugins/ExternalAPI/m_toptoolbar.h2
-rw-r--r--plugins/ExternalAPI/m_userinfoex.h2
-rw-r--r--plugins/ExternalAPI/m_variables.h2
-rw-r--r--plugins/ExternalAPI/m_weather.h2
-rw-r--r--plugins/ExternalAPI/m_winterspeak.h2
-rw-r--r--plugins/ExternalAPI/m_xpTheme.h2
-rw-r--r--plugins/ExternalAPI/m_yamn.h2
-rw-r--r--plugins/ExternalAPI/m_yapp.h2
-rw-r--r--plugins/FTPFileYM/docs/licence.txt2
-rw-r--r--plugins/FTPFileYM/docs/readme.txt2
-rw-r--r--plugins/FTPFileYM/res/Version.rc2
-rw-r--r--plugins/FTPFileYM/res/ftpfile.rc2
-rw-r--r--plugins/FTPFileYM/src/dbentry.cpp2
-rw-r--r--plugins/FTPFileYM/src/dbentry.h2
-rw-r--r--plugins/FTPFileYM/src/deletetimer.cpp2
-rw-r--r--plugins/FTPFileYM/src/deletetimer.h2
-rw-r--r--plugins/FTPFileYM/src/dialog.cpp2
-rw-r--r--plugins/FTPFileYM/src/dialog.h2
-rw-r--r--plugins/FTPFileYM/src/ftpfile.cpp2
-rw-r--r--plugins/FTPFileYM/src/job_delete.cpp2
-rw-r--r--plugins/FTPFileYM/src/job_delete.h2
-rw-r--r--plugins/FTPFileYM/src/job_generic.cpp2
-rw-r--r--plugins/FTPFileYM/src/job_generic.h2
-rw-r--r--plugins/FTPFileYM/src/job_packer.cpp2
-rw-r--r--plugins/FTPFileYM/src/job_packer.h2
-rw-r--r--plugins/FTPFileYM/src/job_upload.cpp2
-rw-r--r--plugins/FTPFileYM/src/job_upload.h2
-rw-r--r--plugins/FTPFileYM/src/manager.cpp2
-rw-r--r--plugins/FTPFileYM/src/manager.h2
-rw-r--r--plugins/FTPFileYM/src/mir_db.cpp2
-rw-r--r--plugins/FTPFileYM/src/mir_db.h2
-rw-r--r--plugins/FTPFileYM/src/options.cpp2
-rw-r--r--plugins/FTPFileYM/src/options.h2
-rw-r--r--plugins/FTPFileYM/src/resource.h2
-rw-r--r--plugins/FTPFileYM/src/serverlist.cpp2
-rw-r--r--plugins/FTPFileYM/src/serverlist.h2
-rw-r--r--plugins/FTPFileYM/src/stdafx.cxx2
-rw-r--r--plugins/FTPFileYM/src/stdafx.h2
-rw-r--r--plugins/FTPFileYM/src/utils.cpp2
-rw-r--r--plugins/FTPFileYM/src/utils.h2
-rw-r--r--plugins/FTPFileYM/src/version.h2
-rw-r--r--plugins/FavContacts/res/Version.rc2
-rw-r--r--plugins/FavContacts/res/resource.rc2
-rw-r--r--plugins/FavContacts/src/contact_cache.cpp2
-rw-r--r--plugins/FavContacts/src/contact_cache.h2
-rw-r--r--plugins/FavContacts/src/cserver.cpp2
-rw-r--r--plugins/FavContacts/src/cserver.h2
-rw-r--r--plugins/FavContacts/src/csocket.cpp2
-rw-r--r--plugins/FavContacts/src/csocket.h2
-rw-r--r--plugins/FavContacts/src/favlist.h2
-rw-r--r--plugins/FavContacts/src/http_api.cpp2
-rw-r--r--plugins/FavContacts/src/http_api.h2
-rw-r--r--plugins/FavContacts/src/main.cpp2
-rw-r--r--plugins/FavContacts/src/menu.cpp2
-rw-r--r--plugins/FavContacts/src/options.cpp2
-rw-r--r--plugins/FavContacts/src/resource.h2
-rw-r--r--plugins/FavContacts/src/services.cpp2
-rw-r--r--plugins/FavContacts/src/stdafx.cxx2
-rw-r--r--plugins/FavContacts/src/stdafx.h2
-rw-r--r--plugins/FavContacts/src/version.h2
-rw-r--r--plugins/FileAsMessage/res/Version.rc2
-rw-r--r--plugins/FileAsMessage/res/resources.rc2
-rw-r--r--plugins/FileAsMessage/src/crc32.cpp2
-rw-r--r--plugins/FileAsMessage/src/dialog.cpp2
-rw-r--r--plugins/FileAsMessage/src/dialog.h2
-rw-r--r--plugins/FileAsMessage/src/main.cpp2
-rw-r--r--plugins/FileAsMessage/src/main.h2
-rw-r--r--plugins/FileAsMessage/src/optionsdlg.cpp2
-rw-r--r--plugins/FileAsMessage/src/resource.h2
-rw-r--r--plugins/FileAsMessage/src/stdafx.cpp2
-rw-r--r--plugins/FileAsMessage/src/version.h2
-rw-r--r--plugins/FingerprintNG/docs/changelog.txt2
-rw-r--r--plugins/FingerprintNG/docs/fingerprint_old_mod_changelog.txt2
-rw-r--r--plugins/FingerprintNG/iconpacks/res/fp_icons.rc2
-rw-r--r--plugins/FingerprintNG/res/resource.rc2
-rw-r--r--plugins/FingerprintNG/res/version.rc2
-rw-r--r--plugins/FingerprintNG/src/finger_groups.h2
-rw-r--r--plugins/FingerprintNG/src/fingerprint.cpp2
-rw-r--r--plugins/FingerprintNG/src/main.cpp2
-rw-r--r--plugins/FingerprintNG/src/masks.cpp2
-rw-r--r--plugins/FingerprintNG/src/options.cpp2
-rw-r--r--plugins/FingerprintNG/src/resource.h2
-rw-r--r--plugins/FingerprintNG/src/stdafx.cxx2
-rw-r--r--plugins/FingerprintNG/src/stdafx.h2
-rw-r--r--plugins/FingerprintNG/src/version.h2
-rw-r--r--plugins/FloatingContacts/docs/readme.txt2
-rw-r--r--plugins/FloatingContacts/res/fltcnt.rc2
-rw-r--r--plugins/FloatingContacts/res/version.rc2
-rw-r--r--plugins/FloatingContacts/src/bitmap_funcs.cpp2
-rw-r--r--plugins/FloatingContacts/src/bitmap_funcs.h2
-rw-r--r--plugins/FloatingContacts/src/filedrop.cpp2
-rw-r--r--plugins/FloatingContacts/src/filedrop.h2
-rw-r--r--plugins/FloatingContacts/src/fltcont.h2
-rw-r--r--plugins/FloatingContacts/src/main.cpp2
-rw-r--r--plugins/FloatingContacts/src/options.cpp2
-rw-r--r--plugins/FloatingContacts/src/resource.h2
-rw-r--r--plugins/FloatingContacts/src/stdafx.cxx2
-rw-r--r--plugins/FloatingContacts/src/stdafx.h2
-rw-r--r--plugins/FloatingContacts/src/thumbs.cpp2
-rw-r--r--plugins/FloatingContacts/src/thumbs.h2
-rw-r--r--plugins/FloatingContacts/src/version.h2
-rw-r--r--plugins/Folders/docs/readme.txt2
-rw-r--r--plugins/Folders/res/folders.rc2
-rw-r--r--plugins/Folders/res/version.rc2
-rw-r--r--plugins/Folders/src/dlg_handlers.cpp2
-rw-r--r--plugins/Folders/src/events.cpp2
-rw-r--r--plugins/Folders/src/events.h2
-rw-r--r--plugins/Folders/src/folderItem.cpp2
-rw-r--r--plugins/Folders/src/folderItem.h2
-rw-r--r--plugins/Folders/src/folders.cpp2
-rw-r--r--plugins/Folders/src/resource.h2
-rw-r--r--plugins/Folders/src/services.cpp2
-rw-r--r--plugins/Folders/src/services.h2
-rw-r--r--plugins/Folders/src/stdafx.cxx2
-rw-r--r--plugins/Folders/src/stdafx.h2
-rw-r--r--plugins/Folders/src/utils.cpp2
-rw-r--r--plugins/Folders/src/utils.h2
-rw-r--r--plugins/Folders/src/version.h2
-rw-r--r--plugins/GmailNotifier/res/options.rc2
-rw-r--r--plugins/GmailNotifier/res/version.rc2
-rw-r--r--plugins/GmailNotifier/src/check.cpp2
-rw-r--r--plugins/GmailNotifier/src/main.cpp2
-rw-r--r--plugins/GmailNotifier/src/notify.cpp2
-rw-r--r--plugins/GmailNotifier/src/options.cpp2
-rw-r--r--plugins/GmailNotifier/src/resource.h2
-rw-r--r--plugins/GmailNotifier/src/stdafx.cxx2
-rw-r--r--plugins/GmailNotifier/src/stdafx.h2
-rw-r--r--plugins/GmailNotifier/src/utility.cpp2
-rw-r--r--plugins/GmailNotifier/src/version.h2
-rw-r--r--plugins/HTTPServer/docs/Changelog.txt2
-rw-r--r--plugins/HTTPServer/docs/data/Changelog.txt2
-rw-r--r--plugins/HTTPServer/res/Version.rc2
-rw-r--r--plugins/HTTPServer/res/resource.rc2
-rw-r--r--plugins/HTTPServer/src/FileShareNode.cpp2
-rw-r--r--plugins/HTTPServer/src/FileShareNode.h2
-rw-r--r--plugins/HTTPServer/src/Glob.h2
-rw-r--r--plugins/HTTPServer/src/GuiElements.cpp2
-rw-r--r--plugins/HTTPServer/src/GuiElements.h2
-rw-r--r--plugins/HTTPServer/src/HttpUser.cpp2
-rw-r--r--plugins/HTTPServer/src/HttpUser.h2
-rw-r--r--plugins/HTTPServer/src/IndexCreation.h2
-rw-r--r--plugins/HTTPServer/src/IndexHTML.cpp2
-rw-r--r--plugins/HTTPServer/src/IndexXML.cpp2
-rw-r--r--plugins/HTTPServer/src/MimeHandling.cpp2
-rw-r--r--plugins/HTTPServer/src/MimeHandling.h2
-rw-r--r--plugins/HTTPServer/src/main.cpp2
-rw-r--r--plugins/HTTPServer/src/resource.h2
-rw-r--r--plugins/HTTPServer/src/stdafx.cpp2
-rw-r--r--plugins/HTTPServer/src/version.h2
-rw-r--r--plugins/HistoryLinkListPlus/res/Version.rc2
-rw-r--r--plugins/HistoryLinkListPlus/res/linklist.rc2
-rw-r--r--plugins/HistoryLinkListPlus/src/language.h2
-rw-r--r--plugins/HistoryLinkListPlus/src/linklist.cpp2
-rw-r--r--plugins/HistoryLinkListPlus/src/linklist_dlg.cpp2
-rw-r--r--plugins/HistoryLinkListPlus/src/linklist_dlg.h2
-rw-r--r--plugins/HistoryLinkListPlus/src/linklist_fct.cpp2
-rw-r--r--plugins/HistoryLinkListPlus/src/linklist_fct.h2
-rw-r--r--plugins/HistoryLinkListPlus/src/resource.h2
-rw-r--r--plugins/HistoryLinkListPlus/src/stdafx.cxx2
-rw-r--r--plugins/HistoryLinkListPlus/src/stdafx.h2
-rw-r--r--plugins/HistoryLinkListPlus/src/version.h2
-rw-r--r--plugins/HistoryPlusPlus/historypp_icons/res/resource.rc2
-rw-r--r--plugins/HistoryPlusPlus/historypp_icons/src/resource.h2
-rw-r--r--plugins/HistoryPlusPlus/hpp_opt_dialog.rc2
-rw-r--r--plugins/HistoryPlusPlus/hpp_res_ver.rc2
-rw-r--r--plugins/HistoryPlusPlus/hpp_resource.rc2
-rw-r--r--plugins/HistoryPlusPlus/note.txt2
-rw-r--r--plugins/HistoryStats/docs/changelog.txt2
-rw-r--r--plugins/HistoryStats/docs/readme.txt2
-rw-r--r--plugins/HistoryStats/res/resource.rc2
-rw-r--r--plugins/HistoryStats/res/version.rc2
-rw-r--r--plugins/HistoryStats/src/_consts.cpp2
-rw-r--r--plugins/HistoryStats/src/_consts.h2
-rw-r--r--plugins/HistoryStats/src/_format.h2
-rw-r--r--plugins/HistoryStats/src/_langext.h2
-rw-r--r--plugins/HistoryStats/src/_strfunc.h2
-rw-r--r--plugins/HistoryStats/src/bandctrl.cpp2
-rw-r--r--plugins/HistoryStats/src/bandctrl.h2
-rw-r--r--plugins/HistoryStats/src/bandctrldefs.h2
-rw-r--r--plugins/HistoryStats/src/bandctrlimpl.cpp2
-rw-r--r--plugins/HistoryStats/src/bandctrlimpl.h2
-rw-r--r--plugins/HistoryStats/src/canvas.cpp2
-rw-r--r--plugins/HistoryStats/src/canvas.h2
-rw-r--r--plugins/HistoryStats/src/colbase_words.cpp2
-rw-r--r--plugins/HistoryStats/src/colbase_words.h2
-rw-r--r--plugins/HistoryStats/src/column.cpp2
-rw-r--r--plugins/HistoryStats/src/column.h2
-rw-r--r--plugins/HistoryStats/src/column_chatduration.cpp2
-rw-r--r--plugins/HistoryStats/src/column_chatduration.h2
-rw-r--r--plugins/HistoryStats/src/column_events.cpp2
-rw-r--r--plugins/HistoryStats/src/column_events.h2
-rw-r--r--plugins/HistoryStats/src/column_group.cpp2
-rw-r--r--plugins/HistoryStats/src/column_group.h2
-rw-r--r--plugins/HistoryStats/src/column_inout.cpp2
-rw-r--r--plugins/HistoryStats/src/column_inout.h2
-rw-r--r--plugins/HistoryStats/src/column_inoutgraph.cpp2
-rw-r--r--plugins/HistoryStats/src/column_inoutgraph.h2
-rw-r--r--plugins/HistoryStats/src/column_nick.cpp2
-rw-r--r--plugins/HistoryStats/src/column_nick.h2
-rw-r--r--plugins/HistoryStats/src/column_protocol.cpp2
-rw-r--r--plugins/HistoryStats/src/column_protocol.h2
-rw-r--r--plugins/HistoryStats/src/column_rank.cpp2
-rw-r--r--plugins/HistoryStats/src/column_rank.h2
-rw-r--r--plugins/HistoryStats/src/column_split.cpp2
-rw-r--r--plugins/HistoryStats/src/column_split.h2
-rw-r--r--plugins/HistoryStats/src/column_splittimeline.cpp2
-rw-r--r--plugins/HistoryStats/src/column_splittimeline.h2
-rw-r--r--plugins/HistoryStats/src/column_timeline.cpp2
-rw-r--r--plugins/HistoryStats/src/column_timeline.h2
-rw-r--r--plugins/HistoryStats/src/column_wordcount.cpp2
-rw-r--r--plugins/HistoryStats/src/column_wordcount.h2
-rw-r--r--plugins/HistoryStats/src/column_words.cpp2
-rw-r--r--plugins/HistoryStats/src/column_words.h2
-rw-r--r--plugins/HistoryStats/src/contact.cpp2
-rw-r--r--plugins/HistoryStats/src/contact.h2
-rw-r--r--plugins/HistoryStats/src/dlgconfigure.cpp2
-rw-r--r--plugins/HistoryStats/src/dlgconfigure.h2
-rw-r--r--plugins/HistoryStats/src/dlgfilterwords.cpp2
-rw-r--r--plugins/HistoryStats/src/dlgfilterwords.h2
-rw-r--r--plugins/HistoryStats/src/dlgoption.cpp2
-rw-r--r--plugins/HistoryStats/src/dlgoption.h2
-rw-r--r--plugins/HistoryStats/src/dlgoption_subbase.cpp2
-rw-r--r--plugins/HistoryStats/src/dlgoption_subcolumns.cpp2
-rw-r--r--plugins/HistoryStats/src/dlgoption_subexclude.cpp2
-rw-r--r--plugins/HistoryStats/src/dlgoption_subglobal.cpp2
-rw-r--r--plugins/HistoryStats/src/dlgoption_subinput.cpp2
-rw-r--r--plugins/HistoryStats/src/dlgoption_suboutput.cpp2
-rw-r--r--plugins/HistoryStats/src/iconlib.cpp2
-rw-r--r--plugins/HistoryStats/src/iconlib.h2
-rw-r--r--plugins/HistoryStats/src/inout.h2
-rw-r--r--plugins/HistoryStats/src/main.cpp2
-rw-r--r--plugins/HistoryStats/src/main.h2
-rw-r--r--plugins/HistoryStats/src/message.cpp2
-rw-r--r--plugins/HistoryStats/src/message.h2
-rw-r--r--plugins/HistoryStats/src/mirandacontact.cpp2
-rw-r--r--plugins/HistoryStats/src/mirandacontact.h2
-rw-r--r--plugins/HistoryStats/src/mirandahistory.cpp2
-rw-r--r--plugins/HistoryStats/src/mirandahistory.h2
-rw-r--r--plugins/HistoryStats/src/mirandasettings.cpp2
-rw-r--r--plugins/HistoryStats/src/mirandasettings.h2
-rw-r--r--plugins/HistoryStats/src/mu_common.cpp2
-rw-r--r--plugins/HistoryStats/src/mu_common.h2
-rw-r--r--plugins/HistoryStats/src/optionsctrl.cpp2
-rw-r--r--plugins/HistoryStats/src/optionsctrl.h2
-rw-r--r--plugins/HistoryStats/src/optionsctrldefs.h2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl.cpp2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl.h2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl_button.cpp2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl_check.cpp2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl_color.cpp2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl_combo.cpp2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl_datetime.cpp2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl_edit.cpp2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl_group.cpp2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl_item.cpp2
-rw-r--r--plugins/HistoryStats/src/optionsctrlimpl_radio.cpp2
-rw-r--r--plugins/HistoryStats/src/resource.h2
-rw-r--r--plugins/HistoryStats/src/settings.cpp2
-rw-r--r--plugins/HistoryStats/src/settings.h2
-rw-r--r--plugins/HistoryStats/src/settingsserializer.cpp2
-rw-r--r--plugins/HistoryStats/src/settingsserializer.h2
-rw-r--r--plugins/HistoryStats/src/settingstree.cpp2
-rw-r--r--plugins/HistoryStats/src/settingstree.h2
-rw-r--r--plugins/HistoryStats/src/statistic.cpp2
-rw-r--r--plugins/HistoryStats/src/statistic.h2
-rw-r--r--plugins/HistoryStats/src/stdafx.cxx2
-rw-r--r--plugins/HistoryStats/src/stdafx.h2
-rw-r--r--plugins/HistoryStats/src/utf8buffer.h2
-rw-r--r--plugins/HistoryStats/src/utils.cpp2
-rw-r--r--plugins/HistoryStats/src/utils.h2
-rw-r--r--plugins/HistoryStats/src/utils/pattern.h2
-rw-r--r--plugins/HistoryStats/src/version.h2
-rw-r--r--plugins/HistorySweeperLight/res/Version.rc2
-rw-r--r--plugins/HistorySweeperLight/res/historysweeperlight.rc2
-rw-r--r--plugins/HistorySweeperLight/src/historysweeperlight.cpp2
-rw-r--r--plugins/HistorySweeperLight/src/main.cpp2
-rw-r--r--plugins/HistorySweeperLight/src/options.cpp2
-rw-r--r--plugins/HistorySweeperLight/src/resource.h2
-rw-r--r--plugins/HistorySweeperLight/src/stdafx.cxx2
-rw-r--r--plugins/HistorySweeperLight/src/stdafx.h2
-rw-r--r--plugins/HistorySweeperLight/src/version.h2
-rw-r--r--plugins/HwHotKeys/res/HwHotKeys.rc2
-rw-r--r--plugins/HwHotKeys/res/Version.rc2
-rw-r--r--plugins/HwHotKeys/src/HwHotKeys_Dlg.cpp2
-rw-r--r--plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp2
-rw-r--r--plugins/HwHotKeys/src/HwHotKeys_KbdHook.cpp2
-rw-r--r--plugins/HwHotKeys/src/HwHotKeys_KeyName.cpp2
-rw-r--r--plugins/HwHotKeys/src/HwHotKeys_Util.cpp2
-rw-r--r--plugins/HwHotKeys/src/resource.h2
-rw-r--r--plugins/HwHotKeys/src/stdafx.cxx2
-rw-r--r--plugins/HwHotKeys/src/stdafx.h2
-rw-r--r--plugins/HwHotKeys/src/version.h2
-rw-r--r--plugins/IEHistory/docs/readme.txt2
-rw-r--r--plugins/IEHistory/res/IEHistory.rc2
-rw-r--r--plugins/IEHistory/res/version.rc2
-rw-r--r--plugins/IEHistory/src/IEHistory.cpp2
-rw-r--r--plugins/IEHistory/src/dlgHandlers.cpp2
-rw-r--r--plugins/IEHistory/src/dlgHandlers.h2
-rw-r--r--plugins/IEHistory/src/events.cpp2
-rw-r--r--plugins/IEHistory/src/events.h2
-rw-r--r--plugins/IEHistory/src/resource.h2
-rw-r--r--plugins/IEHistory/src/services.cpp2
-rw-r--r--plugins/IEHistory/src/services.h2
-rw-r--r--plugins/IEHistory/src/stdafx.cxx2
-rw-r--r--plugins/IEHistory/src/stdafx.h2
-rw-r--r--plugins/IEHistory/src/utils.cpp2
-rw-r--r--plugins/IEHistory/src/utils.h2
-rw-r--r--plugins/IEHistory/src/version.h2
-rw-r--r--plugins/IEView/docs/license.txt2
-rw-r--r--plugins/IEView/docs/readme.txt2
-rw-r--r--plugins/IEView/docs/templates.txt2
-rw-r--r--plugins/IEView/res/Version.rc2
-rw-r--r--plugins/IEView/res/ieview.rc2
-rw-r--r--plugins/IEView/src/ChatHTMLBuilder.cpp2
-rw-r--r--plugins/IEView/src/ChatHTMLBuilder.h2
-rw-r--r--plugins/IEView/src/HTMLBuilder.cpp2
-rw-r--r--plugins/IEView/src/HTMLBuilder.h2
-rw-r--r--plugins/IEView/src/HistoryHTMLBuilder.cpp2
-rw-r--r--plugins/IEView/src/HistoryHTMLBuilder.h2
-rw-r--r--plugins/IEView/src/IEView.cpp2
-rw-r--r--plugins/IEView/src/IEView.h2
-rw-r--r--plugins/IEView/src/MUCCHTMLBuilder.cpp2
-rw-r--r--plugins/IEView/src/MUCCHTMLBuilder.h2
-rw-r--r--plugins/IEView/src/Options.cpp2
-rw-r--r--plugins/IEView/src/Options.h2
-rw-r--r--plugins/IEView/src/ScriverHTMLBuilder.cpp2
-rw-r--r--plugins/IEView/src/ScriverHTMLBuilder.h2
-rw-r--r--plugins/IEView/src/TabSRMMHTMLBuilder.cpp2
-rw-r--r--plugins/IEView/src/TabSRMMHTMLBuilder.h2
-rw-r--r--plugins/IEView/src/Template.cpp2
-rw-r--r--plugins/IEView/src/Template.h2
-rw-r--r--plugins/IEView/src/TemplateHTMLBuilder.cpp2
-rw-r--r--plugins/IEView/src/TemplateHTMLBuilder.h2
-rw-r--r--plugins/IEView/src/TextToken.cpp2
-rw-r--r--plugins/IEView/src/TextToken.h2
-rw-r--r--plugins/IEView/src/Utils.cpp2
-rw-r--r--plugins/IEView/src/Utils.h2
-rw-r--r--plugins/IEView/src/external_funcs.cpp2
-rw-r--r--plugins/IEView/src/external_funcs.h2
-rw-r--r--plugins/IEView/src/ieview_main.cpp2
-rw-r--r--plugins/IEView/src/ieview_services.cpp2
-rw-r--r--plugins/IEView/src/ieview_services.h2
-rw-r--r--plugins/IEView/src/resource.h2
-rw-r--r--plugins/IEView/src/stdafx.cxx2
-rw-r--r--plugins/IEView/src/stdafx.h2
-rw-r--r--plugins/IEView/src/version.h2
-rw-r--r--plugins/IgnoreState/docs/readme.txt2
-rw-r--r--plugins/IgnoreState/res/Version.rc2
-rw-r--r--plugins/IgnoreState/res/ignore.rc2
-rw-r--r--plugins/IgnoreState/src/main.cpp2
-rw-r--r--plugins/IgnoreState/src/options.cpp2
-rw-r--r--plugins/IgnoreState/src/resource.h2
-rw-r--r--plugins/IgnoreState/src/stdafx.cxx2
-rw-r--r--plugins/IgnoreState/src/stdafx.h2
-rw-r--r--plugins/IgnoreState/src/version.h2
-rw-r--r--plugins/Import/docs/import-ICQ_Db_Specs.txt2
-rw-r--r--plugins/Import/docs/license.txt2
-rw-r--r--plugins/Import/docs/readme.txt2
-rw-r--r--plugins/Import/res/Version.rc2
-rw-r--r--plugins/Import/res/resource.rc2
-rw-r--r--plugins/Import/src/import.cpp2
-rw-r--r--plugins/Import/src/main.cpp2
-rw-r--r--plugins/Import/src/miranda.cpp2
-rw-r--r--plugins/Import/src/progress.cpp2
-rw-r--r--plugins/Import/src/resource.h2
-rw-r--r--plugins/Import/src/stdafx.cxx2
-rw-r--r--plugins/Import/src/stdafx.h2
-rw-r--r--plugins/Import/src/utils.cpp2
-rw-r--r--plugins/Import/src/version.h2
-rw-r--r--plugins/Import/src/wizard.cpp2
-rw-r--r--plugins/ImportTXT/ImpTxtDlg.rc2
-rw-r--r--plugins/ImportTXT/ImpTxtWiz.rc2
-rw-r--r--plugins/ImportTXT/ImpTxt_Ver.rc2
-rw-r--r--plugins/ImportTXT/doc/changelog_ru.txt2
-rw-r--r--plugins/ImportTXT/doc/examples_ru.txt2
-rw-r--r--plugins/ImportTXT/doc/pattern_cfg_ru.txt2
-rw-r--r--plugins/ImportTXT/doc/readme_ru.txt2
-rw-r--r--plugins/ImportTXT/importtxt/ICQ5_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/ICQ6_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/MAgent_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/QHF_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/SEmidprms_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/bayanICQ_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/dichat_p.ini4
-rw-r--r--plugins/ImportTXT/importtxt/historypp_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/jasmine.ini2
-rw-r--r--plugins/ImportTXT/importtxt/jimm_p.ini4
-rw-r--r--plugins/ImportTXT/importtxt/jimmws2_p.ini4
-rw-r--r--plugins/ImportTXT/importtxt/jimmws_p.ini4
-rw-r--r--plugins/ImportTXT/importtxt/mContact_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/msgexport_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/nokmidprms_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/pigeon_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/qip_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/rnq_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/smaper_p.ini2
-rw-r--r--plugins/ImportTXT/importtxt/smapern_p.ini2
-rw-r--r--plugins/KeyboardNotify/docs/readme.txt2
-rw-r--r--plugins/KeyboardNotify/res/Version.rc2
-rw-r--r--plugins/KeyboardNotify/res/resources.rc2
-rw-r--r--plugins/KeyboardNotify/src/EnumProc.cpp2
-rw-r--r--plugins/KeyboardNotify/src/EnumProc.h2
-rw-r--r--plugins/KeyboardNotify/src/constants.h2
-rw-r--r--plugins/KeyboardNotify/src/flash.cpp2
-rw-r--r--plugins/KeyboardNotify/src/flash.h2
-rw-r--r--plugins/KeyboardNotify/src/ignore.cpp2
-rw-r--r--plugins/KeyboardNotify/src/ignore.h2
-rw-r--r--plugins/KeyboardNotify/src/keyboard.cpp2
-rw-r--r--plugins/KeyboardNotify/src/keyboard.h2
-rw-r--r--plugins/KeyboardNotify/src/keypresses.cpp2
-rw-r--r--plugins/KeyboardNotify/src/keypresses.h2
-rw-r--r--plugins/KeyboardNotify/src/main.cpp2
-rw-r--r--plugins/KeyboardNotify/src/options.cpp2
-rw-r--r--plugins/KeyboardNotify/src/protolist.h2
-rw-r--r--plugins/KeyboardNotify/src/resource.h2
-rw-r--r--plugins/KeyboardNotify/src/stdafx.cxx2
-rw-r--r--plugins/KeyboardNotify/src/stdafx.h2
-rw-r--r--plugins/KeyboardNotify/src/utils.cpp2
-rw-r--r--plugins/KeyboardNotify/src/utils.h2
-rw-r--r--plugins/KeyboardNotify/src/version.h2
-rw-r--r--plugins/Libs/LICENSE.txt2
-rw-r--r--plugins/Libs/read1st.txt2
-rw-r--r--plugins/Libs/read1st_rus.txt2
-rw-r--r--plugins/ListeningTo/docs/changelog.txt2
-rw-r--r--plugins/ListeningTo/docs/readme.txt2
-rw-r--r--plugins/ListeningTo/docs/readme_players.txt2
-rw-r--r--plugins/ListeningTo/res/Version.rc2
-rw-r--r--plugins/ListeningTo/res/resource.rc2
-rw-r--r--plugins/ListeningTo/src/listeningto.cpp2
-rw-r--r--plugins/ListeningTo/src/main.cpp2
-rw-r--r--plugins/ListeningTo/src/music.cpp2
-rw-r--r--plugins/ListeningTo/src/music.h2
-rw-r--r--plugins/ListeningTo/src/options.cpp2
-rw-r--r--plugins/ListeningTo/src/options.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foo_mlt.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/abort_callback.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/abort_callback.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/advconfig.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/advconfig.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/album_art.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/album_art.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/app_close_blocker.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/app_close_blocker.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk_channel_config.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_postprocessor.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/autoplaylist.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/cfg_var.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/cfg_var.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/chapterizer.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/chapterizer.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/commandline.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/commandline.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/completion_notify.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/completion_notify.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/component.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/component_client.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/components_menu.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/componentversion.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_io_callback.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object_impl.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/console.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/console.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/contextmenu.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/contextmenu_manager.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/core_api.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/coreversion.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp_manager.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp_manager.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/event_logger.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/exceptions.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_impl.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_impl.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_merge.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_operation_callback.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_operation_callback.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem_helper.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/foobar2000.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/genrand.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/guids.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/hasher_md5.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/hasher_md5.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/http_client.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/icon_remap.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/info_lookup_handler.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/initquit.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_file_type.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_file_type.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_impl.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/library_manager.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/link_resolver.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/link_resolver.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/main_thread_callback.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mainmenu.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mem_block_container.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mem_block_container.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_helpers.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_helpers.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_item.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_manager.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/message_loop.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle_list.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/modeless_dialog.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ole_interaction.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/packet_decoder.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/packet_decoder.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/play_callback.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playable_location.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playable_location.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_control.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_control.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_stream_capture.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist_loader.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist_loader.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/popup_message.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/popup_message.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/preferences_page.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/preferences_page.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain_info.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain_scanner.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/resampler.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/search_tools.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service_impl.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/shortcut_actions.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/stdafx.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/system_time_keeper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor_id3v2.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/threaded_process.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/threaded_process.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/titleformat.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/titleformat.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/track_property.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_edit_context.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_element.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_element.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/unpack.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/vis.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/foobar2000_component_client/component_client.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/COM_utils.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/CallForwarder.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/IDataObjectUtils.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/IDataObjectUtils.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/ProfileCache.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/StdAfx.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/StdAfx.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/ThreadUtils.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/VisUtils.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/VisUtils.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/album_art_helpers.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/bitreader_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cfg_guidlist.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/clipboard.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/clipboard.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/create_directory_helper.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/create_directory_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_creator.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_creator.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser_embedding.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cuesheet_index_list.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cuesheet_index_list.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dialog_resize_helper.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dialog_resize_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dropdown_helper.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dropdown_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dynamic_bitrate_helper.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dynamic_bitrate_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_cached.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_info_const_impl.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_info_const_impl.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_list_helper.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_list_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_move_helper.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_move_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_win32_wrapper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_wrapper_simple.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_wrapper_simple.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/filetimetools.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/filetimetools.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/helpers.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/icon_remapping_wildcard.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/input_helpers.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/input_helpers.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/listview_helper.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/listview_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/meta_table_builder.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/metadb_io_hintlist.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/metadb_io_hintlist.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/mp3_utils.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/mp3_utils.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/playlist_position_reference_tracker.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/seekabilizer.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/seekabilizer.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/stream_buffer_helper.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/stream_buffer_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/string_filter.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/text_file_loader.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/text_file_loader.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/wildcard.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/wildcard.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_dialog.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_dialog.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_misc.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_misc.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/window_placement_helper.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/window_placement_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/sdk-license.txt2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/audio_math.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/filedialogs.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/shared.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/win32_misc.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/alloc.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/array.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/avltree.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/base64.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/base64.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/binary_search.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array_impl.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array_impl_part2.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch_inline.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/byte_order_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/chain_list_v2.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/com_ptr_t.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/guid.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/guid.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/instance_tracker.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/int_types.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/iterators.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/license.txt2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/list.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/map.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/mem_block_mgr.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/order_helper.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/other.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/other.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/pathUtils.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/pathUtils.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/pfc.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/primitives.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/printf.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/profiler.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/profiler.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/ptr_list.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/rcptr.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/ref_counter.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/selftest.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/sort.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/sort.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/stdafx.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/string.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/string.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/string8_impl.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/stringNew.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/stringNew.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/string_conv.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/string_conv.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/string_list.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/threads.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/threads.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/traits.h2
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/utf8.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foobar.cpp2
-rw-r--r--plugins/ListeningTo/src/players/foobar.h2
-rw-r--r--plugins/ListeningTo/src/players/generic.cpp2
-rw-r--r--plugins/ListeningTo/src/players/generic.h2
-rw-r--r--plugins/ListeningTo/src/players/iTunesCOMInterface.h2
-rw-r--r--plugins/ListeningTo/src/players/iTunesCOMInterface_i.c2
-rw-r--r--plugins/ListeningTo/src/players/itunes.cpp2
-rw-r--r--plugins/ListeningTo/src/players/itunes.h2
-rw-r--r--plugins/ListeningTo/src/players/mradio.cpp2
-rw-r--r--plugins/ListeningTo/src/players/mradio.h2
-rw-r--r--plugins/ListeningTo/src/players/player.cpp2
-rw-r--r--plugins/ListeningTo/src/players/player.h2
-rw-r--r--plugins/ListeningTo/src/players/wa_ipc.h2
-rw-r--r--plugins/ListeningTo/src/players/watrack.cpp2
-rw-r--r--plugins/ListeningTo/src/players/watrack.h2
-rw-r--r--plugins/ListeningTo/src/players/winamp.cpp2
-rw-r--r--plugins/ListeningTo/src/players/winamp.h2
-rw-r--r--plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp.cpp2
-rw-r--r--plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp_10.def2
-rw-r--r--plugins/ListeningTo/src/players/winamp_mlt/wa_ipc.h2
-rw-r--r--plugins/ListeningTo/src/players/wmp.cpp2
-rw-r--r--plugins/ListeningTo/src/players/wmp.h2
-rw-r--r--plugins/ListeningTo/src/resource.h2
-rw-r--r--plugins/ListeningTo/src/stdafx.cxx2
-rw-r--r--plugins/ListeningTo/src/stdafx.h2
-rw-r--r--plugins/ListeningTo/src/variables.cpp2
-rw-r--r--plugins/ListeningTo/src/version.h2
-rw-r--r--plugins/LotusNotify/docs/install.txt2
-rw-r--r--plugins/LotusNotify/res/LotusNotify.rc2
-rw-r--r--plugins/LotusNotify/src/LotusNotify.cpp2
-rw-r--r--plugins/LotusNotify/src/LotusNotify.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/bsafeerr.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/extmgr.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/global.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/globerr.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/misc.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/names.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/nif.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/nls.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/nsfdata.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/nsfdb.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/nsferr.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/nsfnote.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/nsfsearc.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/nsfstr.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/osenv.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/osmisc.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/pool.h2
-rw-r--r--plugins/LotusNotify/src/cnotesapi/include/stdnames.h2
-rw-r--r--plugins/LotusNotify/src/debug.cpp2
-rw-r--r--plugins/LotusNotify/src/debug.h2
-rw-r--r--plugins/LotusNotify/src/lotusnotes.cpp2
-rw-r--r--plugins/LotusNotify/src/lotusnotes.h2
-rw-r--r--plugins/LotusNotify/src/resource.h2
-rw-r--r--plugins/LotusNotify/src/stdafx.cxx2
-rw-r--r--plugins/LotusNotify/src/stdafx.h2
-rw-r--r--plugins/LotusNotify/src/version.h2
-rw-r--r--plugins/MenuItemEx/docs/changelog.txt2
-rw-r--r--plugins/MenuItemEx/res/resource.rc2
-rw-r--r--plugins/MenuItemEx/res/version.rc2
-rw-r--r--plugins/MenuItemEx/src/images.cpp2
-rw-r--r--plugins/MenuItemEx/src/images.h2
-rw-r--r--plugins/MenuItemEx/src/main.cpp2
-rw-r--r--plugins/MenuItemEx/src/options.cpp2
-rw-r--r--plugins/MenuItemEx/src/resource.h2
-rw-r--r--plugins/MenuItemEx/src/stdafx.cxx2
-rw-r--r--plugins/MenuItemEx/src/stdafx.h2
-rw-r--r--plugins/MenuItemEx/src/version.h2
-rw-r--r--plugins/MessageState/res/resource.rc2
-rw-r--r--plugins/MessageState/res/version.rc2
-rw-r--r--plugins/MessageState/src/clist_extra.cpp2
-rw-r--r--plugins/MessageState/src/global.h2
-rw-r--r--plugins/MessageState/src/main.cpp2
-rw-r--r--plugins/MessageState/src/messagestate.cpp2
-rw-r--r--plugins/MessageState/src/resource.h2
-rw-r--r--plugins/MessageState/src/services.cpp2
-rw-r--r--plugins/MessageState/src/stdafx.cxx2
-rw-r--r--plugins/MessageState/src/stdafx.h2
-rw-r--r--plugins/MessageState/src/utils.cpp2
-rw-r--r--plugins/MessageState/src/version.h2
-rw-r--r--plugins/MimCmd/res/version.rc2
-rw-r--r--plugins/MimCmd/src/MimCmd.cpp2
-rw-r--r--plugins/MimCmd/src/commands.cpp2
-rw-r--r--plugins/MimCmd/src/commands.h2
-rw-r--r--plugins/MimCmd/src/resource.h2
-rw-r--r--plugins/MimCmd/src/stdafx.cxx2
-rw-r--r--plugins/MimCmd/src/stdafx.h2
-rw-r--r--plugins/MimCmd/src/version.h2
-rw-r--r--plugins/MirFox/res/Version.rc2
-rw-r--r--plugins/MirFox/res/resource.rc2
-rw-r--r--plugins/MirFox/src/MirFoxCommons/MirFoxCommons_logger.cpp2
-rw-r--r--plugins/MirFox/src/MirFoxCommons/MirFoxCommons_logger.h2
-rw-r--r--plugins/MirFox/src/MirFoxCommons/MirFoxCommons_messageQueueBySM.cpp2
-rw-r--r--plugins/MirFox/src/MirFoxCommons/MirFoxCommons_messageQueueBySM.h2
-rw-r--r--plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.cpp2
-rw-r--r--plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.h2
-rw-r--r--plugins/MirFox/src/MirFoxCommons/MirFoxCommons_sharedMemory.cpp2
-rw-r--r--plugins/MirFox/src/MirFoxCommons/MirFoxCommons_sharedMemory.h2
-rw-r--r--plugins/MirFox/src/MirandaInterface.cpp2
-rw-r--r--plugins/MirFox/src/MirandaInterface.h2
-rw-r--r--plugins/MirFox/src/MirandaOptions.cpp2
-rw-r--r--plugins/MirFox/src/MirandaOptions.h2
-rw-r--r--plugins/MirFox/src/MirandaUtils.cpp2
-rw-r--r--plugins/MirFox/src/MirandaUtils.h2
-rw-r--r--plugins/MirFox/src/MirfoxData.cpp2
-rw-r--r--plugins/MirFox/src/MirfoxData.h2
-rw-r--r--plugins/MirFox/src/MirfoxMiranda.cpp2
-rw-r--r--plugins/MirFox/src/MirfoxMiranda.h2
-rw-r--r--plugins/MirFox/src/common.cpp2
-rw-r--r--plugins/MirFox/src/common.h2
-rw-r--r--plugins/MirFox/src/resource.h2
-rw-r--r--plugins/MirFox/src/version.h2
-rw-r--r--plugins/MirLua/Modules/WinAPI/src/stdafx.cxx2
-rw-r--r--plugins/MirLua/Modules/WinAPI/src/stdafx.h2
-rw-r--r--plugins/MirLua/Modules/WinAPI/src/winapi.cpp2
-rw-r--r--plugins/MirLua/Modules/ffi/src/call.c2
-rw-r--r--plugins/MirLua/Modules/ffi/src/call_arm.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/call_x64.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/call_x64win.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/call_x86.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/ctype.c2
-rw-r--r--plugins/MirLua/Modules/ffi/src/dynasm/dasm_arm.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/dynasm/dasm_ppc.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/dynasm/dasm_x86.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/ffi.c2
-rw-r--r--plugins/MirLua/Modules/ffi/src/ffi.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/msvc/stdbool.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/msvc/stdint.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/parser.c2
-rw-r--r--plugins/MirLua/Modules/ffi/src/stdafx.cxx2
-rw-r--r--plugins/MirLua/Modules/m_enumerable/src/main.cpp2
-rw-r--r--plugins/MirLua/Modules/m_enumerable/src/stdafx.cxx2
-rw-r--r--plugins/MirLua/Modules/m_enumerable/src/stdafx.h2
-rw-r--r--plugins/MirLua/Modules/m_popup/src/main.cpp2
-rw-r--r--plugins/MirLua/Modules/m_popup/src/stdafx.cxx2
-rw-r--r--plugins/MirLua/Modules/m_popup/src/stdafx.h2
-rw-r--r--plugins/MirLua/Modules/m_schedule/src/main.cpp2
-rw-r--r--plugins/MirLua/Modules/m_schedule/src/stdafx.cxx2
-rw-r--r--plugins/MirLua/Modules/m_schedule/src/stdafx.h2
-rw-r--r--plugins/MirLua/Modules/m_toptoolbar/src/main.cpp2
-rw-r--r--plugins/MirLua/Modules/m_toptoolbar/src/stdafx.cxx2
-rw-r--r--plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h2
-rw-r--r--plugins/MirLua/Modules/m_variables/src/main.cpp2
-rw-r--r--plugins/MirLua/Modules/m_variables/src/stdafx.cxx2
-rw-r--r--plugins/MirLua/Modules/m_variables/src/stdafx.h2
-rw-r--r--plugins/MirLua/include/mirlua.h2
-rw-r--r--plugins/MirLua/res/resource.rc2
-rw-r--r--plugins/MirLua/res/version.rc2
-rw-r--r--plugins/MirLua/src/m_chat.cpp2
-rw-r--r--plugins/MirLua/src/m_clist.cpp2
-rw-r--r--plugins/MirLua/src/m_core.cpp2
-rw-r--r--plugins/MirLua/src/m_database.cpp2
-rw-r--r--plugins/MirLua/src/m_database.h2
-rw-r--r--plugins/MirLua/src/m_genmenu.cpp2
-rw-r--r--plugins/MirLua/src/m_genmenu.h2
-rw-r--r--plugins/MirLua/src/m_hotkeys.cpp2
-rw-r--r--plugins/MirLua/src/m_http.cpp2
-rw-r--r--plugins/MirLua/src/m_icolib.cpp2
-rw-r--r--plugins/MirLua/src/m_json.cpp2
-rw-r--r--plugins/MirLua/src/m_json.h2
-rw-r--r--plugins/MirLua/src/m_message.cpp2
-rw-r--r--plugins/MirLua/src/m_options.cpp2
-rw-r--r--plugins/MirLua/src/m_protocols.cpp2
-rw-r--r--plugins/MirLua/src/m_protocols.h2
-rw-r--r--plugins/MirLua/src/m_sounds.cpp2
-rw-r--r--plugins/MirLua/src/m_srmm.cpp2
-rw-r--r--plugins/MirLua/src/main.cpp2
-rw-r--r--plugins/MirLua/src/mlua.cpp2
-rw-r--r--plugins/MirLua/src/mlua.h2
-rw-r--r--plugins/MirLua/src/mlua_environment.cpp2
-rw-r--r--plugins/MirLua/src/mlua_environment.h2
-rw-r--r--plugins/MirLua/src/mlua_icons.cpp2
-rw-r--r--plugins/MirLua/src/mlua_metatable.h2
-rw-r--r--plugins/MirLua/src/mlua_module_loader.cpp2
-rw-r--r--plugins/MirLua/src/mlua_module_loader.h2
-rw-r--r--plugins/MirLua/src/mlua_options.cpp2
-rw-r--r--plugins/MirLua/src/mlua_options.h2
-rw-r--r--plugins/MirLua/src/mlua_script.cpp2
-rw-r--r--plugins/MirLua/src/mlua_script.h2
-rw-r--r--plugins/MirLua/src/mlua_script_loader.cpp2
-rw-r--r--plugins/MirLua/src/mlua_script_loader.h2
-rw-r--r--plugins/MirLua/src/mlua_utils.cpp2
-rw-r--r--plugins/MirLua/src/resource.h2
-rw-r--r--plugins/MirLua/src/stdafx.cxx2
-rw-r--r--plugins/MirLua/src/stdafx.h2
-rw-r--r--plugins/MirLua/src/version.h2
-rw-r--r--plugins/MirOTR/DEPENDENCIES.txt2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/arcfour.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/bithelp.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/blowfish.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/bufhelp.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/camellia-glue.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/camellia.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/camellia.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cast5.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-aeswrap.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-cbc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-ccm.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-cfb.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-cmac.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-ofb.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/cipher.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/crc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/des.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/dsa-common.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/dsa.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-common.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-curves.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-ecdsa.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-eddsa.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-gost.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc-misc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/ecc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/elgamal.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/gost.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/gost28147.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/gostr3411-94.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/hash-common.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/hash-common.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/hmac-tests.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/idea.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/kdf-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/kdf.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/mac-cmac.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/mac-gmac.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/mac-hmac.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/mac-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/mac.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/md.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/md4.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/md5.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/primegen.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/pubkey-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/pubkey-util.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/pubkey.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rfc2268.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rijndael-tables.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rijndael.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rmd.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rmd160.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rsa-common.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/rsa.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/salsa20.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/scrypt.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/seed.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/serpent.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/sha1.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/sha256.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/sha512.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/stribog.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/tiger.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/twofish.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/cipher/whirlpool.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/compat/clock.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/compat/compat.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/compat/getpid.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/compat/libcompat.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/config.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/sys/file.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/sys/time.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/unistd.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/doc/authors.txt2
-rw-r--r--plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt2
-rw-r--r--plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt2
-rw-r--r--plugins/MirOTR/Libgcrypt/doc/readme.txt2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/ec-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/ec.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/longlong.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-add.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-div.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpicoder.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpih-div.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/mpiutil.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/mpi/sysdep.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rand-internal.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random-csprng.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random-daemon.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random-fips.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random-system.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/random.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndegd.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndhw.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndlinux.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndunix.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndw32.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/random/rndw32ce.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/ath.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/ath.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/cipher-proto.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/cipher.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/context.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/context.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/dumpsexp.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/ec-context.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/fips.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/g10lib.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/gcrypt-int.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/gcrypt.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/gcryptrnd.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/getrandom.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/global.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hmac256.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hmac256.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hwf-arm.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hwf-common.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hwf-x86.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/hwfeatures.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/libgcrypt.def2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/misc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/missing-string.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/mpi.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/mpicalc.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/secmem.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/secmem.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/sexp.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/stdmem.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/stdmem.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/types.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/visibility.c2
-rw-r--r--plugins/MirOTR/Libgcrypt/src/visibility.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/code-from-errno.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/code-from-errno.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/code-to-errno.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/code-to-errno.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-codes-sym.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-codes.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-sources-sym.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-sources.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-visibility.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/err-visibility.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/errnos-sym.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/estream-printf.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/estream-printf.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/estream.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/gen-posix-lock-obj.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/gen-w32-lock-obj.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/gettext.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/gpg-error.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/gpg-error.def2
-rw-r--r--plugins/MirOTR/Libgpg-error/gpg-error.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/gpgrt-int.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/init.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/init.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/lock.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/mkerrcodes.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/mkerrcodes.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/mkheader.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/mkw32errmap.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/mkw32errmap.map.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/posix-lock-obj.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/posix-lock.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/posix-thread.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/strerror-sym.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/strerror.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/strsource-sym.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/strsource.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/thread.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/version.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/versioninfo.rc2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32-add.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32-gettext.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32-lock-obj.h2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32-lock.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32-thread.c2
-rw-r--r--plugins/MirOTR/Libgpg-error/w32ce-add.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml_config.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml_private.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml_tables.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/hash.h2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_comment.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_data.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_endtag.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_mktables.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_special.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_starttag.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/ekhtml_util.c2
-rw-r--r--plugins/MirOTR/ekhtml/src/hash.c2
-rw-r--r--plugins/MirOTR/libotr/custom/config.h2
-rw-r--r--plugins/MirOTR/libotr/read/Protocol-v1.txt2
-rw-r--r--plugins/MirOTR/libotr/src/auth.c2
-rw-r--r--plugins/MirOTR/libotr/src/auth.h2
-rw-r--r--plugins/MirOTR/libotr/src/b64.c2
-rw-r--r--plugins/MirOTR/libotr/src/b64.h2
-rw-r--r--plugins/MirOTR/libotr/src/context.c2
-rw-r--r--plugins/MirOTR/libotr/src/context.h2
-rw-r--r--plugins/MirOTR/libotr/src/context_priv.c2
-rw-r--r--plugins/MirOTR/libotr/src/context_priv.h2
-rw-r--r--plugins/MirOTR/libotr/src/dh.c2
-rw-r--r--plugins/MirOTR/libotr/src/dh.h2
-rw-r--r--plugins/MirOTR/libotr/src/instag.c2
-rw-r--r--plugins/MirOTR/libotr/src/instag.h2
-rw-r--r--plugins/MirOTR/libotr/src/mem.c2
-rw-r--r--plugins/MirOTR/libotr/src/mem.h2
-rw-r--r--plugins/MirOTR/libotr/src/message.c2
-rw-r--r--plugins/MirOTR/libotr/src/message.h2
-rw-r--r--plugins/MirOTR/libotr/src/privkey-t.h2
-rw-r--r--plugins/MirOTR/libotr/src/privkey.c2
-rw-r--r--plugins/MirOTR/libotr/src/privkey.h2
-rw-r--r--plugins/MirOTR/libotr/src/proto.c2
-rw-r--r--plugins/MirOTR/libotr/src/proto.h2
-rw-r--r--plugins/MirOTR/libotr/src/serial.h2
-rw-r--r--plugins/MirOTR/libotr/src/sm.c2
-rw-r--r--plugins/MirOTR/libotr/src/sm.h2
-rw-r--r--plugins/MirOTR/libotr/src/tests.c2
-rw-r--r--plugins/MirOTR/libotr/src/tlv.c2
-rw-r--r--plugins/MirOTR/libotr/src/tlv.h2
-rw-r--r--plugins/MirOTR/libotr/src/userstate.c2
-rw-r--r--plugins/MirOTR/libotr/src/userstate.h2
-rw-r--r--plugins/MirOTR/libotr/src/version.h2
-rw-r--r--plugins/MirOTR/res/resource.rc2
-rw-r--r--plugins/MirOTR/res/version.rc2
-rw-r--r--plugins/MirOTR/src/dbfilter.cpp2
-rw-r--r--plugins/MirOTR/src/dbfilter.h2
-rw-r--r--plugins/MirOTR/src/dialogs.cpp2
-rw-r--r--plugins/MirOTR/src/dialogs.h2
-rw-r--r--plugins/MirOTR/src/dllmain.cpp2
-rw-r--r--plugins/MirOTR/src/entities.cpp2
-rw-r--r--plugins/MirOTR/src/entities.h2
-rw-r--r--plugins/MirOTR/src/icons.cpp2
-rw-r--r--plugins/MirOTR/src/icons.h2
-rw-r--r--plugins/MirOTR/src/language.h2
-rw-r--r--plugins/MirOTR/src/mirotrmenu.cpp2
-rw-r--r--plugins/MirOTR/src/mirotrmenu.h2
-rw-r--r--plugins/MirOTR/src/options.cpp2
-rw-r--r--plugins/MirOTR/src/options.h2
-rw-r--r--plugins/MirOTR/src/otr.cpp2
-rw-r--r--plugins/MirOTR/src/otr.h2
-rw-r--r--plugins/MirOTR/src/otrlextensions.c2
-rw-r--r--plugins/MirOTR/src/otrlextensions.h2
-rw-r--r--plugins/MirOTR/src/resource.h2
-rw-r--r--plugins/MirOTR/src/stdafx.cpp2
-rw-r--r--plugins/MirOTR/src/stdafx.h2
-rw-r--r--plugins/MirOTR/src/striphtml.cpp2
-rw-r--r--plugins/MirOTR/src/striphtml.h2
-rw-r--r--plugins/MirOTR/src/svcs_menu.cpp2
-rw-r--r--plugins/MirOTR/src/svcs_menu.h2
-rw-r--r--plugins/MirOTR/src/svcs_proto.cpp2
-rw-r--r--plugins/MirOTR/src/svcs_proto.h2
-rw-r--r--plugins/MirOTR/src/svcs_srmm.cpp2
-rw-r--r--plugins/MirOTR/src/svcs_srmm.h2
-rw-r--r--plugins/MirOTR/src/utils.cpp2
-rw-r--r--plugins/MirOTR/src/utils.h2
-rw-r--r--plugins/MirOTR/src/version.h2
-rw-r--r--plugins/MirandaG15/docs/changelog.txt2
-rw-r--r--plugins/MirandaG15/docs/readme.txt2
-rw-r--r--plugins/MirandaG15/docs/todo.txt2
-rw-r--r--plugins/MirandaG15/res/MirandaG15.rc2
-rw-r--r--plugins/MirandaG15/res/Version.rc2
-rw-r--r--plugins/MirandaG15/src/CAppletManager.cpp2
-rw-r--r--plugins/MirandaG15/src/CAppletManager.h2
-rw-r--r--plugins/MirandaG15/src/CChatScreen.cpp2
-rw-r--r--plugins/MirandaG15/src/CChatScreen.h2
-rw-r--r--plugins/MirandaG15/src/CConfig.cpp2
-rw-r--r--plugins/MirandaG15/src/CConfig.h2
-rw-r--r--plugins/MirandaG15/src/CContactList.cpp2
-rw-r--r--plugins/MirandaG15/src/CContactList.h2
-rw-r--r--plugins/MirandaG15/src/CContactlistScreen.cpp2
-rw-r--r--plugins/MirandaG15/src/CContactlistScreen.h2
-rw-r--r--plugins/MirandaG15/src/CCreditsScreen.cpp2
-rw-r--r--plugins/MirandaG15/src/CCreditsScreen.h2
-rw-r--r--plugins/MirandaG15/src/CEvent.h2
-rw-r--r--plugins/MirandaG15/src/CEventLog.cpp2
-rw-r--r--plugins/MirandaG15/src/CEventLog.h2
-rw-r--r--plugins/MirandaG15/src/CEventScreen.cpp2
-rw-r--r--plugins/MirandaG15/src/CEventScreen.h2
-rw-r--r--plugins/MirandaG15/src/CIRCConnection.h2
-rw-r--r--plugins/MirandaG15/src/CIRCHistory.h2
-rw-r--r--plugins/MirandaG15/src/CNotificationScreen.cpp2
-rw-r--r--plugins/MirandaG15/src/CNotificationScreen.h2
-rw-r--r--plugins/MirandaG15/src/CProtocolData.h2
-rw-r--r--plugins/MirandaG15/src/CScreen.cpp2
-rw-r--r--plugins/MirandaG15/src/CScreen.h2
-rw-r--r--plugins/MirandaG15/src/CScreensaverScreen.cpp2
-rw-r--r--plugins/MirandaG15/src/CScreensaverScreen.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDBar.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDBar.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDBitmap.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDBitmap.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDConnection.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDConnection.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDDevice.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDGfx.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDGfx.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDInput.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDInput.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDLabel.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDLabel.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDList.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDObject.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDScreen.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDScreen.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDTextLog.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDTextLog.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDTextObject.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/CLCDTextObject.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/ConStream.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/ConStream.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/LCDFramework.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/LCDObject.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/debug.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/debug.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/g15sdk/lglcd.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/hid/hidpi.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/hid/hidsdi.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/hid/hidusage.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/misc.cpp2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/misc.h2
-rw-r--r--plugins/MirandaG15/src/LCDFramework/stdafx.h2
-rw-r--r--plugins/MirandaG15/src/Miranda.cpp2
-rw-r--r--plugins/MirandaG15/src/Miranda.h2
-rw-r--r--plugins/MirandaG15/src/StdAfx.h2
-rw-r--r--plugins/MirandaG15/src/resource.h2
-rw-r--r--plugins/MirandaG15/src/stdafx.cxx2
-rw-r--r--plugins/MirandaG15/src/version.h2
-rw-r--r--plugins/MobileState/res/mobilestate.rc2
-rw-r--r--plugins/MobileState/res/version.rc2
-rw-r--r--plugins/MobileState/src/clients.h2
-rw-r--r--plugins/MobileState/src/main.cpp2
-rw-r--r--plugins/MobileState/src/resource.h2
-rw-r--r--plugins/MobileState/src/stdafx.cxx2
-rw-r--r--plugins/MobileState/src/stdafx.h2
-rw-r--r--plugins/MobileState/src/version.h2
-rw-r--r--plugins/MsgPopup/docs/readme.txt2
-rw-r--r--plugins/MsgPopup/res/MsgPopup.rc2
-rw-r--r--plugins/MsgPopup/res/Version.rc2
-rw-r--r--plugins/MsgPopup/src/main.cpp2
-rw-r--r--plugins/MsgPopup/src/options.cpp2
-rw-r--r--plugins/MsgPopup/src/options.h2
-rw-r--r--plugins/MsgPopup/src/resource.h2
-rw-r--r--plugins/MsgPopup/src/stdafx.cxx2
-rw-r--r--plugins/MsgPopup/src/stdafx.h2
-rw-r--r--plugins/MsgPopup/src/version.h2
-rw-r--r--plugins/Msg_Export/res/Version.rc2
-rwxr-xr-xplugins/Msg_Export/res/resource.rc2
-rwxr-xr-xplugins/Msg_Export/src/FileViewer.cpp2
-rwxr-xr-xplugins/Msg_Export/src/FileViewer.h2
-rwxr-xr-xplugins/Msg_Export/src/main.cpp2
-rwxr-xr-xplugins/Msg_Export/src/options.cpp2
-rwxr-xr-xplugins/Msg_Export/src/options.h2
-rwxr-xr-xplugins/Msg_Export/src/resource.h2
-rw-r--r--plugins/Msg_Export/src/stdafx.cxx2
-rwxr-xr-xplugins/Msg_Export/src/stdafx.h2
-rwxr-xr-xplugins/Msg_Export/src/utils.cpp2
-rwxr-xr-xplugins/Msg_Export/src/utils.h2
-rw-r--r--plugins/Msg_Export/src/version.h2
-rw-r--r--plugins/MyDetails/docs/changelog.txt2
-rw-r--r--plugins/MyDetails/docs/readme.txt2
-rw-r--r--plugins/MyDetails/res/Version.rc2
-rw-r--r--plugins/MyDetails/res/resource.rc2
-rw-r--r--plugins/MyDetails/src/data.cpp2
-rw-r--r--plugins/MyDetails/src/data.h2
-rw-r--r--plugins/MyDetails/src/frame.cpp2
-rw-r--r--plugins/MyDetails/src/frame.h2
-rw-r--r--plugins/MyDetails/src/mydetails.cpp2
-rw-r--r--plugins/MyDetails/src/options.cpp2
-rw-r--r--plugins/MyDetails/src/options.h2
-rw-r--r--plugins/MyDetails/src/resource.h2
-rw-r--r--plugins/MyDetails/src/services.cpp2
-rw-r--r--plugins/MyDetails/src/stdafx.cxx2
-rw-r--r--plugins/MyDetails/src/stdafx.h2
-rw-r--r--plugins/MyDetails/src/version.h2
-rw-r--r--plugins/NewAwaySysMod/docs/copying.txt2
-rw-r--r--plugins/NewAwaySysMod/docs/readme.txt2
-rw-r--r--plugins/NewAwaySysMod/res/NewAwaySys.rc2
-rw-r--r--plugins/NewAwaySysMod/res/version.rc2
-rw-r--r--plugins/NewAwaySysMod/src/AwayOpt.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/AwaySys.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/CString.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/CString.h2
-rw-r--r--plugins/NewAwaySysMod/src/Client.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/ContactList.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/ContactList.h2
-rw-r--r--plugins/NewAwaySysMod/src/GroupCheckbox.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/GroupCheckbox.h2
-rw-r--r--plugins/NewAwaySysMod/src/MsgEventAdded.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/MsgTree.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/MsgTree.h2
-rw-r--r--plugins/NewAwaySysMod/src/Notification.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/Options.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/Options.h2
-rw-r--r--plugins/NewAwaySysMod/src/Path.h2
-rw-r--r--plugins/NewAwaySysMod/src/Properties.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/Properties.h2
-rw-r--r--plugins/NewAwaySysMod/src/ReadAwayMsg.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/Services.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/Services.h2
-rw-r--r--plugins/NewAwaySysMod/src/SetAwayMsg.cpp2
-rw-r--r--plugins/NewAwaySysMod/src/TMyArray.h2
-rw-r--r--plugins/NewAwaySysMod/src/resource.h2
-rw-r--r--plugins/NewAwaySysMod/src/stdafx.cxx2
-rw-r--r--plugins/NewAwaySysMod/src/stdafx.h2
-rw-r--r--plugins/NewAwaySysMod/src/version.h2
-rw-r--r--plugins/NewEventNotify/docs/changelog.txt2
-rw-r--r--plugins/NewEventNotify/res/Version.rc2
-rw-r--r--plugins/NewEventNotify/res/resource.rc2
-rw-r--r--plugins/NewEventNotify/src/main.cpp2
-rw-r--r--plugins/NewEventNotify/src/menuitem.cpp2
-rw-r--r--plugins/NewEventNotify/src/options.cpp2
-rw-r--r--plugins/NewEventNotify/src/popup.cpp2
-rw-r--r--plugins/NewEventNotify/src/resource.h2
-rw-r--r--plugins/NewEventNotify/src/stdafx.cxx2
-rw-r--r--plugins/NewEventNotify/src/stdafx.h2
-rw-r--r--plugins/NewEventNotify/src/version.h2
-rw-r--r--plugins/NewXstatusNotify/docs/readme.txt2
-rw-r--r--plugins/NewXstatusNotify/res/resource.rc2
-rw-r--r--plugins/NewXstatusNotify/res/version.rc2
-rw-r--r--plugins/NewXstatusNotify/src/indsnd.cpp2
-rw-r--r--plugins/NewXstatusNotify/src/indsnd.h2
-rw-r--r--plugins/NewXstatusNotify/src/main.cpp2
-rw-r--r--plugins/NewXstatusNotify/src/options.cpp2
-rw-r--r--plugins/NewXstatusNotify/src/options.h2
-rw-r--r--plugins/NewXstatusNotify/src/popup.cpp2
-rw-r--r--plugins/NewXstatusNotify/src/popup.h2
-rw-r--r--plugins/NewXstatusNotify/src/resource.h2
-rw-r--r--plugins/NewXstatusNotify/src/stdafx.cxx2
-rw-r--r--plugins/NewXstatusNotify/src/stdafx.h2
-rw-r--r--plugins/NewXstatusNotify/src/utils.cpp2
-rw-r--r--plugins/NewXstatusNotify/src/utils.h2
-rw-r--r--plugins/NewXstatusNotify/src/version.h2
-rw-r--r--plugins/NewXstatusNotify/src/xstatus.cpp2
-rw-r--r--plugins/NewXstatusNotify/src/xstatus.h2
-rw-r--r--plugins/NewsAggregator/Res/Resource.rc2
-rw-r--r--plugins/NewsAggregator/Res/Version.rc2
-rw-r--r--plugins/NewsAggregator/Src/Authentication.cpp2
-rw-r--r--plugins/NewsAggregator/Src/CheckFeed.cpp2
-rw-r--r--plugins/NewsAggregator/Src/ExportImport.cpp2
-rw-r--r--plugins/NewsAggregator/Src/Icons.cpp2
-rw-r--r--plugins/NewsAggregator/Src/Menus.cpp2
-rw-r--r--plugins/NewsAggregator/Src/NewsAggregator.cpp2
-rw-r--r--plugins/NewsAggregator/Src/Options.cpp2
-rw-r--r--plugins/NewsAggregator/Src/Services.cpp2
-rw-r--r--plugins/NewsAggregator/Src/Update.cpp2
-rw-r--r--plugins/NewsAggregator/Src/Utils.cpp2
-rw-r--r--plugins/NewsAggregator/Src/resource.h2
-rw-r--r--plugins/NewsAggregator/Src/stdafx.cxx2
-rw-r--r--plugins/NewsAggregator/Src/stdafx.h2
-rw-r--r--plugins/NewsAggregator/Src/version.h2
-rw-r--r--plugins/NewsAggregator/docs/AtomText.txt2
-rw-r--r--plugins/NewsAggregator/docs/RssText.txt2
-rw-r--r--plugins/NewsAggregator/docs/ToDo.txt2
-rw-r--r--plugins/NewsAggregator/proto_newsaggregator/res/Proto_NewsAggregator.rc2
-rw-r--r--plugins/NewsAggregator/proto_newsaggregator/src/resource.h2
-rw-r--r--plugins/NoHistory/docs/licence.txt2
-rw-r--r--plugins/NoHistory/res/NoHistory.rc2
-rw-r--r--plugins/NoHistory/res/Version.rc2
-rw-r--r--plugins/NoHistory/src/dllmain.cpp2
-rw-r--r--plugins/NoHistory/src/icons.cpp2
-rw-r--r--plugins/NoHistory/src/icons.h2
-rw-r--r--plugins/NoHistory/src/options.cpp2
-rw-r--r--plugins/NoHistory/src/options.h2
-rw-r--r--plugins/NoHistory/src/resource.h2
-rw-r--r--plugins/NoHistory/src/stdafx.cxx2
-rw-r--r--plugins/NoHistory/src/stdafx.h2
-rw-r--r--plugins/NoHistory/src/version.h2
-rw-r--r--plugins/Non-IM Contact/docs/readme.txt2
-rw-r--r--plugins/Non-IM Contact/docs/todo.txt2
-rw-r--r--plugins/Non-IM Contact/res/Version.rc2
-rw-r--r--plugins/Non-IM Contact/res/resource.rc2
-rw-r--r--plugins/Non-IM Contact/src/contactinfo.cpp2
-rw-r--r--plugins/Non-IM Contact/src/dialog.cpp2
-rw-r--r--plugins/Non-IM Contact/src/files.cpp2
-rw-r--r--plugins/Non-IM Contact/src/http.cpp2
-rw-r--r--plugins/Non-IM Contact/src/main.cpp2
-rw-r--r--plugins/Non-IM Contact/src/namereplacing.cpp2
-rw-r--r--plugins/Non-IM Contact/src/resource.h2
-rw-r--r--plugins/Non-IM Contact/src/services.cpp2
-rw-r--r--plugins/Non-IM Contact/src/stdafx.cxx2
-rw-r--r--plugins/Non-IM Contact/src/stdafx.h2
-rw-r--r--plugins/Non-IM Contact/src/timer.cpp2
-rw-r--r--plugins/Non-IM Contact/src/version.h2
-rw-r--r--plugins/NotesAndReminders/docs/readme.txt2
-rw-r--r--plugins/NotesAndReminders/res/Version.rc2
-rw-r--r--plugins/NotesAndReminders/res/resource.rc2
-rw-r--r--plugins/NotesAndReminders/src/globals.h2
-rw-r--r--plugins/NotesAndReminders/src/hotkeys.cpp2
-rw-r--r--plugins/NotesAndReminders/src/main.cpp2
-rw-r--r--plugins/NotesAndReminders/src/miscutils.cpp2
-rw-r--r--plugins/NotesAndReminders/src/miscutils.h2
-rw-r--r--plugins/NotesAndReminders/src/notes.cpp2
-rw-r--r--plugins/NotesAndReminders/src/options.cpp2
-rw-r--r--plugins/NotesAndReminders/src/reminders.cpp2
-rw-r--r--plugins/NotesAndReminders/src/resource.h2
-rw-r--r--plugins/NotesAndReminders/src/stdafx.cpp2
-rw-r--r--plugins/NotesAndReminders/src/version.h2
-rw-r--r--plugins/NotifyAnything/SendLog/SLImp.cpp2
-rw-r--r--plugins/NotifyAnything/SendLog/SendLog.cpp2
-rw-r--r--plugins/NotifyAnything/SendLog/SendLogWin.cpp2
-rw-r--r--plugins/NotifyAnything/docs/Public Domain.txt2
-rw-r--r--plugins/NotifyAnything/res/NotifyAnything.rc2
-rw-r--r--plugins/NotifyAnything/res/Version.rc2
-rw-r--r--plugins/NotifyAnything/src/main.cpp2
-rw-r--r--plugins/NotifyAnything/src/options.cpp2
-rw-r--r--plugins/NotifyAnything/src/resource.h2
-rw-r--r--plugins/NotifyAnything/src/stdafx.cxx2
-rw-r--r--plugins/NotifyAnything/src/stdafx.h2
-rw-r--r--plugins/NotifyAnything/src/version.h2
-rw-r--r--plugins/Nudge/docs/ChangeLog.txt2
-rw-r--r--plugins/Nudge/docs/autoexec_nudge.ini2
-rw-r--r--plugins/Nudge/res/Version.rc2
-rw-r--r--plugins/Nudge/res/resource.rc2
-rw-r--r--plugins/Nudge/src/main.cpp2
-rw-r--r--plugins/Nudge/src/nudge.cpp2
-rw-r--r--plugins/Nudge/src/nudge.h2
-rw-r--r--plugins/Nudge/src/options.cpp2
-rw-r--r--plugins/Nudge/src/resource.h2
-rw-r--r--plugins/Nudge/src/shake.cpp2
-rw-r--r--plugins/Nudge/src/shake.h2
-rw-r--r--plugins/Nudge/src/stdafx.cxx2
-rw-r--r--plugins/Nudge/src/stdafx.h2
-rw-r--r--plugins/Nudge/src/version.h2
-rw-r--r--plugins/OpenFolder/docs/changelog.txt2
-rw-r--r--plugins/OpenFolder/docs/license.txt2
-rw-r--r--plugins/OpenFolder/docs/readme.txt2
-rw-r--r--plugins/OpenFolder/res/Version.rc2
-rw-r--r--plugins/OpenFolder/res/resource.rc2
-rw-r--r--plugins/OpenFolder/src/openFolder.cpp2
-rw-r--r--plugins/OpenFolder/src/resource.h2
-rw-r--r--plugins/OpenFolder/src/stdafx.cxx2
-rw-r--r--plugins/OpenFolder/src/stdafx.h2
-rw-r--r--plugins/OpenFolder/src/version.h2
-rw-r--r--plugins/OpenSSL/res/version.rc2
-rw-r--r--plugins/OpenSSL/src/main.cpp2
-rw-r--r--plugins/OpenSSL/src/ssl_openssl.cpp2
-rw-r--r--plugins/OpenSSL/src/stdafx.cxx2
-rw-r--r--plugins/OpenSSL/src/stdafx.h2
-rw-r--r--plugins/OpenSSL/src/version.h2
-rw-r--r--plugins/PackUpdater/Docs/Readme.txt2
-rw-r--r--plugins/PackUpdater/Docs/Readme_rus.txt2
-rw-r--r--plugins/PackUpdater/Docs/Templates/Autoexec_PackUpdater.ini2
-rw-r--r--plugins/PackUpdater/Docs/Templates/File1.ini2
-rw-r--r--plugins/PackUpdater/Docs/ToDo.txt2
-rw-r--r--plugins/PackUpdater/Res/Resource.rc2
-rw-r--r--plugins/PackUpdater/Res/Version.rc2
-rw-r--r--plugins/PackUpdater/Src/Events.cpp2
-rw-r--r--plugins/PackUpdater/Src/Notifications.cpp2
-rw-r--r--plugins/PackUpdater/Src/Notifications.h2
-rw-r--r--plugins/PackUpdater/Src/Options.cpp2
-rw-r--r--plugins/PackUpdater/Src/PackUpdater.cpp2
-rw-r--r--plugins/PackUpdater/Src/Utils.cpp2
-rw-r--r--plugins/PackUpdater/Src/resource.h2
-rw-r--r--plugins/PackUpdater/Src/stdafx.cxx2
-rw-r--r--plugins/PackUpdater/Src/stdafx.h2
-rw-r--r--plugins/PackUpdater/Src/version.h2
-rw-r--r--plugins/PasteIt/docs/licence.txt2
-rw-r--r--plugins/PasteIt/docs/readme.txt2
-rw-r--r--plugins/PasteIt/res/PasteIt.rc2
-rw-r--r--plugins/PasteIt/res/version.rc2
-rw-r--r--plugins/PasteIt/src/Options.cpp2
-rw-r--r--plugins/PasteIt/src/Options.h2
-rw-r--r--plugins/PasteIt/src/PasteIt.cpp2
-rw-r--r--plugins/PasteIt/src/PasteToWeb.cpp2
-rw-r--r--plugins/PasteIt/src/PasteToWeb.h2
-rw-r--r--plugins/PasteIt/src/PasteToWeb1.cpp2
-rw-r--r--plugins/PasteIt/src/PasteToWeb1.h2
-rw-r--r--plugins/PasteIt/src/PasteToWeb2.cpp2
-rw-r--r--plugins/PasteIt/src/PasteToWeb2.h2
-rw-r--r--plugins/PasteIt/src/resource.h2
-rw-r--r--plugins/PasteIt/src/stdafx.cxx2
-rw-r--r--plugins/PasteIt/src/stdafx.h2
-rw-r--r--plugins/PasteIt/src/version.h2
-rw-r--r--plugins/Ping/res/Version.rc2
-rw-r--r--plugins/Ping/res/ping.rc2
-rw-r--r--plugins/Ping/src/collection.h2
-rw-r--r--plugins/Ping/src/icmp.cpp2
-rw-r--r--plugins/Ping/src/icmp.h2
-rw-r--r--plugins/Ping/src/log.cpp2
-rw-r--r--plugins/Ping/src/log.h2
-rw-r--r--plugins/Ping/src/menu.cpp2
-rw-r--r--plugins/Ping/src/menu.h2
-rw-r--r--plugins/Ping/src/options.cpp2
-rw-r--r--plugins/Ping/src/options.h2
-rw-r--r--plugins/Ping/src/ping.cpp2
-rw-r--r--plugins/Ping/src/pinggraph.cpp2
-rw-r--r--plugins/Ping/src/pinggraph.h2
-rw-r--r--plugins/Ping/src/pinglist.cpp2
-rw-r--r--plugins/Ping/src/pinglist.h2
-rw-r--r--plugins/Ping/src/pingthread.cpp2
-rw-r--r--plugins/Ping/src/pingthread.h2
-rw-r--r--plugins/Ping/src/rawping.cpp2
-rw-r--r--plugins/Ping/src/rawping.h2
-rw-r--r--plugins/Ping/src/resource.h2
-rw-r--r--plugins/Ping/src/stdafx.cxx2
-rw-r--r--plugins/Ping/src/stdafx.h2
-rw-r--r--plugins/Ping/src/utils.cpp2
-rw-r--r--plugins/Ping/src/utils.h2
-rw-r--r--plugins/Ping/src/version.h2
-rw-r--r--plugins/PluginUpdater/pu_stub/pu_stub.cpp2
-rw-r--r--plugins/PluginUpdater/res/Resource.rc2
-rw-r--r--plugins/PluginUpdater/res/Version.rc2
-rw-r--r--plugins/PluginUpdater/src/Compat/compat.cpp2
-rw-r--r--plugins/PluginUpdater/src/Compat/compat.h2
-rw-r--r--plugins/PluginUpdater/src/Compat/stdver.h2
-rw-r--r--plugins/PluginUpdater/src/DlgListNew.cpp2
-rw-r--r--plugins/PluginUpdater/src/DlgUpdate.cpp2
-rw-r--r--plugins/PluginUpdater/src/Events.cpp2
-rw-r--r--plugins/PluginUpdater/src/Minizip/crypt.h2
-rw-r--r--plugins/PluginUpdater/src/Minizip/ioapi.c2
-rw-r--r--plugins/PluginUpdater/src/Minizip/ioapi.h2
-rw-r--r--plugins/PluginUpdater/src/Minizip/iowin32.c2
-rw-r--r--plugins/PluginUpdater/src/Minizip/iowin32.h2
-rw-r--r--plugins/PluginUpdater/src/Minizip/unzip.c2
-rw-r--r--plugins/PluginUpdater/src/Minizip/unzip.h2
-rw-r--r--plugins/PluginUpdater/src/Minizip/zconf.h2
-rw-r--r--plugins/PluginUpdater/src/Minizip/zip.c2
-rw-r--r--plugins/PluginUpdater/src/Minizip/zip.h2
-rw-r--r--plugins/PluginUpdater/src/Minizip/zlib.h2
-rw-r--r--plugins/PluginUpdater/src/Notifications.cpp2
-rw-r--r--plugins/PluginUpdater/src/Notifications.h2
-rw-r--r--plugins/PluginUpdater/src/Options.cpp2
-rw-r--r--plugins/PluginUpdater/src/PluginUpdater.cpp2
-rw-r--r--plugins/PluginUpdater/src/Services.cpp2
-rw-r--r--plugins/PluginUpdater/src/Utils.cpp2
-rw-r--r--plugins/PluginUpdater/src/checksum.cpp2
-rw-r--r--plugins/PluginUpdater/src/resource.h2
-rw-r--r--plugins/PluginUpdater/src/stdafx.cxx2
-rw-r--r--plugins/PluginUpdater/src/stdafx.h2
-rw-r--r--plugins/PluginUpdater/src/unzipfile.cpp2
-rw-r--r--plugins/PluginUpdater/src/version.h2
-rw-r--r--plugins/Popup/docs/Changelog.txt2
-rw-r--r--plugins/Popup/docs/changelog_popup.txt2
-rw-r--r--plugins/Popup/docs/faq_popup.txt2
-rw-r--r--plugins/Popup/docs/readme.txt2
-rw-r--r--plugins/Popup/docs/rebase_popup.txt4
-rw-r--r--plugins/Popup/docs/road_map.txt2
-rw-r--r--plugins/Popup/docs/skin_popup.txt2
-rw-r--r--plugins/Popup/docs/whatsnew.txt2
-rw-r--r--plugins/Popup/res/resource.rc2
-rw-r--r--plugins/Popup/res/version.rc2
-rw-r--r--plugins/Popup/src/actions.cpp2
-rw-r--r--plugins/Popup/src/actions.h2
-rw-r--r--plugins/Popup/src/avatars.cpp2
-rw-r--r--plugins/Popup/src/avatars.h2
-rw-r--r--plugins/Popup/src/avatars_flash.h2
-rw-r--r--plugins/Popup/src/avatars_gif.cpp2
-rw-r--r--plugins/Popup/src/avatars_gif.h2
-rw-r--r--plugins/Popup/src/avatars_simple.cpp2
-rw-r--r--plugins/Popup/src/avatars_simple.h2
-rw-r--r--plugins/Popup/src/bitmap_funcs.cpp2
-rw-r--r--plugins/Popup/src/bitmap_funcs.h2
-rw-r--r--plugins/Popup/src/common.h2
-rw-r--r--plugins/Popup/src/config.cpp2
-rw-r--r--plugins/Popup/src/config.h2
-rw-r--r--plugins/Popup/src/def_settings.h2
-rw-r--r--plugins/Popup/src/defs.h2
-rw-r--r--plugins/Popup/src/effects.cpp2
-rw-r--r--plugins/Popup/src/effects.h2
-rw-r--r--plugins/Popup/src/font.cpp2
-rw-r--r--plugins/Popup/src/font.h2
-rw-r--r--plugins/Popup/src/formula.cpp2
-rw-r--r--plugins/Popup/src/formula.h2
-rw-r--r--plugins/Popup/src/history.cpp2
-rw-r--r--plugins/Popup/src/history.h2
-rw-r--r--plugins/Popup/src/icons.cpp2
-rw-r--r--plugins/Popup/src/icons.h2
-rw-r--r--plugins/Popup/src/main.cpp2
-rw-r--r--plugins/Popup/src/notifications.cpp2
-rw-r--r--plugins/Popup/src/notifications.h2
-rw-r--r--plugins/Popup/src/opt_adv.cpp2
-rw-r--r--plugins/Popup/src/opt_adv.h2
-rw-r--r--plugins/Popup/src/opt_class.cpp2
-rw-r--r--plugins/Popup/src/opt_class.h2
-rw-r--r--plugins/Popup/src/opt_contacts.cpp2
-rw-r--r--plugins/Popup/src/opt_contacts.h2
-rw-r--r--plugins/Popup/src/opt_gen.cpp2
-rw-r--r--plugins/Popup/src/opt_gen.h2
-rw-r--r--plugins/Popup/src/opt_skins.cpp2
-rw-r--r--plugins/Popup/src/opt_skins.h2
-rw-r--r--plugins/Popup/src/opttree.cpp2
-rw-r--r--plugins/Popup/src/opttree.h2
-rw-r--r--plugins/Popup/src/popup_gdiplus.cpp2
-rw-r--r--plugins/Popup/src/popup_gdiplus.h2
-rw-r--r--plugins/Popup/src/popup_thread.cpp2
-rw-r--r--plugins/Popup/src/popup_thread.h2
-rw-r--r--plugins/Popup/src/popup_wnd2.cpp2
-rw-r--r--plugins/Popup/src/popup_wnd2.h2
-rw-r--r--plugins/Popup/src/resource.h2
-rw-r--r--plugins/Popup/src/services.cpp2
-rw-r--r--plugins/Popup/src/services.h2
-rw-r--r--plugins/Popup/src/skin.cpp2
-rw-r--r--plugins/Popup/src/skin.h2
-rw-r--r--plugins/Popup/src/srmm_menu.cpp2
-rw-r--r--plugins/Popup/src/srmm_menu.h2
-rw-r--r--plugins/Popup/src/stdafx.cxx2
-rw-r--r--plugins/Popup/src/stdafx.h2
-rw-r--r--plugins/Popup/src/version.h2
-rw-r--r--plugins/ProfileManager/res/Version.rc2
-rw-r--r--plugins/ProfileManager/res/resource.rc2
-rw-r--r--plugins/ProfileManager/src/pmanagerEx.cpp2
-rw-r--r--plugins/ProfileManager/src/resource.h2
-rw-r--r--plugins/ProfileManager/src/stdafx.cxx2
-rw-r--r--plugins/ProfileManager/src/stdafx.h2
-rw-r--r--plugins/ProfileManager/src/version.h2
-rw-r--r--plugins/QuickContacts/docs/changelog.txt2
-rw-r--r--plugins/QuickContacts/docs/readme.txt2
-rw-r--r--plugins/QuickContacts/res/Version.rc2
-rw-r--r--plugins/QuickContacts/res/resource.rc2
-rw-r--r--plugins/QuickContacts/src/options.cpp2
-rw-r--r--plugins/QuickContacts/src/options.h2
-rw-r--r--plugins/QuickContacts/src/quickcontacts.cpp2
-rw-r--r--plugins/QuickContacts/src/resource.h2
-rw-r--r--plugins/QuickContacts/src/stdafx.cxx2
-rw-r--r--plugins/QuickContacts/src/stdafx.h2
-rw-r--r--plugins/QuickContacts/src/version.h2
-rw-r--r--plugins/QuickMessages/res/Version.rc2
-rw-r--r--plugins/QuickMessages/res/quickmessages.rc2
-rw-r--r--plugins/QuickMessages/src/Utils.cpp2
-rw-r--r--plugins/QuickMessages/src/Utils.h2
-rw-r--r--plugins/QuickMessages/src/main.cpp2
-rw-r--r--plugins/QuickMessages/src/options.cpp2
-rw-r--r--plugins/QuickMessages/src/resource.h2
-rw-r--r--plugins/QuickMessages/src/stdafx.cxx2
-rw-r--r--plugins/QuickMessages/src/stdafx.h2
-rw-r--r--plugins/QuickMessages/src/version.h2
-rw-r--r--plugins/QuickReplies/res/resources.rc2
-rw-r--r--plugins/QuickReplies/res/version.rc2
-rw-r--r--plugins/QuickReplies/src/events.cpp2
-rw-r--r--plugins/QuickReplies/src/options.cpp2
-rw-r--r--plugins/QuickReplies/src/quickreplies.cpp2
-rw-r--r--plugins/QuickReplies/src/resource.h2
-rw-r--r--plugins/QuickReplies/src/stdafx.cxx2
-rw-r--r--plugins/QuickReplies/src/stdafx.h2
-rw-r--r--plugins/QuickReplies/src/version.h2
-rw-r--r--plugins/QuickSearch/qs.rc2
-rw-r--r--plugins/QuickSearch/quicksearch_history.txt2
-rw-r--r--plugins/Quotes/docs/Utility/Quotes_Readme.txt2
-rw-r--r--plugins/Quotes/proto_Quotes/res/proto_Quotes.rc2
-rw-r--r--plugins/Quotes/res/Forex.rc2
-rw-r--r--plugins/Quotes/res/Version.rc2
-rw-r--r--plugins/Quotes/src/Chart.h2
-rw-r--r--plugins/Quotes/src/ComHelper.cpp2
-rw-r--r--plugins/Quotes/src/ComHelper.h2
-rw-r--r--plugins/Quotes/src/CommonOptionDlg.cpp2
-rw-r--r--plugins/Quotes/src/CommonOptionDlg.h2
-rw-r--r--plugins/Quotes/src/CreateFilePath.cpp2
-rw-r--r--plugins/Quotes/src/CreateFilePath.h2
-rw-r--r--plugins/Quotes/src/CurrencyConverter.cpp2
-rw-r--r--plugins/Quotes/src/CurrencyConverter.h2
-rw-r--r--plugins/Quotes/src/DBUtils.cpp2
-rw-r--r--plugins/Quotes/src/DBUtils.h2
-rw-r--r--plugins/Quotes/src/EconomicRateInfo.h2
-rw-r--r--plugins/Quotes/src/ExtraImages.cpp2
-rw-r--r--plugins/Quotes/src/ExtraImages.h2
-rw-r--r--plugins/Quotes/src/Forex.cpp2
-rw-r--r--plugins/Quotes/src/HTMLParserMS.cpp2
-rw-r--r--plugins/Quotes/src/HTMLParserMS.h2
-rw-r--r--plugins/Quotes/src/HTTPSession.cpp2
-rw-r--r--plugins/Quotes/src/HTTPSession.h2
-rw-r--r--plugins/Quotes/src/IHTMLEngine.h2
-rw-r--r--plugins/Quotes/src/IHTMLParser.h2
-rw-r--r--plugins/Quotes/src/IQuotesProvider.h2
-rw-r--r--plugins/Quotes/src/IXMLEngine.h2
-rw-r--r--plugins/Quotes/src/IconLib.cpp2
-rw-r--r--plugins/Quotes/src/IconLib.h2
-rw-r--r--plugins/Quotes/src/ImportExport.cpp2
-rw-r--r--plugins/Quotes/src/ImportExport.h2
-rw-r--r--plugins/Quotes/src/IsWithinAccuracy.h2
-rw-r--r--plugins/Quotes/src/Locale.cpp2
-rw-r--r--plugins/Quotes/src/Locale.h2
-rw-r--r--plugins/Quotes/src/Log.cpp2
-rw-r--r--plugins/Quotes/src/Log.h2
-rw-r--r--plugins/Quotes/src/ModuleInfo.cpp2
-rw-r--r--plugins/Quotes/src/ModuleInfo.h2
-rw-r--r--plugins/Quotes/src/OptionDukasCopy.cpp2
-rw-r--r--plugins/Quotes/src/OptionDukasCopy.h2
-rw-r--r--plugins/Quotes/src/QuoteChart.cpp2
-rw-r--r--plugins/Quotes/src/QuoteChart.h2
-rw-r--r--plugins/Quotes/src/QuoteInfoDlg.cpp2
-rw-r--r--plugins/Quotes/src/QuoteInfoDlg.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderBase.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviderBase.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderDukasCopy.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviderDukasCopy.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderFinance.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviderFinance.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderGoogle.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviderGoogle.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderGoogleFinance.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviderGoogleFinance.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderVisitor.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderVisitorDbSettings.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviderVisitorDbSettings.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderVisitorFormatSpecificator.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviderVisitorFormatSpecificator.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderVisitorFormater.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviderVisitorFormater.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderVisitorTendency.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviderVisitorTendency.h2
-rw-r--r--plugins/Quotes/src/QuotesProviderYahoo.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviderYahoo.h2
-rw-r--r--plugins/Quotes/src/QuotesProviders.cpp2
-rw-r--r--plugins/Quotes/src/QuotesProviders.h2
-rw-r--r--plugins/Quotes/src/SettingsDlg.cpp2
-rw-r--r--plugins/Quotes/src/SettingsDlg.h2
-rw-r--r--plugins/Quotes/src/WinCtrlHelper.cpp2
-rw-r--r--plugins/Quotes/src/WinCtrlHelper.h2
-rw-r--r--plugins/Quotes/src/XMLEngineMI.cpp2
-rw-r--r--plugins/Quotes/src/XMLEngineMI.h2
-rw-r--r--plugins/Quotes/src/resource.h2
-rw-r--r--plugins/Quotes/src/stdafx.cxx2
-rw-r--r--plugins/Quotes/src/stdafx.h2
-rw-r--r--plugins/Quotes/src/version.h2
-rw-r--r--plugins/Rate/docs/readme.txt2
-rw-r--r--plugins/Rate/res/Version.rc2
-rw-r--r--plugins/Rate/res/rate.rc2
-rw-r--r--plugins/Rate/src/main.cpp2
-rw-r--r--plugins/Rate/src/resource.h2
-rw-r--r--plugins/Rate/src/stdafx.cxx2
-rw-r--r--plugins/Rate/src/stdafx.h2
-rw-r--r--plugins/Rate/src/version.h2
-rw-r--r--plugins/RecentContacts/docs/changelog.txt2
-rw-r--r--plugins/RecentContacts/docs/license.txt2
-rw-r--r--plugins/RecentContacts/docs/readme.txt2
-rw-r--r--plugins/RecentContacts/res/Version.rc2
-rw-r--r--plugins/RecentContacts/res/resource.rc2
-rw-r--r--plugins/RecentContacts/src/RecentContacts.cpp2
-rw-r--r--plugins/RecentContacts/src/options.cpp2
-rw-r--r--plugins/RecentContacts/src/resource.h2
-rw-r--r--plugins/RecentContacts/src/stdafx.cxx2
-rw-r--r--plugins/RecentContacts/src/stdafx.h2
-rw-r--r--plugins/RecentContacts/src/version.h2
-rw-r--r--plugins/RemovePersonalSettings/docs/RemovePersonalSettings.ini2
-rw-r--r--plugins/RemovePersonalSettings/docs/changelog.txt2
-rw-r--r--plugins/RemovePersonalSettings/docs/readme.txt2
-rw-r--r--plugins/RemovePersonalSettings/res/version.rc2
-rw-r--r--plugins/RemovePersonalSettings/src/rps.cpp2
-rw-r--r--plugins/RemovePersonalSettings/src/stdafx.cxx2
-rw-r--r--plugins/RemovePersonalSettings/src/stdafx.h2
-rw-r--r--plugins/RemovePersonalSettings/src/version.h2
-rw-r--r--plugins/Restart/res/Restart.rc2
-rw-r--r--plugins/Restart/res/Version.rc2
-rw-r--r--plugins/Restart/src/resource.h2
-rw-r--r--plugins/Restart/src/restart.cpp2
-rw-r--r--plugins/Restart/src/stdafx.cxx2
-rw-r--r--plugins/Restart/src/stdafx.h2
-rw-r--r--plugins/Restart/src/version.h2
-rw-r--r--plugins/SMS/docs/readme.txt2
-rw-r--r--plugins/SMS/res/Version.rc2
-rw-r--r--plugins/SMS/res/resource.rc2
-rw-r--r--plugins/SMS/src/AdditionalFunctions/InterlockedFunctions.h2
-rw-r--r--plugins/SMS/src/AdditionalFunctions/ListMT.h2
-rw-r--r--plugins/SMS/src/AdditionalFunctions/MemoryCompare.h2
-rw-r--r--plugins/SMS/src/AdditionalFunctions/MemoryFindByte.h2
-rw-r--r--plugins/SMS/src/SMSConstans.h2
-rw-r--r--plugins/SMS/src/SMS_svc.cpp2
-rw-r--r--plugins/SMS/src/functions.cpp2
-rw-r--r--plugins/SMS/src/main.cpp2
-rw-r--r--plugins/SMS/src/options.cpp2
-rw-r--r--plugins/SMS/src/receive.cpp2
-rw-r--r--plugins/SMS/src/recvdlg.cpp2
-rw-r--r--plugins/SMS/src/recvdlg.h2
-rw-r--r--plugins/SMS/src/resource.h2
-rw-r--r--plugins/SMS/src/send.cpp2
-rw-r--r--plugins/SMS/src/senddlg.cpp2
-rw-r--r--plugins/SMS/src/senddlg.h2
-rw-r--r--plugins/SMS/src/stdafx.cxx2
-rw-r--r--plugins/SMS/src/stdafx.h2
-rw-r--r--plugins/SMS/src/version.h2
-rw-r--r--plugins/Scriver/docs/license.txt2
-rw-r--r--plugins/Scriver/docs/readme.txt2
-rw-r--r--plugins/Scriver/res/Version.rc2
-rw-r--r--plugins/Scriver/res/resource.rc2
-rw-r--r--plugins/Scriver/src/chat.h2
-rw-r--r--plugins/Scriver/src/chat_log.cpp2
-rw-r--r--plugins/Scriver/src/chat_main.cpp2
-rw-r--r--plugins/Scriver/src/chat_manager.cpp2
-rw-r--r--plugins/Scriver/src/chat_options.cpp2
-rw-r--r--plugins/Scriver/src/chat_tools.cpp2
-rw-r--r--plugins/Scriver/src/chat_window.cpp2
-rw-r--r--plugins/Scriver/src/cmdlist.cpp2
-rw-r--r--plugins/Scriver/src/cmdlist.h2
-rw-r--r--plugins/Scriver/src/globals.cpp2
-rw-r--r--plugins/Scriver/src/globals.h2
-rw-r--r--plugins/Scriver/src/infobar.cpp2
-rw-r--r--plugins/Scriver/src/input.cpp2
-rw-r--r--plugins/Scriver/src/input.h2
-rw-r--r--plugins/Scriver/src/msgdialog.cpp2
-rw-r--r--plugins/Scriver/src/msglog.cpp2
-rw-r--r--plugins/Scriver/src/msgoptions.cpp2
-rw-r--r--plugins/Scriver/src/msgs.cpp2
-rw-r--r--plugins/Scriver/src/msgs.h2
-rw-r--r--plugins/Scriver/src/msgtimedout.cpp2
-rw-r--r--plugins/Scriver/src/resource.h2
-rw-r--r--plugins/Scriver/src/sendqueue.cpp2
-rw-r--r--plugins/Scriver/src/sendqueue.h2
-rw-r--r--plugins/Scriver/src/srmm.cpp2
-rw-r--r--plugins/Scriver/src/statusicon.cpp2
-rw-r--r--plugins/Scriver/src/statusicon.h2
-rw-r--r--plugins/Scriver/src/stdafx.cxx2
-rw-r--r--plugins/Scriver/src/stdafx.h2
-rw-r--r--plugins/Scriver/src/tabs.cpp2
-rw-r--r--plugins/Scriver/src/tabs.h2
-rw-r--r--plugins/Scriver/src/utils.cpp2
-rw-r--r--plugins/Scriver/src/utils.h2
-rw-r--r--plugins/Scriver/src/version.h2
-rw-r--r--plugins/SecureIM/SecureIM_icons/res/resource.rc2
-rw-r--r--plugins/SecureIM/SecureIM_icons/res/version.rc2
-rw-r--r--plugins/SecureIM/SecureIM_icons/src/resource.h2
-rw-r--r--plugins/SecureIM/SecureIM_icons/src/version.h2
-rw-r--r--plugins/SecureIM/docs/!whatsnew.txt2
-rw-r--r--plugins/SecureIM/res/resource.rc2
-rw-r--r--plugins/SecureIM/res/version.rc2
-rw-r--r--plugins/SecureIM/src/commonheaders.cpp2
-rw-r--r--plugins/SecureIM/src/commonheaders.h2
-rw-r--r--plugins/SecureIM/src/crypt.h2
-rw-r--r--plugins/SecureIM/src/crypt_check.cpp2
-rw-r--r--plugins/SecureIM/src/crypt_dll.cpp2
-rw-r--r--plugins/SecureIM/src/crypt_icons.cpp2
-rw-r--r--plugins/SecureIM/src/crypt_lists.cpp2
-rw-r--r--plugins/SecureIM/src/crypt_misc.cpp2
-rw-r--r--plugins/SecureIM/src/crypt_popups.cpp2
-rw-r--r--plugins/SecureIM/src/cryptopp.h2
-rw-r--r--plugins/SecureIM/src/dbevent.cpp2
-rw-r--r--plugins/SecureIM/src/dbevent.h2
-rw-r--r--plugins/SecureIM/src/gettime.cpp2
-rw-r--r--plugins/SecureIM/src/gettime.h2
-rw-r--r--plugins/SecureIM/src/images.cpp2
-rw-r--r--plugins/SecureIM/src/images.h2
-rw-r--r--plugins/SecureIM/src/language.cpp2
-rw-r--r--plugins/SecureIM/src/language.h2
-rw-r--r--plugins/SecureIM/src/loadicons.cpp2
-rw-r--r--plugins/SecureIM/src/loadicons.h2
-rw-r--r--plugins/SecureIM/src/loadlib.cpp2
-rw-r--r--plugins/SecureIM/src/loadlib.h2
-rw-r--r--plugins/SecureIM/src/main.cpp2
-rw-r--r--plugins/SecureIM/src/mmi.cpp2
-rw-r--r--plugins/SecureIM/src/mmi.h2
-rw-r--r--plugins/SecureIM/src/options.cpp2
-rw-r--r--plugins/SecureIM/src/options.h2
-rw-r--r--plugins/SecureIM/src/popupOptions.cpp2
-rw-r--r--plugins/SecureIM/src/popupOptions.h2
-rw-r--r--plugins/SecureIM/src/resource.h2
-rw-r--r--plugins/SecureIM/src/secureim.h2
-rw-r--r--plugins/SecureIM/src/splitmsg.cpp2
-rw-r--r--plugins/SecureIM/src/splitmsg.h2
-rw-r--r--plugins/SecureIM/src/stdafx.cpp2
-rw-r--r--plugins/SecureIM/src/svcs_clist.cpp2
-rw-r--r--plugins/SecureIM/src/svcs_clist.h2
-rw-r--r--plugins/SecureIM/src/svcs_menu.cpp2
-rw-r--r--plugins/SecureIM/src/svcs_menu.h2
-rw-r--r--plugins/SecureIM/src/svcs_proto.cpp2
-rw-r--r--plugins/SecureIM/src/svcs_proto.h2
-rw-r--r--plugins/SecureIM/src/svcs_rsa.cpp2
-rw-r--r--plugins/SecureIM/src/svcs_rsa.h2
-rw-r--r--plugins/SecureIM/src/svcs_srmm.cpp2
-rw-r--r--plugins/SecureIM/src/svcs_srmm.h2
-rw-r--r--plugins/SecureIM/src/version.h2
-rw-r--r--plugins/SeenPlugin/docs/readme_src.txt2
-rw-r--r--plugins/SeenPlugin/docs/seen_info.txt2
-rw-r--r--plugins/SeenPlugin/res/resource.rc2
-rw-r--r--plugins/SeenPlugin/res/version.rc2
-rw-r--r--plugins/SeenPlugin/src/file.cpp2
-rw-r--r--plugins/SeenPlugin/src/history.cpp2
-rw-r--r--plugins/SeenPlugin/src/main.cpp2
-rw-r--r--plugins/SeenPlugin/src/menu.cpp2
-rw-r--r--plugins/SeenPlugin/src/missed.cpp2
-rw-r--r--plugins/SeenPlugin/src/options.cpp2
-rw-r--r--plugins/SeenPlugin/src/resource.h2
-rw-r--r--plugins/SeenPlugin/src/stdafx.cxx2
-rw-r--r--plugins/SeenPlugin/src/stdafx.h2
-rw-r--r--plugins/SeenPlugin/src/userinfo.cpp2
-rw-r--r--plugins/SeenPlugin/src/utils.cpp2
-rw-r--r--plugins/SeenPlugin/src/version.h2
-rw-r--r--plugins/SendScreenshotPlus/docs/credits.txt2
-rw-r--r--plugins/SendScreenshotPlus/docs/license.txt2
-rw-r--r--plugins/SendScreenshotPlus/res/resource.rc2
-rw-r--r--plugins/SendScreenshotPlus/res/version.rc2
-rw-r--r--plugins/SendScreenshotPlus/src/CSend.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/CSend.h2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendDropbox.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendDropbox.h2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendEmail.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendEmail.h2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendFTPFile.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendFTPFile.h2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendFile.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendFile.h2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendHTTPServer.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendHTTPServer.h2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendHost_ImageShack.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendHost_ImageShack.h2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendHost_imgur.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendHost_imgur.h2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendHost_uploadpie.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/CSendHost_uploadpie.h2
-rw-r--r--plugins/SendScreenshotPlus/src/DevKey.h2
-rw-r--r--plugins/SendScreenshotPlus/src/Main.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/Main.h2
-rw-r--r--plugins/SendScreenshotPlus/src/UAboutForm.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/UAboutForm.h2
-rw-r--r--plugins/SendScreenshotPlus/src/UMainForm.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/UMainForm.h2
-rw-r--r--plugins/SendScreenshotPlus/src/Utils.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/Utils.h2
-rw-r--r--plugins/SendScreenshotPlus/src/ctrl_button.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/ctrl_button.h2
-rw-r--r--plugins/SendScreenshotPlus/src/dlg_msgbox.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/dlg_msgbox.h2
-rw-r--r--plugins/SendScreenshotPlus/src/mir_string.cpp2
-rw-r--r--plugins/SendScreenshotPlus/src/mir_string.h2
-rw-r--r--plugins/SendScreenshotPlus/src/resource.h2
-rw-r--r--plugins/SendScreenshotPlus/src/stdafx.cxx2
-rw-r--r--plugins/SendScreenshotPlus/src/stdafx.h2
-rw-r--r--plugins/SendScreenshotPlus/src/version.h2
-rw-r--r--plugins/Sessions/Src/Main.cpp2
-rw-r--r--plugins/Sessions/Src/Options.cpp2
-rw-r--r--plugins/Sessions/Src/Resource.h2
-rw-r--r--plugins/Sessions/Src/Utils.cpp2
-rw-r--r--plugins/Sessions/Src/Utils.h2
-rw-r--r--plugins/Sessions/Src/stdafx.cxx2
-rw-r--r--plugins/Sessions/Src/stdafx.h2
-rw-r--r--plugins/Sessions/Src/version.h2
-rw-r--r--plugins/Sessions/res/Sessions.rc2
-rw-r--r--plugins/Sessions/res/Version.rc2
-rw-r--r--plugins/ShellExt/res/Version.rc2
-rw-r--r--plugins/ShellExt/res/shldlgs.rc2
-rw-r--r--plugins/ShellExt/src/ShellExt.def2
-rw-r--r--plugins/ShellExt/src/main.cpp2
-rw-r--r--plugins/ShellExt/src/options.cpp2
-rw-r--r--plugins/ShellExt/src/resource.h2
-rw-r--r--plugins/ShellExt/src/shlcom.cpp2
-rw-r--r--plugins/ShellExt/src/shlcom.h2
-rw-r--r--plugins/ShellExt/src/shlext.cpp2
-rw-r--r--plugins/ShellExt/src/shlfactory.cpp2
-rw-r--r--plugins/ShellExt/src/shlicons.cpp2
-rw-r--r--plugins/ShellExt/src/shlicons.h2
-rw-r--r--plugins/ShellExt/src/shlipc.cpp2
-rw-r--r--plugins/ShellExt/src/stdafx.cxx2
-rw-r--r--plugins/ShellExt/src/stdafx.h2
-rw-r--r--plugins/ShellExt/src/utils.cpp2
-rw-r--r--plugins/ShellExt/src/version.h2
-rw-r--r--plugins/SimpleAR/res/Resource.rc2
-rw-r--r--plugins/SimpleAR/res/Version.rc2
-rw-r--r--plugins/SimpleAR/src/Main.cpp2
-rw-r--r--plugins/SimpleAR/src/Options.cpp2
-rw-r--r--plugins/SimpleAR/src/Resource.h2
-rw-r--r--plugins/SimpleAR/src/stdafx.cxx2
-rw-r--r--plugins/SimpleAR/src/stdafx.h2
-rw-r--r--plugins/SimpleAR/src/version.h2
-rw-r--r--plugins/SimpleStatusMsg/docs/changelog.txt2
-rw-r--r--plugins/SimpleStatusMsg/docs/license.txt2
-rw-r--r--plugins/SimpleStatusMsg/docs/readme.txt2
-rw-r--r--plugins/SimpleStatusMsg/res/Version.rc2
-rw-r--r--plugins/SimpleStatusMsg/res/resource.rc2
-rw-r--r--plugins/SimpleStatusMsg/src/awaymsg.cpp2
-rw-r--r--plugins/SimpleStatusMsg/src/main.cpp2
-rw-r--r--plugins/SimpleStatusMsg/src/msgbox.cpp2
-rw-r--r--plugins/SimpleStatusMsg/src/options.cpp2
-rw-r--r--plugins/SimpleStatusMsg/src/resource.h2
-rw-r--r--plugins/SimpleStatusMsg/src/simplestatusmsg.h2
-rw-r--r--plugins/SimpleStatusMsg/src/stdafx.cxx2
-rw-r--r--plugins/SimpleStatusMsg/src/stdafx.h2
-rw-r--r--plugins/SimpleStatusMsg/src/utils.cpp2
-rw-r--r--plugins/SimpleStatusMsg/src/version.h2
-rw-r--r--plugins/SkypeStatusChange/res/SkypeStatusChange.rc2
-rw-r--r--plugins/SkypeStatusChange/res/Version.rc2
-rw-r--r--plugins/SkypeStatusChange/src/main.cpp2
-rw-r--r--plugins/SkypeStatusChange/src/options.cpp2
-rw-r--r--plugins/SkypeStatusChange/src/resource.h2
-rw-r--r--plugins/SkypeStatusChange/src/stdafx.cxx2
-rw-r--r--plugins/SkypeStatusChange/src/stdafx.h2
-rw-r--r--plugins/SkypeStatusChange/src/version.h2
-rw-r--r--plugins/SmileyAdd/docs/readme.txt2
-rw-r--r--plugins/SmileyAdd/docs/smileyadd_msl_specification.txt2
-rw-r--r--plugins/SmileyAdd/res/Version.rc2
-rw-r--r--plugins/SmileyAdd/res/resource.rc2
-rw-r--r--plugins/SmileyAdd/smileys/nova/license.txt2
-rw-r--r--plugins/SmileyAdd/src/AniSmileyObject.cpp2
-rw-r--r--plugins/SmileyAdd/src/SmileyBase.cpp2
-rw-r--r--plugins/SmileyAdd/src/SmileyBase.h2
-rw-r--r--plugins/SmileyAdd/src/anim.cpp2
-rw-r--r--plugins/SmileyAdd/src/anim.h2
-rw-r--r--plugins/SmileyAdd/src/customsmiley.cpp2
-rw-r--r--plugins/SmileyAdd/src/customsmiley.h2
-rw-r--r--plugins/SmileyAdd/src/dlgboxsubclass.cpp2
-rw-r--r--plugins/SmileyAdd/src/download.cpp2
-rw-r--r--plugins/SmileyAdd/src/download.h2
-rw-r--r--plugins/SmileyAdd/src/general.cpp2
-rw-r--r--plugins/SmileyAdd/src/imagecache.cpp2
-rw-r--r--plugins/SmileyAdd/src/imagecache.h2
-rw-r--r--plugins/SmileyAdd/src/main.cpp2
-rw-r--r--plugins/SmileyAdd/src/options.cpp2
-rw-r--r--plugins/SmileyAdd/src/options.h2
-rw-r--r--plugins/SmileyAdd/src/resource.h2
-rw-r--r--plugins/SmileyAdd/src/richcall.cpp2
-rw-r--r--plugins/SmileyAdd/src/services.cpp2
-rw-r--r--plugins/SmileyAdd/src/services.h2
-rw-r--r--plugins/SmileyAdd/src/smileyroutines.cpp2
-rw-r--r--plugins/SmileyAdd/src/smileyroutines.h2
-rw-r--r--plugins/SmileyAdd/src/smileys.cpp2
-rw-r--r--plugins/SmileyAdd/src/smileys.h2
-rw-r--r--plugins/SmileyAdd/src/smltool.cpp2
-rw-r--r--plugins/SmileyAdd/src/smltool.h2
-rw-r--r--plugins/SmileyAdd/src/stdafx.cxx2
-rw-r--r--plugins/SmileyAdd/src/stdafx.h2
-rw-r--r--plugins/SmileyAdd/src/version.h2
-rw-r--r--plugins/Spamotron/res/Version.rc2
-rw-r--r--plugins/Spamotron/res/spamotron.rc2
-rw-r--r--plugins/Spamotron/src/bayes.cpp2
-rw-r--r--plugins/Spamotron/src/options.cpp2
-rw-r--r--plugins/Spamotron/src/popups.cpp2
-rw-r--r--plugins/Spamotron/src/resource.h2
-rw-r--r--plugins/Spamotron/src/spamotron.cpp2
-rw-r--r--plugins/Spamotron/src/sqlite3/sqlite3.c2
-rw-r--r--plugins/Spamotron/src/sqlite3/sqlite3.h2
-rw-r--r--plugins/Spamotron/src/stdafx.cxx2
-rw-r--r--plugins/Spamotron/src/stdafx.h2
-rw-r--r--plugins/Spamotron/src/utils.cpp2
-rw-r--r--plugins/Spamotron/src/version.h2
-rw-r--r--plugins/SpellChecker/Flags-Angelika/res/Version.rc2
-rw-r--r--plugins/SpellChecker/Flags-Angelika/res/flags-angelika.rc2
-rw-r--r--plugins/SpellChecker/Flags-Angelika/src/version.h2
-rw-r--r--plugins/SpellChecker/Flags/docs/readme.txt2
-rw-r--r--plugins/SpellChecker/Flags/res/Version.rc2
-rw-r--r--plugins/SpellChecker/Flags/res/flags.rc2
-rw-r--r--plugins/SpellChecker/Flags/src/version.h2
-rw-r--r--plugins/SpellChecker/docs/changelog.txt2
-rw-r--r--plugins/SpellChecker/docs/readme.txt2
-rw-r--r--plugins/SpellChecker/res/Version.rc2
-rw-r--r--plugins/SpellChecker/res/resource.rc2
-rw-r--r--plugins/SpellChecker/src/RichEdit.cpp2
-rw-r--r--plugins/SpellChecker/src/RichEdit.h2
-rw-r--r--plugins/SpellChecker/src/ardialog.cpp2
-rw-r--r--plugins/SpellChecker/src/ardialog.h2
-rw-r--r--plugins/SpellChecker/src/autoreplace.cpp2
-rw-r--r--plugins/SpellChecker/src/autoreplace.h2
-rw-r--r--plugins/SpellChecker/src/dictionary.cpp2
-rw-r--r--plugins/SpellChecker/src/dictionary.h2
-rw-r--r--plugins/SpellChecker/src/options.cpp2
-rw-r--r--plugins/SpellChecker/src/options.h2
-rw-r--r--plugins/SpellChecker/src/resource.h2
-rw-r--r--plugins/SpellChecker/src/spellchecker.cpp2
-rw-r--r--plugins/SpellChecker/src/stdafx.cxx2
-rw-r--r--plugins/SpellChecker/src/stdafx.h2
-rw-r--r--plugins/SpellChecker/src/utils.cpp2
-rw-r--r--plugins/SpellChecker/src/version.h2
-rw-r--r--plugins/SplashScreen/docs/readme.txt2
-rw-r--r--plugins/SplashScreen/docs/todo.txt2
-rw-r--r--plugins/SplashScreen/res/splash.rc2
-rw-r--r--plugins/SplashScreen/res/version.rc2
-rw-r--r--plugins/SplashScreen/src/bitmap_funcs.cpp2
-rw-r--r--plugins/SplashScreen/src/bitmap_funcs.h2
-rw-r--r--plugins/SplashScreen/src/debug.h2
-rw-r--r--plugins/SplashScreen/src/main.cpp2
-rw-r--r--plugins/SplashScreen/src/options.cpp2
-rw-r--r--plugins/SplashScreen/src/resource.h2
-rw-r--r--plugins/SplashScreen/src/services.cpp2
-rw-r--r--plugins/SplashScreen/src/splash.cpp2
-rw-r--r--plugins/SplashScreen/src/stdafx.cxx2
-rw-r--r--plugins/SplashScreen/src/stdafx.h2
-rw-r--r--plugins/SplashScreen/src/version.h2
-rw-r--r--plugins/StartPosition/docs/ReadMe.txt2
-rw-r--r--plugins/StartPosition/res/Version.rc2
-rw-r--r--plugins/StartPosition/res/resource.rc2
-rw-r--r--plugins/StartPosition/src/main.cpp2
-rw-r--r--plugins/StartPosition/src/options.cpp2
-rw-r--r--plugins/StartPosition/src/options.h2
-rw-r--r--plugins/StartPosition/src/resource.h2
-rw-r--r--plugins/StartPosition/src/startposition.cpp2
-rw-r--r--plugins/StartPosition/src/startposition.h2
-rw-r--r--plugins/StartPosition/src/stdafx.cxx2
-rw-r--r--plugins/StartPosition/src/stdafx.h2
-rw-r--r--plugins/StartPosition/src/version.h2
-rw-r--r--plugins/StartupSilence/doc/changelog.txt2
-rw-r--r--plugins/StartupSilence/res/StartupSilence.rc2
-rw-r--r--plugins/StartupSilence/res/version.rc2
-rw-r--r--plugins/StartupSilence/src/main.cpp2
-rw-r--r--plugins/StartupSilence/src/resource.h2
-rw-r--r--plugins/StartupSilence/src/stdafx.cxx2
-rw-r--r--plugins/StartupSilence/src/stdafx.h2
-rw-r--r--plugins/StartupSilence/src/version.h2
-rw-r--r--plugins/StatusChange/res/Version.rc2
-rw-r--r--plugins/StatusChange/res/resource.rc2
-rw-r--r--plugins/StatusChange/src/main.cpp2
-rw-r--r--plugins/StatusChange/src/resource.h2
-rw-r--r--plugins/StatusChange/src/stdafx.cxx2
-rw-r--r--plugins/StatusChange/src/stdafx.h2
-rw-r--r--plugins/StatusChange/src/version.h2
-rw-r--r--plugins/StatusManager/docs/copying.txt2
-rw-r--r--plugins/StatusManager/docs/readme.txt2
-rw-r--r--plugins/StatusManager/res/resource.rc2
-rw-r--r--plugins/StatusManager/res/version.rc2
-rw-r--r--plugins/StatusManager/src/AdvancedAutoAway/aaa_msgoptions.cpp2
-rw-r--r--plugins/StatusManager/src/AdvancedAutoAway/aaa_options.cpp2
-rw-r--r--plugins/StatusManager/src/AdvancedAutoAway/advancedautoaway.cpp2
-rw-r--r--plugins/StatusManager/src/AdvancedAutoAway/advancedautoaway.h2
-rw-r--r--plugins/StatusManager/src/KeepStatus/keepstatus.cpp2
-rw-r--r--plugins/StatusManager/src/KeepStatus/keepstatus.h2
-rw-r--r--plugins/StatusManager/src/KeepStatus/ks_options.cpp2
-rw-r--r--plugins/StatusManager/src/StartupStatus/ss_options.cpp2
-rw-r--r--plugins/StatusManager/src/StartupStatus/ss_profiles.cpp2
-rw-r--r--plugins/StatusManager/src/StartupStatus/ss_toolbars.cpp2
-rw-r--r--plugins/StatusManager/src/StartupStatus/startupstatus.cpp2
-rw-r--r--plugins/StatusManager/src/StartupStatus/startupstatus.h2
-rw-r--r--plugins/StatusManager/src/commonstatus.cpp2
-rw-r--r--plugins/StatusManager/src/commonstatus.h2
-rw-r--r--plugins/StatusManager/src/confirmdialog.cpp2
-rw-r--r--plugins/StatusManager/src/main.cpp2
-rw-r--r--plugins/StatusManager/src/options.cpp2
-rw-r--r--plugins/StatusManager/src/resource.h2
-rw-r--r--plugins/StatusManager/src/stdafx.cxx2
-rw-r--r--plugins/StatusManager/src/stdafx.h2
-rw-r--r--plugins/StatusManager/src/version.h2
-rw-r--r--plugins/StopSpamMod/docs/readme.txt2
-rw-r--r--plugins/StopSpamMod/res/Version.rc2
-rwxr-xr-xplugins/StopSpamMod/res/stopspam.rc2
-rwxr-xr-xplugins/StopSpamMod/src/globals.h2
-rwxr-xr-xplugins/StopSpamMod/src/include/utf8.h2
-rwxr-xr-xplugins/StopSpamMod/src/include/utf8/checked.h2
-rwxr-xr-xplugins/StopSpamMod/src/include/utf8/core.h2
-rwxr-xr-xplugins/StopSpamMod/src/include/utf8/unchecked.h2
-rwxr-xr-xplugins/StopSpamMod/src/init.cpp2
-rwxr-xr-xplugins/StopSpamMod/src/options.cpp2
-rwxr-xr-xplugins/StopSpamMod/src/resource.h2
-rw-r--r--plugins/StopSpamMod/src/stdafx.cxx2
-rwxr-xr-xplugins/StopSpamMod/src/stdafx.h2
-rwxr-xr-xplugins/StopSpamMod/src/stopspam.cpp2
-rwxr-xr-xplugins/StopSpamMod/src/stopspam.h2
-rwxr-xr-xplugins/StopSpamMod/src/utilities.cpp2
-rwxr-xr-xplugins/StopSpamMod/src/utilities.h2
-rwxr-xr-xplugins/StopSpamMod/src/version.h2
-rw-r--r--plugins/StopSpamPlus/docs/readme.txt2
-rw-r--r--plugins/StopSpamPlus/res/stopspam.rc2
-rw-r--r--plugins/StopSpamPlus/res/version.rc2
-rw-r--r--plugins/StopSpamPlus/src/events.cpp2
-rw-r--r--plugins/StopSpamPlus/src/opt_proto.cpp2
-rw-r--r--plugins/StopSpamPlus/src/options.cpp2
-rw-r--r--plugins/StopSpamPlus/src/resource.h2
-rw-r--r--plugins/StopSpamPlus/src/services.cpp2
-rw-r--r--plugins/StopSpamPlus/src/settings.cpp2
-rw-r--r--plugins/StopSpamPlus/src/settings.h2
-rw-r--r--plugins/StopSpamPlus/src/stdafx.cxx2
-rw-r--r--plugins/StopSpamPlus/src/stdafx.h2
-rw-r--r--plugins/StopSpamPlus/src/stopspam.cpp2
-rw-r--r--plugins/StopSpamPlus/src/utils.cpp2
-rw-r--r--plugins/StopSpamPlus/src/version.h2
-rw-r--r--plugins/TabSRMM/TabSRMM_icons/NOVA/res/ICONS_NOVA.rc2
-rw-r--r--plugins/TabSRMM/TabSRMM_icons/NOVA/res/Version.rc2
-rw-r--r--plugins/TabSRMM/TabSRMM_icons/XP/res/ICONSXP.rc2
-rw-r--r--plugins/TabSRMM/TabSRMM_icons/XP/res/Version.rc2
-rw-r--r--plugins/TabSRMM/TabSRMM_icons/resource.h2
-rw-r--r--plugins/TabSRMM/TabSRMM_icons/version.h2
-rw-r--r--plugins/TabSRMM/docs/changelog.txt2
-rw-r--r--plugins/TabSRMM/docs/contributors.txt2
-rw-r--r--plugins/TabSRMM/docs/readme.txt2
-rw-r--r--plugins/TabSRMM/res/Version.rc2
-rw-r--r--plugins/TabSRMM/res/chat.rc2
-rw-r--r--plugins/TabSRMM/res/msgwindow.rc2
-rw-r--r--plugins/TabSRMM/res/resource.rc2
-rw-r--r--plugins/TabSRMM/src/ImageDataObject.cpp2
-rw-r--r--plugins/TabSRMM/src/ImageDataObject.h2
-rw-r--r--plugins/TabSRMM/src/TSButton.cpp2
-rw-r--r--plugins/TabSRMM/src/buttonsbar.cpp2
-rw-r--r--plugins/TabSRMM/src/chat.h2
-rw-r--r--plugins/TabSRMM/src/chat_log.cpp2
-rw-r--r--plugins/TabSRMM/src/chat_main.cpp2
-rw-r--r--plugins/TabSRMM/src/chat_manager.cpp2
-rw-r--r--plugins/TabSRMM/src/chat_options.cpp2
-rw-r--r--plugins/TabSRMM/src/chat_resource.h2
-rw-r--r--plugins/TabSRMM/src/chat_tools.cpp2
-rw-r--r--plugins/TabSRMM/src/chat_window.cpp2
-rw-r--r--plugins/TabSRMM/src/contactcache.cpp2
-rw-r--r--plugins/TabSRMM/src/contactcache.h2
-rw-r--r--plugins/TabSRMM/src/container.cpp2
-rw-r--r--plugins/TabSRMM/src/containeroptions.cpp2
-rw-r--r--plugins/TabSRMM/src/controls.cpp2
-rw-r--r--plugins/TabSRMM/src/controls.h2
-rw-r--r--plugins/TabSRMM/src/eventpopups.cpp2
-rw-r--r--plugins/TabSRMM/src/functions.h2
-rw-r--r--plugins/TabSRMM/src/generic_msghandlers.cpp2
-rw-r--r--plugins/TabSRMM/src/globals.cpp2
-rw-r--r--plugins/TabSRMM/src/globals.h2
-rw-r--r--plugins/TabSRMM/src/hotkeyhandler.cpp2
-rw-r--r--plugins/TabSRMM/src/infopanel.cpp2
-rw-r--r--plugins/TabSRMM/src/infopanel.h2
-rw-r--r--plugins/TabSRMM/src/mim.cpp2
-rw-r--r--plugins/TabSRMM/src/mim.h2
-rw-r--r--plugins/TabSRMM/src/modplus.cpp2
-rw-r--r--plugins/TabSRMM/src/msgdialog.cpp2
-rw-r--r--plugins/TabSRMM/src/msgdlgutils.cpp2
-rw-r--r--plugins/TabSRMM/src/msgdlgutils.h2
-rw-r--r--plugins/TabSRMM/src/msglog.cpp2
-rw-r--r--plugins/TabSRMM/src/msgoptions.cpp2
-rw-r--r--plugins/TabSRMM/src/msgs.cpp2
-rw-r--r--plugins/TabSRMM/src/msgs.h2
-rw-r--r--plugins/TabSRMM/src/muchighlight.cpp2
-rw-r--r--plugins/TabSRMM/src/muchighlight.h2
-rw-r--r--plugins/TabSRMM/src/nen.h2
-rw-r--r--plugins/TabSRMM/src/resource.h2
-rw-r--r--plugins/TabSRMM/src/selectcontainer.cpp2
-rw-r--r--plugins/TabSRMM/src/sendlater.cpp2
-rw-r--r--plugins/TabSRMM/src/sendlater.h2
-rw-r--r--plugins/TabSRMM/src/sendqueue.cpp2
-rw-r--r--plugins/TabSRMM/src/sendqueue.h2
-rw-r--r--plugins/TabSRMM/src/sidebar.cpp2
-rw-r--r--plugins/TabSRMM/src/sidebar.h2
-rw-r--r--plugins/TabSRMM/src/srmm.cpp2
-rw-r--r--plugins/TabSRMM/src/stdafx.cxx2
-rw-r--r--plugins/TabSRMM/src/stdafx.h2
-rw-r--r--plugins/TabSRMM/src/tabctrl.cpp2
-rw-r--r--plugins/TabSRMM/src/taskbar.cpp2
-rw-r--r--plugins/TabSRMM/src/taskbar.h2
-rw-r--r--plugins/TabSRMM/src/templates.cpp2
-rw-r--r--plugins/TabSRMM/src/templates.h2
-rw-r--r--plugins/TabSRMM/src/themeio.cpp2
-rw-r--r--plugins/TabSRMM/src/themes.cpp2
-rw-r--r--plugins/TabSRMM/src/themes.h2
-rw-r--r--plugins/TabSRMM/src/translator.cpp2
-rw-r--r--plugins/TabSRMM/src/translator.h2
-rw-r--r--plugins/TabSRMM/src/trayicon.cpp2
-rw-r--r--plugins/TabSRMM/src/typingnotify.cpp2
-rw-r--r--plugins/TabSRMM/src/typingnotify.h2
-rw-r--r--plugins/TabSRMM/src/userprefs.cpp2
-rw-r--r--plugins/TabSRMM/src/utils.cpp2
-rw-r--r--plugins/TabSRMM/src/utils.h2
-rw-r--r--plugins/TabSRMM/src/version.h2
-rw-r--r--plugins/TipperYM/docs/autoexec_tipper_items_cz.ini2
-rw-r--r--plugins/TipperYM/docs/autoexec_tipper_items_eng.ini2
-rw-r--r--plugins/TipperYM/docs/licence.txt2
-rw-r--r--plugins/TipperYM/docs/readme.txt2
-rw-r--r--plugins/TipperYM/docs/skins.txt2
-rw-r--r--plugins/TipperYM/docs/tipper_orig_readme.txt2
-rw-r--r--plugins/TipperYM/res/resource.rc2
-rw-r--r--plugins/TipperYM/res/version.rc2
-rw-r--r--plugins/TipperYM/src/bitmap_func.cpp2
-rw-r--r--plugins/TipperYM/src/bitmap_func.h2
-rw-r--r--plugins/TipperYM/src/message_pump.cpp2
-rw-r--r--plugins/TipperYM/src/message_pump.h2
-rw-r--r--plugins/TipperYM/src/mir_smileys.cpp2
-rw-r--r--plugins/TipperYM/src/mir_smileys.h2
-rw-r--r--plugins/TipperYM/src/options.cpp2
-rw-r--r--plugins/TipperYM/src/options.h2
-rw-r--r--plugins/TipperYM/src/popwin.cpp2
-rw-r--r--plugins/TipperYM/src/popwin.h2
-rw-r--r--plugins/TipperYM/src/preset_items.cpp2
-rw-r--r--plugins/TipperYM/src/preset_items.h2
-rw-r--r--plugins/TipperYM/src/resource.h2
-rw-r--r--plugins/TipperYM/src/skin_parser.cpp2
-rw-r--r--plugins/TipperYM/src/skin_parser.h2
-rw-r--r--plugins/TipperYM/src/stdafx.cxx2
-rw-r--r--plugins/TipperYM/src/stdafx.h2
-rw-r--r--plugins/TipperYM/src/str_utils.cpp2
-rw-r--r--plugins/TipperYM/src/str_utils.h2
-rw-r--r--plugins/TipperYM/src/subst.cpp2
-rw-r--r--plugins/TipperYM/src/subst.h2
-rw-r--r--plugins/TipperYM/src/tipper.cpp2
-rw-r--r--plugins/TipperYM/src/translations.cpp2
-rw-r--r--plugins/TipperYM/src/translations.h2
-rw-r--r--plugins/TipperYM/src/version.h2
-rw-r--r--plugins/Toaster/res/resource.rc2
-rw-r--r--plugins/Toaster/res/version.rc2
-rw-r--r--plugins/Toaster/src/main.cpp2
-rw-r--r--plugins/Toaster/src/options.cpp2
-rw-r--r--plugins/Toaster/src/options.h2
-rw-r--r--plugins/Toaster/src/resource.h2
-rw-r--r--plugins/Toaster/src/services.cpp2
-rw-r--r--plugins/Toaster/src/stdafx.cxx2
-rw-r--r--plugins/Toaster/src/stdafx.h2
-rw-r--r--plugins/Toaster/src/string_reference_wrapper.h2
-rw-r--r--plugins/Toaster/src/structs.h2
-rw-r--r--plugins/Toaster/src/toast_notification.cpp2
-rw-r--r--plugins/Toaster/src/toast_notification.h2
-rw-r--r--plugins/Toaster/src/utils.cpp2
-rw-r--r--plugins/Toaster/src/utils.h2
-rw-r--r--plugins/Toaster/src/version.h2
-rw-r--r--plugins/TooltipNotify/docs/readme.txt2
-rw-r--r--plugins/TooltipNotify/docs/todo.txt1
-rw-r--r--plugins/TooltipNotify/docs/tt_wnd_def_style.txt2
-rw-r--r--plugins/TooltipNotify/res/main.rc2
-rw-r--r--plugins/TooltipNotify/res/version.rc2
-rw-r--r--plugins/TooltipNotify/src/DbHelpers.cpp2
-rw-r--r--plugins/TooltipNotify/src/DbHelpers.h2
-rw-r--r--plugins/TooltipNotify/src/Settings.h2
-rw-r--r--plugins/TooltipNotify/src/Tooltip.cpp2
-rw-r--r--plugins/TooltipNotify/src/Tooltip.h2
-rw-r--r--plugins/TooltipNotify/src/TooltipNotify.cpp2
-rw-r--r--plugins/TooltipNotify/src/TooltipNotify.h2
-rw-r--r--plugins/TooltipNotify/src/Utils.cpp2
-rw-r--r--plugins/TooltipNotify/src/Utils.h2
-rw-r--r--plugins/TooltipNotify/src/main.cpp2
-rw-r--r--plugins/TooltipNotify/src/resource.h2
-rw-r--r--plugins/TooltipNotify/src/stdafx.cxx2
-rw-r--r--plugins/TooltipNotify/src/stdafx.h2
-rw-r--r--plugins/TooltipNotify/src/version.h2
-rw-r--r--plugins/TopToolBar/CMakeLists.txt2
-rw-r--r--plugins/TopToolBar/docs/readme.txt2
-rw-r--r--plugins/TopToolBar/res/main.rc2
-rw-r--r--plugins/TopToolBar/res/version.rc2
-rw-r--r--plugins/TopToolBar/src/BkgrCfg.h2
-rw-r--r--plugins/TopToolBar/src/InternalButtons.cpp2
-rw-r--r--plugins/TopToolBar/src/main.cpp2
-rw-r--r--plugins/TopToolBar/src/resource.h2
-rw-r--r--plugins/TopToolBar/src/stdafx.cxx2
-rw-r--r--plugins/TopToolBar/src/stdafx.h2
-rw-r--r--plugins/TopToolBar/src/toolbar.cpp2
-rw-r--r--plugins/TopToolBar/src/toolbarwnd.cpp2
-rw-r--r--plugins/TopToolBar/src/topbutton.cpp2
-rw-r--r--plugins/TopToolBar/src/ttbopt.cpp2
-rw-r--r--plugins/TopToolBar/src/version.h2
-rw-r--r--plugins/TrafficCounter/res/Version.rc2
-rw-r--r--plugins/TrafficCounter/res/resource.rc2
-rw-r--r--plugins/TrafficCounter/src/TrafficCounter.cpp2
-rw-r--r--plugins/TrafficCounter/src/TrafficCounter.h2
-rw-r--r--plugins/TrafficCounter/src/misc.cpp2
-rw-r--r--plugins/TrafficCounter/src/misc.h2
-rw-r--r--plugins/TrafficCounter/src/options.cpp2
-rw-r--r--plugins/TrafficCounter/src/opttree.cpp2
-rw-r--r--plugins/TrafficCounter/src/opttree.h2
-rw-r--r--plugins/TrafficCounter/src/resource.h2
-rw-r--r--plugins/TrafficCounter/src/statistics.cpp2
-rw-r--r--plugins/TrafficCounter/src/statistics.h2
-rw-r--r--plugins/TrafficCounter/src/stdafx.cxx2
-rw-r--r--plugins/TrafficCounter/src/stdafx.h2
-rw-r--r--plugins/TrafficCounter/src/vars.cpp2
-rw-r--r--plugins/TrafficCounter/src/vars.h2
-rw-r--r--plugins/TrafficCounter/src/version.h2
-rw-r--r--plugins/TranslitSwitcher/docs/Readme.txt2
-rw-r--r--plugins/TranslitSwitcher/res/Resource.rc2
-rw-r--r--plugins/TranslitSwitcher/res/Version.rc2
-rw-r--r--plugins/TranslitSwitcher/src/Layoutproc.cpp2
-rw-r--r--plugins/TranslitSwitcher/src/Resource.h2
-rw-r--r--plugins/TranslitSwitcher/src/TranslitSwitcher.cpp2
-rw-r--r--plugins/TranslitSwitcher/src/stdafx.cxx2
-rw-r--r--plugins/TranslitSwitcher/src/stdafx.h2
-rw-r--r--plugins/TranslitSwitcher/src/version.h2
-rw-r--r--plugins/UserGuide/res/Version.rc2
-rw-r--r--plugins/UserGuide/src/main.cpp2
-rw-r--r--plugins/UserGuide/src/stdafx.cxx2
-rw-r--r--plugins/UserGuide/src/stdafx.h2
-rw-r--r--plugins/UserGuide/src/version.h2
-rw-r--r--plugins/UserInfoEx/IconPacks/default/res/Version.rc2
-rw-r--r--plugins/UserInfoEx/IconPacks/default/res/icons.rc2
-rw-r--r--plugins/UserInfoEx/IconPacks/default/res/icons_z2.rc2
-rw-r--r--plugins/UserInfoEx/IconPacks/default/src/icons.h2
-rw-r--r--plugins/UserInfoEx/IconPacks/default/src/version.h2
-rw-r--r--plugins/UserInfoEx/IconPacks/ice/res/Version.rc2
-rw-r--r--plugins/UserInfoEx/IconPacks/ice/res/icons.rc2
-rw-r--r--plugins/UserInfoEx/IconPacks/ice/res/icons_z2.rc2
-rw-r--r--plugins/UserInfoEx/IconPacks/ice/src/icons.h2
-rw-r--r--plugins/UserInfoEx/IconPacks/ice/src/version.h2
-rw-r--r--plugins/UserInfoEx/docs/changelog.txt2
-rw-r--r--plugins/UserInfoEx/res/resource.rc2
-rw-r--r--plugins/UserInfoEx/res/version.rc2
-rw-r--r--plugins/UserInfoEx/src/Flags/svc_flags.cpp2
-rw-r--r--plugins/UserInfoEx/src/Flags/svc_flags.h2
-rw-r--r--plugins/UserInfoEx/src/Flags/svc_flagsicons.cpp2
-rw-r--r--plugins/UserInfoEx/src/Flags/svc_flagsicons.h2
-rw-r--r--plugins/UserInfoEx/src/classMAnnivDate.cpp2
-rw-r--r--plugins/UserInfoEx/src/classMAnnivDate.h2
-rw-r--r--plugins/UserInfoEx/src/classMTime.cpp2
-rw-r--r--plugins/UserInfoEx/src/classMTime.h2
-rw-r--r--plugins/UserInfoEx/src/classPsTree.cpp2
-rw-r--r--plugins/UserInfoEx/src/classPsTreeItem.cpp2
-rw-r--r--plugins/UserInfoEx/src/commonheaders.cpp2
-rw-r--r--plugins/UserInfoEx/src/ctrl_annivedit.cpp2
-rw-r--r--plugins/UserInfoEx/src/ctrl_annivedit.h2
-rw-r--r--plugins/UserInfoEx/src/ctrl_base.cpp2
-rw-r--r--plugins/UserInfoEx/src/ctrl_base.h2
-rw-r--r--plugins/UserInfoEx/src/ctrl_button.cpp2
-rw-r--r--plugins/UserInfoEx/src/ctrl_button.h2
-rw-r--r--plugins/UserInfoEx/src/ctrl_combo.cpp2
-rw-r--r--plugins/UserInfoEx/src/ctrl_combo.h2
-rw-r--r--plugins/UserInfoEx/src/ctrl_contact.cpp2
-rw-r--r--plugins/UserInfoEx/src/ctrl_contact.h2
-rw-r--r--plugins/UserInfoEx/src/ctrl_edit.cpp2
-rw-r--r--plugins/UserInfoEx/src/ctrl_edit.h2
-rw-r--r--plugins/UserInfoEx/src/ctrl_tzcombo.cpp2
-rw-r--r--plugins/UserInfoEx/src/ctrl_tzcombo.h2
-rw-r--r--plugins/UserInfoEx/src/dlg_anniversarylist.cpp2
-rw-r--r--plugins/UserInfoEx/src/dlg_anniversarylist.h2
-rw-r--r--plugins/UserInfoEx/src/dlg_msgbox.cpp2
-rw-r--r--plugins/UserInfoEx/src/dlg_msgbox.h2
-rw-r--r--plugins/UserInfoEx/src/dlg_propsheet.cpp2
-rw-r--r--plugins/UserInfoEx/src/dlg_propsheet.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/classExImContactBase.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/classExImContactBase.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/classExImContactXML.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/dlg_ExImModules.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/dlg_ExImModules.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/dlg_ExImOpenSaveFile.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/dlg_ExImOpenSaveFile.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/dlg_ExImProgress.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/dlg_ExImProgress.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/svc_ExImINI.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/svc_ExImINI.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/svc_ExImVCF.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/svc_ExImVCF.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/svc_ExImXML.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/svc_ExImXML.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/svc_ExImport.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/svc_ExImport.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/tinystr.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/tinystr.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/tinyxml.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/tinyxml.h2
-rw-r--r--plugins/UserInfoEx/src/ex_import/tinyxmlerror.cpp2
-rw-r--r--plugins/UserInfoEx/src/ex_import/tinyxmlparser.cpp2
-rw-r--r--plugins/UserInfoEx/src/init.cpp2
-rw-r--r--plugins/UserInfoEx/src/mir_contactqueue.cpp2
-rw-r--r--plugins/UserInfoEx/src/mir_contactqueue.h2
-rw-r--r--plugins/UserInfoEx/src/mir_db.cpp2
-rw-r--r--plugins/UserInfoEx/src/mir_db.h2
-rw-r--r--plugins/UserInfoEx/src/mir_icolib.cpp2
-rw-r--r--plugins/UserInfoEx/src/mir_icolib.h2
-rw-r--r--plugins/UserInfoEx/src/mir_menuitems.cpp2
-rw-r--r--plugins/UserInfoEx/src/mir_menuitems.h2
-rw-r--r--plugins/UserInfoEx/src/mir_string.cpp2
-rw-r--r--plugins/UserInfoEx/src/mir_string.h2
-rw-r--r--plugins/UserInfoEx/src/psp_about.cpp2
-rw-r--r--plugins/UserInfoEx/src/psp_anniversary.cpp2
-rw-r--r--plugins/UserInfoEx/src/psp_base.cpp2
-rw-r--r--plugins/UserInfoEx/src/psp_base.h2
-rw-r--r--plugins/UserInfoEx/src/psp_company.cpp2
-rw-r--r--plugins/UserInfoEx/src/psp_contact.cpp2
-rw-r--r--plugins/UserInfoEx/src/psp_general.cpp2
-rw-r--r--plugins/UserInfoEx/src/psp_options.cpp2
-rw-r--r--plugins/UserInfoEx/src/psp_options.h2
-rw-r--r--plugins/UserInfoEx/src/psp_origin.cpp2
-rw-r--r--plugins/UserInfoEx/src/psp_profile.cpp2
-rw-r--r--plugins/UserInfoEx/src/resource.h2
-rw-r--r--plugins/UserInfoEx/src/stdafx.cxx2
-rw-r--r--plugins/UserInfoEx/src/stdafx.h2
-rw-r--r--plugins/UserInfoEx/src/svc_avatar.cpp2
-rw-r--r--plugins/UserInfoEx/src/svc_avatar.h2
-rw-r--r--plugins/UserInfoEx/src/svc_constants.cpp2
-rw-r--r--plugins/UserInfoEx/src/svc_constants.h2
-rw-r--r--plugins/UserInfoEx/src/svc_email.cpp2
-rw-r--r--plugins/UserInfoEx/src/svc_email.h2
-rw-r--r--plugins/UserInfoEx/src/svc_gender.cpp2
-rw-r--r--plugins/UserInfoEx/src/svc_gender.h2
-rw-r--r--plugins/UserInfoEx/src/svc_homepage.cpp2
-rw-r--r--plugins/UserInfoEx/src/svc_homepage.h2
-rw-r--r--plugins/UserInfoEx/src/svc_phone.cpp2
-rw-r--r--plugins/UserInfoEx/src/svc_phone.h2
-rw-r--r--plugins/UserInfoEx/src/svc_refreshci.cpp2
-rw-r--r--plugins/UserInfoEx/src/svc_refreshci.h2
-rw-r--r--plugins/UserInfoEx/src/svc_reminder.cpp2
-rw-r--r--plugins/UserInfoEx/src/svc_reminder.h2
-rw-r--r--plugins/UserInfoEx/src/svc_timezone.cpp2
-rw-r--r--plugins/UserInfoEx/src/svc_timezone.h2
-rw-r--r--plugins/UserInfoEx/src/version.h2
-rw-r--r--plugins/Utils.pas/editwrapper.rc2
-rw-r--r--plugins/Utils.pas/mApicard.rc2
-rw-r--r--plugins/Utils.pas/structopts.rc2
-rw-r--r--plugins/Variables/docs/copying.txt2
-rw-r--r--plugins/Variables/docs/readme.txt2
-rw-r--r--plugins/Variables/res/Variables.rc2
-rw-r--r--plugins/Variables/res/version.rc2
-rw-r--r--plugins/Variables/src/contact.cpp2
-rw-r--r--plugins/Variables/src/contact.h2
-rw-r--r--plugins/Variables/src/dbhelpers.h2
-rw-r--r--plugins/Variables/src/enumprocs.cpp2
-rw-r--r--plugins/Variables/src/enumprocs.h2
-rw-r--r--plugins/Variables/src/help.cpp2
-rw-r--r--plugins/Variables/src/lookup3.cpp2
-rw-r--r--plugins/Variables/src/main.cpp2
-rw-r--r--plugins/Variables/src/options.cpp2
-rw-r--r--plugins/Variables/src/parse_alias.cpp2
-rw-r--r--plugins/Variables/src/parse_alias.h2
-rw-r--r--plugins/Variables/src/parse_external.cpp2
-rw-r--r--plugins/Variables/src/parse_external.h2
-rw-r--r--plugins/Variables/src/parse_inet.cpp2
-rw-r--r--plugins/Variables/src/parse_inet.h2
-rw-r--r--plugins/Variables/src/parse_logic.cpp2
-rw-r--r--plugins/Variables/src/parse_logic.h2
-rw-r--r--plugins/Variables/src/parse_math.cpp2
-rw-r--r--plugins/Variables/src/parse_math.h2
-rw-r--r--plugins/Variables/src/parse_metacontacts.cpp2
-rw-r--r--plugins/Variables/src/parse_metacontacts.h2
-rw-r--r--plugins/Variables/src/parse_miranda.cpp2
-rw-r--r--plugins/Variables/src/parse_miranda.h2
-rw-r--r--plugins/Variables/src/parse_regexp.cpp2
-rw-r--r--plugins/Variables/src/parse_regexp.h2
-rw-r--r--plugins/Variables/src/parse_str.cpp2
-rw-r--r--plugins/Variables/src/parse_str.h2
-rw-r--r--plugins/Variables/src/parse_system.cpp2
-rw-r--r--plugins/Variables/src/parse_system.h2
-rw-r--r--plugins/Variables/src/parse_variables.cpp2
-rw-r--r--plugins/Variables/src/parse_variables.h2
-rw-r--r--plugins/Variables/src/parse_xml.h2
-rw-r--r--plugins/Variables/src/resource.h2
-rw-r--r--plugins/Variables/src/stdafx.cxx2
-rw-r--r--plugins/Variables/src/stdafx.h2
-rw-r--r--plugins/Variables/src/tokenregister.cpp2
-rw-r--r--plugins/Variables/src/variables.cpp2
-rw-r--r--plugins/Variables/src/version.h2
-rw-r--r--plugins/Watrack/docs/history.txt2
-rw-r--r--plugins/Watrack/docs/readme.txt2
-rw-r--r--plugins/Watrack/icons/GO/icons.rc2
-rw-r--r--plugins/Watrack/icons/GO/waticons.h2
-rw-r--r--plugins/Watrack/icons/MASM/icons.rc2
-rw-r--r--plugins/Watrack/icons/MASM/iconspl.rc2
-rw-r--r--plugins/Watrack/icons/MASM/waticons.h2
-rw-r--r--plugins/Watrack/icons/TASM/icons.rc2
-rw-r--r--plugins/Watrack/icons/TASM/iconspl.rc2
-rw-r--r--plugins/Watrack/icons/TASM/waticons.h2
-rw-r--r--plugins/Watrack/kolframe/frm.rc2
-rw-r--r--plugins/Watrack/lastfm/lastfm.rc2
-rw-r--r--plugins/Watrack/myshows/myshows.rc2
-rw-r--r--plugins/Watrack/player.ini2
-rw-r--r--plugins/Watrack/players/mradio.rc2
-rw-r--r--plugins/Watrack/popup/popup.rc2
-rw-r--r--plugins/Watrack/proto/proto.rc2
-rw-r--r--plugins/Watrack/res/watrack.rc2
-rw-r--r--plugins/Watrack/stat/stat.rc2
-rw-r--r--plugins/Watrack/status/status.rc2
-rw-r--r--plugins/Watrack/templates/templates.rc2
-rw-r--r--plugins/Watrack_MPD/res/Version.rc2
-rwxr-xr-xplugins/Watrack_MPD/res/watrack_mpd.rc2
-rwxr-xr-xplugins/Watrack_MPD/src/init.cpp2
-rwxr-xr-xplugins/Watrack_MPD/src/main.cpp2
-rwxr-xr-xplugins/Watrack_MPD/src/options.cpp2
-rwxr-xr-xplugins/Watrack_MPD/src/resource.h2
-rw-r--r--plugins/Watrack_MPD/src/stdafx.cxx2
-rwxr-xr-xplugins/Watrack_MPD/src/stdafx.h2
-rwxr-xr-xplugins/Watrack_MPD/src/utilities.cpp2
-rwxr-xr-xplugins/Watrack_MPD/src/utilities.h2
-rw-r--r--plugins/Watrack_MPD/src/version.h2
-rw-r--r--plugins/Weather/docs/history.txt2
-rw-r--r--plugins/Weather/docs/license.txt2
-rw-r--r--plugins/Weather/docs/sample_ini.ini2
-rw-r--r--plugins/Weather/docs/weather/gismeteo.ini98
-rw-r--r--plugins/Weather/docs/weather/msn.ini2
-rw-r--r--plugins/Weather/docs/weather/weatherxml.ini4
-rw-r--r--plugins/Weather/docs/weather/wundergrnd_intl.ini2
-rw-r--r--plugins/Weather/docs/weather/wundergrnd_xml.ini2
-rw-r--r--plugins/Weather/proto_weather/res/resource.rc2
-rw-r--r--plugins/Weather/res/Version.rc2
-rw-r--r--plugins/Weather/res/resource.rc2
-rw-r--r--plugins/Weather/src/resource.h2
-rw-r--r--plugins/Weather/src/stdafx.cxx2
-rw-r--r--plugins/Weather/src/stdafx.h2
-rw-r--r--plugins/Weather/src/version.h2
-rw-r--r--plugins/Weather/src/weather.cpp2
-rw-r--r--plugins/Weather/src/weather_addstn.cpp2
-rw-r--r--plugins/Weather/src/weather_contacts.cpp2
-rw-r--r--plugins/Weather/src/weather_conv.cpp2
-rw-r--r--plugins/Weather/src/weather_data.cpp2
-rw-r--r--plugins/Weather/src/weather_http.cpp2
-rw-r--r--plugins/Weather/src/weather_icons.cpp2
-rw-r--r--plugins/Weather/src/weather_info.cpp2
-rw-r--r--plugins/Weather/src/weather_ini.cpp2
-rw-r--r--plugins/Weather/src/weather_mwin.cpp2
-rw-r--r--plugins/Weather/src/weather_opt.cpp2
-rw-r--r--plugins/Weather/src/weather_popup.cpp2
-rw-r--r--plugins/Weather/src/weather_svcs.cpp2
-rw-r--r--plugins/Weather/src/weather_update.cpp2
-rw-r--r--plugins/Weather/src/weather_userinfo.cpp2
-rw-r--r--plugins/WebView/docs/changelog.txt2
-rw-r--r--plugins/WebView/docs/license.txt2
-rw-r--r--plugins/WebView/docs/readme.txt2
-rw-r--r--plugins/WebView/docs/todo.txt2
-rw-r--r--plugins/WebView/res/version.rc2
-rw-r--r--plugins/WebView/res/webview.rc2
-rw-r--r--plugins/WebView/src/main.cpp2
-rw-r--r--plugins/WebView/src/resource.h2
-rw-r--r--plugins/WebView/src/stdafx.cxx2
-rw-r--r--plugins/WebView/src/stdafx.h2
-rw-r--r--plugins/WebView/src/version.h2
-rw-r--r--plugins/WebView/src/webview.cpp2
-rw-r--r--plugins/WebView/src/webview.h2
-rw-r--r--plugins/WebView/src/webview_alerts.cpp2
-rw-r--r--plugins/WebView/src/webview_cleanup.cpp2
-rw-r--r--plugins/WebView/src/webview_datawnd.cpp2
-rw-r--r--plugins/WebView/src/webview_getdata.cpp2
-rw-r--r--plugins/WebView/src/webview_opts.cpp2
-rw-r--r--plugins/WebView/src/webview_services.cpp2
-rw-r--r--plugins/WhenWasIt/docs/readme.txt2
-rw-r--r--plugins/WhenWasIt/res/WhenWasIt.rc2
-rw-r--r--plugins/WhenWasIt/res/version.rc2
-rw-r--r--plugins/WhenWasIt/src/WhenWasIt.cpp2
-rw-r--r--plugins/WhenWasIt/src/birthdays.cpp2
-rw-r--r--plugins/WhenWasIt/src/birthdays.h2
-rw-r--r--plugins/WhenWasIt/src/date_utils.cpp2
-rw-r--r--plugins/WhenWasIt/src/date_utils.h2
-rw-r--r--plugins/WhenWasIt/src/dlg_handlers.cpp2
-rw-r--r--plugins/WhenWasIt/src/dlg_handlers.h2
-rw-r--r--plugins/WhenWasIt/src/events.cpp2
-rw-r--r--plugins/WhenWasIt/src/events.h2
-rw-r--r--plugins/WhenWasIt/src/hooked_events.cpp2
-rw-r--r--plugins/WhenWasIt/src/hooked_events.h2
-rw-r--r--plugins/WhenWasIt/src/icons.cpp2
-rw-r--r--plugins/WhenWasIt/src/icons.h2
-rw-r--r--plugins/WhenWasIt/src/notifiers.cpp2
-rw-r--r--plugins/WhenWasIt/src/notifiers.h2
-rw-r--r--plugins/WhenWasIt/src/resource.h2
-rw-r--r--plugins/WhenWasIt/src/services.cpp2
-rw-r--r--plugins/WhenWasIt/src/services.h2
-rw-r--r--plugins/WhenWasIt/src/stdafx.cxx2
-rw-r--r--plugins/WhenWasIt/src/stdafx.h2
-rw-r--r--plugins/WhenWasIt/src/utils.cpp2
-rw-r--r--plugins/WhenWasIt/src/utils.h2
-rw-r--r--plugins/WhenWasIt/src/version.h2
-rw-r--r--plugins/WhoUsesMyFiles/docs/readme.txt2
-rw-r--r--plugins/WhoUsesMyFiles/res/Version.rc2
-rw-r--r--plugins/WhoUsesMyFiles/res/resource.rc2
-rw-r--r--plugins/WhoUsesMyFiles/src/list.cpp2
-rw-r--r--plugins/WhoUsesMyFiles/src/resource.h2
-rw-r--r--plugins/WhoUsesMyFiles/src/stdafx.cxx2
-rw-r--r--plugins/WhoUsesMyFiles/src/stdafx.h2
-rw-r--r--plugins/WhoUsesMyFiles/src/version.h2
-rw-r--r--plugins/WhoUsesMyFiles/src/wumf.cpp2
-rw-r--r--plugins/WhoUsesMyFiles/src/wumfplug.cpp2
-rw-r--r--plugins/WinterSpeak/res/Speak.rc2
-rw-r--r--plugins/WinterSpeak/res/Version.rc2
-rw-r--r--plugins/WinterSpeak/src/AnnounceDatabase.cpp2
-rw-r--r--plugins/WinterSpeak/src/AnnounceDatabase.h2
-rw-r--r--plugins/WinterSpeak/src/AnnounceDialog.cpp2
-rw-r--r--plugins/WinterSpeak/src/AnnounceDialog.h2
-rw-r--r--plugins/WinterSpeak/src/ConfigDatabase.cpp2
-rw-r--r--plugins/WinterSpeak/src/ConfigDatabase.h2
-rw-r--r--plugins/WinterSpeak/src/DialogConfigActive.cpp2
-rw-r--r--plugins/WinterSpeak/src/DialogConfigActive.h2
-rw-r--r--plugins/WinterSpeak/src/DialogConfigEngine.cpp2
-rw-r--r--plugins/WinterSpeak/src/DialogConfigEngine.h2
-rw-r--r--plugins/WinterSpeak/src/EventInformation.cpp2
-rw-r--r--plugins/WinterSpeak/src/EventInformation.h2
-rw-r--r--plugins/WinterSpeak/src/MirandaDialog.cpp2
-rw-r--r--plugins/WinterSpeak/src/MirandaDialog.h2
-rw-r--r--plugins/WinterSpeak/src/Observer.cpp2
-rw-r--r--plugins/WinterSpeak/src/Observer.h2
-rw-r--r--plugins/WinterSpeak/src/ProtocolInformation.cpp2
-rw-r--r--plugins/WinterSpeak/src/ProtocolInformation.h2
-rw-r--r--plugins/WinterSpeak/src/SAPI 4.0/Include/speech.h2
-rw-r--r--plugins/WinterSpeak/src/SpeakAnnounce.cpp2
-rw-r--r--plugins/WinterSpeak/src/SpeakAnnounce.h2
-rw-r--r--plugins/WinterSpeak/src/SpeakConfig.cpp2
-rw-r--r--plugins/WinterSpeak/src/SpeakConfig.h2
-rw-r--r--plugins/WinterSpeak/src/SpeechApi40a.cpp2
-rw-r--r--plugins/WinterSpeak/src/SpeechApi40a.h2
-rw-r--r--plugins/WinterSpeak/src/SpeechApi40aLexicon.cpp2
-rw-r--r--plugins/WinterSpeak/src/SpeechApi40aLexicon.h2
-rw-r--r--plugins/WinterSpeak/src/SpeechApi51.cpp2
-rw-r--r--plugins/WinterSpeak/src/SpeechApi51.h2
-rw-r--r--plugins/WinterSpeak/src/SpeechApi51Lexicon.cpp2
-rw-r--r--plugins/WinterSpeak/src/SpeechApi51Lexicon.h2
-rw-r--r--plugins/WinterSpeak/src/SpeechInterface.cpp2
-rw-r--r--plugins/WinterSpeak/src/SpeechInterface.h2
-rw-r--r--plugins/WinterSpeak/src/Subject.cpp2
-rw-r--r--plugins/WinterSpeak/src/Subject.h2
-rw-r--r--plugins/WinterSpeak/src/TextToSpeech.cpp2
-rw-r--r--plugins/WinterSpeak/src/TextToSpeech.h2
-rw-r--r--plugins/WinterSpeak/src/UserInformation.cpp2
-rw-r--r--plugins/WinterSpeak/src/UserInformation.h2
-rw-r--r--plugins/WinterSpeak/src/main.cpp2
-rw-r--r--plugins/WinterSpeak/src/resource.h2
-rw-r--r--plugins/WinterSpeak/src/stdafx.cxx2
-rw-r--r--plugins/WinterSpeak/src/stdafx.h2
-rw-r--r--plugins/WinterSpeak/src/version.h2
-rw-r--r--plugins/WinterSpeak/src/voice_desc.h2
-rw-r--r--plugins/XSoundNotify/res/Version.rc2
-rw-r--r--plugins/XSoundNotify/res/XSoundNotify.rc2
-rw-r--r--plugins/XSoundNotify/src/dialog.cpp2
-rw-r--r--plugins/XSoundNotify/src/options.cpp2
-rw-r--r--plugins/XSoundNotify/src/resource.h2
-rw-r--r--plugins/XSoundNotify/src/stdafx.cxx2
-rw-r--r--plugins/XSoundNotify/src/stdafx.h2
-rw-r--r--plugins/XSoundNotify/src/version.h2
-rw-r--r--plugins/XSoundNotify/src/xsn_main.cpp2
-rw-r--r--plugins/YAMN/docs/ChangeLog.txt2
-rw-r--r--plugins/YAMN/docs/license.txt2
-rw-r--r--plugins/YAMN/docs/readme.developers.txt2
-rw-r--r--plugins/YAMN/docs/readme.txt2
-rw-r--r--plugins/YAMN/proto_yamn/res/proto_YAMN.rc2
-rw-r--r--plugins/YAMN/proto_yamn/src/resource.h2
-rw-r--r--plugins/YAMN/res/Version.rc2
-rw-r--r--plugins/YAMN/res/YAMN.rc2
-rw-r--r--plugins/YAMN/src/account.cpp2
-rw-r--r--plugins/YAMN/src/browser/badconnect.cpp2
-rw-r--r--plugins/YAMN/src/browser/browser.h2
-rw-r--r--plugins/YAMN/src/browser/mailbrowser.cpp2
-rw-r--r--plugins/YAMN/src/debug.cpp2
-rw-r--r--plugins/YAMN/src/debug.h2
-rw-r--r--plugins/YAMN/src/filterplugin.cpp2
-rw-r--r--plugins/YAMN/src/mails/decode.cpp2
-rw-r--r--plugins/YAMN/src/mails/decode.h2
-rw-r--r--plugins/YAMN/src/mails/mails.cpp2
-rw-r--r--plugins/YAMN/src/mails/mime.cpp2
-rw-r--r--plugins/YAMN/src/main.cpp2
-rw-r--r--plugins/YAMN/src/main.h2
-rw-r--r--plugins/YAMN/src/proto/netclient.h2
-rw-r--r--plugins/YAMN/src/proto/netlib.cpp2
-rw-r--r--plugins/YAMN/src/proto/netlib.h2
-rw-r--r--plugins/YAMN/src/proto/pop3/pop3.cpp2
-rw-r--r--plugins/YAMN/src/proto/pop3/pop3.h2
-rw-r--r--plugins/YAMN/src/proto/pop3/pop3comm.cpp2
-rw-r--r--plugins/YAMN/src/proto/pop3/pop3comm.h2
-rw-r--r--plugins/YAMN/src/proto/pop3/pop3opt.cpp2
-rw-r--r--plugins/YAMN/src/proto/pop3/pop3opt.h2
-rw-r--r--plugins/YAMN/src/protoplugin.cpp2
-rw-r--r--plugins/YAMN/src/resource.h2
-rw-r--r--plugins/YAMN/src/services.cpp2
-rw-r--r--plugins/YAMN/src/stdafx.cxx2
-rw-r--r--plugins/YAMN/src/stdafx.h2
-rw-r--r--plugins/YAMN/src/synchro.cpp2
-rw-r--r--plugins/YAMN/src/version.h2
-rw-r--r--plugins/YAMN/src/yamn.cpp2
-rw-r--r--plugins/YAPP/docs/licence.txt2
-rw-r--r--plugins/YAPP/res/version.rc2
-rw-r--r--plugins/YAPP/res/yapp.rc2
-rw-r--r--plugins/YAPP/src/icons.cpp2
-rw-r--r--plugins/YAPP/src/icons.h2
-rw-r--r--plugins/YAPP/src/message_pump.cpp2
-rw-r--r--plugins/YAPP/src/message_pump.h2
-rw-r--r--plugins/YAPP/src/notify.h2
-rw-r--r--plugins/YAPP/src/notify_imp.cpp2
-rw-r--r--plugins/YAPP/src/options.cpp2
-rw-r--r--plugins/YAPP/src/options.h2
-rw-r--r--plugins/YAPP/src/popwin.cpp2
-rw-r--r--plugins/YAPP/src/popwin.h2
-rw-r--r--plugins/YAPP/src/resource.h2
-rw-r--r--plugins/YAPP/src/services.cpp2
-rw-r--r--plugins/YAPP/src/services.h2
-rw-r--r--plugins/YAPP/src/stdafx.cxx2
-rw-r--r--plugins/YAPP/src/stdafx.h2
-rw-r--r--plugins/YAPP/src/version.h2
-rw-r--r--plugins/YAPP/src/yapp.cpp2
-rw-r--r--plugins/YAPP/src/yapp_history.cpp2
-rw-r--r--plugins/YAPP/src/yapp_history.h2
-rw-r--r--plugins/YAPP/src/yapp_history_dlg.cpp2
-rw-r--r--plugins/YARelay/docs/readme.txt2
-rw-r--r--plugins/YARelay/res/Version.rc2
-rw-r--r--plugins/YARelay/res/yaRelay.rc2
-rw-r--r--plugins/YARelay/src/main.cpp2
-rw-r--r--plugins/YARelay/src/options.cpp2
-rw-r--r--plugins/YARelay/src/resource.h2
-rw-r--r--plugins/YARelay/src/stdafx.cxx2
-rw-r--r--plugins/YARelay/src/stdafx.h2
-rw-r--r--plugins/YARelay/src/version.h2
-rw-r--r--plugins/ZeroNotification/res/Version.rc2
-rw-r--r--plugins/ZeroNotification/res/ZeroNotify.rc2
-rw-r--r--plugins/ZeroNotification/src/main.cpp2
-rw-r--r--plugins/ZeroNotification/src/resource.h2
-rw-r--r--plugins/ZeroNotification/src/stdafx.cxx2
-rw-r--r--plugins/ZeroNotification/src/stdafx.h2
-rw-r--r--plugins/ZeroNotification/src/version.h2
-rw-r--r--plugins/ZeroSwitch/res/Version.rc2
-rw-r--r--plugins/ZeroSwitch/src/ZeroSwitch.cpp2
-rw-r--r--plugins/ZeroSwitch/src/stdafx.cxx2
-rw-r--r--plugins/ZeroSwitch/src/stdafx.h2
-rw-r--r--plugins/ZeroSwitch/src/version.h2
-rw-r--r--plugins/helpers/commonheaders.h2
-rw-r--r--plugins/helpers/gen_helpers.cpp2
-rw-r--r--plugins/helpers/gen_helpers.h2
-rw-r--r--plugins/mRadio/mradio.rc2
-rw-r--r--plugins/mRadio/proto_mradio/res/resource.rc2
-rw-r--r--plugins/mRadio/proto_mradio/src/resource.h2
-rw-r--r--plugins/mRadio/readme.txt2
-rw-r--r--plugins/mTextControl/docs/Changelog.txt2
-rw-r--r--plugins/mTextControl/res/version.rc2
-rw-r--r--plugins/mTextControl/src/FormattedTextDraw.cpp2
-rw-r--r--plugins/mTextControl/src/FormattedTextDraw.h2
-rw-r--r--plugins/mTextControl/src/ImageDataObjectHlp.cpp2
-rw-r--r--plugins/mTextControl/src/ImageDataObjectHlp.h2
-rw-r--r--plugins/mTextControl/src/dataobject.cpp2
-rw-r--r--plugins/mTextControl/src/enumformat.cpp2
-rw-r--r--plugins/mTextControl/src/fancy_rtf.cpp2
-rw-r--r--plugins/mTextControl/src/fancy_rtf.h2
-rw-r--r--plugins/mTextControl/src/main.cpp2
-rw-r--r--plugins/mTextControl/src/richeditutils.cpp2
-rw-r--r--plugins/mTextControl/src/richeditutils.h2
-rw-r--r--plugins/mTextControl/src/services.cpp2
-rw-r--r--plugins/mTextControl/src/services.h2
-rw-r--r--plugins/mTextControl/src/stdafx.cxx2
-rw-r--r--plugins/mTextControl/src/stdafx.h2
-rw-r--r--plugins/mTextControl/src/textcontrol.cpp2
-rw-r--r--plugins/mTextControl/src/textcontrol.h2
-rw-r--r--plugins/mTextControl/src/textusers.cpp2
-rw-r--r--plugins/mTextControl/src/textusers.h2
-rw-r--r--plugins/mTextControl/src/version.h2
-rw-r--r--plugins/testplugin/src/testplug.cpp2
-rw-r--r--plugins/wbOSD/docs/readme.txt2
-rw-r--r--plugins/wbOSD/res/version.rc2
-rw-r--r--plugins/wbOSD/res/wbOSD.rc2
-rw-r--r--plugins/wbOSD/src/events.cpp2
-rw-r--r--plugins/wbOSD/src/main.cpp2
-rw-r--r--plugins/wbOSD/src/options.cpp2
-rw-r--r--plugins/wbOSD/src/resource.h2
-rw-r--r--plugins/wbOSD/src/stdafx.cxx2
-rw-r--r--plugins/wbOSD/src/stdafx.h2
-rw-r--r--plugins/wbOSD/src/version.h2
-rw-r--r--plugins/wbOSD/src/wbOSD.cpp2
4192 files changed, 4247 insertions, 4246 deletions
diff --git a/plugins/AVS/docs/license.txt b/plugins/AVS/docs/license.txt
index 7f1161073d..fc35462967 100644
--- a/plugins/AVS/docs/license.txt
+++ b/plugins/AVS/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/AVS/res/avs.rc b/plugins/AVS/res/avs.rc
index a9d85dfe6d..f52f323f63 100644
--- a/plugins/AVS/res/avs.rc
+++ b/plugins/AVS/res/avs.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/AVS/res/version.rc b/plugins/AVS/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/AVS/res/version.rc
+++ b/plugins/AVS/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/AVS/src/acc.cpp b/plugins/AVS/src/acc.cpp
index 8412db19a2..4ea8f73893 100644
--- a/plugins/AVS/src/acc.cpp
+++ b/plugins/AVS/src/acc.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/AVS/src/acc.h b/plugins/AVS/src/acc.h
index 94a8f1253a..2fcd431fff 100644
--- a/plugins/AVS/src/acc.h
+++ b/plugins/AVS/src/acc.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci, Nightwish
This is free software; you can redistribute it and/or
diff --git a/plugins/AVS/src/cache.cpp b/plugins/AVS/src/cache.cpp
index 160f1a3d1b..3ab9098917 100644
--- a/plugins/AVS/src/cache.cpp
+++ b/plugins/AVS/src/cache.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci, Nightwish
This is free software; you can redistribute it and/or
diff --git a/plugins/AVS/src/image_utils.cpp b/plugins/AVS/src/image_utils.cpp
index 020b618285..a7641f79c5 100644
--- a/plugins/AVS/src/image_utils.cpp
+++ b/plugins/AVS/src/image_utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "image_utils.h"
#define GET_PIXEL(__P__, __X__, __Y__) ( __P__ + width * 4 * (__Y__) + 4 * (__X__))
diff --git a/plugins/AVS/src/image_utils.h b/plugins/AVS/src/image_utils.h
index cf4529321e..48025671b6 100644
--- a/plugins/AVS/src/image_utils.h
+++ b/plugins/AVS/src/image_utils.h
@@ -1,4 +1,4 @@
-#ifndef __IMAGE_UTILS_H__
+#ifndef __IMAGE_UTILS_H__
# define __IMAGE_UTILS_H__
HBITMAP BmpFilterLoadBitmap(BOOL *bIsTransparent, const wchar_t *ptszFilename);
diff --git a/plugins/AVS/src/main.cpp b/plugins/AVS/src/main.cpp
index 766c758af6..2e7124e6dc 100644
--- a/plugins/AVS/src/main.cpp
+++ b/plugins/AVS/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/AVS/src/options.cpp b/plugins/AVS/src/options.cpp
index 444be2c0ab..c304a72daf 100644
--- a/plugins/AVS/src/options.cpp
+++ b/plugins/AVS/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/AVS/src/poll.cpp b/plugins/AVS/src/poll.cpp
index 3a2a091e3b..671c463f79 100644
--- a/plugins/AVS/src/poll.cpp
+++ b/plugins/AVS/src/poll.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci, Nightwish
This is free software; you can redistribute it and/or
diff --git a/plugins/AVS/src/poll.h b/plugins/AVS/src/poll.h
index 39678f2b4e..12419e8087 100644
--- a/plugins/AVS/src/poll.h
+++ b/plugins/AVS/src/poll.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci, Nightwish
This is free software; you can redistribute it and/or
diff --git a/plugins/AVS/src/resource.h b/plugins/AVS/src/resource.h
index a58c6eb0d0..201286d8df 100644
--- a/plugins/AVS/src/resource.h
+++ b/plugins/AVS/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by avs.rc
//
diff --git a/plugins/AVS/src/services.cpp b/plugins/AVS/src/services.cpp
index 91730e0297..08eee4d133 100644
--- a/plugins/AVS/src/services.cpp
+++ b/plugins/AVS/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/AVS/src/stdafx.cxx b/plugins/AVS/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/AVS/src/stdafx.cxx
+++ b/plugins/AVS/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/AVS/src/stdafx.h b/plugins/AVS/src/stdafx.h
index f7bba051d4..36e6371c8e 100644
--- a/plugins/AVS/src/stdafx.h
+++ b/plugins/AVS/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/AVS/src/utils.cpp b/plugins/AVS/src/utils.cpp
index 1aa82f4515..f0fc2f783a 100644
--- a/plugins/AVS/src/utils.cpp
+++ b/plugins/AVS/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci, Nightwish
This is free software; you can redistribute it and/or
diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h
index 0475c9ef0c..6d0659f537 100644
--- a/plugins/AVS/src/version.h
+++ b/plugins/AVS/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 3
#define __BUILD_NUM 4
diff --git a/plugins/Actman/ask.rc b/plugins/Actman/ask.rc
index cb36bcf8ee..3e96a4e0e4 100644
--- a/plugins/Actman/ask.rc
+++ b/plugins/Actman/ask.rc
@@ -1,4 +1,4 @@
-#include "i_const.inc"
+#include "i_const.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/dlgshare.rc b/plugins/Actman/dlgshare.rc
index dfeb197281..317b1b283a 100644
--- a/plugins/Actman/dlgshare.rc
+++ b/plugins/Actman/dlgshare.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_dlgshare.inc"
+#include "i_cnst_dlgshare.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/hooks/hooks.rc b/plugins/Actman/hooks/hooks.rc
index ff351cc94d..90e7b96646 100644
--- a/plugins/Actman/hooks/hooks.rc
+++ b/plugins/Actman/hooks/hooks.rc
@@ -1,4 +1,4 @@
-#include "i_hconst.inc"
+#include "i_hconst.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_call.rc b/plugins/Actman/iac_call.rc
index f32f7bc303..6b77001317 100644
--- a/plugins/Actman/iac_call.rc
+++ b/plugins/Actman/iac_call.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_call.inc"
+#include "i_cnst_call.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_chain.rc b/plugins/Actman/iac_chain.rc
index edde6de616..74abe5f918 100644
--- a/plugins/Actman/iac_chain.rc
+++ b/plugins/Actman/iac_chain.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_chain.inc"
+#include "i_cnst_chain.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_contact.rc b/plugins/Actman/iac_contact.rc
index 65a7d2843e..faf9d53d50 100644
--- a/plugins/Actman/iac_contact.rc
+++ b/plugins/Actman/iac_contact.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_contact.inc"
+#include "i_cnst_contact.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_database.rc b/plugins/Actman/iac_database.rc
index cc9f309ebf..e1b0c02c41 100644
--- a/plugins/Actman/iac_database.rc
+++ b/plugins/Actman/iac_database.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_database.inc"
+#include "i_cnst_database.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_ini.rc b/plugins/Actman/iac_ini.rc
index 56658b91c4..eefe011ac9 100644
--- a/plugins/Actman/iac_ini.rc
+++ b/plugins/Actman/iac_ini.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_ini.inc"
+#include "i_cnst_ini.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_inout.rc b/plugins/Actman/iac_inout.rc
index ca61e5f492..f2e70ab4e2 100644
--- a/plugins/Actman/iac_inout.rc
+++ b/plugins/Actman/iac_inout.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_inout.inc"
+#include "i_cnst_inout.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_jump.rc b/plugins/Actman/iac_jump.rc
index 4731042c38..39a29637ac 100644
--- a/plugins/Actman/iac_jump.rc
+++ b/plugins/Actman/iac_jump.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_jump.inc"
+#include "i_cnst_jump.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_messagebox.rc b/plugins/Actman/iac_messagebox.rc
index 09710dfb2f..ff5e8fad93 100644
--- a/plugins/Actman/iac_messagebox.rc
+++ b/plugins/Actman/iac_messagebox.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_message.inc"
+#include "i_cnst_message.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_notes.rc b/plugins/Actman/iac_notes.rc
index a9ca1bc5ef..66704ee21c 100644
--- a/plugins/Actman/iac_notes.rc
+++ b/plugins/Actman/iac_notes.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_notes.inc"
+#include "i_cnst_notes.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_program.rc b/plugins/Actman/iac_program.rc
index 0460c5c9ac..19409acefa 100644
--- a/plugins/Actman/iac_program.rc
+++ b/plugins/Actman/iac_program.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_program.inc"
+#include "i_cnst_program.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_service.rc b/plugins/Actman/iac_service.rc
index ff9f972ff4..c3c457aedf 100644
--- a/plugins/Actman/iac_service.rc
+++ b/plugins/Actman/iac_service.rc
@@ -1,4 +1,4 @@
-
+
LANGUAGE 0,0
IDD_ACTSERVICE DIALOGEX 0, 0, 168, 200, 0
diff --git a/plugins/Actman/iac_settings.rc b/plugins/Actman/iac_settings.rc
index 59df6066af..73ffbac253 100644
--- a/plugins/Actman/iac_settings.rc
+++ b/plugins/Actman/iac_settings.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_settings.inc"
+#include "i_cnst_settings.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_storage.rc b/plugins/Actman/iac_storage.rc
index 6e4391e15c..b9d05e8c26 100644
--- a/plugins/Actman/iac_storage.rc
+++ b/plugins/Actman/iac_storage.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_storage.inc"
+#include "i_cnst_storage.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/iac_text.rc b/plugins/Actman/iac_text.rc
index 63fd664420..47a03785a2 100644
--- a/plugins/Actman/iac_text.rc
+++ b/plugins/Actman/iac_text.rc
@@ -1,4 +1,4 @@
-#include "i_cnst_text.inc"
+#include "i_cnst_text.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/options.rc b/plugins/Actman/options.rc
index 98be11b605..645037085b 100644
--- a/plugins/Actman/options.rc
+++ b/plugins/Actman/options.rc
@@ -1,4 +1,4 @@
-#include "i_const.inc"
+#include "i_const.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/readme.txt b/plugins/Actman/readme.txt
index 1831a1efe2..0278cee0fd 100644
--- a/plugins/Actman/readme.txt
+++ b/plugins/Actman/readme.txt
@@ -1,4 +1,4 @@
-Note
+Note
----
'Actions' is action groups which can be executed through services
'Subactions' is single simple action like 'Call service', 'run program' etc.
diff --git a/plugins/Actman/services.ini b/plugins/Actman/services.ini
index 6edd800133..0de8ecb7c0 100644
--- a/plugins/Actman/services.ini
+++ b/plugins/Actman/services.ini
@@ -1,4 +1,4 @@
-;Small Service list
+;Small Service list
;if wparam or lparam consists of list, "|" is separator
;in list: if translation not needed, just add space before help
;numeric parameter format: number<space>help
diff --git a/plugins/Actman/tasks/tasks.rc b/plugins/Actman/tasks/tasks.rc
index 2bc558fbc3..f1539cda4b 100644
--- a/plugins/Actman/tasks/tasks.rc
+++ b/plugins/Actman/tasks/tasks.rc
@@ -1,4 +1,4 @@
-#include "i_tconst.inc"
+#include "i_tconst.inc"
LANGUAGE 0,0
diff --git a/plugins/Actman/ua/ua.rc b/plugins/Actman/ua/ua.rc
index 6e0fdde413..8d4a34e35e 100644
--- a/plugins/Actman/ua/ua.rc
+++ b/plugins/Actman/ua/ua.rc
@@ -1,4 +1,4 @@
-#include "i_uconst.inc"
+#include "i_uconst.inc"
LANGUAGE 0,0
diff --git a/plugins/AddContactPlus/docs/license.txt b/plugins/AddContactPlus/docs/license.txt
index 89e08fb002..107b05d9d8 100644
--- a/plugins/AddContactPlus/docs/license.txt
+++ b/plugins/AddContactPlus/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
diff --git a/plugins/AddContactPlus/docs/readme.txt b/plugins/AddContactPlus/docs/readme.txt
index 826fd4dc65..a31d97a160 100644
--- a/plugins/AddContactPlus/docs/readme.txt
+++ b/plugins/AddContactPlus/docs/readme.txt
@@ -1,4 +1,4 @@
- -=================================-
+ -=================================-
AddContact+ plugin for Miranda IM
-=================================-
diff --git a/plugins/AddContactPlus/res/Version.rc b/plugins/AddContactPlus/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/AddContactPlus/res/Version.rc
+++ b/plugins/AddContactPlus/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/AddContactPlus/res/resource.rc b/plugins/AddContactPlus/res/resource.rc
index 1b1bde6444..565fb04ebd 100644
--- a/plugins/AddContactPlus/res/resource.rc
+++ b/plugins/AddContactPlus/res/resource.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/AddContactPlus/src/addcontact.cpp b/plugins/AddContactPlus/src/addcontact.cpp
index 85bab9265a..3e5be3a304 100644
--- a/plugins/AddContactPlus/src/addcontact.cpp
+++ b/plugins/AddContactPlus/src/addcontact.cpp
@@ -1,4 +1,4 @@
-/*
+/*
AddContact+ plugin for Miranda NG
Copyright (C) 2007-11 Bartosz 'Dezeath' Białek
diff --git a/plugins/AddContactPlus/src/main.cpp b/plugins/AddContactPlus/src/main.cpp
index cfe6f2e09c..ec591411e3 100644
--- a/plugins/AddContactPlus/src/main.cpp
+++ b/plugins/AddContactPlus/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
AddContact+ plugin for Miranda NG
Copyright (C) 2007-11 Bartosz 'Dezeath' Białek
diff --git a/plugins/AddContactPlus/src/resource.h b/plugins/AddContactPlus/src/resource.h
index b796c401d0..bbd96dd6e5 100644
--- a/plugins/AddContactPlus/src/resource.h
+++ b/plugins/AddContactPlus/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/AddContactPlus/src/stdafx.cxx b/plugins/AddContactPlus/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/AddContactPlus/src/stdafx.cxx
+++ b/plugins/AddContactPlus/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/AddContactPlus/src/stdafx.h b/plugins/AddContactPlus/src/stdafx.h
index db8647b8b6..cc6db00c1e 100644
--- a/plugins/AddContactPlus/src/stdafx.h
+++ b/plugins/AddContactPlus/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
AddContact+ plugin for Miranda NG
Copyright (C) 2007-11 Bartosz 'Dezeath' Białek
diff --git a/plugins/AddContactPlus/src/version.h b/plugins/AddContactPlus/src/version.h
index b713e1b69f..a8e0364344 100644
--- a/plugins/AddContactPlus/src/version.h
+++ b/plugins/AddContactPlus/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 9
#define __RELEASE_NUM 9
#define __BUILD_NUM 2
diff --git a/plugins/AdvaImg/CMakeLists.txt b/plugins/AdvaImg/CMakeLists.txt
index bf6aaf6e65..a89bbe5737 100644
--- a/plugins/AdvaImg/CMakeLists.txt
+++ b/plugins/AdvaImg/CMakeLists.txt
@@ -1,4 +1,4 @@
-file(GLOB SOURCES "src/*.h"
+file(GLOB SOURCES "src/*.h"
"src/FreeImage/*.h"
"src/FreeImageToolkit/*.h"
"src/LibJPEG/*.h"
diff --git a/plugins/AdvaImg/Docs/Whatsnew.txt b/plugins/AdvaImg/Docs/Whatsnew.txt
index 28c4f22d04..ed8ba9581d 100644
--- a/plugins/AdvaImg/Docs/Whatsnew.txt
+++ b/plugins/AdvaImg/Docs/Whatsnew.txt
@@ -1,4 +1,4 @@
-What's New for FreeImage
+What's New for FreeImage
* : fixed
- : removed
diff --git a/plugins/AdvaImg/Docs/license-fi.txt b/plugins/AdvaImg/Docs/license-fi.txt
index 03b666c58a..9d72eefabe 100644
--- a/plugins/AdvaImg/Docs/license-fi.txt
+++ b/plugins/AdvaImg/Docs/license-fi.txt
@@ -1,4 +1,4 @@
-FreeImage Public License - Version 1.0
+FreeImage Public License - Version 1.0
---------------------------------------------
1. Definitions.
diff --git a/plugins/AdvaImg/Docs/license-gplv2.txt b/plugins/AdvaImg/Docs/license-gplv2.txt
index 6020906a93..baa7c7d8a4 100644
--- a/plugins/AdvaImg/Docs/license-gplv2.txt
+++ b/plugins/AdvaImg/Docs/license-gplv2.txt
@@ -1,4 +1,4 @@
-GNU General Public License, version 2 (GPL-2.0)
+GNU General Public License, version 2 (GPL-2.0)
[OSI Approved License]
The GNU General Public License (GPL-2.0)
Version 2, June 1991
diff --git a/plugins/AdvaImg/Docs/license-gplv3.txt b/plugins/AdvaImg/Docs/license-gplv3.txt
index 6421b9c80b..b7bf125e11 100644
--- a/plugins/AdvaImg/Docs/license-gplv3.txt
+++ b/plugins/AdvaImg/Docs/license-gplv3.txt
@@ -1,4 +1,4 @@
-GNU General Public License, version 3 (GPL-3.0)
+GNU General Public License, version 3 (GPL-3.0)
[OSI Approved License]
GNU GENERAL PUBLIC LICENSE
diff --git a/plugins/AdvaImg/res/Version.rc b/plugins/AdvaImg/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/AdvaImg/res/Version.rc
+++ b/plugins/AdvaImg/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/AdvaImg/src/CacheFile.h b/plugins/AdvaImg/src/CacheFile.h
index a1e5e782c9..461633cdca 100644
--- a/plugins/AdvaImg/src/CacheFile.h
+++ b/plugins/AdvaImg/src/CacheFile.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Multi-Page functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage.h b/plugins/AdvaImg/src/FreeImage.h
index 78060629a2..9be92c982d 100644
--- a/plugins/AdvaImg/src/FreeImage.h
+++ b/plugins/AdvaImg/src/FreeImage.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// FreeImage 3
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/BitmapAccess.cpp b/plugins/AdvaImg/src/FreeImage/BitmapAccess.cpp
index 2fbec7ab24..c5f864dabf 100644
--- a/plugins/AdvaImg/src/FreeImage/BitmapAccess.cpp
+++ b/plugins/AdvaImg/src/FreeImage/BitmapAccess.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// FreeImage implementation
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/CacheFile.cpp b/plugins/AdvaImg/src/FreeImage/CacheFile.cpp
index 309faf8faf..ddb997620e 100644
--- a/plugins/AdvaImg/src/FreeImage/CacheFile.cpp
+++ b/plugins/AdvaImg/src/FreeImage/CacheFile.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Multi-Page functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/ColorLookup.cpp b/plugins/AdvaImg/src/FreeImage/ColorLookup.cpp
index 0f4435a725..bcffb74b1c 100644
--- a/plugins/AdvaImg/src/FreeImage/ColorLookup.cpp
+++ b/plugins/AdvaImg/src/FreeImage/ColorLookup.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// X11 and SVG Color name lookup
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/Conversion.cpp b/plugins/AdvaImg/src/FreeImage/Conversion.cpp
index 815057ad08..7210ac5d04 100644
--- a/plugins/AdvaImg/src/FreeImage/Conversion.cpp
+++ b/plugins/AdvaImg/src/FreeImage/Conversion.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/Conversion16_555.cpp b/plugins/AdvaImg/src/FreeImage/Conversion16_555.cpp
index 3eb4c330a5..5ff5b6a153 100644
--- a/plugins/AdvaImg/src/FreeImage/Conversion16_555.cpp
+++ b/plugins/AdvaImg/src/FreeImage/Conversion16_555.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/Conversion16_565.cpp b/plugins/AdvaImg/src/FreeImage/Conversion16_565.cpp
index fd790b92f4..ac4987d260 100644
--- a/plugins/AdvaImg/src/FreeImage/Conversion16_565.cpp
+++ b/plugins/AdvaImg/src/FreeImage/Conversion16_565.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/Conversion24.cpp b/plugins/AdvaImg/src/FreeImage/Conversion24.cpp
index 85ce90417b..fedebaba71 100644
--- a/plugins/AdvaImg/src/FreeImage/Conversion24.cpp
+++ b/plugins/AdvaImg/src/FreeImage/Conversion24.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/Conversion32.cpp b/plugins/AdvaImg/src/FreeImage/Conversion32.cpp
index 0dc31287e6..7f93628dfe 100644
--- a/plugins/AdvaImg/src/FreeImage/Conversion32.cpp
+++ b/plugins/AdvaImg/src/FreeImage/Conversion32.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/Conversion4.cpp b/plugins/AdvaImg/src/FreeImage/Conversion4.cpp
index 13048b6d3f..95db5eb915 100644
--- a/plugins/AdvaImg/src/FreeImage/Conversion4.cpp
+++ b/plugins/AdvaImg/src/FreeImage/Conversion4.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/Conversion8.cpp b/plugins/AdvaImg/src/FreeImage/Conversion8.cpp
index 861e8169ce..5f81aebb3e 100644
--- a/plugins/AdvaImg/src/FreeImage/Conversion8.cpp
+++ b/plugins/AdvaImg/src/FreeImage/Conversion8.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/ConversionFloat.cpp b/plugins/AdvaImg/src/FreeImage/ConversionFloat.cpp
index 6a01d7f0af..5696eeec41 100644
--- a/plugins/AdvaImg/src/FreeImage/ConversionFloat.cpp
+++ b/plugins/AdvaImg/src/FreeImage/ConversionFloat.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/ConversionRGB16.cpp b/plugins/AdvaImg/src/FreeImage/ConversionRGB16.cpp
index 156a91b85b..c674b5010b 100644
--- a/plugins/AdvaImg/src/FreeImage/ConversionRGB16.cpp
+++ b/plugins/AdvaImg/src/FreeImage/ConversionRGB16.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/ConversionRGBA16.cpp b/plugins/AdvaImg/src/FreeImage/ConversionRGBA16.cpp
index 600d8ea1e6..f1eacc281a 100644
--- a/plugins/AdvaImg/src/FreeImage/ConversionRGBA16.cpp
+++ b/plugins/AdvaImg/src/FreeImage/ConversionRGBA16.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/ConversionRGBAF.cpp b/plugins/AdvaImg/src/FreeImage/ConversionRGBAF.cpp
index 2ba2b32b42..c48fa525f1 100644
--- a/plugins/AdvaImg/src/FreeImage/ConversionRGBAF.cpp
+++ b/plugins/AdvaImg/src/FreeImage/ConversionRGBAF.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/ConversionRGBF.cpp b/plugins/AdvaImg/src/FreeImage/ConversionRGBF.cpp
index a30b36532e..62a2804422 100644
--- a/plugins/AdvaImg/src/FreeImage/ConversionRGBF.cpp
+++ b/plugins/AdvaImg/src/FreeImage/ConversionRGBF.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/ConversionType.cpp b/plugins/AdvaImg/src/FreeImage/ConversionType.cpp
index 09286e9a99..017f453bcc 100644
--- a/plugins/AdvaImg/src/FreeImage/ConversionType.cpp
+++ b/plugins/AdvaImg/src/FreeImage/ConversionType.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/ConversionUINT16.cpp b/plugins/AdvaImg/src/FreeImage/ConversionUINT16.cpp
index 2de0f05ccc..ddf38acbb9 100644
--- a/plugins/AdvaImg/src/FreeImage/ConversionUINT16.cpp
+++ b/plugins/AdvaImg/src/FreeImage/ConversionUINT16.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/FreeImage.cpp b/plugins/AdvaImg/src/FreeImage/FreeImage.cpp
index ac53449a14..ae3ca97b5d 100644
--- a/plugins/AdvaImg/src/FreeImage/FreeImage.cpp
+++ b/plugins/AdvaImg/src/FreeImage/FreeImage.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// FreeImage implementation
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/FreeImageIO.cpp b/plugins/AdvaImg/src/FreeImage/FreeImageIO.cpp
index 83394f049c..696ff07b02 100644
--- a/plugins/AdvaImg/src/FreeImage/FreeImageIO.cpp
+++ b/plugins/AdvaImg/src/FreeImage/FreeImageIO.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Input/Output functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/GetType.cpp b/plugins/AdvaImg/src/FreeImage/GetType.cpp
index 0ac15fc2e6..83839e2ba3 100644
--- a/plugins/AdvaImg/src/FreeImage/GetType.cpp
+++ b/plugins/AdvaImg/src/FreeImage/GetType.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// GetType
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/Halftoning.cpp b/plugins/AdvaImg/src/FreeImage/Halftoning.cpp
index bc9076c501..43b725207c 100644
--- a/plugins/AdvaImg/src/FreeImage/Halftoning.cpp
+++ b/plugins/AdvaImg/src/FreeImage/Halftoning.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap conversion routines
// Thresholding and halftoning functions
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/J2KHelper.cpp b/plugins/AdvaImg/src/FreeImage/J2KHelper.cpp
index 49bf9290d4..b0420cb5a2 100644
--- a/plugins/AdvaImg/src/FreeImage/J2KHelper.cpp
+++ b/plugins/AdvaImg/src/FreeImage/J2KHelper.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// JPEG2000 helpers
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/J2KHelper.h b/plugins/AdvaImg/src/FreeImage/J2KHelper.h
index a8121f164e..507f8f5c11 100644
--- a/plugins/AdvaImg/src/FreeImage/J2KHelper.h
+++ b/plugins/AdvaImg/src/FreeImage/J2KHelper.h
@@ -1,4 +1,4 @@
-#ifndef J2K_HELPER_H
+#ifndef J2K_HELPER_H
#define J2K_HELPER_H
// ==========================================================
diff --git a/plugins/AdvaImg/src/FreeImage/LFPQuantizer.cpp b/plugins/AdvaImg/src/FreeImage/LFPQuantizer.cpp
index 8b592c30f1..4f72631469 100644
--- a/plugins/AdvaImg/src/FreeImage/LFPQuantizer.cpp
+++ b/plugins/AdvaImg/src/FreeImage/LFPQuantizer.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// LFPQuantizer class implementation
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/MNGHelper.cpp b/plugins/AdvaImg/src/FreeImage/MNGHelper.cpp
index 2bc3e833a4..ed4ff5f31c 100644
--- a/plugins/AdvaImg/src/FreeImage/MNGHelper.cpp
+++ b/plugins/AdvaImg/src/FreeImage/MNGHelper.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// MNG / JNG helpers
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/MemoryIO.cpp b/plugins/AdvaImg/src/FreeImage/MemoryIO.cpp
index 7f587d3fa3..6c77c0ed3d 100644
--- a/plugins/AdvaImg/src/FreeImage/MemoryIO.cpp
+++ b/plugins/AdvaImg/src/FreeImage/MemoryIO.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Memory Input/Output functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/MultiPage.cpp b/plugins/AdvaImg/src/FreeImage/MultiPage.cpp
index 8c49d45396..d09b1e9bca 100644
--- a/plugins/AdvaImg/src/FreeImage/MultiPage.cpp
+++ b/plugins/AdvaImg/src/FreeImage/MultiPage.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Multi-Page functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/NNQuantizer.cpp b/plugins/AdvaImg/src/FreeImage/NNQuantizer.cpp
index 4f02446d8e..4fba79cfb7 100644
--- a/plugins/AdvaImg/src/FreeImage/NNQuantizer.cpp
+++ b/plugins/AdvaImg/src/FreeImage/NNQuantizer.cpp
@@ -1,4 +1,4 @@
-// NeuQuant Neural-Net Quantization Algorithm
+// NeuQuant Neural-Net Quantization Algorithm
// ------------------------------------------
//
// Copyright (c) 1994 Anthony Dekker
diff --git a/plugins/AdvaImg/src/FreeImage/PSDParser.cpp b/plugins/AdvaImg/src/FreeImage/PSDParser.cpp
index fba54c2421..33c8d5711c 100644
--- a/plugins/AdvaImg/src/FreeImage/PSDParser.cpp
+++ b/plugins/AdvaImg/src/FreeImage/PSDParser.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Photoshop Loader
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/PSDParser.h b/plugins/AdvaImg/src/FreeImage/PSDParser.h
index 15ab5425ca..bb88b6f2c7 100644
--- a/plugins/AdvaImg/src/FreeImage/PSDParser.h
+++ b/plugins/AdvaImg/src/FreeImage/PSDParser.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Photoshop Loader
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/PixelAccess.cpp b/plugins/AdvaImg/src/FreeImage/PixelAccess.cpp
index 70b381f105..c7817d272b 100644
--- a/plugins/AdvaImg/src/FreeImage/PixelAccess.cpp
+++ b/plugins/AdvaImg/src/FreeImage/PixelAccess.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Pixel access functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/Plugin.cpp b/plugins/AdvaImg/src/FreeImage/Plugin.cpp
index 1bc13412a5..5bcda2be47 100644
--- a/plugins/AdvaImg/src/FreeImage/Plugin.cpp
+++ b/plugins/AdvaImg/src/FreeImage/Plugin.cpp
@@ -1,4 +1,4 @@
-// =====================================================================
+// =====================================================================
// FreeImage Plugin Interface
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/PluginBMP.cpp b/plugins/AdvaImg/src/FreeImage/PluginBMP.cpp
index 13206f7b71..7678083a2a 100644
--- a/plugins/AdvaImg/src/FreeImage/PluginBMP.cpp
+++ b/plugins/AdvaImg/src/FreeImage/PluginBMP.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// BMP Loader and Writer
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/PluginGIF.cpp b/plugins/AdvaImg/src/FreeImage/PluginGIF.cpp
index d9b430eac5..a9211b2784 100644
--- a/plugins/AdvaImg/src/FreeImage/PluginGIF.cpp
+++ b/plugins/AdvaImg/src/FreeImage/PluginGIF.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// GIF Loader and Writer
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/PluginICO.cpp b/plugins/AdvaImg/src/FreeImage/PluginICO.cpp
index 5c4673e4de..d60d601ddf 100644
--- a/plugins/AdvaImg/src/FreeImage/PluginICO.cpp
+++ b/plugins/AdvaImg/src/FreeImage/PluginICO.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// ICO Loader and Writer
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/PluginJPEG.cpp b/plugins/AdvaImg/src/FreeImage/PluginJPEG.cpp
index 19e4a070a5..8faea8592b 100644
--- a/plugins/AdvaImg/src/FreeImage/PluginJPEG.cpp
+++ b/plugins/AdvaImg/src/FreeImage/PluginJPEG.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// JPEG Loader and writer
// Based on code developed by The Independent JPEG Group
//
diff --git a/plugins/AdvaImg/src/FreeImage/PluginPNG.cpp b/plugins/AdvaImg/src/FreeImage/PluginPNG.cpp
index fe80a2b533..3df8f3637c 100644
--- a/plugins/AdvaImg/src/FreeImage/PluginPNG.cpp
+++ b/plugins/AdvaImg/src/FreeImage/PluginPNG.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// PNG Loader and Writer
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/TIFFLogLuv.cpp b/plugins/AdvaImg/src/FreeImage/TIFFLogLuv.cpp
index 3f313232c4..0ff73ad9db 100644
--- a/plugins/AdvaImg/src/FreeImage/TIFFLogLuv.cpp
+++ b/plugins/AdvaImg/src/FreeImage/TIFFLogLuv.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// XYZ to RGB TIFF conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/ToneMapping.cpp b/plugins/AdvaImg/src/FreeImage/ToneMapping.cpp
index aca7961647..36ca22c838 100644
--- a/plugins/AdvaImg/src/FreeImage/ToneMapping.cpp
+++ b/plugins/AdvaImg/src/FreeImage/ToneMapping.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Tone mapping operators
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/WuQuantizer.cpp b/plugins/AdvaImg/src/FreeImage/WuQuantizer.cpp
index e092f228cc..e17cdefb32 100644
--- a/plugins/AdvaImg/src/FreeImage/WuQuantizer.cpp
+++ b/plugins/AdvaImg/src/FreeImage/WuQuantizer.cpp
@@ -1,4 +1,4 @@
-///////////////////////////////////////////////////////////////////////
+///////////////////////////////////////////////////////////////////////
// C Implementation of Wu's Color Quantizer (v. 2)
// (see Graphics Gems vol. II, pp. 126-133)
//
diff --git a/plugins/AdvaImg/src/FreeImage/ZLibInterface.cpp b/plugins/AdvaImg/src/FreeImage/ZLibInterface.cpp
index 39c7ac0ecc..406e11ff8c 100644
--- a/plugins/AdvaImg/src/FreeImage/ZLibInterface.cpp
+++ b/plugins/AdvaImg/src/FreeImage/ZLibInterface.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// ZLib library interface
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/tmoColorConvert.cpp b/plugins/AdvaImg/src/FreeImage/tmoColorConvert.cpp
index 8770c6f4bf..ab9948a918 100644
--- a/plugins/AdvaImg/src/FreeImage/tmoColorConvert.cpp
+++ b/plugins/AdvaImg/src/FreeImage/tmoColorConvert.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// High Dynamic Range bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/tmoDrago03.cpp b/plugins/AdvaImg/src/FreeImage/tmoDrago03.cpp
index d1efe9486b..510f2ca95c 100644
--- a/plugins/AdvaImg/src/FreeImage/tmoDrago03.cpp
+++ b/plugins/AdvaImg/src/FreeImage/tmoDrago03.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Tone mapping operator (Drago, 2003)
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/tmoFattal02.cpp b/plugins/AdvaImg/src/FreeImage/tmoFattal02.cpp
index 27448fce8a..af27a20bee 100644
--- a/plugins/AdvaImg/src/FreeImage/tmoFattal02.cpp
+++ b/plugins/AdvaImg/src/FreeImage/tmoFattal02.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Tone mapping operator (Fattal, 2002)
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImage/tmoReinhard05.cpp b/plugins/AdvaImg/src/FreeImage/tmoReinhard05.cpp
index 64607dd5aa..1f43b46dfa 100644
--- a/plugins/AdvaImg/src/FreeImage/tmoReinhard05.cpp
+++ b/plugins/AdvaImg/src/FreeImage/tmoReinhard05.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Tone mapping operator (Reinhard, 2005)
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageIO.h b/plugins/AdvaImg/src/FreeImageIO.h
index c846b5bf0a..46ccef5a1e 100644
--- a/plugins/AdvaImg/src/FreeImageIO.h
+++ b/plugins/AdvaImg/src/FreeImageIO.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Input/Output functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/BSplineRotate.cpp b/plugins/AdvaImg/src/FreeImageToolkit/BSplineRotate.cpp
index 53f12b1036..b16a1cb77a 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/BSplineRotate.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/BSplineRotate.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap rotation using B-Splines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/Background.cpp b/plugins/AdvaImg/src/FreeImageToolkit/Background.cpp
index 0e8fd76d1f..ddb95e949d 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/Background.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/Background.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Background filling routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/Channels.cpp b/plugins/AdvaImg/src/FreeImageToolkit/Channels.cpp
index cc31a4bfe3..4645e654f7 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/Channels.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/Channels.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Channel processing support
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/ClassicRotate.cpp b/plugins/AdvaImg/src/FreeImageToolkit/ClassicRotate.cpp
index 2e561d4877..4926d1ba41 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/ClassicRotate.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/ClassicRotate.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Bitmap rotation by means of 3 shears.
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/Colors.cpp b/plugins/AdvaImg/src/FreeImageToolkit/Colors.cpp
index 71868074b1..b7892c0cc0 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/Colors.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/Colors.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Color manipulation routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/CopyPaste.cpp b/plugins/AdvaImg/src/FreeImageToolkit/CopyPaste.cpp
index c2a44c8345..a95c2273f4 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/CopyPaste.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/CopyPaste.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Copy / paste routines
//
// - Floris van den Berg (flvdberg@wxs.nl)
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/Display.cpp b/plugins/AdvaImg/src/FreeImageToolkit/Display.cpp
index 82885dcf34..0abe210467 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/Display.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/Display.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Display routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/Filters.h b/plugins/AdvaImg/src/FreeImageToolkit/Filters.h
index 970e5604ec..aa5526a343 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/Filters.h
+++ b/plugins/AdvaImg/src/FreeImageToolkit/Filters.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Upsampling / downsampling filters
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/Flip.cpp b/plugins/AdvaImg/src/FreeImageToolkit/Flip.cpp
index 907d75d902..4dcc301012 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/Flip.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/Flip.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Flipping routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/JPEGTransform.cpp b/plugins/AdvaImg/src/FreeImageToolkit/JPEGTransform.cpp
index 6f9ba8e1f2..b3e15ebf3f 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/JPEGTransform.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/JPEGTransform.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// JPEG lossless transformations
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/MultigridPoissonSolver.cpp b/plugins/AdvaImg/src/FreeImageToolkit/MultigridPoissonSolver.cpp
index 7c36e1c0cd..b5ba8aec87 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/MultigridPoissonSolver.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/MultigridPoissonSolver.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Poisson solver based on a full multigrid algorithm
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/Rescale.cpp b/plugins/AdvaImg/src/FreeImageToolkit/Rescale.cpp
index 3fdc3e3d6b..15a27235d0 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/Rescale.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/Rescale.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Upsampling / downsampling routine
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/Resize.cpp b/plugins/AdvaImg/src/FreeImageToolkit/Resize.cpp
index 7427986703..40cc9ff997 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/Resize.cpp
+++ b/plugins/AdvaImg/src/FreeImageToolkit/Resize.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Upsampling / downsampling classes
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/FreeImageToolkit/Resize.h b/plugins/AdvaImg/src/FreeImageToolkit/Resize.h
index 466fcc183d..1584c10419 100644
--- a/plugins/AdvaImg/src/FreeImageToolkit/Resize.h
+++ b/plugins/AdvaImg/src/FreeImageToolkit/Resize.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Upsampling / downsampling classes
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/LibJPEG/cderror.h b/plugins/AdvaImg/src/LibJPEG/cderror.h
index fb72a51f6b..b54986cd20 100644
--- a/plugins/AdvaImg/src/LibJPEG/cderror.h
+++ b/plugins/AdvaImg/src/LibJPEG/cderror.h
@@ -1,4 +1,4 @@
-/*
+/*
* cderror.h
*
* Copyright (C) 1994-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/cdjpeg.c b/plugins/AdvaImg/src/LibJPEG/cdjpeg.c
index 89fe633728..4cafbdb45e 100644
--- a/plugins/AdvaImg/src/LibJPEG/cdjpeg.c
+++ b/plugins/AdvaImg/src/LibJPEG/cdjpeg.c
@@ -1,4 +1,4 @@
-/*
+/*
* cdjpeg.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/cdjpeg.h b/plugins/AdvaImg/src/LibJPEG/cdjpeg.h
index c0d064ccab..593db231a9 100644
--- a/plugins/AdvaImg/src/LibJPEG/cdjpeg.h
+++ b/plugins/AdvaImg/src/LibJPEG/cdjpeg.h
@@ -1,4 +1,4 @@
-/*
+/*
* cdjpeg.h
*
* Copyright (C) 1994-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/cjpeg.c b/plugins/AdvaImg/src/LibJPEG/cjpeg.c
index b9b65b8839..768b250a24 100644
--- a/plugins/AdvaImg/src/LibJPEG/cjpeg.c
+++ b/plugins/AdvaImg/src/LibJPEG/cjpeg.c
@@ -1,4 +1,4 @@
-/*
+/*
* cjpeg.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/ckconfig.c b/plugins/AdvaImg/src/LibJPEG/ckconfig.c
index fb9429af08..744d594f2d 100644
--- a/plugins/AdvaImg/src/LibJPEG/ckconfig.c
+++ b/plugins/AdvaImg/src/LibJPEG/ckconfig.c
@@ -1,4 +1,4 @@
-/*
+/*
* ckconfig.c
*
* Copyright (C) 1991-1994, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/coderules.txt b/plugins/AdvaImg/src/LibJPEG/coderules.txt
index 382efad3a9..6e6a877ff0 100644
--- a/plugins/AdvaImg/src/LibJPEG/coderules.txt
+++ b/plugins/AdvaImg/src/LibJPEG/coderules.txt
@@ -1,4 +1,4 @@
-IJG JPEG LIBRARY: CODING RULES
+IJG JPEG LIBRARY: CODING RULES
Copyright (C) 1991-1996, Thomas G. Lane.
This file is part of the Independent JPEG Group's software.
diff --git a/plugins/AdvaImg/src/LibJPEG/djpeg.c b/plugins/AdvaImg/src/LibJPEG/djpeg.c
index 2845f306c1..525ba5d699 100644
--- a/plugins/AdvaImg/src/LibJPEG/djpeg.c
+++ b/plugins/AdvaImg/src/LibJPEG/djpeg.c
@@ -1,4 +1,4 @@
-/*
+/*
* djpeg.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/example.c b/plugins/AdvaImg/src/LibJPEG/example.c
index e21cf12126..67c9d9e499 100644
--- a/plugins/AdvaImg/src/LibJPEG/example.c
+++ b/plugins/AdvaImg/src/LibJPEG/example.c
@@ -1,4 +1,4 @@
-/*
+/*
* example.c
*
* This file illustrates how to use the IJG code as a subroutine library
diff --git a/plugins/AdvaImg/src/LibJPEG/filelist.txt b/plugins/AdvaImg/src/LibJPEG/filelist.txt
index 62aba52552..21adccd52a 100644
--- a/plugins/AdvaImg/src/LibJPEG/filelist.txt
+++ b/plugins/AdvaImg/src/LibJPEG/filelist.txt
@@ -1,4 +1,4 @@
-IJG JPEG LIBRARY: FILE LIST
+IJG JPEG LIBRARY: FILE LIST
Copyright (C) 1994-2013, Thomas G. Lane, Guido Vollbeding.
This file is part of the Independent JPEG Group's software.
diff --git a/plugins/AdvaImg/src/LibJPEG/install.txt b/plugins/AdvaImg/src/LibJPEG/install.txt
index 44a14a28ff..cca1d54368 100644
--- a/plugins/AdvaImg/src/LibJPEG/install.txt
+++ b/plugins/AdvaImg/src/LibJPEG/install.txt
@@ -1,4 +1,4 @@
-INSTALLATION INSTRUCTIONS for the Independent JPEG Group's JPEG software
+INSTALLATION INSTRUCTIONS for the Independent JPEG Group's JPEG software
Copyright (C) 1991-2015, Thomas G. Lane, Guido Vollbeding.
This file is part of the Independent JPEG Group's software.
diff --git a/plugins/AdvaImg/src/LibJPEG/jaricom.c b/plugins/AdvaImg/src/LibJPEG/jaricom.c
index 50ad879f53..ddbe5f5418 100644
--- a/plugins/AdvaImg/src/LibJPEG/jaricom.c
+++ b/plugins/AdvaImg/src/LibJPEG/jaricom.c
@@ -1,4 +1,4 @@
-/*
+/*
* jaricom.c
*
* Developed 1997-2011 by Guido Vollbeding.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcapimin.c b/plugins/AdvaImg/src/LibJPEG/jcapimin.c
index 3382d91557..764a2313f2 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcapimin.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcapimin.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcapimin.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcapistd.c b/plugins/AdvaImg/src/LibJPEG/jcapistd.c
index 8892bfaac8..0e5204a450 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcapistd.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcapistd.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcapistd.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcarith.c b/plugins/AdvaImg/src/LibJPEG/jcarith.c
index 3bc0a5b8db..b464f58637 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcarith.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcarith.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcarith.c
*
* Developed 1997-2013 by Guido Vollbeding.
diff --git a/plugins/AdvaImg/src/LibJPEG/jccoefct.c b/plugins/AdvaImg/src/LibJPEG/jccoefct.c
index b64b46e75a..170625efb0 100644
--- a/plugins/AdvaImg/src/LibJPEG/jccoefct.c
+++ b/plugins/AdvaImg/src/LibJPEG/jccoefct.c
@@ -1,4 +1,4 @@
-/*
+/*
* jccoefct.c
*
* Copyright (C) 1994-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jccolor.c b/plugins/AdvaImg/src/LibJPEG/jccolor.c
index aac5802e92..0beb28a60a 100644
--- a/plugins/AdvaImg/src/LibJPEG/jccolor.c
+++ b/plugins/AdvaImg/src/LibJPEG/jccolor.c
@@ -1,4 +1,4 @@
-/*
+/*
* jccolor.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcdctmgr.c b/plugins/AdvaImg/src/LibJPEG/jcdctmgr.c
index 9daea85f62..3f90f2b5d4 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcdctmgr.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcdctmgr.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcdctmgr.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jchuff.c b/plugins/AdvaImg/src/LibJPEG/jchuff.c
index 92fd974caf..790a4d9d65 100644
--- a/plugins/AdvaImg/src/LibJPEG/jchuff.c
+++ b/plugins/AdvaImg/src/LibJPEG/jchuff.c
@@ -1,4 +1,4 @@
-/*
+/*
* jchuff.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcinit.c b/plugins/AdvaImg/src/LibJPEG/jcinit.c
index 397b488aee..d5caa8116d 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcinit.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcinit.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcinit.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcmainct.c b/plugins/AdvaImg/src/LibJPEG/jcmainct.c
index 29d53a22ea..47a749b6e8 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcmainct.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcmainct.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcmainct.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcmarker.c b/plugins/AdvaImg/src/LibJPEG/jcmarker.c
index f2cd7a393a..229254a62c 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcmarker.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcmarker.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcmarker.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcmaster.c b/plugins/AdvaImg/src/LibJPEG/jcmaster.c
index 431744ebe1..71d65604d0 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcmaster.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcmaster.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcmaster.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcomapi.c b/plugins/AdvaImg/src/LibJPEG/jcomapi.c
index 1b1a340c1c..669d6a2b5e 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcomapi.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcomapi.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcomapi.c
*
* Copyright (C) 1994-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jconfig.h b/plugins/AdvaImg/src/LibJPEG/jconfig.h
index 9b71ed2db1..8b68fbc568 100644
--- a/plugins/AdvaImg/src/LibJPEG/jconfig.h
+++ b/plugins/AdvaImg/src/LibJPEG/jconfig.h
@@ -1,4 +1,4 @@
-/* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 9x or NT. */
+/* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 9x or NT. */
/* This file also works for Borland C++ 32-bit (bcc32) on Windows 9x or NT. */
/* see jconfig.txt for explanations */
diff --git a/plugins/AdvaImg/src/LibJPEG/jconfig.txt b/plugins/AdvaImg/src/LibJPEG/jconfig.txt
index 6c92b82d39..c9fe0a6416 100644
--- a/plugins/AdvaImg/src/LibJPEG/jconfig.txt
+++ b/plugins/AdvaImg/src/LibJPEG/jconfig.txt
@@ -1,4 +1,4 @@
-/*
+/*
* jconfig.txt
*
* Copyright (C) 1991-1994, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcparam.c b/plugins/AdvaImg/src/LibJPEG/jcparam.c
index 1680e39257..9693cd1994 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcparam.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcparam.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcparam.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcprepct.c b/plugins/AdvaImg/src/LibJPEG/jcprepct.c
index 00101e0b57..10490ff0c9 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcprepct.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcprepct.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcprepct.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jcsample.c b/plugins/AdvaImg/src/LibJPEG/jcsample.c
index 1aef8a6fc7..ed2cc70717 100644
--- a/plugins/AdvaImg/src/LibJPEG/jcsample.c
+++ b/plugins/AdvaImg/src/LibJPEG/jcsample.c
@@ -1,4 +1,4 @@
-/*
+/*
* jcsample.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jctrans.c b/plugins/AdvaImg/src/LibJPEG/jctrans.c
index 38f06e097c..f6cc5a3185 100644
--- a/plugins/AdvaImg/src/LibJPEG/jctrans.c
+++ b/plugins/AdvaImg/src/LibJPEG/jctrans.c
@@ -1,4 +1,4 @@
-/*
+/*
* jctrans.c
*
* Copyright (C) 1995-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdapimin.c b/plugins/AdvaImg/src/LibJPEG/jdapimin.c
index c1b88f75ea..2150ec46ab 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdapimin.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdapimin.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdapimin.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdapistd.c b/plugins/AdvaImg/src/LibJPEG/jdapistd.c
index 6437dc562b..b60ef59d3a 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdapistd.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdapistd.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdapistd.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdarith.c b/plugins/AdvaImg/src/LibJPEG/jdarith.c
index 14ca7fe133..80984149a1 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdarith.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdarith.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdarith.c
*
* Developed 1997-2015 by Guido Vollbeding.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdatadst.c b/plugins/AdvaImg/src/LibJPEG/jdatadst.c
index 677e46346b..e4dfbeb3a9 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdatadst.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdatadst.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdatadst.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdatasrc.c b/plugins/AdvaImg/src/LibJPEG/jdatasrc.c
index c44d8d0ba7..c5885b4521 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdatasrc.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdatasrc.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdatasrc.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdcoefct.c b/plugins/AdvaImg/src/LibJPEG/jdcoefct.c
index 75ee51f0f2..8ddeb15263 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdcoefct.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdcoefct.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdcoefct.c
*
* Copyright (C) 1994-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdcolor.c b/plugins/AdvaImg/src/LibJPEG/jdcolor.c
index 92d3c1a584..a1bda90e94 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdcolor.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdcolor.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdcolor.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdct.h b/plugins/AdvaImg/src/LibJPEG/jdct.h
index 5f631f42e2..b9152380ee 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdct.h
+++ b/plugins/AdvaImg/src/LibJPEG/jdct.h
@@ -1,4 +1,4 @@
-/*
+/*
* jdct.h
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jddctmgr.c b/plugins/AdvaImg/src/LibJPEG/jddctmgr.c
index b2f5a36d96..b5d8b62af6 100644
--- a/plugins/AdvaImg/src/LibJPEG/jddctmgr.c
+++ b/plugins/AdvaImg/src/LibJPEG/jddctmgr.c
@@ -1,4 +1,4 @@
-/*
+/*
* jddctmgr.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdhuff.c b/plugins/AdvaImg/src/LibJPEG/jdhuff.c
index 85a98bd3ef..776d9c2dfd 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdhuff.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdhuff.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdhuff.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdinput.c b/plugins/AdvaImg/src/LibJPEG/jdinput.c
index 80bdef568a..b3458e1280 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdinput.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdinput.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdinput.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdmainct.c b/plugins/AdvaImg/src/LibJPEG/jdmainct.c
index 7ced4386b2..2c064fbecb 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdmainct.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdmainct.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdmainct.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdmarker.c b/plugins/AdvaImg/src/LibJPEG/jdmarker.c
index b1faf88fb7..74162eac37 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdmarker.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdmarker.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdmarker.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdmaster.c b/plugins/AdvaImg/src/LibJPEG/jdmaster.c
index 0ece558cb2..06bf96cc93 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdmaster.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdmaster.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdmaster.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdmerge.c b/plugins/AdvaImg/src/LibJPEG/jdmerge.c
index 368fa703aa..d46c05d8d9 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdmerge.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdmerge.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdmerge.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdosaobj.txt b/plugins/AdvaImg/src/LibJPEG/jdosaobj.txt
index 4318362ec4..7e4abba53a 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdosaobj.txt
+++ b/plugins/AdvaImg/src/LibJPEG/jdosaobj.txt
@@ -1,4 +1,4 @@
-This archive contains already-assembled object files for JMEMDOSA.ASM
+This archive contains already-assembled object files for JMEMDOSA.ASM
of the Independent JPEG Group's JPEG package. These files will be helpful
if you want to compile the IJG code for DOS, but don't have an assembler.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdpostct.c b/plugins/AdvaImg/src/LibJPEG/jdpostct.c
index 7ba9eed52e..16e17ba847 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdpostct.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdpostct.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdpostct.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdsample.c b/plugins/AdvaImg/src/LibJPEG/jdsample.c
index 83d6332c3b..f48f1d7eab 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdsample.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdsample.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdsample.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jdtrans.c b/plugins/AdvaImg/src/LibJPEG/jdtrans.c
index a51d69de44..9493118edc 100644
--- a/plugins/AdvaImg/src/LibJPEG/jdtrans.c
+++ b/plugins/AdvaImg/src/LibJPEG/jdtrans.c
@@ -1,4 +1,4 @@
-/*
+/*
* jdtrans.c
*
* Copyright (C) 1995-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jerror.c b/plugins/AdvaImg/src/LibJPEG/jerror.c
index cfaf083a39..9724b933de 100644
--- a/plugins/AdvaImg/src/LibJPEG/jerror.c
+++ b/plugins/AdvaImg/src/LibJPEG/jerror.c
@@ -1,4 +1,4 @@
-/*
+/*
* jerror.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jerror.h b/plugins/AdvaImg/src/LibJPEG/jerror.h
index b32da9a5ad..c907188ba2 100644
--- a/plugins/AdvaImg/src/LibJPEG/jerror.h
+++ b/plugins/AdvaImg/src/LibJPEG/jerror.h
@@ -1,4 +1,4 @@
-/*
+/*
* jerror.h
*
* Copyright (C) 1994-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jfdctflt.c b/plugins/AdvaImg/src/LibJPEG/jfdctflt.c
index 0cc054074f..9df1a7f8ac 100644
--- a/plugins/AdvaImg/src/LibJPEG/jfdctflt.c
+++ b/plugins/AdvaImg/src/LibJPEG/jfdctflt.c
@@ -1,4 +1,4 @@
-/*
+/*
* jfdctflt.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jfdctfst.c b/plugins/AdvaImg/src/LibJPEG/jfdctfst.c
index 173d0d6fce..ca678f1b6f 100644
--- a/plugins/AdvaImg/src/LibJPEG/jfdctfst.c
+++ b/plugins/AdvaImg/src/LibJPEG/jfdctfst.c
@@ -1,4 +1,4 @@
-/*
+/*
* jfdctfst.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jfdctint.c b/plugins/AdvaImg/src/LibJPEG/jfdctint.c
index 6700fdde2f..659e019a63 100644
--- a/plugins/AdvaImg/src/LibJPEG/jfdctint.c
+++ b/plugins/AdvaImg/src/LibJPEG/jfdctint.c
@@ -1,4 +1,4 @@
-/*
+/*
* jfdctint.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jidctflt.c b/plugins/AdvaImg/src/LibJPEG/jidctflt.c
index ce2499f299..a3224da83f 100644
--- a/plugins/AdvaImg/src/LibJPEG/jidctflt.c
+++ b/plugins/AdvaImg/src/LibJPEG/jidctflt.c
@@ -1,4 +1,4 @@
-/*
+/*
* jidctflt.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jidctfst.c b/plugins/AdvaImg/src/LibJPEG/jidctfst.c
index 0c197ced77..1ecf6c6275 100644
--- a/plugins/AdvaImg/src/LibJPEG/jidctfst.c
+++ b/plugins/AdvaImg/src/LibJPEG/jidctfst.c
@@ -1,4 +1,4 @@
-/*
+/*
* jidctfst.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jidctint.c b/plugins/AdvaImg/src/LibJPEG/jidctint.c
index 2d7ecdae91..0475796b1d 100644
--- a/plugins/AdvaImg/src/LibJPEG/jidctint.c
+++ b/plugins/AdvaImg/src/LibJPEG/jidctint.c
@@ -1,4 +1,4 @@
-/*
+/*
* jidctint.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jinclude.h b/plugins/AdvaImg/src/LibJPEG/jinclude.h
index 5ff60fedf4..34aab74612 100644
--- a/plugins/AdvaImg/src/LibJPEG/jinclude.h
+++ b/plugins/AdvaImg/src/LibJPEG/jinclude.h
@@ -1,4 +1,4 @@
-/*
+/*
* jinclude.h
*
* Copyright (C) 1991-1994, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jmemansi.c b/plugins/AdvaImg/src/LibJPEG/jmemansi.c
index b5da4743fb..081675253e 100644
--- a/plugins/AdvaImg/src/LibJPEG/jmemansi.c
+++ b/plugins/AdvaImg/src/LibJPEG/jmemansi.c
@@ -1,4 +1,4 @@
-/*
+/*
* jmemansi.c
*
* Copyright (C) 1992-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jmemdos.c b/plugins/AdvaImg/src/LibJPEG/jmemdos.c
index 0955047ecc..baf6690293 100644
--- a/plugins/AdvaImg/src/LibJPEG/jmemdos.c
+++ b/plugins/AdvaImg/src/LibJPEG/jmemdos.c
@@ -1,4 +1,4 @@
-/*
+/*
* jmemdos.c
*
* Copyright (C) 1992-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jmemmac.c b/plugins/AdvaImg/src/LibJPEG/jmemmac.c
index a6f043ed46..4ea98d3a60 100644
--- a/plugins/AdvaImg/src/LibJPEG/jmemmac.c
+++ b/plugins/AdvaImg/src/LibJPEG/jmemmac.c
@@ -1,4 +1,4 @@
-/*
+/*
* jmemmac.c
*
* Copyright (C) 1992-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jmemmgr.c b/plugins/AdvaImg/src/LibJPEG/jmemmgr.c
index ea9342022c..aad0ca2ea0 100644
--- a/plugins/AdvaImg/src/LibJPEG/jmemmgr.c
+++ b/plugins/AdvaImg/src/LibJPEG/jmemmgr.c
@@ -1,4 +1,4 @@
-/*
+/*
* jmemmgr.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jmemname.c b/plugins/AdvaImg/src/LibJPEG/jmemname.c
index e28b212f48..b55106be56 100644
--- a/plugins/AdvaImg/src/LibJPEG/jmemname.c
+++ b/plugins/AdvaImg/src/LibJPEG/jmemname.c
@@ -1,4 +1,4 @@
-/*
+/*
* jmemname.c
*
* Copyright (C) 1992-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jmemnobs.c b/plugins/AdvaImg/src/LibJPEG/jmemnobs.c
index 6aa1e92950..d8dfb34d95 100644
--- a/plugins/AdvaImg/src/LibJPEG/jmemnobs.c
+++ b/plugins/AdvaImg/src/LibJPEG/jmemnobs.c
@@ -1,4 +1,4 @@
-/*
+/*
* jmemnobs.c
*
* Copyright (C) 1992-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jmemsys.h b/plugins/AdvaImg/src/LibJPEG/jmemsys.h
index 2a8796119c..670fe0998d 100644
--- a/plugins/AdvaImg/src/LibJPEG/jmemsys.h
+++ b/plugins/AdvaImg/src/LibJPEG/jmemsys.h
@@ -1,4 +1,4 @@
-/*
+/*
* jmemsys.h
*
* Copyright (C) 1992-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jmorecfg.h b/plugins/AdvaImg/src/LibJPEG/jmorecfg.h
index 7407ac79b1..48a6b6279d 100644
--- a/plugins/AdvaImg/src/LibJPEG/jmorecfg.h
+++ b/plugins/AdvaImg/src/LibJPEG/jmorecfg.h
@@ -1,4 +1,4 @@
-/*
+/*
* jmorecfg.h
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jpegint.h b/plugins/AdvaImg/src/LibJPEG/jpegint.h
index ec14a1ebc8..855e44319e 100644
--- a/plugins/AdvaImg/src/LibJPEG/jpegint.h
+++ b/plugins/AdvaImg/src/LibJPEG/jpegint.h
@@ -1,4 +1,4 @@
-/*
+/*
* jpegint.h
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jpeglib.h b/plugins/AdvaImg/src/LibJPEG/jpeglib.h
index 20ef353d8a..0192ee7683 100644
--- a/plugins/AdvaImg/src/LibJPEG/jpeglib.h
+++ b/plugins/AdvaImg/src/LibJPEG/jpeglib.h
@@ -1,4 +1,4 @@
-/*
+/*
* jpeglib.h
*
* Copyright (C) 1991-1998, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jpegtran.c b/plugins/AdvaImg/src/LibJPEG/jpegtran.c
index f3175aee24..82589bb678 100644
--- a/plugins/AdvaImg/src/LibJPEG/jpegtran.c
+++ b/plugins/AdvaImg/src/LibJPEG/jpegtran.c
@@ -1,4 +1,4 @@
-/*
+/*
* jpegtran.c
*
* Copyright (C) 1995-2013, Thomas G. Lane, Guido Vollbeding.
diff --git a/plugins/AdvaImg/src/LibJPEG/jquant1.c b/plugins/AdvaImg/src/LibJPEG/jquant1.c
index 1c482bc4b1..2c27049e19 100644
--- a/plugins/AdvaImg/src/LibJPEG/jquant1.c
+++ b/plugins/AdvaImg/src/LibJPEG/jquant1.c
@@ -1,4 +1,4 @@
-/*
+/*
* jquant1.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jquant2.c b/plugins/AdvaImg/src/LibJPEG/jquant2.c
index f7e351f2ac..261ff118fa 100644
--- a/plugins/AdvaImg/src/LibJPEG/jquant2.c
+++ b/plugins/AdvaImg/src/LibJPEG/jquant2.c
@@ -1,4 +1,4 @@
-/*
+/*
* jquant2.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jutils.c b/plugins/AdvaImg/src/LibJPEG/jutils.c
index 037a795290..d25e2955ac 100644
--- a/plugins/AdvaImg/src/LibJPEG/jutils.c
+++ b/plugins/AdvaImg/src/LibJPEG/jutils.c
@@ -1,4 +1,4 @@
-/*
+/*
* jutils.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/jversion.h b/plugins/AdvaImg/src/LibJPEG/jversion.h
index bb53ffe712..cfacbf9bc5 100644
--- a/plugins/AdvaImg/src/LibJPEG/jversion.h
+++ b/plugins/AdvaImg/src/LibJPEG/jversion.h
@@ -1,4 +1,4 @@
-/*
+/*
* jversion.h
*
* Copyright (C) 1991-2016, Thomas G. Lane, Guido Vollbeding.
diff --git a/plugins/AdvaImg/src/LibJPEG/libjpeg.txt b/plugins/AdvaImg/src/LibJPEG/libjpeg.txt
index b602ab3095..3274c737bc 100644
--- a/plugins/AdvaImg/src/LibJPEG/libjpeg.txt
+++ b/plugins/AdvaImg/src/LibJPEG/libjpeg.txt
@@ -1,4 +1,4 @@
-USING THE IJG JPEG LIBRARY
+USING THE IJG JPEG LIBRARY
Copyright (C) 1994-2013, Thomas G. Lane, Guido Vollbeding.
This file is part of the Independent JPEG Group's software.
diff --git a/plugins/AdvaImg/src/LibJPEG/rdbmp.c b/plugins/AdvaImg/src/LibJPEG/rdbmp.c
index dfdf96ff5c..410843a79b 100644
--- a/plugins/AdvaImg/src/LibJPEG/rdbmp.c
+++ b/plugins/AdvaImg/src/LibJPEG/rdbmp.c
@@ -1,4 +1,4 @@
-/*
+/*
* rdbmp.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/rdcolmap.c b/plugins/AdvaImg/src/LibJPEG/rdcolmap.c
index eebf8346c5..ce168eddc0 100644
--- a/plugins/AdvaImg/src/LibJPEG/rdcolmap.c
+++ b/plugins/AdvaImg/src/LibJPEG/rdcolmap.c
@@ -1,4 +1,4 @@
-/*
+/*
* rdcolmap.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/rdgif.c b/plugins/AdvaImg/src/LibJPEG/rdgif.c
index b0757e718f..f002aca579 100644
--- a/plugins/AdvaImg/src/LibJPEG/rdgif.c
+++ b/plugins/AdvaImg/src/LibJPEG/rdgif.c
@@ -1,4 +1,4 @@
-/*
+/*
* rdgif.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/rdjpgcom.c b/plugins/AdvaImg/src/LibJPEG/rdjpgcom.c
index ab09b443ff..7ec603e4ba 100644
--- a/plugins/AdvaImg/src/LibJPEG/rdjpgcom.c
+++ b/plugins/AdvaImg/src/LibJPEG/rdjpgcom.c
@@ -1,4 +1,4 @@
-/*
+/*
* rdjpgcom.c
*
* Copyright (C) 1994-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/rdppm.c b/plugins/AdvaImg/src/LibJPEG/rdppm.c
index 9dcd2dc216..b6bb9ef720 100644
--- a/plugins/AdvaImg/src/LibJPEG/rdppm.c
+++ b/plugins/AdvaImg/src/LibJPEG/rdppm.c
@@ -1,4 +1,4 @@
-/*
+/*
* rdppm.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/rdrle.c b/plugins/AdvaImg/src/LibJPEG/rdrle.c
index df871e00a4..275b0d14f5 100644
--- a/plugins/AdvaImg/src/LibJPEG/rdrle.c
+++ b/plugins/AdvaImg/src/LibJPEG/rdrle.c
@@ -1,4 +1,4 @@
-/*
+/*
* rdrle.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/rdswitch.c b/plugins/AdvaImg/src/LibJPEG/rdswitch.c
index 05753a3020..3cf49059ad 100644
--- a/plugins/AdvaImg/src/LibJPEG/rdswitch.c
+++ b/plugins/AdvaImg/src/LibJPEG/rdswitch.c
@@ -1,4 +1,4 @@
-/*
+/*
* rdswitch.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/rdtarga.c b/plugins/AdvaImg/src/LibJPEG/rdtarga.c
index d7ffc33ebd..9e3d273d80 100644
--- a/plugins/AdvaImg/src/LibJPEG/rdtarga.c
+++ b/plugins/AdvaImg/src/LibJPEG/rdtarga.c
@@ -1,4 +1,4 @@
-/*
+/*
* rdtarga.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/structure.txt b/plugins/AdvaImg/src/LibJPEG/structure.txt
index 04d957746e..5372152e2a 100644
--- a/plugins/AdvaImg/src/LibJPEG/structure.txt
+++ b/plugins/AdvaImg/src/LibJPEG/structure.txt
@@ -1,4 +1,4 @@
-IJG JPEG LIBRARY: SYSTEM ARCHITECTURE
+IJG JPEG LIBRARY: SYSTEM ARCHITECTURE
Copyright (C) 1991-2013, Thomas G. Lane, Guido Vollbeding.
This file is part of the Independent JPEG Group's software.
diff --git a/plugins/AdvaImg/src/LibJPEG/transupp.c b/plugins/AdvaImg/src/LibJPEG/transupp.c
index 0524d1fc29..215aee3f50 100644
--- a/plugins/AdvaImg/src/LibJPEG/transupp.c
+++ b/plugins/AdvaImg/src/LibJPEG/transupp.c
@@ -1,4 +1,4 @@
-/*
+/*
* transupp.c
*
* Copyright (C) 1997-2013, Thomas G. Lane, Guido Vollbeding.
diff --git a/plugins/AdvaImg/src/LibJPEG/transupp.h b/plugins/AdvaImg/src/LibJPEG/transupp.h
index 28a1a9cb7a..8b64ce8d34 100644
--- a/plugins/AdvaImg/src/LibJPEG/transupp.h
+++ b/plugins/AdvaImg/src/LibJPEG/transupp.h
@@ -1,4 +1,4 @@
-/*
+/*
* transupp.h
*
* Copyright (C) 1997-2013, Thomas G. Lane, Guido Vollbeding.
diff --git a/plugins/AdvaImg/src/LibJPEG/usage.txt b/plugins/AdvaImg/src/LibJPEG/usage.txt
index fc3aafb3f3..f683468f65 100644
--- a/plugins/AdvaImg/src/LibJPEG/usage.txt
+++ b/plugins/AdvaImg/src/LibJPEG/usage.txt
@@ -1,4 +1,4 @@
-USAGE instructions for the Independent JPEG Group's JPEG software
+USAGE instructions for the Independent JPEG Group's JPEG software
=================================================================
This file describes usage of the JPEG conversion programs cjpeg and djpeg,
diff --git a/plugins/AdvaImg/src/LibJPEG/wizard.txt b/plugins/AdvaImg/src/LibJPEG/wizard.txt
index 02418ba2b2..80b274ef1e 100644
--- a/plugins/AdvaImg/src/LibJPEG/wizard.txt
+++ b/plugins/AdvaImg/src/LibJPEG/wizard.txt
@@ -1,4 +1,4 @@
-Advanced usage instructions for the Independent JPEG Group's JPEG software
+Advanced usage instructions for the Independent JPEG Group's JPEG software
==========================================================================
This file describes cjpeg's "switches for wizards".
diff --git a/plugins/AdvaImg/src/LibJPEG/wrbmp.c b/plugins/AdvaImg/src/LibJPEG/wrbmp.c
index 2b8146e2c0..f4bf7bb36c 100644
--- a/plugins/AdvaImg/src/LibJPEG/wrbmp.c
+++ b/plugins/AdvaImg/src/LibJPEG/wrbmp.c
@@ -1,4 +1,4 @@
-/*
+/*
* wrbmp.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/wrgif.c b/plugins/AdvaImg/src/LibJPEG/wrgif.c
index d38a42bf40..ec232af6b6 100644
--- a/plugins/AdvaImg/src/LibJPEG/wrgif.c
+++ b/plugins/AdvaImg/src/LibJPEG/wrgif.c
@@ -1,4 +1,4 @@
-/*
+/*
* wrgif.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/wrjpgcom.c b/plugins/AdvaImg/src/LibJPEG/wrjpgcom.c
index 66dccee636..0ba7024cb1 100644
--- a/plugins/AdvaImg/src/LibJPEG/wrjpgcom.c
+++ b/plugins/AdvaImg/src/LibJPEG/wrjpgcom.c
@@ -1,4 +1,4 @@
-/*
+/*
* wrjpgcom.c
*
* Copyright (C) 1994-1997, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/wrppm.c b/plugins/AdvaImg/src/LibJPEG/wrppm.c
index 1e56d9c50e..1e647d26dd 100644
--- a/plugins/AdvaImg/src/LibJPEG/wrppm.c
+++ b/plugins/AdvaImg/src/LibJPEG/wrppm.c
@@ -1,4 +1,4 @@
-/*
+/*
* wrppm.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/wrrle.c b/plugins/AdvaImg/src/LibJPEG/wrrle.c
index 7a00c0dd11..740eb6967f 100644
--- a/plugins/AdvaImg/src/LibJPEG/wrrle.c
+++ b/plugins/AdvaImg/src/LibJPEG/wrrle.c
@@ -1,4 +1,4 @@
-/*
+/*
* wrrle.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibJPEG/wrtarga.c b/plugins/AdvaImg/src/LibJPEG/wrtarga.c
index a3b7475cf8..e80be638bf 100644
--- a/plugins/AdvaImg/src/LibJPEG/wrtarga.c
+++ b/plugins/AdvaImg/src/LibJPEG/wrtarga.c
@@ -1,4 +1,4 @@
-/*
+/*
* wrtarga.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
diff --git a/plugins/AdvaImg/src/LibPNG/libpng-manual.txt b/plugins/AdvaImg/src/LibPNG/libpng-manual.txt
index 7007673175..3569cc12ab 100644
--- a/plugins/AdvaImg/src/LibPNG/libpng-manual.txt
+++ b/plugins/AdvaImg/src/LibPNG/libpng-manual.txt
@@ -1,4 +1,4 @@
-libpng-manual.txt - A description on how to use and modify libpng
+libpng-manual.txt - A description on how to use and modify libpng
libpng version 1.6.34 - September 29, 2017
Updated and distributed by Glenn Randers-Pehrson
diff --git a/plugins/AdvaImg/src/LibPNG/png.c b/plugins/AdvaImg/src/LibPNG/png.c
index a7dadf6595..24aa5e40c7 100644
--- a/plugins/AdvaImg/src/LibPNG/png.c
+++ b/plugins/AdvaImg/src/LibPNG/png.c
@@ -1,4 +1,4 @@
-
+
/* png.c - location for general purpose libpng functions
*
* Last changed in libpng 1.6.33 [September 28, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/png.h b/plugins/AdvaImg/src/LibPNG/png.h
index 62d27ada00..382107767b 100644
--- a/plugins/AdvaImg/src/LibPNG/png.h
+++ b/plugins/AdvaImg/src/LibPNG/png.h
@@ -1,4 +1,4 @@
-
+
/* png.h - header file for PNG reference library
*
* libpng version 1.6.34, September 29, 2017
diff --git a/plugins/AdvaImg/src/LibPNG/pngconf.h b/plugins/AdvaImg/src/LibPNG/pngconf.h
index af05e17554..77a8620cf4 100644
--- a/plugins/AdvaImg/src/LibPNG/pngconf.h
+++ b/plugins/AdvaImg/src/LibPNG/pngconf.h
@@ -1,4 +1,4 @@
-
+
/* pngconf.h - machine configurable file for libpng
*
* libpng version 1.6.34, September 29, 2017
diff --git a/plugins/AdvaImg/src/LibPNG/pngdebug.h b/plugins/AdvaImg/src/LibPNG/pngdebug.h
index 3d1e78c16e..74dd6d15a5 100644
--- a/plugins/AdvaImg/src/LibPNG/pngdebug.h
+++ b/plugins/AdvaImg/src/LibPNG/pngdebug.h
@@ -1,4 +1,4 @@
-
+
/* pngdebug.h - Debugging macros for libpng, also used in pngtest.c
*
* Last changed in libpng 1.6.8 [December 19, 2013]
diff --git a/plugins/AdvaImg/src/LibPNG/pngerror.c b/plugins/AdvaImg/src/LibPNG/pngerror.c
index bf6edd6db0..87d2e1e95d 100644
--- a/plugins/AdvaImg/src/LibPNG/pngerror.c
+++ b/plugins/AdvaImg/src/LibPNG/pngerror.c
@@ -1,4 +1,4 @@
-
+
/* pngerror.c - stub functions for i/o and memory allocation
*
* Last changed in libpng 1.6.31 [July 27, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngget.c b/plugins/AdvaImg/src/LibPNG/pngget.c
index c4a558b188..2a41bb6bad 100644
--- a/plugins/AdvaImg/src/LibPNG/pngget.c
+++ b/plugins/AdvaImg/src/LibPNG/pngget.c
@@ -1,4 +1,4 @@
-
+
/* pngget.c - retrieval of values from info struct
*
* Last changed in libpng 1.6.32 [August 24, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pnginfo.h b/plugins/AdvaImg/src/LibPNG/pnginfo.h
index 366a16df64..9a950f29af 100644
--- a/plugins/AdvaImg/src/LibPNG/pnginfo.h
+++ b/plugins/AdvaImg/src/LibPNG/pnginfo.h
@@ -1,4 +1,4 @@
-
+
/* pnginfo.h - header file for PNG reference library
*
* Last changed in libpng 1.6.1 [March 28, 2013]
diff --git a/plugins/AdvaImg/src/LibPNG/pnglibconf.h b/plugins/AdvaImg/src/LibPNG/pnglibconf.h
index a9893acb40..ffed3110a3 100644
--- a/plugins/AdvaImg/src/LibPNG/pnglibconf.h
+++ b/plugins/AdvaImg/src/LibPNG/pnglibconf.h
@@ -1,4 +1,4 @@
-/* libpng 1.6.34 STANDARD API DEFINITION */
+/* libpng 1.6.34 STANDARD API DEFINITION */
/* pnglibconf.h - library build configuration */
diff --git a/plugins/AdvaImg/src/LibPNG/pngmem.c b/plugins/AdvaImg/src/LibPNG/pngmem.c
index 1a32adbca4..efb0d26165 100644
--- a/plugins/AdvaImg/src/LibPNG/pngmem.c
+++ b/plugins/AdvaImg/src/LibPNG/pngmem.c
@@ -1,4 +1,4 @@
-
+
/* pngmem.c - stub functions for memory allocation
*
* Last changed in libpng 1.6.26 [October 20, 2016]
diff --git a/plugins/AdvaImg/src/LibPNG/pngpread.c b/plugins/AdvaImg/src/LibPNG/pngpread.c
index 705b61376c..08fa6321b3 100644
--- a/plugins/AdvaImg/src/LibPNG/pngpread.c
+++ b/plugins/AdvaImg/src/LibPNG/pngpread.c
@@ -1,4 +1,4 @@
-
+
/* pngpread.c - read a png file in push mode
*
* Last changed in libpng 1.6.32 [August 24, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngpriv.h b/plugins/AdvaImg/src/LibPNG/pngpriv.h
index 10d1fd69fc..a6be908533 100644
--- a/plugins/AdvaImg/src/LibPNG/pngpriv.h
+++ b/plugins/AdvaImg/src/LibPNG/pngpriv.h
@@ -1,4 +1,4 @@
-
+
/* pngpriv.h - private declarations for use inside libpng
*
* Last changed in libpng 1.6.32 [August 24, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngread.c b/plugins/AdvaImg/src/LibPNG/pngread.c
index 96e90d7104..3725b864b9 100644
--- a/plugins/AdvaImg/src/LibPNG/pngread.c
+++ b/plugins/AdvaImg/src/LibPNG/pngread.c
@@ -1,4 +1,4 @@
-
+
/* pngread.c - read a PNG file
*
* Last changed in libpng 1.6.33 [September 28, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngrio.c b/plugins/AdvaImg/src/LibPNG/pngrio.c
index 381f506993..987aacbdaa 100644
--- a/plugins/AdvaImg/src/LibPNG/pngrio.c
+++ b/plugins/AdvaImg/src/LibPNG/pngrio.c
@@ -1,4 +1,4 @@
-
+
/* pngrio.c - functions for data input
*
* Last changed in libpng 1.6.24 [August 4, 2016]
diff --git a/plugins/AdvaImg/src/LibPNG/pngrtran.c b/plugins/AdvaImg/src/LibPNG/pngrtran.c
index eebd592f20..49b9e73563 100644
--- a/plugins/AdvaImg/src/LibPNG/pngrtran.c
+++ b/plugins/AdvaImg/src/LibPNG/pngrtran.c
@@ -1,4 +1,4 @@
-
+
/* pngrtran.c - transforms the data in a row for PNG readers
*
* Last changed in libpng 1.6.33 [September 28, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngrutil.c b/plugins/AdvaImg/src/LibPNG/pngrutil.c
index ff639293aa..7bd1b6b47b 100644
--- a/plugins/AdvaImg/src/LibPNG/pngrutil.c
+++ b/plugins/AdvaImg/src/LibPNG/pngrutil.c
@@ -1,4 +1,4 @@
-
+
/* pngrutil.c - utilities to read a PNG file
*
* Last changed in libpng 1.6.33 [September 28, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngset.c b/plugins/AdvaImg/src/LibPNG/pngset.c
index f3cb3ccfad..e1c5436c82 100644
--- a/plugins/AdvaImg/src/LibPNG/pngset.c
+++ b/plugins/AdvaImg/src/LibPNG/pngset.c
@@ -1,4 +1,4 @@
-
+
/* pngset.c - storage of image information into info struct
*
* Last changed in libpng 1.6.32 [August 24, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngstruct.h b/plugins/AdvaImg/src/LibPNG/pngstruct.h
index 968764b296..ebdc3390d5 100644
--- a/plugins/AdvaImg/src/LibPNG/pngstruct.h
+++ b/plugins/AdvaImg/src/LibPNG/pngstruct.h
@@ -1,4 +1,4 @@
-
+
/* pngstruct.h - header file for PNG reference library
*
* Last changed in libpng 1.6.32 [August 24, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngtest.c b/plugins/AdvaImg/src/LibPNG/pngtest.c
index e56cbaeefa..b1b4cb7ea0 100644
--- a/plugins/AdvaImg/src/LibPNG/pngtest.c
+++ b/plugins/AdvaImg/src/LibPNG/pngtest.c
@@ -1,4 +1,4 @@
-
+
/* pngtest.c - a simple test program to test libpng
*
* Last changed in libpng 1.6.32 [August 24, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngtrans.c b/plugins/AdvaImg/src/LibPNG/pngtrans.c
index 1dad1d7a5e..12f4d0bdaf 100644
--- a/plugins/AdvaImg/src/LibPNG/pngtrans.c
+++ b/plugins/AdvaImg/src/LibPNG/pngtrans.c
@@ -1,4 +1,4 @@
-
+
/* pngtrans.c - transforms the data in a row (used by both readers and writers)
*
* Last changed in libpng 1.6.33 [September 28, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngwio.c b/plugins/AdvaImg/src/LibPNG/pngwio.c
index 28194b6fc6..d524502923 100644
--- a/plugins/AdvaImg/src/LibPNG/pngwio.c
+++ b/plugins/AdvaImg/src/LibPNG/pngwio.c
@@ -1,4 +1,4 @@
-
+
/* pngwio.c - functions for data output
*
* Last changed in libpng 1.6.24 [August 4, 2016]
diff --git a/plugins/AdvaImg/src/LibPNG/pngwrite.c b/plugins/AdvaImg/src/LibPNG/pngwrite.c
index 1eefbe686e..716fd7badc 100644
--- a/plugins/AdvaImg/src/LibPNG/pngwrite.c
+++ b/plugins/AdvaImg/src/LibPNG/pngwrite.c
@@ -1,4 +1,4 @@
-
+
/* pngwrite.c - general routines to write a PNG file
*
* Last changed in libpng 1.6.32 [August 24, 2017]
diff --git a/plugins/AdvaImg/src/LibPNG/pngwtran.c b/plugins/AdvaImg/src/LibPNG/pngwtran.c
index 922abb5c74..fabf44362b 100644
--- a/plugins/AdvaImg/src/LibPNG/pngwtran.c
+++ b/plugins/AdvaImg/src/LibPNG/pngwtran.c
@@ -1,4 +1,4 @@
-
+
/* pngwtran.c - transforms the data in a row for PNG writers
*
* Last changed in libpng 1.6.26 [October 20, 2016]
diff --git a/plugins/AdvaImg/src/LibPNG/pngwutil.c b/plugins/AdvaImg/src/LibPNG/pngwutil.c
index d536c9e6fb..d521d19763 100644
--- a/plugins/AdvaImg/src/LibPNG/pngwutil.c
+++ b/plugins/AdvaImg/src/LibPNG/pngwutil.c
@@ -1,4 +1,4 @@
-
+
/* pngwutil.c - utilities to write a PNG file
*
* Last changed in libpng 1.6.32 [August 24, 2017]
diff --git a/plugins/AdvaImg/src/MapIntrospector.h b/plugins/AdvaImg/src/MapIntrospector.h
index 091ba68b26..fc51d7f41f 100644
--- a/plugins/AdvaImg/src/MapIntrospector.h
+++ b/plugins/AdvaImg/src/MapIntrospector.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// STL MapIntrospector class
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/Metadata/Exif.cpp b/plugins/AdvaImg/src/Metadata/Exif.cpp
index 35d83c4dbc..ead06e2a68 100644
--- a/plugins/AdvaImg/src/Metadata/Exif.cpp
+++ b/plugins/AdvaImg/src/Metadata/Exif.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Metadata functions implementation
// Exif metadata model
//
diff --git a/plugins/AdvaImg/src/Metadata/FIRational.cpp b/plugins/AdvaImg/src/Metadata/FIRational.cpp
index 4213840bb1..3e0fea8fec 100644
--- a/plugins/AdvaImg/src/Metadata/FIRational.cpp
+++ b/plugins/AdvaImg/src/Metadata/FIRational.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Helper class for rational numbers
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/Metadata/FIRational.h b/plugins/AdvaImg/src/Metadata/FIRational.h
index 4fe2a6305a..834b3464fb 100644
--- a/plugins/AdvaImg/src/Metadata/FIRational.h
+++ b/plugins/AdvaImg/src/Metadata/FIRational.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Helper class for rational numbers
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/Metadata/FreeImageTag.cpp b/plugins/AdvaImg/src/Metadata/FreeImageTag.cpp
index 1eba0ca007..bc6504a0ec 100644
--- a/plugins/AdvaImg/src/Metadata/FreeImageTag.cpp
+++ b/plugins/AdvaImg/src/Metadata/FreeImageTag.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Tag manipulation functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/Metadata/FreeImageTag.h b/plugins/AdvaImg/src/Metadata/FreeImageTag.h
index 5a6e4f99f6..130da50937 100644
--- a/plugins/AdvaImg/src/Metadata/FreeImageTag.h
+++ b/plugins/AdvaImg/src/Metadata/FreeImageTag.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Tag manipulation functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/Metadata/IPTC.cpp b/plugins/AdvaImg/src/Metadata/IPTC.cpp
index 659d0b8bec..94d309693d 100644
--- a/plugins/AdvaImg/src/Metadata/IPTC.cpp
+++ b/plugins/AdvaImg/src/Metadata/IPTC.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Metadata functions implementation
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/Metadata/TagConversion.cpp b/plugins/AdvaImg/src/Metadata/TagConversion.cpp
index 1fb2b55f00..e12248ec39 100644
--- a/plugins/AdvaImg/src/Metadata/TagConversion.cpp
+++ b/plugins/AdvaImg/src/Metadata/TagConversion.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Tag to string conversion functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/Metadata/TagLib.cpp b/plugins/AdvaImg/src/Metadata/TagLib.cpp
index f0aba628e6..e97e6887d6 100644
--- a/plugins/AdvaImg/src/Metadata/TagLib.cpp
+++ b/plugins/AdvaImg/src/Metadata/TagLib.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Tag library
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/Metadata/XTIFF.cpp b/plugins/AdvaImg/src/Metadata/XTIFF.cpp
index d5be902ad4..fc9cc240c5 100644
--- a/plugins/AdvaImg/src/Metadata/XTIFF.cpp
+++ b/plugins/AdvaImg/src/Metadata/XTIFF.cpp
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Metadata functions implementation
// Extended TIFF Directory GEO Tag Support
//
diff --git a/plugins/AdvaImg/src/Plugin.h b/plugins/AdvaImg/src/Plugin.h
index 76ffc90522..23269de488 100644
--- a/plugins/AdvaImg/src/Plugin.h
+++ b/plugins/AdvaImg/src/Plugin.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// FreeImage Plugin Interface
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/Quantizers.h b/plugins/AdvaImg/src/Quantizers.h
index ad7ee57b9b..a59f6851de 100644
--- a/plugins/AdvaImg/src/Quantizers.h
+++ b/plugins/AdvaImg/src/Quantizers.h
@@ -1,4 +1,4 @@
-// =============================================================
+// =============================================================
// Quantizer objects and functions
//
// Design and implementation by:
diff --git a/plugins/AdvaImg/src/ToneMapping.h b/plugins/AdvaImg/src/ToneMapping.h
index 20f283fee9..acd7008f96 100644
--- a/plugins/AdvaImg/src/ToneMapping.h
+++ b/plugins/AdvaImg/src/ToneMapping.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// High Dynamic Range bitmap conversion routines
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/Utilities.h b/plugins/AdvaImg/src/Utilities.h
index 79b0c1d59d..66f6da8653 100644
--- a/plugins/AdvaImg/src/Utilities.h
+++ b/plugins/AdvaImg/src/Utilities.h
@@ -1,4 +1,4 @@
-// ==========================================================
+// ==========================================================
// Utility functions
//
// Design and implementation by
diff --git a/plugins/AdvaImg/src/main.cpp b/plugins/AdvaImg/src/main.cpp
index d2294db9a9..0653cb1294 100644
--- a/plugins/AdvaImg/src/main.cpp
+++ b/plugins/AdvaImg/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Plugin of Miranda IM for reading/writing PNG images.
Copyright (c) 2004-6 George Hazan (ghazan@postman.ru)
diff --git a/plugins/AdvaImg/src/version.h b/plugins/AdvaImg/src/version.h
index e2da56456d..52338eea01 100644
--- a/plugins/AdvaImg/src/version.h
+++ b/plugins/AdvaImg/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 0
#define __BUILD_NUM 2
diff --git a/plugins/Alarms/res/Version.rc b/plugins/Alarms/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Alarms/res/Version.rc
+++ b/plugins/Alarms/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Alarms/res/resource.rc b/plugins/Alarms/res/resource.rc
index 7ec19f1851..292f34c855 100755
--- a/plugins/Alarms/res/resource.rc
+++ b/plugins/Alarms/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Alarms/src/alarm_win.cpp b/plugins/Alarms/src/alarm_win.cpp
index f47f1f566d..3192800971 100644
--- a/plugins/Alarms/src/alarm_win.cpp
+++ b/plugins/Alarms/src/alarm_win.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "alarm_win.h"
#define ID_TIMER_SOUND 10101
diff --git a/plugins/Alarms/src/alarm_win.h b/plugins/Alarms/src/alarm_win.h
index 7bea4402f5..4c27885024 100644
--- a/plugins/Alarms/src/alarm_win.h
+++ b/plugins/Alarms/src/alarm_win.h
@@ -1,4 +1,4 @@
-#ifndef _ALARM_WIN_INC
+#ifndef _ALARM_WIN_INC
#define _ALARM_WIN_INC
#include "options.h"
diff --git a/plugins/Alarms/src/alarmlist.cpp b/plugins/Alarms/src/alarmlist.cpp
index dfeabf55a1..e9d95e834d 100755
--- a/plugins/Alarms/src/alarmlist.cpp
+++ b/plugins/Alarms/src/alarmlist.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "alarmlist.h"
#include <list>
diff --git a/plugins/Alarms/src/alarmlist.h b/plugins/Alarms/src/alarmlist.h
index a18b8a4aa1..22f3b8d1c2 100755
--- a/plugins/Alarms/src/alarmlist.h
+++ b/plugins/Alarms/src/alarmlist.h
@@ -1,4 +1,4 @@
-#ifndef _ALARMLIST_INC
+#ifndef _ALARMLIST_INC
#define _ALARMLIST_INC
#include "options.h"
diff --git a/plugins/Alarms/src/alarms.cpp b/plugins/Alarms/src/alarms.cpp
index 0e3139bc50..be2ae7cf09 100644
--- a/plugins/Alarms/src/alarms.cpp
+++ b/plugins/Alarms/src/alarms.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda plugin template, originally by Richard Hughes
http://miranda-icq.sourceforge.net/
diff --git a/plugins/Alarms/src/alarms.h b/plugins/Alarms/src/alarms.h
index 1f480e4bc0..11b80a28a8 100644
--- a/plugins/Alarms/src/alarms.h
+++ b/plugins/Alarms/src/alarms.h
@@ -1,4 +1,4 @@
-#ifndef _TESTPLUG_INC
+#ifndef _TESTPLUG_INC
#define _TESTPLUG_INC
//#include "win.h"
diff --git a/plugins/Alarms/src/frame.cpp b/plugins/Alarms/src/frame.cpp
index fcbc4d75e0..aa4a4e67bf 100755
--- a/plugins/Alarms/src/frame.cpp
+++ b/plugins/Alarms/src/frame.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "frame.h"
HWND hwnd_plugin = nullptr;
diff --git a/plugins/Alarms/src/frame.h b/plugins/Alarms/src/frame.h
index 9333c31b7d..819016a0ae 100644
--- a/plugins/Alarms/src/frame.h
+++ b/plugins/Alarms/src/frame.h
@@ -1,4 +1,4 @@
-#ifndef _FRAME_INC
+#ifndef _FRAME_INC
#define _FRAME_INC
#include "alarmlist.h"
diff --git a/plugins/Alarms/src/icons.cpp b/plugins/Alarms/src/icons.cpp
index 45fa921ca4..e63022d9a8 100644
--- a/plugins/Alarms/src/icons.cpp
+++ b/plugins/Alarms/src/icons.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "icons.h"
HICON hIconMenuSet, hIconList1, hIconList2, hIconMenuShowHide, hIconSystray;
diff --git a/plugins/Alarms/src/icons.h b/plugins/Alarms/src/icons.h
index d47228f952..601f4ea57b 100644
--- a/plugins/Alarms/src/icons.h
+++ b/plugins/Alarms/src/icons.h
@@ -1,4 +1,4 @@
-#ifndef _ICONS_INC
+#ifndef _ICONS_INC
#define _ICONS_INC
#include "frame.h"
diff --git a/plugins/Alarms/src/options.cpp b/plugins/Alarms/src/options.cpp
index ec2a9a3467..3a34faeadc 100755
--- a/plugins/Alarms/src/options.cpp
+++ b/plugins/Alarms/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "options.h"
Options options;
diff --git a/plugins/Alarms/src/options.h b/plugins/Alarms/src/options.h
index 030ccb77ba..502aec252b 100644
--- a/plugins/Alarms/src/options.h
+++ b/plugins/Alarms/src/options.h
@@ -1,4 +1,4 @@
-#ifndef _OPTIONS_INC
+#ifndef _OPTIONS_INC
#define _OPTIONS_INC
#include <commctrl.h>
diff --git a/plugins/Alarms/src/resource.h b/plugins/Alarms/src/resource.h
index 790f66e72b..ee6827b85b 100755
--- a/plugins/Alarms/src/resource.h
+++ b/plugins/Alarms/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by X:\install\git\miranda\miranda-ng\plugins\Alarms\res\resource.rc
//
diff --git a/plugins/Alarms/src/stdafx.cxx b/plugins/Alarms/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Alarms/src/stdafx.cxx
+++ b/plugins/Alarms/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Alarms/src/stdafx.h b/plugins/Alarms/src/stdafx.h
index fcbd50182a..85ee529373 100755
--- a/plugins/Alarms/src/stdafx.h
+++ b/plugins/Alarms/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_INC
+#ifndef _COMMON_INC
#define _COMMON_INC
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
diff --git a/plugins/Alarms/src/time_utils.cpp b/plugins/Alarms/src/time_utils.cpp
index 1960cf04f4..5be885db84 100644
--- a/plugins/Alarms/src/time_utils.cpp
+++ b/plugins/Alarms/src/time_utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "time_utils.h"
SYSTEMTIME last_check;
diff --git a/plugins/Alarms/src/time_utils.h b/plugins/Alarms/src/time_utils.h
index 9bae092b63..1977660f90 100644
--- a/plugins/Alarms/src/time_utils.h
+++ b/plugins/Alarms/src/time_utils.h
@@ -1,4 +1,4 @@
-#ifndef _TIME_UTILS_INC
+#ifndef _TIME_UTILS_INC
#define _TIME_UTILS_INC
bool IsBefore(SYSTEMTIME &time, SYSTEMTIME &start);
diff --git a/plugins/Alarms/src/version.h b/plugins/Alarms/src/version.h
index 3c291c46d3..17c9a125e1 100755
--- a/plugins/Alarms/src/version.h
+++ b/plugins/Alarms/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 4
#define __RELEASE_NUM 0
#define __BUILD_NUM 6
diff --git a/plugins/AsSingleWindow/res/optionsPage.rc b/plugins/AsSingleWindow/res/optionsPage.rc
index 84eb3a0f9d..be96e5210b 100644
--- a/plugins/AsSingleWindow/res/optionsPage.rc
+++ b/plugins/AsSingleWindow/res/optionsPage.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/AsSingleWindow/res/version.rc b/plugins/AsSingleWindow/res/version.rc
index 37934706a0..fcd820ac36 100644
--- a/plugins/AsSingleWindow/res/version.rc
+++ b/plugins/AsSingleWindow/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/AsSingleWindow/src/AsSingleWindow.cpp b/plugins/AsSingleWindow/src/AsSingleWindow.cpp
index 371db5e7f3..f09ab6673a 100644
--- a/plugins/AsSingleWindow/src/AsSingleWindow.cpp
+++ b/plugins/AsSingleWindow/src/AsSingleWindow.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "AsSingleWindow.h"
#include "Options.h"
#include "WindowsManager.h"
diff --git a/plugins/AsSingleWindow/src/AsSingleWindow.h b/plugins/AsSingleWindow/src/AsSingleWindow.h
index d28bbfcb3d..f18eab2970 100644
--- a/plugins/AsSingleWindow/src/AsSingleWindow.h
+++ b/plugins/AsSingleWindow/src/AsSingleWindow.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "stdafx.h"
#include "WindowsManager.h"
diff --git a/plugins/AsSingleWindow/src/Options.cpp b/plugins/AsSingleWindow/src/Options.cpp
index 80abf5b90f..1885752561 100644
--- a/plugins/AsSingleWindow/src/Options.cpp
+++ b/plugins/AsSingleWindow/src/Options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "AsSingleWindow.h"
#include "Options.h"
#include "resource.h"
diff --git a/plugins/AsSingleWindow/src/Options.h b/plugins/AsSingleWindow/src/Options.h
index 4c0a265793..bf957b9357 100644
--- a/plugins/AsSingleWindow/src/Options.h
+++ b/plugins/AsSingleWindow/src/Options.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#define SETTINGSNAME "AsSingleWindow"
diff --git a/plugins/AsSingleWindow/src/WindowsManager.cpp b/plugins/AsSingleWindow/src/WindowsManager.cpp
index e0cbec3c49..f9e1867280 100644
--- a/plugins/AsSingleWindow/src/WindowsManager.cpp
+++ b/plugins/AsSingleWindow/src/WindowsManager.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "WindowsManager.h"
#include "AsSingleWindow.h"
diff --git a/plugins/AsSingleWindow/src/WindowsManager.h b/plugins/AsSingleWindow/src/WindowsManager.h
index b3e7e5297f..eb6b85bb08 100644
--- a/plugins/AsSingleWindow/src/WindowsManager.h
+++ b/plugins/AsSingleWindow/src/WindowsManager.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "stdafx.h"
diff --git a/plugins/AsSingleWindow/src/resource.h b/plugins/AsSingleWindow/src/resource.h
index fdaced196e..4e7e3d4e5c 100644
--- a/plugins/AsSingleWindow/src/resource.h
+++ b/plugins/AsSingleWindow/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by optionsPage.rc
//
diff --git a/plugins/AsSingleWindow/src/stdafx.cxx b/plugins/AsSingleWindow/src/stdafx.cxx
index 5126af91d5..1e3ab13b21 100644
--- a/plugins/AsSingleWindow/src/stdafx.cxx
+++ b/plugins/AsSingleWindow/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/AsSingleWindow/src/stdafx.h b/plugins/AsSingleWindow/src/stdafx.h
index 8b24b19292..ba48343706 100644
--- a/plugins/AsSingleWindow/src/stdafx.h
+++ b/plugins/AsSingleWindow/src/stdafx.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#define WIN32_LEAN_AND_MEAN
diff --git a/plugins/AsSingleWindow/src/version.h b/plugins/AsSingleWindow/src/version.h
index 751dc2b189..62f6fb44d2 100644
--- a/plugins/AsSingleWindow/src/version.h
+++ b/plugins/AsSingleWindow/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 2
#define __BUILD_NUM 2
diff --git a/plugins/AssocMgr/docs/developer.txt b/plugins/AssocMgr/docs/developer.txt
index 9448e6ade0..b2f13c90df 100644
--- a/plugins/AssocMgr/docs/developer.txt
+++ b/plugins/AssocMgr/docs/developer.txt
@@ -1,4 +1,4 @@
-
+
File Association Manager 0.1.1.0 for Miranda IM 0.6+
------------------------------------------------------------------------
Developer Information
diff --git a/plugins/AssocMgr/docs/info_src.txt b/plugins/AssocMgr/docs/info_src.txt
index 655c2f66f7..657554305d 100644
--- a/plugins/AssocMgr/docs/info_src.txt
+++ b/plugins/AssocMgr/docs/info_src.txt
@@ -1,4 +1,4 @@
-
+
File Association Manager 0.1.1.0 for Miranda IM 0.6+
------------------------------------------------------------------------
Source Code
diff --git a/plugins/AssocMgr/docs/license.txt b/plugins/AssocMgr/docs/license.txt
index a726a52df1..1fe8b81503 100644
--- a/plugins/AssocMgr/docs/license.txt
+++ b/plugins/AssocMgr/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/AssocMgr/docs/license_appendix.txt b/plugins/AssocMgr/docs/license_appendix.txt
index c590c3f5fb..516820d836 100644
--- a/plugins/AssocMgr/docs/license_appendix.txt
+++ b/plugins/AssocMgr/docs/license_appendix.txt
@@ -1,4 +1,4 @@
-
+
Excecpt of GNU General Public License (Appendix):
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
diff --git a/plugins/AssocMgr/docs/readme.txt b/plugins/AssocMgr/docs/readme.txt
index 7695790522..214378c156 100644
--- a/plugins/AssocMgr/docs/readme.txt
+++ b/plugins/AssocMgr/docs/readme.txt
@@ -1,4 +1,4 @@
-
+
File Association Manager 0.1.1.0
------------------------------------------------------------------------
Plugin for Miranda IM 0.6 and +
diff --git a/plugins/AssocMgr/res/resource.rc b/plugins/AssocMgr/res/resource.rc
index a2ce1cca68..7efa45ea29 100644
--- a/plugins/AssocMgr/res/resource.rc
+++ b/plugins/AssocMgr/res/resource.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/AssocMgr/res/version.rc b/plugins/AssocMgr/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/AssocMgr/res/version.rc
+++ b/plugins/AssocMgr/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/AssocMgr/src/assoclist.cpp b/plugins/AssocMgr/src/assoclist.cpp
index 1a153b144e..6cbea90a48 100644
--- a/plugins/AssocMgr/src/assoclist.cpp
+++ b/plugins/AssocMgr/src/assoclist.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/assoclist.h b/plugins/AssocMgr/src/assoclist.h
index fafbbdf097..334352275e 100644
--- a/plugins/AssocMgr/src/assoclist.h
+++ b/plugins/AssocMgr/src/assoclist.h
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/assocmgr.def b/plugins/AssocMgr/src/assocmgr.def
index 7a3f973545..5b4dd465da 100644
--- a/plugins/AssocMgr/src/assocmgr.def
+++ b/plugins/AssocMgr/src/assocmgr.def
@@ -1,4 +1,4 @@
-LIBRARY AssocMgr.dll
+LIBRARY AssocMgr.dll
EXPORTS
WaitForDDE @1 \ No newline at end of file
diff --git a/plugins/AssocMgr/src/dde.cpp b/plugins/AssocMgr/src/dde.cpp
index d1b4f30fa5..c080d76c47 100644
--- a/plugins/AssocMgr/src/dde.cpp
+++ b/plugins/AssocMgr/src/dde.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/dde.h b/plugins/AssocMgr/src/dde.h
index b9fa35043c..06c404d9af 100644
--- a/plugins/AssocMgr/src/dde.h
+++ b/plugins/AssocMgr/src/dde.h
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/main.cpp b/plugins/AssocMgr/src/main.cpp
index 5f7d515073..ca860424a6 100644
--- a/plugins/AssocMgr/src/main.cpp
+++ b/plugins/AssocMgr/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/reg.cpp b/plugins/AssocMgr/src/reg.cpp
index 43976f1217..7753a64803 100644
--- a/plugins/AssocMgr/src/reg.cpp
+++ b/plugins/AssocMgr/src/reg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/reg.h b/plugins/AssocMgr/src/reg.h
index c7e74d0634..767b2f0998 100644
--- a/plugins/AssocMgr/src/reg.h
+++ b/plugins/AssocMgr/src/reg.h
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/resource.h b/plugins/AssocMgr/src/resource.h
index 2eda2da237..0ddd7504d4 100644
--- a/plugins/AssocMgr/src/resource.h
+++ b/plugins/AssocMgr/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/AssocMgr/src/stdafx.cxx b/plugins/AssocMgr/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/AssocMgr/src/stdafx.cxx
+++ b/plugins/AssocMgr/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/AssocMgr/src/stdafx.h b/plugins/AssocMgr/src/stdafx.h
index 6c93da6e33..12f95e03b0 100644
--- a/plugins/AssocMgr/src/stdafx.h
+++ b/plugins/AssocMgr/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/test.cpp b/plugins/AssocMgr/src/test.cpp
index 1175e20807..3e9df64ec8 100644
--- a/plugins/AssocMgr/src/test.cpp
+++ b/plugins/AssocMgr/src/test.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/test.h b/plugins/AssocMgr/src/test.h
index 638dea164b..ece3180aa4 100644
--- a/plugins/AssocMgr/src/test.h
+++ b/plugins/AssocMgr/src/test.h
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/utils.cpp b/plugins/AssocMgr/src/utils.cpp
index 02718bd02f..80a16780e1 100644
--- a/plugins/AssocMgr/src/utils.cpp
+++ b/plugins/AssocMgr/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/utils.h b/plugins/AssocMgr/src/utils.h
index 802b74d94b..31e2dff234 100644
--- a/plugins/AssocMgr/src/utils.h
+++ b/plugins/AssocMgr/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AssocMgr/src/version.h b/plugins/AssocMgr/src/version.h
index a44ef73797..55b488ed2d 100644
--- a/plugins/AssocMgr/src/version.h
+++ b/plugins/AssocMgr/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/AuthState/docs/readme.txt b/plugins/AuthState/docs/readme.txt
index 407b12d131..d97447410c 100644
--- a/plugins/AuthState/docs/readme.txt
+++ b/plugins/AuthState/docs/readme.txt
@@ -1,4 +1,4 @@
-Authorization State plugin for Miranda IM (http://miranda-im.org)
+Authorization State plugin for Miranda IM (http://miranda-im.org)
Homepage: http://thief.miranda.im
Version: 0.0.2.0 (c) 2006-2009 Thief
Idea by snwbrdr, icons by Faith Healer, Angeli-Ka
diff --git a/plugins/AuthState/res/authstate.rc b/plugins/AuthState/res/authstate.rc
index 6f496f8059..1875b9ac6a 100644
--- a/plugins/AuthState/res/authstate.rc
+++ b/plugins/AuthState/res/authstate.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/AuthState/res/version.rc b/plugins/AuthState/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/AuthState/res/version.rc
+++ b/plugins/AuthState/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/AuthState/src/main.cpp b/plugins/AuthState/src/main.cpp
index db2de1db13..ca256bf678 100644
--- a/plugins/AuthState/src/main.cpp
+++ b/plugins/AuthState/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Authorization State plugin for Miranda NG (www.miranda-ng.org)
(c) 2006-2010 by Thief
diff --git a/plugins/AuthState/src/options.cpp b/plugins/AuthState/src/options.cpp
index be4a169827..5dc4845a08 100644
--- a/plugins/AuthState/src/options.cpp
+++ b/plugins/AuthState/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Authorization State plugin for Miranda NG (www.miranda-ng.org)
(c) 2006-2010 by Thief
diff --git a/plugins/AuthState/src/options.h b/plugins/AuthState/src/options.h
index b0e77cd221..adcbea6e7d 100644
--- a/plugins/AuthState/src/options.h
+++ b/plugins/AuthState/src/options.h
@@ -1,4 +1,4 @@
-struct Opts
+struct Opts
{
CMOption<BYTE> bUseAuthIcon;
CMOption<BYTE> bUseGrantIcon;
diff --git a/plugins/AuthState/src/resource.h b/plugins/AuthState/src/resource.h
index 9e3a220c78..153fea3138 100644
--- a/plugins/AuthState/src/resource.h
+++ b/plugins/AuthState/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by authstate.rc
//
diff --git a/plugins/AuthState/src/stdafx.cxx b/plugins/AuthState/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/AuthState/src/stdafx.cxx
+++ b/plugins/AuthState/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/AuthState/src/stdafx.h b/plugins/AuthState/src/stdafx.h
index 19bb1c6d8e..b935bf03b6 100644
--- a/plugins/AuthState/src/stdafx.h
+++ b/plugins/AuthState/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Authorization State plugin for Miranda NG (www.miranda-ng.org)
(c) 2006-2010 by Thief
diff --git a/plugins/AuthState/src/version.h b/plugins/AuthState/src/version.h
index 2c5e7c555e..0188e5718b 100644
--- a/plugins/AuthState/src/version.h
+++ b/plugins/AuthState/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 2
#define __BUILD_NUM 1
diff --git a/plugins/AutoRun/docs/autorun.txt b/plugins/AutoRun/docs/autorun.txt
index cec7052075..2bf35beac8 100644
--- a/plugins/AutoRun/docs/autorun.txt
+++ b/plugins/AutoRun/docs/autorun.txt
@@ -1,4 +1,4 @@
-Autorun 0.1.0.0
+Autorun 0.1.0.0
Written by and copyright (c) Sergey V. Gershovich a.k.a. Jazzy$, March 2003
e-mail: jazzy@arcticsu.ru
diff --git a/plugins/AutoRun/res/Version.rc b/plugins/AutoRun/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/AutoRun/res/Version.rc
+++ b/plugins/AutoRun/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/AutoRun/res/autorun.rc b/plugins/AutoRun/res/autorun.rc
index bcdb00807e..304e7e456b 100644
--- a/plugins/AutoRun/res/autorun.rc
+++ b/plugins/AutoRun/res/autorun.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/AutoRun/src/main.cpp b/plugins/AutoRun/src/main.cpp
index 559f636240..903ae904f9 100644
--- a/plugins/AutoRun/src/main.cpp
+++ b/plugins/AutoRun/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HINSTANCE hInst;
int hLangpack;
diff --git a/plugins/AutoRun/src/resource.h b/plugins/AutoRun/src/resource.h
index 75fd39b582..8f35ff3503 100644
--- a/plugins/AutoRun/src/resource.h
+++ b/plugins/AutoRun/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by autorun.rc
//
diff --git a/plugins/AutoRun/src/stdafx.cxx b/plugins/AutoRun/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/AutoRun/src/stdafx.cxx
+++ b/plugins/AutoRun/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/AutoRun/src/stdafx.h b/plugins/AutoRun/src/stdafx.h
index bdf5ae2607..793089a93d 100644
--- a/plugins/AutoRun/src/stdafx.h
+++ b/plugins/AutoRun/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <newpluginapi.h>
#include <m_langpack.h>
diff --git a/plugins/AutoRun/src/version.h b/plugins/AutoRun/src/version.h
index f20a747e70..0994c99f22 100644
--- a/plugins/AutoRun/src/version.h
+++ b/plugins/AutoRun/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/AutoShutdown/docs/Info_Src.txt b/plugins/AutoShutdown/docs/Info_Src.txt
index 2b61a98f37..034e9184c8 100644
--- a/plugins/AutoShutdown/docs/Info_Src.txt
+++ b/plugins/AutoShutdown/docs/Info_Src.txt
@@ -1,4 +1,4 @@
-
+
AutoShutdown 1.4.0.1 for Miranda IM 0.7+
------------------------------------------------------------------------
Source Code
diff --git a/plugins/AutoShutdown/docs/License_Appendix.txt b/plugins/AutoShutdown/docs/License_Appendix.txt
index c590c3f5fb..516820d836 100644
--- a/plugins/AutoShutdown/docs/License_Appendix.txt
+++ b/plugins/AutoShutdown/docs/License_Appendix.txt
@@ -1,4 +1,4 @@
-
+
Excecpt of GNU General Public License (Appendix):
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
diff --git a/plugins/AutoShutdown/docs/developer.txt b/plugins/AutoShutdown/docs/developer.txt
index 9b15e2b09b..1011b43796 100644
--- a/plugins/AutoShutdown/docs/developer.txt
+++ b/plugins/AutoShutdown/docs/developer.txt
@@ -1,4 +1,4 @@
-
+
AutoShutdown 1.4.0.2 for Miranda IM 0.7+
------------------------------------------------------------------------
Developer Information
diff --git a/plugins/AutoShutdown/docs/license.txt b/plugins/AutoShutdown/docs/license.txt
index a726a52df1..1fe8b81503 100644
--- a/plugins/AutoShutdown/docs/license.txt
+++ b/plugins/AutoShutdown/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/AutoShutdown/docs/readme.txt b/plugins/AutoShutdown/docs/readme.txt
index 59524f620f..a0808e0d53 100644
--- a/plugins/AutoShutdown/docs/readme.txt
+++ b/plugins/AutoShutdown/docs/readme.txt
@@ -1,4 +1,4 @@
-
+
AutoShutdown 1.4.0.2
------------------------------------------------------------------------
Plugin for Miranda IM 0.7 and +
diff --git a/plugins/AutoShutdown/res/resource.rc b/plugins/AutoShutdown/res/resource.rc
index 83daf0e6bc..b5602cc0bc 100644
--- a/plugins/AutoShutdown/res/resource.rc
+++ b/plugins/AutoShutdown/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/AutoShutdown/res/version.rc b/plugins/AutoShutdown/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/AutoShutdown/res/version.rc
+++ b/plugins/AutoShutdown/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/AutoShutdown/src/cpuusage.cpp b/plugins/AutoShutdown/src/cpuusage.cpp
index 2959013407..2cbfa5b95f 100644
--- a/plugins/AutoShutdown/src/cpuusage.cpp
+++ b/plugins/AutoShutdown/src/cpuusage.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/cpuusage.h b/plugins/AutoShutdown/src/cpuusage.h
index 681a2c8213..23a32e71d4 100644
--- a/plugins/AutoShutdown/src/cpuusage.h
+++ b/plugins/AutoShutdown/src/cpuusage.h
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/frame.cpp b/plugins/AutoShutdown/src/frame.cpp
index 5908be544f..ed53e7a47b 100644
--- a/plugins/AutoShutdown/src/frame.cpp
+++ b/plugins/AutoShutdown/src/frame.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/frame.h b/plugins/AutoShutdown/src/frame.h
index 1b0bffdafd..6f54fac4d8 100644
--- a/plugins/AutoShutdown/src/frame.h
+++ b/plugins/AutoShutdown/src/frame.h
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/main.cpp b/plugins/AutoShutdown/src/main.cpp
index 2d68004d38..7a9ab59812 100644
--- a/plugins/AutoShutdown/src/main.cpp
+++ b/plugins/AutoShutdown/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
Copyright 2004-2007 H. Herkenrath
diff --git a/plugins/AutoShutdown/src/options.cpp b/plugins/AutoShutdown/src/options.cpp
index c9b8a508ce..8b9383c67d 100644
--- a/plugins/AutoShutdown/src/options.cpp
+++ b/plugins/AutoShutdown/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/options.h b/plugins/AutoShutdown/src/options.h
index 8b8e63f04f..ee62d7d8eb 100644
--- a/plugins/AutoShutdown/src/options.h
+++ b/plugins/AutoShutdown/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/resource.h b/plugins/AutoShutdown/src/resource.h
index 78a764d908..4507671c9a 100644
--- a/plugins/AutoShutdown/src/resource.h
+++ b/plugins/AutoShutdown/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/AutoShutdown/src/settingsdlg.cpp b/plugins/AutoShutdown/src/settingsdlg.cpp
index 662196b3ca..d06c2e4411 100644
--- a/plugins/AutoShutdown/src/settingsdlg.cpp
+++ b/plugins/AutoShutdown/src/settingsdlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/settingsdlg.h b/plugins/AutoShutdown/src/settingsdlg.h
index 1521812f30..ea1c7e4445 100644
--- a/plugins/AutoShutdown/src/settingsdlg.h
+++ b/plugins/AutoShutdown/src/settingsdlg.h
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/shutdownsvc.cpp b/plugins/AutoShutdown/src/shutdownsvc.cpp
index bce97d110c..56587a6816 100644
--- a/plugins/AutoShutdown/src/shutdownsvc.cpp
+++ b/plugins/AutoShutdown/src/shutdownsvc.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/shutdownsvc.h b/plugins/AutoShutdown/src/shutdownsvc.h
index 639d02a7fa..1dee87d326 100644
--- a/plugins/AutoShutdown/src/shutdownsvc.h
+++ b/plugins/AutoShutdown/src/shutdownsvc.h
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/stdafx.cxx b/plugins/AutoShutdown/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/AutoShutdown/src/stdafx.cxx
+++ b/plugins/AutoShutdown/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/AutoShutdown/src/stdafx.h b/plugins/AutoShutdown/src/stdafx.h
index be9415d830..f22a83ec7d 100644
--- a/plugins/AutoShutdown/src/stdafx.h
+++ b/plugins/AutoShutdown/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/utils.cpp b/plugins/AutoShutdown/src/utils.cpp
index e288740dbb..f5b639e81f 100644
--- a/plugins/AutoShutdown/src/utils.cpp
+++ b/plugins/AutoShutdown/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/utils.h b/plugins/AutoShutdown/src/utils.h
index d3ccaabae7..6c2cb0497f 100644
--- a/plugins/AutoShutdown/src/utils.h
+++ b/plugins/AutoShutdown/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/version.h b/plugins/AutoShutdown/src/version.h
index f5d42980ae..ececbb321b 100644
--- a/plugins/AutoShutdown/src/version.h
+++ b/plugins/AutoShutdown/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/watcher.cpp b/plugins/AutoShutdown/src/watcher.cpp
index 04f8429eb0..a731a5b9a2 100644
--- a/plugins/AutoShutdown/src/watcher.cpp
+++ b/plugins/AutoShutdown/src/watcher.cpp
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AutoShutdown/src/watcher.h b/plugins/AutoShutdown/src/watcher.h
index 157fc93bd1..b517d3d9fd 100644
--- a/plugins/AutoShutdown/src/watcher.h
+++ b/plugins/AutoShutdown/src/watcher.h
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for Miranda IM
diff --git a/plugins/AvatarHistory/docs/changelog.txt b/plugins/AvatarHistory/docs/changelog.txt
index 8689c4b656..8a6bd96d5f 100644
--- a/plugins/AvatarHistory/docs/changelog.txt
+++ b/plugins/AvatarHistory/docs/changelog.txt
@@ -1,4 +1,4 @@
-Avatar History
+Avatar History
Changelog:
diff --git a/plugins/AvatarHistory/docs/readme.txt b/plugins/AvatarHistory/docs/readme.txt
index b07d99ee40..f2c3348fbe 100644
--- a/plugins/AvatarHistory/docs/readme.txt
+++ b/plugins/AvatarHistory/docs/readme.txt
@@ -1,4 +1,4 @@
-Avatar History plugin
+Avatar History plugin
-----------------------------------
CAUTION: THIS IS AN BETA STAGE PLUGIN. IT CAN DO VERY BAD THINGS. USE AT YOUR OWN RISK.
diff --git a/plugins/AvatarHistory/res/AvatarHistory.rc b/plugins/AvatarHistory/res/AvatarHistory.rc
index 7f5c8ac3aa..8576c2cd0d 100644
--- a/plugins/AvatarHistory/res/AvatarHistory.rc
+++ b/plugins/AvatarHistory/res/AvatarHistory.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/AvatarHistory/res/Version.rc b/plugins/AvatarHistory/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/AvatarHistory/res/Version.rc
+++ b/plugins/AvatarHistory/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/AvatarHistory/src/AvatarDlg.cpp b/plugins/AvatarHistory/src/AvatarDlg.cpp
index a352efd61b..e0ae4b0885 100644
--- a/plugins/AvatarHistory/src/AvatarDlg.cpp
+++ b/plugins/AvatarHistory/src/AvatarDlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Avatar History Plugin
Copyright (C) 2006 Matthew Wild - Email: mwild1@gmail.com
diff --git a/plugins/AvatarHistory/src/AvatarHistory.cpp b/plugins/AvatarHistory/src/AvatarHistory.cpp
index cc4704a7c2..6d8aea5b0d 100644
--- a/plugins/AvatarHistory/src/AvatarHistory.cpp
+++ b/plugins/AvatarHistory/src/AvatarHistory.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Avatar History Plugin
---------
diff --git a/plugins/AvatarHistory/src/icolib.cpp b/plugins/AvatarHistory/src/icolib.cpp
index 38ce5a44a7..4b7ff4fc39 100644
--- a/plugins/AvatarHistory/src/icolib.cpp
+++ b/plugins/AvatarHistory/src/icolib.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
enum IconIndex
{
diff --git a/plugins/AvatarHistory/src/options.cpp b/plugins/AvatarHistory/src/options.cpp
index 7987f862a4..d713d38f0d 100644
--- a/plugins/AvatarHistory/src/options.cpp
+++ b/plugins/AvatarHistory/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Avatar History Plugin
Copyright (C) 2006 Matthew Wild - Email: mwild1@gmail.com
diff --git a/plugins/AvatarHistory/src/popup.cpp b/plugins/AvatarHistory/src/popup.cpp
index 6d4ef5c8ab..0e17f96041 100644
--- a/plugins/AvatarHistory/src/popup.cpp
+++ b/plugins/AvatarHistory/src/popup.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/AvatarHistory/src/popup.h b/plugins/AvatarHistory/src/popup.h
index bc12bfc544..de445cb16a 100644
--- a/plugins/AvatarHistory/src/popup.h
+++ b/plugins/AvatarHistory/src/popup.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/AvatarHistory/src/resource.h b/plugins/AvatarHistory/src/resource.h
index 9ec6008167..ea220762ea 100644
--- a/plugins/AvatarHistory/src/resource.h
+++ b/plugins/AvatarHistory/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by AvatarHistory.rc
//
diff --git a/plugins/AvatarHistory/src/stdafx.cxx b/plugins/AvatarHistory/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/AvatarHistory/src/stdafx.cxx
+++ b/plugins/AvatarHistory/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/AvatarHistory/src/stdafx.h b/plugins/AvatarHistory/src/stdafx.h
index 42752e9625..47d440a82c 100644
--- a/plugins/AvatarHistory/src/stdafx.h
+++ b/plugins/AvatarHistory/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <windowsx.h>
#include <time.h>
#include <ShObjIdl.h>
diff --git a/plugins/AvatarHistory/src/utils.cpp b/plugins/AvatarHistory/src/utils.cpp
index 71214413a2..1662ab859a 100644
--- a/plugins/AvatarHistory/src/utils.cpp
+++ b/plugins/AvatarHistory/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Avatar History Plugin
---------
diff --git a/plugins/AvatarHistory/src/version.h b/plugins/AvatarHistory/src/version.h
index e5d722027d..4d97f4b438 100644
--- a/plugins/AvatarHistory/src/version.h
+++ b/plugins/AvatarHistory/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 2
diff --git a/plugins/BASS_interface/res/Bass.rc b/plugins/BASS_interface/res/Bass.rc
index fd6f3142a8..3365d00d24 100644
--- a/plugins/BASS_interface/res/Bass.rc
+++ b/plugins/BASS_interface/res/Bass.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include <windows.h>
#include <commctrl.h>
diff --git a/plugins/BASS_interface/res/Version.rc b/plugins/BASS_interface/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/BASS_interface/res/Version.rc
+++ b/plugins/BASS_interface/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/BASS_interface/src/Bass.h b/plugins/BASS_interface/src/Bass.h
index a5d3700510..806675182e 100644
--- a/plugins/BASS_interface/src/Bass.h
+++ b/plugins/BASS_interface/src/Bass.h
@@ -1,4 +1,4 @@
-/*
+/*
BASS 2.4 C/C++ header file
Copyright (c) 1999-2016 Un4seen Developments Ltd.
diff --git a/plugins/BASS_interface/src/Main.cpp b/plugins/BASS_interface/src/Main.cpp
index 372bfb8d1a..db075abdc9 100644
--- a/plugins/BASS_interface/src/Main.cpp
+++ b/plugins/BASS_interface/src/Main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010, 2011 tico-tico
*/
diff --git a/plugins/BASS_interface/src/Resource.h b/plugins/BASS_interface/src/Resource.h
index 8a5faaa1b4..a13e225125 100644
--- a/plugins/BASS_interface/src/Resource.h
+++ b/plugins/BASS_interface/src/Resource.h
@@ -1,4 +1,4 @@
-#ifndef IDC_STATIC
+#ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif
diff --git a/plugins/BASS_interface/src/stdafx.cxx b/plugins/BASS_interface/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/BASS_interface/src/stdafx.cxx
+++ b/plugins/BASS_interface/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/BASS_interface/src/stdafx.h b/plugins/BASS_interface/src/stdafx.h
index 2a940eac73..f6ba438410 100644
--- a/plugins/BASS_interface/src/stdafx.h
+++ b/plugins/BASS_interface/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010, 2011 tico-tico
*/
diff --git a/plugins/BASS_interface/src/version.h b/plugins/BASS_interface/src/version.h
index 0e5ddf90f1..79d51425f1 100644
--- a/plugins/BASS_interface/src/version.h
+++ b/plugins/BASS_interface/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 14
diff --git a/plugins/BasicHistory/docs/BasicHistory_licence.txt b/plugins/BasicHistory/docs/BasicHistory_licence.txt
index 7f1161073d..fc35462967 100644
--- a/plugins/BasicHistory/docs/BasicHistory_licence.txt
+++ b/plugins/BasicHistory/docs/BasicHistory_licence.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/BasicHistory/docs/BasicHistory_readme.txt b/plugins/BasicHistory/docs/BasicHistory_readme.txt
index 7b9163e497..3f7de70f80 100644
--- a/plugins/BasicHistory/docs/BasicHistory_readme.txt
+++ b/plugins/BasicHistory/docs/BasicHistory_readme.txt
@@ -1,4 +1,4 @@
-********
+********
Basic History
********
diff --git a/plugins/BasicHistory/docs/ReadMe.txt b/plugins/BasicHistory/docs/ReadMe.txt
index 284d52b6c7..1c68002390 100644
--- a/plugins/BasicHistory/docs/ReadMe.txt
+++ b/plugins/BasicHistory/docs/ReadMe.txt
@@ -1,4 +1,4 @@
-========================================================================
+========================================================================
DYNAMIC LINK LIBRARY : BasicHistory Project Overview
========================================================================
diff --git a/plugins/BasicHistory/res/BasicHistory.rc b/plugins/BasicHistory/res/BasicHistory.rc
index c32965b95b..6b92696427 100644
--- a/plugins/BasicHistory/res/BasicHistory.rc
+++ b/plugins/BasicHistory/res/BasicHistory.rc
@@ -1,4 +1,4 @@
-#include "..\src\resource.h"
+#include "..\src\resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/BasicHistory/res/version.rc b/plugins/BasicHistory/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/BasicHistory/res/version.rc
+++ b/plugins/BasicHistory/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/BasicHistory/src/BasicHistory.cpp b/plugins/BasicHistory/src/BasicHistory.cpp
index ee6d36e9a7..d6213c5958 100644
--- a/plugins/BasicHistory/src/BasicHistory.cpp
+++ b/plugins/BasicHistory/src/BasicHistory.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/BinaryExport.cpp b/plugins/BasicHistory/src/BinaryExport.cpp
index bc67e95756..6d32ab4fd3 100644
--- a/plugins/BasicHistory/src/BinaryExport.cpp
+++ b/plugins/BasicHistory/src/BinaryExport.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/BinaryExport.h b/plugins/BasicHistory/src/BinaryExport.h
index 917e27787f..7915a4cbac 100644
--- a/plugins/BasicHistory/src/BinaryExport.h
+++ b/plugins/BasicHistory/src/BinaryExport.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/DatExport.cpp b/plugins/BasicHistory/src/DatExport.cpp
index c21a030abe..d882f0ef5d 100644
--- a/plugins/BasicHistory/src/DatExport.cpp
+++ b/plugins/BasicHistory/src/DatExport.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/DatExport.h b/plugins/BasicHistory/src/DatExport.h
index 81fbdf61a0..12ecf50693 100644
--- a/plugins/BasicHistory/src/DatExport.h
+++ b/plugins/BasicHistory/src/DatExport.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/EventList.cpp b/plugins/BasicHistory/src/EventList.cpp
index 829d636c96..2f4fff1313 100644
--- a/plugins/BasicHistory/src/EventList.cpp
+++ b/plugins/BasicHistory/src/EventList.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/EventList.h b/plugins/BasicHistory/src/EventList.h
index 52c70e64c1..20ece50366 100644
--- a/plugins/BasicHistory/src/EventList.h
+++ b/plugins/BasicHistory/src/EventList.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/ExportManager.cpp b/plugins/BasicHistory/src/ExportManager.cpp
index 5eda574647..16a355149d 100644
--- a/plugins/BasicHistory/src/ExportManager.cpp
+++ b/plugins/BasicHistory/src/ExportManager.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/ExportManager.h b/plugins/BasicHistory/src/ExportManager.h
index 73cd4ca1b7..96c4216b1b 100644
--- a/plugins/BasicHistory/src/ExportManager.h
+++ b/plugins/BasicHistory/src/ExportManager.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/HistoryWindow.cpp b/plugins/BasicHistory/src/HistoryWindow.cpp
index 4f035f5255..e6ba2984d8 100644
--- a/plugins/BasicHistory/src/HistoryWindow.cpp
+++ b/plugins/BasicHistory/src/HistoryWindow.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/HistoryWindow.h b/plugins/BasicHistory/src/HistoryWindow.h
index d21403f421..af3e6c76cd 100644
--- a/plugins/BasicHistory/src/HistoryWindow.h
+++ b/plugins/BasicHistory/src/HistoryWindow.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/HotkeyHelper.cpp b/plugins/BasicHistory/src/HotkeyHelper.cpp
index 8a9441e8b3..866a7f4fc9 100644
--- a/plugins/BasicHistory/src/HotkeyHelper.cpp
+++ b/plugins/BasicHistory/src/HotkeyHelper.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/HotkeyHelper.h b/plugins/BasicHistory/src/HotkeyHelper.h
index ab2b80b977..6147ce5457 100644
--- a/plugins/BasicHistory/src/HotkeyHelper.h
+++ b/plugins/BasicHistory/src/HotkeyHelper.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/IExport.h b/plugins/BasicHistory/src/IExport.h
index b9edc83d02..9e0e220e32 100644
--- a/plugins/BasicHistory/src/IExport.h
+++ b/plugins/BasicHistory/src/IExport.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/IImport.h b/plugins/BasicHistory/src/IImport.h
index 6752bf9eef..751efb9bca 100644
--- a/plugins/BasicHistory/src/IImport.h
+++ b/plugins/BasicHistory/src/IImport.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/ImageDataObject.cpp b/plugins/BasicHistory/src/ImageDataObject.cpp
index 481c91f8de..3e938c9622 100644
--- a/plugins/BasicHistory/src/ImageDataObject.cpp
+++ b/plugins/BasicHistory/src/ImageDataObject.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/ImageDataObject.h b/plugins/BasicHistory/src/ImageDataObject.h
index 4909219683..a9f9bbd37e 100644
--- a/plugins/BasicHistory/src/ImageDataObject.h
+++ b/plugins/BasicHistory/src/ImageDataObject.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/Options.cpp b/plugins/BasicHistory/src/Options.cpp
index abb6c6dcf2..e806eb4e44 100644
--- a/plugins/BasicHistory/src/Options.cpp
+++ b/plugins/BasicHistory/src/Options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/Options.h b/plugins/BasicHistory/src/Options.h
index 097eec73f7..125078fb2a 100644
--- a/plugins/BasicHistory/src/Options.h
+++ b/plugins/BasicHistory/src/Options.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/PlainHtmlExport.cpp b/plugins/BasicHistory/src/PlainHtmlExport.cpp
index c5d593f64b..e4ec01a626 100644
--- a/plugins/BasicHistory/src/PlainHtmlExport.cpp
+++ b/plugins/BasicHistory/src/PlainHtmlExport.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/PlainHtmlExport.h b/plugins/BasicHistory/src/PlainHtmlExport.h
index 985e75d410..1d6c72ceee 100644
--- a/plugins/BasicHistory/src/PlainHtmlExport.h
+++ b/plugins/BasicHistory/src/PlainHtmlExport.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/RichHtmlExport.cpp b/plugins/BasicHistory/src/RichHtmlExport.cpp
index 5cb2bd9d73..e50a9028b9 100644
--- a/plugins/BasicHistory/src/RichHtmlExport.cpp
+++ b/plugins/BasicHistory/src/RichHtmlExport.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/RichHtmlExport.h b/plugins/BasicHistory/src/RichHtmlExport.h
index 6bdcd6e842..b0f10b8f32 100644
--- a/plugins/BasicHistory/src/RichHtmlExport.h
+++ b/plugins/BasicHistory/src/RichHtmlExport.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/Scheduler.cpp b/plugins/BasicHistory/src/Scheduler.cpp
index 2601eeacfa..2683f90fb9 100644
--- a/plugins/BasicHistory/src/Scheduler.cpp
+++ b/plugins/BasicHistory/src/Scheduler.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/SearchContext.h b/plugins/BasicHistory/src/SearchContext.h
index cab81a213c..e61d27c173 100644
--- a/plugins/BasicHistory/src/SearchContext.h
+++ b/plugins/BasicHistory/src/SearchContext.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/Searcher.cpp b/plugins/BasicHistory/src/Searcher.cpp
index 68af6103f6..1eb39ee5f0 100644
--- a/plugins/BasicHistory/src/Searcher.cpp
+++ b/plugins/BasicHistory/src/Searcher.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/Searcher.h b/plugins/BasicHistory/src/Searcher.h
index 1a76274221..55f004c535 100644
--- a/plugins/BasicHistory/src/Searcher.h
+++ b/plugins/BasicHistory/src/Searcher.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/TxtExport.cpp b/plugins/BasicHistory/src/TxtExport.cpp
index 58d135e387..9dd3c18697 100644
--- a/plugins/BasicHistory/src/TxtExport.cpp
+++ b/plugins/BasicHistory/src/TxtExport.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/TxtExport.h b/plugins/BasicHistory/src/TxtExport.h
index 6c47a1d50e..be77a6dac3 100644
--- a/plugins/BasicHistory/src/TxtExport.h
+++ b/plugins/BasicHistory/src/TxtExport.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/codecvt_CodePage.h b/plugins/BasicHistory/src/codecvt_CodePage.h
index 007af11434..c7577ae0e4 100644
--- a/plugins/BasicHistory/src/codecvt_CodePage.h
+++ b/plugins/BasicHistory/src/codecvt_CodePage.h
@@ -1,4 +1,4 @@
-/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/resource.h b/plugins/BasicHistory/src/resource.h
index 87ada39676..b66f96800f 100644
--- a/plugins/BasicHistory/src/resource.h
+++ b/plugins/BasicHistory/src/resource.h
@@ -1,4 +1,4 @@
-
+
#define IDD_HISTORY 101
#define IDD_OPT_MAIN 102
#define IDD_OPT_GROUPLIST 103
diff --git a/plugins/BasicHistory/src/stdafx.cxx b/plugins/BasicHistory/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/BasicHistory/src/stdafx.cxx
+++ b/plugins/BasicHistory/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/BasicHistory/src/stdafx.h b/plugins/BasicHistory/src/stdafx.h
index 796d81c55d..edaf457e5b 100644
--- a/plugins/BasicHistory/src/stdafx.h
+++ b/plugins/BasicHistory/src/stdafx.h
@@ -1,4 +1,4 @@
-// stdafx.h : include file for standard system include files,
+// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
diff --git a/plugins/BasicHistory/src/version.h b/plugins/BasicHistory/src/version.h
index c35aa19fb6..6cff07ff31 100644
--- a/plugins/BasicHistory/src/version.h
+++ b/plugins/BasicHistory/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 10
diff --git a/plugins/Boltun/docs/TODO.txt b/plugins/Boltun/docs/TODO.txt
index 17b2a54c6e..6fe67b7a4b 100644
--- a/plugins/Boltun/docs/TODO.txt
+++ b/plugins/Boltun/docs/TODO.txt
@@ -1,4 +1,4 @@
-TODO list:
+TODO list:
--------------------------------------------------------
Release-critical:
diff --git a/plugins/Boltun/docs/mind.txt b/plugins/Boltun/docs/mind.txt
index 208834e884..d6981ce7b2 100644
--- a/plugins/Boltun/docs/mind.txt
+++ b/plugins/Boltun/docs/mind.txt
@@ -1,4 +1,4 @@
-В этом файле описан формат файла базы реплик и принцип работы Болтуна.
+В этом файле описан формат файла базы реплик и принцип работы Болтуна.
==============================================================
Формат файла.
diff --git a/plugins/Boltun/docs/readme.txt b/plugins/Boltun/docs/readme.txt
index 49d43b14a0..74d9abece0 100644
--- a/plugins/Boltun/docs/readme.txt
+++ b/plugins/Boltun/docs/readme.txt
@@ -1,4 +1,4 @@
-Болтун 0.3.0 Unicode Alpha 7
+Болтун 0.3.0 Unicode Alpha 7
08.01.2009.
diff --git a/plugins/Boltun/res/Boltun.rc b/plugins/Boltun/res/Boltun.rc
index 2b67b20d9e..4f0ca2b13f 100644
--- a/plugins/Boltun/res/Boltun.rc
+++ b/plugins/Boltun/res/Boltun.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Boltun/res/Version.rc b/plugins/Boltun/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Boltun/res/Version.rc
+++ b/plugins/Boltun/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Boltun/src/Engine/COPYING.txt b/plugins/Boltun/src/Engine/COPYING.txt
index 82fa1daad4..e60bc67349 100644
--- a/plugins/Boltun/src/Engine/COPYING.txt
+++ b/plugins/Boltun/src/Engine/COPYING.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
diff --git a/plugins/Boltun/src/Engine/Mind.cpp b/plugins/Boltun/src/Engine/Mind.cpp
index 33d2e7ad45..a85890bd72 100644
--- a/plugins/Boltun/src/Engine/Mind.cpp
+++ b/plugins/Boltun/src/Engine/Mind.cpp
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/Mind.h b/plugins/Boltun/src/Engine/Mind.h
index d1dec4ba41..ffe7f08d05 100644
--- a/plugins/Boltun/src/Engine/Mind.h
+++ b/plugins/Boltun/src/Engine/Mind.h
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/MyCodeCvt.cpp b/plugins/Boltun/src/Engine/MyCodeCvt.cpp
index 5c5a7a7a44..16ad0cf85f 100644
--- a/plugins/Boltun/src/Engine/MyCodeCvt.cpp
+++ b/plugins/Boltun/src/Engine/MyCodeCvt.cpp
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/MyCodeCvt.h b/plugins/Boltun/src/Engine/MyCodeCvt.h
index 7344fe8390..b942b501b3 100644
--- a/plugins/Boltun/src/Engine/MyCodeCvt.h
+++ b/plugins/Boltun/src/Engine/MyCodeCvt.h
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/PerContactData.h b/plugins/Boltun/src/Engine/PerContactData.h
index 71dcec126d..c9c59336e4 100644
--- a/plugins/Boltun/src/Engine/PerContactData.h
+++ b/plugins/Boltun/src/Engine/PerContactData.h
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/TalkEngine.cpp b/plugins/Boltun/src/Engine/TalkEngine.cpp
index 8ab48cd075..230427e5a5 100644
--- a/plugins/Boltun/src/Engine/TalkEngine.cpp
+++ b/plugins/Boltun/src/Engine/TalkEngine.cpp
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/TalkEngine.h b/plugins/Boltun/src/Engine/TalkEngine.h
index 3ddeaf87b9..7bd2f89e86 100644
--- a/plugins/Boltun/src/Engine/TalkEngine.h
+++ b/plugins/Boltun/src/Engine/TalkEngine.h
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/UnrecentChooser.cpp b/plugins/Boltun/src/Engine/UnrecentChooser.cpp
index 058df6cdea..f5900dc9c3 100644
--- a/plugins/Boltun/src/Engine/UnrecentChooser.cpp
+++ b/plugins/Boltun/src/Engine/UnrecentChooser.cpp
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/UnrecentChooser.h b/plugins/Boltun/src/Engine/UnrecentChooser.h
index b312f668b9..a88310e7f6 100644
--- a/plugins/Boltun/src/Engine/UnrecentChooser.h
+++ b/plugins/Boltun/src/Engine/UnrecentChooser.h
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/ValueChooser.h b/plugins/Boltun/src/Engine/ValueChooser.h
index acd63dfd8f..afb2b6f96a 100644
--- a/plugins/Boltun/src/Engine/ValueChooser.h
+++ b/plugins/Boltun/src/Engine/ValueChooser.h
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/WordsList.cpp b/plugins/Boltun/src/Engine/WordsList.cpp
index 310eafa643..f6dac8b4d2 100644
--- a/plugins/Boltun/src/Engine/WordsList.cpp
+++ b/plugins/Boltun/src/Engine/WordsList.cpp
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/Engine/WordsList.h b/plugins/Boltun/src/Engine/WordsList.h
index f8dffa4d3c..455c227d50 100644
--- a/plugins/Boltun/src/Engine/WordsList.h
+++ b/plugins/Boltun/src/Engine/WordsList.h
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2008 Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/actionQueue.cpp b/plugins/Boltun/src/actionQueue.cpp
index ea9b89d215..dab366d1f7 100644
--- a/plugins/Boltun/src/actionQueue.cpp
+++ b/plugins/Boltun/src/actionQueue.cpp
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright 2003-2008 Alexander S. Kiselev, Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/actionQueue.h b/plugins/Boltun/src/actionQueue.h
index 33e22c088c..3f8200b57b 100644
--- a/plugins/Boltun/src/actionQueue.h
+++ b/plugins/Boltun/src/actionQueue.h
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2003-2008 Alexander S. Kiselev, Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/boltun.cpp b/plugins/Boltun/src/boltun.cpp
index c0efda901f..b109227817 100644
--- a/plugins/Boltun/src/boltun.cpp
+++ b/plugins/Boltun/src/boltun.cpp
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2003-2008 Alexander S. Kiselev, Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/config.cpp b/plugins/Boltun/src/config.cpp
index 50cfa462da..6473952641 100644
--- a/plugins/Boltun/src/config.cpp
+++ b/plugins/Boltun/src/config.cpp
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2003-2008 Alexander S. Kiselev, Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/config.h b/plugins/Boltun/src/config.h
index 46fea99ffa..6ebd395693 100644
--- a/plugins/Boltun/src/config.h
+++ b/plugins/Boltun/src/config.h
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2003-2008 Alexander S. Kiselev, Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/resource.h b/plugins/Boltun/src/resource.h
index b4fa069c0e..f88bb3cb36 100644
--- a/plugins/Boltun/src/resource.h
+++ b/plugins/Boltun/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Boltun.rc
//
diff --git a/plugins/Boltun/src/stdafx.cxx b/plugins/Boltun/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Boltun/src/stdafx.cxx
+++ b/plugins/Boltun/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Boltun/src/stdafx.h b/plugins/Boltun/src/stdafx.h
index d82488d9e4..c550693f9f 100644
--- a/plugins/Boltun/src/stdafx.h
+++ b/plugins/Boltun/src/stdafx.h
@@ -1,4 +1,4 @@
-//***********************************************************
+//***********************************************************
// Copyright © 2003-2008 Alexander S. Kiselev, Valentin Pavlyuchenko
//
// This file is part of Boltun.
diff --git a/plugins/Boltun/src/version.h b/plugins/Boltun/src/version.h
index 7b357643f1..dcf6a4da9e 100644
--- a/plugins/Boltun/src/version.h
+++ b/plugins/Boltun/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 3
#define __BUILD_NUM 0
diff --git a/plugins/BossKeyPlus/docs/license.txt b/plugins/BossKeyPlus/docs/license.txt
index 45645b4b53..75fe0077e7 100644
--- a/plugins/BossKeyPlus/docs/license.txt
+++ b/plugins/BossKeyPlus/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/BossKeyPlus/docs/readme.txt b/plugins/BossKeyPlus/docs/readme.txt
index 51d1930b59..dc71b561fa 100644
--- a/plugins/BossKeyPlus/docs/readme.txt
+++ b/plugins/BossKeyPlus/docs/readme.txt
@@ -1,4 +1,4 @@
- BossKey+
+ BossKey+
--------------------------------------------------------------------------
-=Miranda Plug-In=-
Copyrights (C) 2002-2003 Goblineye Entertainment, (C) 2007-2008 Billy_Bons
diff --git a/plugins/BossKeyPlus/res/BossKey.rc b/plugins/BossKeyPlus/res/BossKey.rc
index 4317526c1b..dc899980c3 100644
--- a/plugins/BossKeyPlus/res/BossKey.rc
+++ b/plugins/BossKeyPlus/res/BossKey.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/BossKeyPlus/res/version.rc b/plugins/BossKeyPlus/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/BossKeyPlus/res/version.rc
+++ b/plugins/BossKeyPlus/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/BossKeyPlus/src/BossKey.cpp b/plugins/BossKeyPlus/src/BossKey.cpp
index 9d7df65878..2ef8d0e893 100644
--- a/plugins/BossKeyPlus/src/BossKey.cpp
+++ b/plugins/BossKeyPlus/src/BossKey.cpp
@@ -1,4 +1,4 @@
-/*
+/*
BossKey - Hide Miranda from your boss :)
Copyright (C) 2002-2003 Goblineye Entertainment, (C) 2007-2010 Billy_Bons
diff --git a/plugins/BossKeyPlus/src/BossKeyIdle.cpp b/plugins/BossKeyPlus/src/BossKeyIdle.cpp
index b1cff5aa54..8fd9d55868 100644
--- a/plugins/BossKeyPlus/src/BossKeyIdle.cpp
+++ b/plugins/BossKeyPlus/src/BossKeyIdle.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/BossKeyPlus/src/Options.cpp b/plugins/BossKeyPlus/src/Options.cpp
index 3ce73335eb..bcc381d9f7 100644
--- a/plugins/BossKeyPlus/src/Options.cpp
+++ b/plugins/BossKeyPlus/src/Options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
BossKey - Hide Miranda from your boss :)
Copyright (C) 2002-2003 Goblineye Entertainment, (C) 2007-2010 Billy_Bons
diff --git a/plugins/BossKeyPlus/src/resource.h b/plugins/BossKeyPlus/src/resource.h
index 4e8c625562..0ff9b3774f 100644
--- a/plugins/BossKeyPlus/src/resource.h
+++ b/plugins/BossKeyPlus/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\BossKey.rc
//
diff --git a/plugins/BossKeyPlus/src/stdafx.cxx b/plugins/BossKeyPlus/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/BossKeyPlus/src/stdafx.cxx
+++ b/plugins/BossKeyPlus/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/BossKeyPlus/src/stdafx.h b/plugins/BossKeyPlus/src/stdafx.h
index 2d374aacb4..cf913b061d 100644
--- a/plugins/BossKeyPlus/src/stdafx.h
+++ b/plugins/BossKeyPlus/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
BossKey - Hide Miranda from your boss :)
Copyright (C) 2002-2003 Goblineye Entertainment, (C) 2007-2010 Billy_Bons
diff --git a/plugins/BossKeyPlus/src/version.h b/plugins/BossKeyPlus/src/version.h
index e945144c80..bbd7bec82c 100644
--- a/plugins/BossKeyPlus/src/version.h
+++ b/plugins/BossKeyPlus/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 5
#define __RELEASE_NUM 0
#define __BUILD_NUM 3
diff --git a/plugins/BuddyExpectator/docs/Readme.txt b/plugins/BuddyExpectator/docs/Readme.txt
index ea4f5266b4..38acc33258 100644
--- a/plugins/BuddyExpectator/docs/Readme.txt
+++ b/plugins/BuddyExpectator/docs/Readme.txt
@@ -1,4 +1,4 @@
-BuddyExpectator+ plugin v0.1.2.3
+BuddyExpectator+ plugin v0.1.2.3
This plugin notifies about contacts who has returned after an absence of long period.
Features:
diff --git a/plugins/BuddyExpectator/res/BuddyExpectator.rc b/plugins/BuddyExpectator/res/BuddyExpectator.rc
index 609d06196e..7d0f1d99f0 100644
--- a/plugins/BuddyExpectator/res/BuddyExpectator.rc
+++ b/plugins/BuddyExpectator/res/BuddyExpectator.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/BuddyExpectator/res/Version.rc b/plugins/BuddyExpectator/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/BuddyExpectator/res/Version.rc
+++ b/plugins/BuddyExpectator/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/BuddyExpectator/src/BuddyExpectator.cpp b/plugins/BuddyExpectator/src/BuddyExpectator.cpp
index d8b1ef3749..279bc5d84e 100644
--- a/plugins/BuddyExpectator/src/BuddyExpectator.cpp
+++ b/plugins/BuddyExpectator/src/BuddyExpectator.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Buddy Expectator+ plugin for Miranda-IM (www.miranda-im.org)
(c)2005 Anar Ibragimoff (ai91@mail.ru)
(c)2006 Scott Ellis (mail@scottellis.com.au)
diff --git a/plugins/BuddyExpectator/src/options.cpp b/plugins/BuddyExpectator/src/options.cpp
index d431c5af96..280828896a 100644
--- a/plugins/BuddyExpectator/src/options.cpp
+++ b/plugins/BuddyExpectator/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Buddy Expectator+ plugin for Miranda-IM (www.miranda-im.org)
(c)2005 Anar Ibragimoff (ai91@mail.ru)
(c)2006 Scott Ellis (mail@scottellis.com.au)
diff --git a/plugins/BuddyExpectator/src/options.h b/plugins/BuddyExpectator/src/options.h
index 3b6f0a9c32..11e7e3b99f 100644
--- a/plugins/BuddyExpectator/src/options.h
+++ b/plugins/BuddyExpectator/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
Buddy Expectator+ plugin for Miranda-IM (www.miranda-im.org)
(c)2005 Anar Ibragimoff (ai91@mail.ru)
(c)2006 Scott Ellis (mail@scottellis.com.au)
diff --git a/plugins/BuddyExpectator/src/resource.h b/plugins/BuddyExpectator/src/resource.h
index 6a8bb31d69..c1e4dc80ce 100644
--- a/plugins/BuddyExpectator/src/resource.h
+++ b/plugins/BuddyExpectator/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\BuddyExpectator.rc
//
diff --git a/plugins/BuddyExpectator/src/stdafx.cxx b/plugins/BuddyExpectator/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/BuddyExpectator/src/stdafx.cxx
+++ b/plugins/BuddyExpectator/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/BuddyExpectator/src/stdafx.h b/plugins/BuddyExpectator/src/stdafx.h
index 493aa9a4d1..c61e20830d 100644
--- a/plugins/BuddyExpectator/src/stdafx.h
+++ b/plugins/BuddyExpectator/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Buddy Expectator+ plugin for Miranda-IM (www.miranda-im.org)
(c)2005 Anar Ibragimoff (ai91@mail.ru)
(c)2006 Scott Ellis (mail@scottellis.com.au)
diff --git a/plugins/BuddyExpectator/src/version.h b/plugins/BuddyExpectator/src/version.h
index 1fa45b1cbd..9f52470754 100644
--- a/plugins/BuddyExpectator/src/version.h
+++ b/plugins/BuddyExpectator/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 2
#define __BUILD_NUM 3
diff --git a/plugins/BuddyPounce/docs/buddypounce_readme.txt b/plugins/BuddyPounce/docs/buddypounce_readme.txt
index a84612a1ab..aef2565f40 100644
--- a/plugins/BuddyPounce/docs/buddypounce_readme.txt
+++ b/plugins/BuddyPounce/docs/buddypounce_readme.txt
@@ -1,4 +1,4 @@
-Buddy Pounce
+Buddy Pounce
-------------
Buddy Pounce allows you to send a message to a contact automatically when they change status (i.e from offline) if you are expecting to be away form the computer.
diff --git a/plugins/BuddyPounce/res/Version.rc b/plugins/BuddyPounce/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/BuddyPounce/res/Version.rc
+++ b/plugins/BuddyPounce/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/BuddyPounce/res/resource.rc b/plugins/BuddyPounce/res/resource.rc
index b1c6310750..db215fc4f0 100644
--- a/plugins/BuddyPounce/res/resource.rc
+++ b/plugins/BuddyPounce/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/BuddyPounce/src/dialog.cpp b/plugins/BuddyPounce/src/dialog.cpp
index 024d51f8ad..8800092a63 100644
--- a/plugins/BuddyPounce/src/dialog.cpp
+++ b/plugins/BuddyPounce/src/dialog.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void populateSettingsList(HWND hwnd2List)
{
diff --git a/plugins/BuddyPounce/src/main.cpp b/plugins/BuddyPounce/src/main.cpp
index 250e76658f..61ff5c834f 100644
--- a/plugins/BuddyPounce/src/main.cpp
+++ b/plugins/BuddyPounce/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
CLIST_INTERFACE *pcli;
int hLangpack;
diff --git a/plugins/BuddyPounce/src/resource.h b/plugins/BuddyPounce/src/resource.h
index 08ddca83fb..03f8dd57c8 100644
--- a/plugins/BuddyPounce/src/resource.h
+++ b/plugins/BuddyPounce/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/BuddyPounce/src/stdafx.cxx b/plugins/BuddyPounce/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/BuddyPounce/src/stdafx.cxx
+++ b/plugins/BuddyPounce/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/BuddyPounce/src/stdafx.h b/plugins/BuddyPounce/src/stdafx.h
index 833571d8e8..5ba928bc80 100644
--- a/plugins/BuddyPounce/src/stdafx.h
+++ b/plugins/BuddyPounce/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMONHEADERS_H
+#ifndef _COMMONHEADERS_H
#define _COMMONHEADERS_H
#define WIN32_LEAN_AND_MEAN
diff --git a/plugins/BuddyPounce/src/version.h b/plugins/BuddyPounce/src/version.h
index 2d34dbc48c..bb0565533e 100644
--- a/plugins/BuddyPounce/src/version.h
+++ b/plugins/BuddyPounce/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 3
#define __RELEASE_NUM 2
#define __BUILD_NUM 2
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt
index 8f1390d276..11564e417e 100644
--- a/plugins/CMakeLists.txt
+++ b/plugins/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_subdirectory(AdvaImg)
+add_subdirectory(AdvaImg)
add_subdirectory(Clist_modern)
add_subdirectory(Db3x_mmap)
add_subdirectory(TopToolBar) \ No newline at end of file
diff --git a/plugins/CSList/docs/changelog.txt b/plugins/CSList/docs/changelog.txt
index a40a767491..ba7ae7fa21 100644
--- a/plugins/CSList/docs/changelog.txt
+++ b/plugins/CSList/docs/changelog.txt
@@ -1,4 +1,4 @@
-
+
TODO
----
- all TODOs listed in this source x)
diff --git a/plugins/CSList/res/Version.rc b/plugins/CSList/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/CSList/res/Version.rc
+++ b/plugins/CSList/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/CSList/res/cslist.rc b/plugins/CSList/res/cslist.rc
index d8762aa19c..d97bffe039 100644
--- a/plugins/CSList/res/cslist.rc
+++ b/plugins/CSList/res/cslist.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/CSList/src/cslist.cpp b/plugins/CSList/src/cslist.cpp
index eda2793387..27cd55dfd4 100644
--- a/plugins/CSList/src/cslist.cpp
+++ b/plugins/CSList/src/cslist.cpp
@@ -1,4 +1,4 @@
-/* ========================================================================
+/* ========================================================================
Custom Status List
__________________
diff --git a/plugins/CSList/src/resource.h b/plugins/CSList/src/resource.h
index 9d7068ac4d..644cc1d1b0 100644
--- a/plugins/CSList/src/resource.h
+++ b/plugins/CSList/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\myranda\plugins\CSList\res\cslist.rc
//
diff --git a/plugins/CSList/src/stdafx.cxx b/plugins/CSList/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/CSList/src/stdafx.cxx
+++ b/plugins/CSList/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/CSList/src/stdafx.h b/plugins/CSList/src/stdafx.h
index 435ab96c42..6aaba62521 100644
--- a/plugins/CSList/src/stdafx.h
+++ b/plugins/CSList/src/stdafx.h
@@ -1,4 +1,4 @@
-/* ========================================================================
+/* ========================================================================
Custom Status List
__________________
diff --git a/plugins/CSList/src/strpos.h b/plugins/CSList/src/strpos.h
index 9ba847a395..d0446ddf7c 100644
--- a/plugins/CSList/src/strpos.h
+++ b/plugins/CSList/src/strpos.h
@@ -1,4 +1,4 @@
-/*
+/*
* strpos.c - Returns the offset of a string in a substring.
*
* Copyright (c) 2001, 2002 Andre Guibert de Bruet. <andre@siliconlandmark.com>
diff --git a/plugins/CSList/src/version.h b/plugins/CSList/src/version.h
index 5f304453c5..e6a8ecee9d 100644
--- a/plugins/CSList/src/version.h
+++ b/plugins/CSList/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 1
#define __BUILD_NUM 0
diff --git a/plugins/ChangeKeyboardLayout/docs/ChangeLogEn.txt b/plugins/ChangeKeyboardLayout/docs/ChangeLogEn.txt
index 6d32a1ca09..a9c1dfc321 100644
--- a/plugins/ChangeKeyboardLayout/docs/ChangeLogEn.txt
+++ b/plugins/ChangeKeyboardLayout/docs/ChangeLogEn.txt
@@ -1,4 +1,4 @@
-The plugin is intended to switch text layout in the input fileds (all text, selection or current word) (E.g. (EN->RU): Ghbdtn? rfr ltkf& - Привет, как дела?) or displaying "decoded" text from readonly fields (in logs of RTF, History++, IEView) using a popup with ability to copy result to clipboard. As of version 0.0.1.0 the ability to change register of symbols was added.
+The plugin is intended to switch text layout in the input fileds (all text, selection or current word) (E.g. (EN->RU): Ghbdtn? rfr ltkf& - Привет, как дела?) or displaying "decoded" text from readonly fields (in logs of RTF, History++, IEView) using a popup with ability to copy result to clipboard. As of version 0.0.1.0 the ability to change register of symbols was added.
Keyboards layouts are arbitrary, their list is taken from system layouts. For text conversion configurational strings are used, which beginning from version 0.0.1.0 are generated by the plugin itself(!). The ability to edit this strings is temporary left in case of incorrect strings generation for layouts which weren't tested by author.
There is ability to define hotkeys for all above functions.
Questions and requests also bugreports on russian forum: http://lemnews.com/forum/viewtopic.php?t=1493
diff --git a/plugins/ChangeKeyboardLayout/docs/ChangeLogRu.txt b/plugins/ChangeKeyboardLayout/docs/ChangeLogRu.txt
index c23738ca9d..055598d6fe 100644
--- a/plugins/ChangeKeyboardLayout/docs/ChangeLogRu.txt
+++ b/plugins/ChangeKeyboardLayout/docs/ChangeLogRu.txt
@@ -1,4 +1,4 @@
-Плагин предназначен для изменения раскладки текста в полях редактирования (всего текста, выделенного, или текущего слова) (Пример (EN->RU): Ghbdtn? rfr ltkf& - Привет, как дела?), или отображения "расшифрованного" текста из нередактируемых полей (включая логи: RTF, History++, IEView) посредством вплывающего окна с возможностью копирования результата в буфер обмена. Начиная с версии 0.0.1.0 в плагин добавлена возможность преобразования и регистра символов.
+Плагин предназначен для изменения раскладки текста в полях редактирования (всего текста, выделенного, или текущего слова) (Пример (EN->RU): Ghbdtn? rfr ltkf& - Привет, как дела?), или отображения "расшифрованного" текста из нередактируемых полей (включая логи: RTF, History++, IEView) посредством вплывающего окна с возможностью копирования результата в буфер обмена. Начиная с версии 0.0.1.0 в плагин добавлена возможность преобразования и регистра символов.
Раскладки клавиатуры произвольные, их перечень заимствуется из установленных в системе. Для преобразования текста используются конфигурационные строки, которые начиная с версии 0.0.1.0 генерируются плагином самостоятельно(!). Возможность их отредактировать временно оставлена на случай неверной генерации строк для неоттестированных автором раскладок.
Имеется возможность изменять горячие клавиши для указанных выше функций.
diff --git a/plugins/ChangeKeyboardLayout/res/ChangeKeyboardLayout.rc b/plugins/ChangeKeyboardLayout/res/ChangeKeyboardLayout.rc
index 82e599a3ae..d04c4b07e9 100644
--- a/plugins/ChangeKeyboardLayout/res/ChangeKeyboardLayout.rc
+++ b/plugins/ChangeKeyboardLayout/res/ChangeKeyboardLayout.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/ChangeKeyboardLayout/res/Version.rc b/plugins/ChangeKeyboardLayout/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/ChangeKeyboardLayout/res/Version.rc
+++ b/plugins/ChangeKeyboardLayout/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/ChangeKeyboardLayout/src/hook_events.cpp b/plugins/ChangeKeyboardLayout/src/hook_events.cpp
index 77917a3851..239708254e 100644
--- a/plugins/ChangeKeyboardLayout/src/hook_events.cpp
+++ b/plugins/ChangeKeyboardLayout/src/hook_events.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
INT_PTR APIChangeLayout(WPARAM wParam, LPARAM)
{
diff --git a/plugins/ChangeKeyboardLayout/src/hook_events.h b/plugins/ChangeKeyboardLayout/src/hook_events.h
index b7e38dd3f6..3aaa5587fe 100644
--- a/plugins/ChangeKeyboardLayout/src/hook_events.h
+++ b/plugins/ChangeKeyboardLayout/src/hook_events.h
@@ -1,4 +1,4 @@
-#ifndef M_CKL_HOOK_EVENTS_H
+#ifndef M_CKL_HOOK_EVENTS_H
#define M_CKL_HOOK_EVENTS_H
#include "stdafx.h"
diff --git a/plugins/ChangeKeyboardLayout/src/main.cpp b/plugins/ChangeKeyboardLayout/src/main.cpp
index 7aeb901eeb..769566f655 100644
--- a/plugins/ChangeKeyboardLayout/src/main.cpp
+++ b/plugins/ChangeKeyboardLayout/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int hLangpack;
LPTSTR ptszLayStrings[20];
diff --git a/plugins/ChangeKeyboardLayout/src/options.cpp b/plugins/ChangeKeyboardLayout/src/options.cpp
index 1833095662..ab11215073 100644
--- a/plugins/ChangeKeyboardLayout/src/options.cpp
+++ b/plugins/ChangeKeyboardLayout/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
INT_PTR CALLBACK DlgMainProcOptions(HWND hWnd, UINT uiMessage, WPARAM wParam, LPARAM lParam)
{
diff --git a/plugins/ChangeKeyboardLayout/src/options.h b/plugins/ChangeKeyboardLayout/src/options.h
index e63f63e6ca..500b87a171 100644
--- a/plugins/ChangeKeyboardLayout/src/options.h
+++ b/plugins/ChangeKeyboardLayout/src/options.h
@@ -1,4 +1,4 @@
-#ifndef M_CKL_OPTIONS_H
+#ifndef M_CKL_OPTIONS_H
#define M_CKL_OPTIONS_H
#include "stdafx.h"
diff --git a/plugins/ChangeKeyboardLayout/src/resource.h b/plugins/ChangeKeyboardLayout/src/resource.h
index 8ca2e0e8be..6031b979b8 100644
--- a/plugins/ChangeKeyboardLayout/src/resource.h
+++ b/plugins/ChangeKeyboardLayout/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ChangeKeyboardLayout.rc
//
diff --git a/plugins/ChangeKeyboardLayout/src/stdafx.cxx b/plugins/ChangeKeyboardLayout/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/ChangeKeyboardLayout/src/stdafx.cxx
+++ b/plugins/ChangeKeyboardLayout/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/ChangeKeyboardLayout/src/stdafx.h b/plugins/ChangeKeyboardLayout/src/stdafx.h
index 85223339b5..6db47c9f21 100644
--- a/plugins/ChangeKeyboardLayout/src/stdafx.h
+++ b/plugins/ChangeKeyboardLayout/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef M_CKL_COMMONHEADERS_H
+#ifndef M_CKL_COMMONHEADERS_H
#define M_CKL_COMMONHEADERS_H
#include <windows.h>
diff --git a/plugins/ChangeKeyboardLayout/src/text_operations.cpp b/plugins/ChangeKeyboardLayout/src/text_operations.cpp
index 678d7116ac..7d35321fe4 100644
--- a/plugins/ChangeKeyboardLayout/src/text_operations.cpp
+++ b/plugins/ChangeKeyboardLayout/src/text_operations.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
struct EditStreamData
{
diff --git a/plugins/ChangeKeyboardLayout/src/text_operations.h b/plugins/ChangeKeyboardLayout/src/text_operations.h
index 6f5fdfed02..be29c0bad4 100644
--- a/plugins/ChangeKeyboardLayout/src/text_operations.h
+++ b/plugins/ChangeKeyboardLayout/src/text_operations.h
@@ -1,4 +1,4 @@
-#ifndef M_CKL_TEXT_OPERATIONS_H
+#ifndef M_CKL_TEXT_OPERATIONS_H
#define M_CKL_TEXT_OPERATIONS_H
#include "stdafx.h"
diff --git a/plugins/ChangeKeyboardLayout/src/version.h b/plugins/ChangeKeyboardLayout/src/version.h
index 6af003e08e..f6c07e05c1 100644
--- a/plugins/ChangeKeyboardLayout/src/version.h
+++ b/plugins/ChangeKeyboardLayout/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 6
diff --git a/plugins/ClientChangeNotify/docs/copying.txt b/plugins/ClientChangeNotify/docs/copying.txt
index 45645b4b53..75fe0077e7 100644
--- a/plugins/ClientChangeNotify/docs/copying.txt
+++ b/plugins/ClientChangeNotify/docs/copying.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/ClientChangeNotify/docs/readme.txt b/plugins/ClientChangeNotify/docs/readme.txt
index a365ce067c..b7d9d1663b 100644
--- a/plugins/ClientChangeNotify/docs/readme.txt
+++ b/plugins/ClientChangeNotify/docs/readme.txt
@@ -1,4 +1,4 @@
-ClientChangeNotify plugin for Miranda IM.
+ClientChangeNotify plugin for Miranda IM.
(c) Chervov Dmitry aka Deathdemon.
This plugin shows a notification when someone in your contact list changes his client.
diff --git a/plugins/ClientChangeNotify/res/Resources.rc b/plugins/ClientChangeNotify/res/Resources.rc
index eb43ba82fb..0e32cae935 100644
--- a/plugins/ClientChangeNotify/res/Resources.rc
+++ b/plugins/ClientChangeNotify/res/Resources.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/ClientChangeNotify/res/Version.rc b/plugins/ClientChangeNotify/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/ClientChangeNotify/res/Version.rc
+++ b/plugins/ClientChangeNotify/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/ClientChangeNotify/src/CString.cpp b/plugins/ClientChangeNotify/src/CString.cpp
index 2ed5f49062..038223894a 100644
--- a/plugins/ClientChangeNotify/src/CString.cpp
+++ b/plugins/ClientChangeNotify/src/CString.cpp
@@ -1,4 +1,4 @@
-/*
+/*
TCString.cpp - TCString class
Copyright (c) 2005-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/CString.h b/plugins/ClientChangeNotify/src/CString.h
index decedaaac7..6e2fb53e80 100644
--- a/plugins/ClientChangeNotify/src/CString.h
+++ b/plugins/ClientChangeNotify/src/CString.h
@@ -1,4 +1,4 @@
-/*
+/*
TCString.h - TCString class
Copyright (c) 2005-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp b/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp
index 05a4423f30..d372bd248e 100644
--- a/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp
+++ b/plugins/ClientChangeNotify/src/ClientChangeNotify.cpp
@@ -1,4 +1,4 @@
-/*
+/*
ClientChangeNotify - Plugin for Miranda IM
Copyright (c) 2006-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/Misc.h b/plugins/ClientChangeNotify/src/Misc.h
index 11b323ada1..f12a72f571 100644
--- a/plugins/ClientChangeNotify/src/Misc.h
+++ b/plugins/ClientChangeNotify/src/Misc.h
@@ -1,4 +1,4 @@
-/*
+/*
ClientChangeNotify - Plugin for Miranda IM
Copyright (c) 2006-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/OptDlg.cpp b/plugins/ClientChangeNotify/src/OptDlg.cpp
index 21761ed59e..bbcec464c4 100644
--- a/plugins/ClientChangeNotify/src/OptDlg.cpp
+++ b/plugins/ClientChangeNotify/src/OptDlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
ClientChangeNotify - Plugin for Miranda IM
Copyright (c) 2006-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/Options.cpp b/plugins/ClientChangeNotify/src/Options.cpp
index cc1e3e6d96..28c5193335 100644
--- a/plugins/ClientChangeNotify/src/Options.cpp
+++ b/plugins/ClientChangeNotify/src/Options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Options.cpp
Copyright (c) 2005-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/Options.h b/plugins/ClientChangeNotify/src/Options.h
index aac3e9d1c0..f058171425 100644
--- a/plugins/ClientChangeNotify/src/Options.h
+++ b/plugins/ClientChangeNotify/src/Options.h
@@ -1,4 +1,4 @@
-/*
+/*
Options.h
Copyright (c) 2005-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/TMyArray.h b/plugins/ClientChangeNotify/src/TMyArray.h
index 3e676bf816..e75c773591 100644
--- a/plugins/ClientChangeNotify/src/TMyArray.h
+++ b/plugins/ClientChangeNotify/src/TMyArray.h
@@ -1,4 +1,4 @@
-/*
+/*
TMyArray.h - TMyArray template
Copyright (c) 2005-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/pcre.cpp b/plugins/ClientChangeNotify/src/pcre.cpp
index d1796cfe81..629b7ef4c8 100644
--- a/plugins/ClientChangeNotify/src/pcre.cpp
+++ b/plugins/ClientChangeNotify/src/pcre.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Pcre.cpp
Copyright (c) 2007-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/pcre.h b/plugins/ClientChangeNotify/src/pcre.h
index 09294dabba..75fbf2fc69 100644
--- a/plugins/ClientChangeNotify/src/pcre.h
+++ b/plugins/ClientChangeNotify/src/pcre.h
@@ -1,4 +1,4 @@
-/*
+/*
Pcre.h
Copyright (c) 2007-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/resource.h b/plugins/ClientChangeNotify/src/resource.h
index e9a86ee449..6c8e5720a0 100644
--- a/plugins/ClientChangeNotify/src/resource.h
+++ b/plugins/ClientChangeNotify/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Resources.rc
//
diff --git a/plugins/ClientChangeNotify/src/stdafx.cxx b/plugins/ClientChangeNotify/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/ClientChangeNotify/src/stdafx.cxx
+++ b/plugins/ClientChangeNotify/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/ClientChangeNotify/src/stdafx.h b/plugins/ClientChangeNotify/src/stdafx.h
index 3fae08172e..c6d304ac75 100644
--- a/plugins/ClientChangeNotify/src/stdafx.h
+++ b/plugins/ClientChangeNotify/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
ClientChangeNotify - Plugin for Miranda IM
Copyright (c) 2006-2008 Chervov Dmitry
diff --git a/plugins/ClientChangeNotify/src/version.h b/plugins/ClientChangeNotify/src/version.h
index c47192ad2f..1d06e90efc 100644
--- a/plugins/ClientChangeNotify/src/version.h
+++ b/plugins/ClientChangeNotify/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 1
#define __BUILD_NUM 3
diff --git a/plugins/Clist_blind/res/Version.rc b/plugins/Clist_blind/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Clist_blind/res/Version.rc
+++ b/plugins/Clist_blind/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Clist_blind/res/resource.rc b/plugins/Clist_blind/res/resource.rc
index 41b18e0705..ce6765e562 100644
--- a/plugins/Clist_blind/res/resource.rc
+++ b/plugins/Clist_blind/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Clist_blind/src/clc.h b/plugins/Clist_blind/src/clc.h
index 6c95180a39..f24c5eef6b 100644
--- a/plugins/Clist_blind/src/clc.h
+++ b/plugins/Clist_blind/src/clc.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_blind/src/clcopts.cpp b/plugins/Clist_blind/src/clcopts.cpp
index ace967d86d..479513bd3b 100644
--- a/plugins/Clist_blind/src/clcopts.cpp
+++ b/plugins/Clist_blind/src/clcopts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_blind/src/clcpaint.cpp b/plugins/Clist_blind/src/clcpaint.cpp
index 0b65deaf28..38796abb7b 100644
--- a/plugins/Clist_blind/src/clcpaint.cpp
+++ b/plugins/Clist_blind/src/clcpaint.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_blind/src/clistmenus.cpp b/plugins/Clist_blind/src/clistmenus.cpp
index c924754665..58712d7ed3 100644
--- a/plugins/Clist_blind/src/clistmenus.cpp
+++ b/plugins/Clist_blind/src/clistmenus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_blind/src/clistopts.cpp b/plugins/Clist_blind/src/clistopts.cpp
index b48c20fa69..a5ef0891c7 100644
--- a/plugins/Clist_blind/src/clistopts.cpp
+++ b/plugins/Clist_blind/src/clistopts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_blind/src/cluiopts.cpp b/plugins/Clist_blind/src/cluiopts.cpp
index 0e7a30f4ef..79842bf8e1 100644
--- a/plugins/Clist_blind/src/cluiopts.cpp
+++ b/plugins/Clist_blind/src/cluiopts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_blind/src/contact.cpp b/plugins/Clist_blind/src/contact.cpp
index b47902950f..c99442847f 100644
--- a/plugins/Clist_blind/src/contact.cpp
+++ b/plugins/Clist_blind/src/contact.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_blind/src/init.cpp b/plugins/Clist_blind/src/init.cpp
index 2d9bc0046c..bb3c8edc8c 100644
--- a/plugins/Clist_blind/src/init.cpp
+++ b/plugins/Clist_blind/src/init.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_blind/src/resource.h b/plugins/Clist_blind/src/resource.h
index 5f07d6caf0..03674fc681 100644
--- a/plugins/Clist_blind/src/resource.h
+++ b/plugins/Clist_blind/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/Clist_blind/src/stdafx.cxx b/plugins/Clist_blind/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Clist_blind/src/stdafx.cxx
+++ b/plugins/Clist_blind/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Clist_blind/src/stdafx.h b/plugins/Clist_blind/src/stdafx.h
index 985afadf16..86fc8b3631 100644
--- a/plugins/Clist_blind/src/stdafx.h
+++ b/plugins/Clist_blind/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_blind/src/version.h b/plugins/Clist_blind/src/version.h
index acdb1e35d7..38ad9c76a1 100644
--- a/plugins/Clist_blind/src/version.h
+++ b/plugins/Clist_blind/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 8
#define __RELEASE_NUM 1
#define __BUILD_NUM 1
diff --git a/plugins/Clist_modern/CMakeLists.txt b/plugins/Clist_modern/CMakeLists.txt
index 4952fce0bc..7257ac2fed 100644
--- a/plugins/Clist_modern/CMakeLists.txt
+++ b/plugins/Clist_modern/CMakeLists.txt
@@ -1,4 +1,4 @@
-file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
+file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
set(TARGET Clist_modern)
include(${CMAKE_SOURCE_DIR}/cmake/plugin.cmake)
target_link_libraries(${TARGET} comctl32.lib UxTheme.lib)
diff --git a/plugins/Clist_modern/docs/FAQ[En].txt b/plugins/Clist_modern/docs/FAQ[En].txt
index 8a9c271d73..9dbb0ad85c 100644
--- a/plugins/Clist_modern/docs/FAQ[En].txt
+++ b/plugins/Clist_modern/docs/FAQ[En].txt
@@ -1,4 +1,4 @@
-FAQ:
+FAQ:
Here I will try to collect more recently questions.
diff --git a/plugins/Clist_modern/docs/ReadMe.txt b/plugins/Clist_modern/docs/ReadMe.txt
index bc1f640c54..31038f87c8 100644
--- a/plugins/Clist_modern/docs/ReadMe.txt
+++ b/plugins/Clist_modern/docs/ReadMe.txt
@@ -1,4 +1,4 @@
------------------------
+-----------------------
MODERN ROW DESIGN GUIDE
-----------------------
diff --git a/plugins/Clist_modern/docs/skinpp.txt b/plugins/Clist_modern/docs/skinpp.txt
index 0620926043..52f83892f0 100644
--- a/plugins/Clist_modern/docs/skinpp.txt
+++ b/plugins/Clist_modern/docs/skinpp.txt
@@ -1,4 +1,4 @@
-//////////////////////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////
// This is brief description of skin engine xml format //
//////////////////////////////////////////////////////////////////////////
diff --git a/plugins/Clist_modern/docs/template.txt b/plugins/Clist_modern/docs/template.txt
index e1a9654bf1..5e5966bf28 100644
--- a/plugins/Clist_modern/docs/template.txt
+++ b/plugins/Clist_modern/docs/template.txt
@@ -1,4 +1,4 @@
-<tc>
+<tc>
<tr vcenter>
<tc status vcenter hcenter />
<tc fspace width 2 />
diff --git a/plugins/Clist_modern/icons_pack/CMakeLists.txt b/plugins/Clist_modern/icons_pack/CMakeLists.txt
index 44b26ad24c..8b6378bfb3 100644
--- a/plugins/Clist_modern/icons_pack/CMakeLists.txt
+++ b/plugins/Clist_modern/icons_pack/CMakeLists.txt
@@ -1,2 +1,2 @@
-set(TARGET Toolbar_icons)
+set(TARGET Toolbar_icons)
include(${CMAKE_SOURCE_DIR}/cmake/icons.cmake) \ No newline at end of file
diff --git a/plugins/Clist_modern/icons_pack/res/ICONS.rc b/plugins/Clist_modern/icons_pack/res/ICONS.rc
index 67251402fb..89a68128d4 100644
--- a/plugins/Clist_modern/icons_pack/res/ICONS.rc
+++ b/plugins/Clist_modern/icons_pack/res/ICONS.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\icon_resource.h"
diff --git a/plugins/Clist_modern/icons_pack/src/icon_resource.h b/plugins/Clist_modern/icons_pack/src/icon_resource.h
index 80a1f9981a..95cca8f10f 100644
--- a/plugins/Clist_modern/icons_pack/src/icon_resource.h
+++ b/plugins/Clist_modern/icons_pack/src/icon_resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resources.rc
//
diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc
index ccfc059c90..0cfbbf9df3 100644
--- a/plugins/Clist_modern/res/resource.rc
+++ b/plugins/Clist_modern/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Clist_modern/res/version.rc b/plugins/Clist_modern/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Clist_modern/res/version.rc
+++ b/plugins/Clist_modern/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Clist_modern/src/cluiframes.cpp b/plugins/Clist_modern/src/cluiframes.cpp
index afb6955d84..d14ea02050 100644
--- a/plugins/Clist_modern/src/cluiframes.cpp
+++ b/plugins/Clist_modern/src/cluiframes.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/cluiframes.h b/plugins/Clist_modern/src/cluiframes.h
index 155fdba991..27298b4d96 100644
--- a/plugins/Clist_modern/src/cluiframes.h
+++ b/plugins/Clist_modern/src/cluiframes.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda ICQ: the free icq client for MS Windows
Copyright (C) 2000-2 Richard Hughes, Roland Rabien & Tristan Van de Vreede
diff --git a/plugins/Clist_modern/src/groupmenu.cpp b/plugins/Clist_modern/src/groupmenu.cpp
index bdaf27b80f..d246bd5290 100644
--- a/plugins/Clist_modern/src/groupmenu.cpp
+++ b/plugins/Clist_modern/src/groupmenu.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/init.cpp b/plugins/Clist_modern/src/init.cpp
index 93ba4e9d21..4e582fda76 100644
--- a/plugins/Clist_modern/src/init.cpp
+++ b/plugins/Clist_modern/src/init.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_aniavatars.cpp b/plugins/Clist_modern/src/modern_aniavatars.cpp
index 064fc9e546..74485d7fb5 100644
--- a/plugins/Clist_modern/src/modern_aniavatars.cpp
+++ b/plugins/Clist_modern/src/modern_aniavatars.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_awaymsg.cpp b/plugins/Clist_modern/src/modern_awaymsg.cpp
index 72aba8c0ed..07c416bdea 100644
--- a/plugins/Clist_modern/src/modern_awaymsg.cpp
+++ b/plugins/Clist_modern/src/modern_awaymsg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_awaymsg.h b/plugins/Clist_modern/src/modern_awaymsg.h
index b84ae64e57..ef87e8b4cb 100644
--- a/plugins/Clist_modern/src/modern_awaymsg.h
+++ b/plugins/Clist_modern/src/modern_awaymsg.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_cache_funcs.h b/plugins/Clist_modern/src/modern_cache_funcs.h
index 8f66dfc921..f6f98a709a 100644
--- a/plugins/Clist_modern/src/modern_cache_funcs.h
+++ b/plugins/Clist_modern/src/modern_cache_funcs.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_cachefuncs.cpp b/plugins/Clist_modern/src/modern_cachefuncs.cpp
index 3e785d8f18..f98448ac36 100644
--- a/plugins/Clist_modern/src/modern_cachefuncs.cpp
+++ b/plugins/Clist_modern/src/modern_cachefuncs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clc.cpp b/plugins/Clist_modern/src/modern_clc.cpp
index 53e6712c9e..aad8d8dedd 100644
--- a/plugins/Clist_modern/src/modern_clc.cpp
+++ b/plugins/Clist_modern/src/modern_clc.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clc.h b/plugins/Clist_modern/src/modern_clc.h
index 675a4f2775..090d01ac3b 100644
--- a/plugins/Clist_modern/src/modern_clc.h
+++ b/plugins/Clist_modern/src/modern_clc.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clcidents.cpp b/plugins/Clist_modern/src/modern_clcidents.cpp
index b65e13b68f..391a4147d5 100644
--- a/plugins/Clist_modern/src/modern_clcidents.cpp
+++ b/plugins/Clist_modern/src/modern_clcidents.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clcitems.cpp b/plugins/Clist_modern/src/modern_clcitems.cpp
index e95c4e826d..ed5b1876f8 100644
--- a/plugins/Clist_modern/src/modern_clcitems.cpp
+++ b/plugins/Clist_modern/src/modern_clcitems.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clcmsgs.cpp b/plugins/Clist_modern/src/modern_clcmsgs.cpp
index 089cf98b4c..2e263647d6 100644
--- a/plugins/Clist_modern/src/modern_clcmsgs.cpp
+++ b/plugins/Clist_modern/src/modern_clcmsgs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clcopts.cpp b/plugins/Clist_modern/src/modern_clcopts.cpp
index bfb0e660bd..5caf8d0423 100644
--- a/plugins/Clist_modern/src/modern_clcopts.cpp
+++ b/plugins/Clist_modern/src/modern_clcopts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clcpaint.cpp b/plugins/Clist_modern/src/modern_clcpaint.cpp
index 48ace78fcf..92480127ed 100644
--- a/plugins/Clist_modern/src/modern_clcpaint.cpp
+++ b/plugins/Clist_modern/src/modern_clcpaint.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clcpaint.h b/plugins/Clist_modern/src/modern_clcpaint.h
index 0fde745194..377e2e3660 100644
--- a/plugins/Clist_modern/src/modern_clcpaint.h
+++ b/plugins/Clist_modern/src/modern_clcpaint.h
@@ -1,4 +1,4 @@
-#ifndef modern_clcpaint_h__
+#ifndef modern_clcpaint_h__
#define modern_clcpaint_h__
extern class CLCPaint g_clcPainter;
diff --git a/plugins/Clist_modern/src/modern_clcutils.cpp b/plugins/Clist_modern/src/modern_clcutils.cpp
index d69c3392ad..146faf9a05 100644
--- a/plugins/Clist_modern/src/modern_clcutils.cpp
+++ b/plugins/Clist_modern/src/modern_clcutils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clist.h b/plugins/Clist_modern/src/modern_clist.h
index d2379cbc43..0d808a4a34 100644
--- a/plugins/Clist_modern/src/modern_clist.h
+++ b/plugins/Clist_modern/src/modern_clist.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clistevents.cpp b/plugins/Clist_modern/src/modern_clistevents.cpp
index 7a9d4bc0c4..53a7e2f263 100644
--- a/plugins/Clist_modern/src/modern_clistevents.cpp
+++ b/plugins/Clist_modern/src/modern_clistevents.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clistmenus.cpp b/plugins/Clist_modern/src/modern_clistmenus.cpp
index 4642a1ec46..b049b9ea4f 100644
--- a/plugins/Clist_modern/src/modern_clistmenus.cpp
+++ b/plugins/Clist_modern/src/modern_clistmenus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clistmod.cpp b/plugins/Clist_modern/src/modern_clistmod.cpp
index 7d33a11aff..b951dd11cc 100644
--- a/plugins/Clist_modern/src/modern_clistmod.cpp
+++ b/plugins/Clist_modern/src/modern_clistmod.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clistopts.cpp b/plugins/Clist_modern/src/modern_clistopts.cpp
index 7661b04b3b..d6529fb6c4 100644
--- a/plugins/Clist_modern/src/modern_clistopts.cpp
+++ b/plugins/Clist_modern/src/modern_clistopts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clistsettings.cpp b/plugins/Clist_modern/src/modern_clistsettings.cpp
index 3f17c01c49..d0de265e52 100644
--- a/plugins/Clist_modern/src/modern_clistsettings.cpp
+++ b/plugins/Clist_modern/src/modern_clistsettings.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clisttray.cpp b/plugins/Clist_modern/src/modern_clisttray.cpp
index b93f5e01b0..8158852eba 100644
--- a/plugins/Clist_modern/src/modern_clisttray.cpp
+++ b/plugins/Clist_modern/src/modern_clisttray.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clui.cpp b/plugins/Clist_modern/src/modern_clui.cpp
index c4958751ef..7c383091da 100644
--- a/plugins/Clist_modern/src/modern_clui.cpp
+++ b/plugins/Clist_modern/src/modern_clui.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_clui.h b/plugins/Clist_modern/src/modern_clui.h
index c1acf0e07c..0269543b1b 100644
--- a/plugins/Clist_modern/src/modern_clui.h
+++ b/plugins/Clist_modern/src/modern_clui.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_cluiservices.cpp b/plugins/Clist_modern/src/modern_cluiservices.cpp
index 7ffa5793b6..5e94904d1a 100644
--- a/plugins/Clist_modern/src/modern_cluiservices.cpp
+++ b/plugins/Clist_modern/src/modern_cluiservices.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_commonprototypes.h b/plugins/Clist_modern/src/modern_commonprototypes.h
index 53377d6ce1..c50ca4ddda 100644
--- a/plugins/Clist_modern/src/modern_commonprototypes.h
+++ b/plugins/Clist_modern/src/modern_commonprototypes.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef _COMMONPROTOTYPES
#define _COMMONPROTOTYPES
diff --git a/plugins/Clist_modern/src/modern_contact.cpp b/plugins/Clist_modern/src/modern_contact.cpp
index d265e5e373..5a887bf971 100644
--- a/plugins/Clist_modern/src/modern_contact.cpp
+++ b/plugins/Clist_modern/src/modern_contact.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_defsettings.h b/plugins/Clist_modern/src/modern_defsettings.h
index 33bb74d3d3..69020579be 100644
--- a/plugins/Clist_modern/src/modern_defsettings.h
+++ b/plugins/Clist_modern/src/modern_defsettings.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_docking.cpp b/plugins/Clist_modern/src/modern_docking.cpp
index 26f33ceaca..d3926d1143 100644
--- a/plugins/Clist_modern/src/modern_docking.cpp
+++ b/plugins/Clist_modern/src/modern_docking.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_effectenum.h b/plugins/Clist_modern/src/modern_effectenum.h
index aff63b837c..1cd70e9258 100644
--- a/plugins/Clist_modern/src/modern_effectenum.h
+++ b/plugins/Clist_modern/src/modern_effectenum.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
typedef signed char sbyte;
typedef struct _MODERNEFFECTMATRIX
diff --git a/plugins/Clist_modern/src/modern_gdiplus.cpp b/plugins/Clist_modern/src/modern_gdiplus.cpp
index cbc36d8f79..72e7e2b94e 100644
--- a/plugins/Clist_modern/src/modern_gdiplus.cpp
+++ b/plugins/Clist_modern/src/modern_gdiplus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* test for gdi+
*/
diff --git a/plugins/Clist_modern/src/modern_global.cpp b/plugins/Clist_modern/src/modern_global.cpp
index 7dd93068c8..98560c9ff3 100644
--- a/plugins/Clist_modern/src/modern_global.cpp
+++ b/plugins/Clist_modern/src/modern_global.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_global_structure.h b/plugins/Clist_modern/src/modern_global_structure.h
index 03d45eef0c..881863a267 100644
--- a/plugins/Clist_modern/src/modern_global_structure.h
+++ b/plugins/Clist_modern/src/modern_global_structure.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef modern_global_structure_h__
#define modern_global_structure_h__
diff --git a/plugins/Clist_modern/src/modern_image_array.cpp b/plugins/Clist_modern/src/modern_image_array.cpp
index e9c88171ed..c141c91445 100644
--- a/plugins/Clist_modern/src/modern_image_array.cpp
+++ b/plugins/Clist_modern/src/modern_image_array.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_image_array.h b/plugins/Clist_modern/src/modern_image_array.h
index cae4ac3891..54a237222f 100644
--- a/plugins/Clist_modern/src/modern_image_array.h
+++ b/plugins/Clist_modern/src/modern_image_array.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_keyboard.cpp b/plugins/Clist_modern/src/modern_keyboard.cpp
index ed80b2a9cb..cbfb63ceaf 100644
--- a/plugins/Clist_modern/src/modern_keyboard.cpp
+++ b/plugins/Clist_modern/src/modern_keyboard.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_log.cpp b/plugins/Clist_modern/src/modern_log.cpp
index 10e76ae573..3759e516b7 100644
--- a/plugins/Clist_modern/src/modern_log.cpp
+++ b/plugins/Clist_modern/src/modern_log.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include <stdarg.h>
#include <stdio.h>
diff --git a/plugins/Clist_modern/src/modern_log.h b/plugins/Clist_modern/src/modern_log.h
index b96eaafd65..d43b71c19f 100644
--- a/plugins/Clist_modern/src/modern_log.h
+++ b/plugins/Clist_modern/src/modern_log.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef __LOG_H__
# define __LOG_H__
diff --git a/plugins/Clist_modern/src/modern_newrowopts.cpp b/plugins/Clist_modern/src/modern_newrowopts.cpp
index 6a687a4909..0c2a22d9d6 100644
--- a/plugins/Clist_modern/src/modern_newrowopts.cpp
+++ b/plugins/Clist_modern/src/modern_newrowopts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_row.cpp b/plugins/Clist_modern/src/modern_row.cpp
index f63b948fbd..01ae0c8fe9 100644
--- a/plugins/Clist_modern/src/modern_row.cpp
+++ b/plugins/Clist_modern/src/modern_row.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_row.h b/plugins/Clist_modern/src/modern_row.h
index dead645a89..75b9b43e98 100644
--- a/plugins/Clist_modern/src/modern_row.h
+++ b/plugins/Clist_modern/src/modern_row.h
@@ -1,4 +1,4 @@
-#ifndef modern_row_h__
+#ifndef modern_row_h__
#define modern_row_h__
#pragma once
diff --git a/plugins/Clist_modern/src/modern_rowheight_funcs.cpp b/plugins/Clist_modern/src/modern_rowheight_funcs.cpp
index e06ef87198..cdc6219b51 100644
--- a/plugins/Clist_modern/src/modern_rowheight_funcs.cpp
+++ b/plugins/Clist_modern/src/modern_rowheight_funcs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_rowheight_funcs.h b/plugins/Clist_modern/src/modern_rowheight_funcs.h
index 178fef917d..20f14cdfeb 100644
--- a/plugins/Clist_modern/src/modern_rowheight_funcs.h
+++ b/plugins/Clist_modern/src/modern_rowheight_funcs.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_rowtemplateopt.cpp b/plugins/Clist_modern/src/modern_rowtemplateopt.cpp
index 0abd27a768..dc8881e5c9 100644
--- a/plugins/Clist_modern/src/modern_rowtemplateopt.cpp
+++ b/plugins/Clist_modern/src/modern_rowtemplateopt.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_skinbutton.cpp b/plugins/Clist_modern/src/modern_skinbutton.cpp
index d5da3eaffc..2f742927a1 100644
--- a/plugins/Clist_modern/src/modern_skinbutton.cpp
+++ b/plugins/Clist_modern/src/modern_skinbutton.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_skinengine.cpp b/plugins/Clist_modern/src/modern_skinengine.cpp
index 769d6ec832..9f470849c1 100644
--- a/plugins/Clist_modern/src/modern_skinengine.cpp
+++ b/plugins/Clist_modern/src/modern_skinengine.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_skinengine.h b/plugins/Clist_modern/src/modern_skinengine.h
index d59f64f680..e45d84795e 100644
--- a/plugins/Clist_modern/src/modern_skinengine.h
+++ b/plugins/Clist_modern/src/modern_skinengine.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef ske_H_INC
#define ske_H_INC
diff --git a/plugins/Clist_modern/src/modern_skinopt.cpp b/plugins/Clist_modern/src/modern_skinopt.cpp
index 48efaaf3f1..0a0d00d41b 100644
--- a/plugins/Clist_modern/src/modern_skinopt.cpp
+++ b/plugins/Clist_modern/src/modern_skinopt.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_skinselector.cpp b/plugins/Clist_modern/src/modern_skinselector.cpp
index 8aa04e4b8c..81f743bb44 100644
--- a/plugins/Clist_modern/src/modern_skinselector.cpp
+++ b/plugins/Clist_modern/src/modern_skinselector.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_skinselector.h b/plugins/Clist_modern/src/modern_skinselector.h
index 9a98fe9ca0..40d0af1e3a 100644
--- a/plugins/Clist_modern/src/modern_skinselector.h
+++ b/plugins/Clist_modern/src/modern_skinselector.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_static_clui.h b/plugins/Clist_modern/src/modern_static_clui.h
index 56c756a2a3..bacf425dc2 100644
--- a/plugins/Clist_modern/src/modern_static_clui.h
+++ b/plugins/Clist_modern/src/modern_static_clui.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_static_cluiframes_service.h b/plugins/Clist_modern/src/modern_static_cluiframes_service.h
index 7a4ce4007a..8479064fe1 100644
--- a/plugins/Clist_modern/src/modern_static_cluiframes_service.h
+++ b/plugins/Clist_modern/src/modern_static_cluiframes_service.h
@@ -1,4 +1,4 @@
-//////////////////////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////
// WARNING
//////////////////////////////////////////////////////////////////////////
// TO BE INCLUDED ONLY TO modern_cluiframes.cpp
diff --git a/plugins/Clist_modern/src/modern_statusbar.cpp b/plugins/Clist_modern/src/modern_statusbar.cpp
index 8308345840..b9b478f975 100644
--- a/plugins/Clist_modern/src/modern_statusbar.cpp
+++ b/plugins/Clist_modern/src/modern_statusbar.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "modern_statusbar.h"
#include "m_skin_eng.h"
#include "modern_clcpaint.h"
diff --git a/plugins/Clist_modern/src/modern_statusbar.h b/plugins/Clist_modern/src/modern_statusbar.h
index 5687c10c5b..f9778418b1 100644
--- a/plugins/Clist_modern/src/modern_statusbar.h
+++ b/plugins/Clist_modern/src/modern_statusbar.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef modern_statusbar_h__
#define modern_statusbar_h__
diff --git a/plugins/Clist_modern/src/modern_statusbar_options.cpp b/plugins/Clist_modern/src/modern_statusbar_options.cpp
index 500c3f0a0d..f888d22427 100644
--- a/plugins/Clist_modern/src/modern_statusbar_options.cpp
+++ b/plugins/Clist_modern/src/modern_statusbar_options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_sync.cpp b/plugins/Clist_modern/src/modern_sync.cpp
index 2715e8da36..abc3bb825d 100644
--- a/plugins/Clist_modern/src/modern_sync.cpp
+++ b/plugins/Clist_modern/src/modern_sync.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "modern_sync.h"
static INT_PTR SyncCaller(WPARAM proc, LPARAM lParam)
diff --git a/plugins/Clist_modern/src/modern_sync.h b/plugins/Clist_modern/src/modern_sync.h
index 0b5a827f11..ebd867b2f7 100644
--- a/plugins/Clist_modern/src/modern_sync.h
+++ b/plugins/Clist_modern/src/modern_sync.h
@@ -1,4 +1,4 @@
-#ifndef modern_sync_h__
+#ifndef modern_sync_h__
#define modern_sync_h__
typedef INT_PTR(*PSYNCCALLBACKPROC)(WPARAM, LPARAM);
diff --git a/plugins/Clist_modern/src/modern_tbbutton.cpp b/plugins/Clist_modern/src/modern_tbbutton.cpp
index 4f53fb353e..e720a7d9b0 100644
--- a/plugins/Clist_modern/src/modern_tbbutton.cpp
+++ b/plugins/Clist_modern/src/modern_tbbutton.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "m_skinbutton.h"
#include "modern_clcpaint.h"
diff --git a/plugins/Clist_modern/src/modern_toolbar.cpp b/plugins/Clist_modern/src/modern_toolbar.cpp
index 05ee5239ea..178d83b87d 100644
--- a/plugins/Clist_modern/src/modern_toolbar.cpp
+++ b/plugins/Clist_modern/src/modern_toolbar.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_utils.cpp b/plugins/Clist_modern/src/modern_utils.cpp
index efbf5e77b3..57013c76d6 100644
--- a/plugins/Clist_modern/src/modern_utils.cpp
+++ b/plugins/Clist_modern/src/modern_utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
BYTE gl_TrimText = 1;
diff --git a/plugins/Clist_modern/src/modern_viewmodebar.cpp b/plugins/Clist_modern/src/modern_viewmodebar.cpp
index bd89f37e0f..38d2db2d22 100644
--- a/plugins/Clist_modern/src/modern_viewmodebar.cpp
+++ b/plugins/Clist_modern/src/modern_viewmodebar.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_modern/src/modern_xptheme.cpp b/plugins/Clist_modern/src/modern_xptheme.cpp
index 56fb39f0cf..668a8558ff 100644
--- a/plugins/Clist_modern/src/modern_xptheme.cpp
+++ b/plugins/Clist_modern/src/modern_xptheme.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "m_xpTheme.h"
diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h
index a0eeed3757..9b41a79a95 100644
--- a/plugins/Clist_modern/src/resource.h
+++ b/plugins/Clist_modern/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/Clist_modern/src/stdafx.cxx b/plugins/Clist_modern/src/stdafx.cxx
index f60995429a..781fe1613e 100644
--- a/plugins/Clist_modern/src/stdafx.cxx
+++ b/plugins/Clist_modern/src/stdafx.cxx
@@ -1,3 +1,3 @@
-#define DB_USEHELPERFUNCTIONS
+#define DB_USEHELPERFUNCTIONS
#include "stdafx.h"
diff --git a/plugins/Clist_modern/src/stdafx.h b/plugins/Clist_modern/src/stdafx.h
index cdcaa469ab..7307746860 100644
--- a/plugins/Clist_modern/src/stdafx.h
+++ b/plugins/Clist_modern/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef commonheaders_h__
+#ifndef commonheaders_h__
#define commonheaders_h__
/*
diff --git a/plugins/Clist_modern/src/version.h b/plugins/Clist_modern/src/version.h
index 31af1f54d3..14979f682b 100644
--- a/plugins/Clist_modern/src/version.h
+++ b/plugins/Clist_modern/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 9
#define __RELEASE_NUM 1
#define __BUILD_NUM 7
diff --git a/plugins/Clist_nicer/docs/license.txt b/plugins/Clist_nicer/docs/license.txt
index e58f908ca0..16934183e4 100644
--- a/plugins/Clist_nicer/docs/license.txt
+++ b/plugins/Clist_nicer/docs/license.txt
@@ -1,4 +1,4 @@
- NOTE: This copyright does *not* cover dynamically linked plugin libraries
+ NOTE: This copyright does *not* cover dynamically linked plugin libraries
that link to Miranda - this is merely considered normal use of the
programme, and does *not* fall under the heading of "derived work".
Also note that the GPL below is copyrighted by the Free Software
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc
index cb0c6a6d2a..5aa25bf991 100644
--- a/plugins/Clist_nicer/res/resource.rc
+++ b/plugins/Clist_nicer/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Clist_nicer/res/version.rc b/plugins/Clist_nicer/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Clist_nicer/res/version.rc
+++ b/plugins/Clist_nicer/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Clist_nicer/src/CLCButton.cpp b/plugins/Clist_nicer/src/CLCButton.cpp
index 49bbfd86f9..8a0243f9f4 100644
--- a/plugins/Clist_nicer/src/CLCButton.cpp
+++ b/plugins/Clist_nicer/src/CLCButton.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM
Copyright (C) 2002 Robert Rainwater
diff --git a/plugins/Clist_nicer/src/Docking.cpp b/plugins/Clist_nicer/src/Docking.cpp
index 5a4ab22ba6..4f4bad409a 100644
--- a/plugins/Clist_nicer/src/Docking.cpp
+++ b/plugins/Clist_nicer/src/Docking.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/alphablend.cpp b/plugins/Clist_nicer/src/alphablend.cpp
index 2f72807510..9e3c0f6f0b 100644
--- a/plugins/Clist_nicer/src/alphablend.cpp
+++ b/plugins/Clist_nicer/src/alphablend.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/alphablend.h b/plugins/Clist_nicer/src/alphablend.h
index 1085620191..e45d919e6d 100644
--- a/plugins/Clist_nicer/src/alphablend.h
+++ b/plugins/Clist_nicer/src/alphablend.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clc.cpp b/plugins/Clist_nicer/src/clc.cpp
index d168ecfb8d..3cc139443f 100644
--- a/plugins/Clist_nicer/src/clc.cpp
+++ b/plugins/Clist_nicer/src/clc.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clc.h b/plugins/Clist_nicer/src/clc.h
index 47f4817c64..84c5dcccdb 100644
--- a/plugins/Clist_nicer/src/clc.h
+++ b/plugins/Clist_nicer/src/clc.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clcitems.cpp b/plugins/Clist_nicer/src/clcitems.cpp
index 0e29e9f227..161fc2a83e 100644
--- a/plugins/Clist_nicer/src/clcitems.cpp
+++ b/plugins/Clist_nicer/src/clcitems.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clcmsgs.cpp b/plugins/Clist_nicer/src/clcmsgs.cpp
index 9fc90d18f6..3139c384ef 100644
--- a/plugins/Clist_nicer/src/clcmsgs.cpp
+++ b/plugins/Clist_nicer/src/clcmsgs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clcopts.cpp b/plugins/Clist_nicer/src/clcopts.cpp
index 548d6dbb09..4f2a4e34c1 100644
--- a/plugins/Clist_nicer/src/clcopts.cpp
+++ b/plugins/Clist_nicer/src/clcopts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clcpaint.cpp b/plugins/Clist_nicer/src/clcpaint.cpp
index 48c31d1eb5..3f5be09c43 100644
--- a/plugins/Clist_nicer/src/clcpaint.cpp
+++ b/plugins/Clist_nicer/src/clcpaint.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clcutils.cpp b/plugins/Clist_nicer/src/clcutils.cpp
index df4987c89e..b1b858a527 100644
--- a/plugins/Clist_nicer/src/clcutils.cpp
+++ b/plugins/Clist_nicer/src/clcutils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clist.h b/plugins/Clist_nicer/src/clist.h
index 46a6dd6d23..35dea41dba 100644
--- a/plugins/Clist_nicer/src/clist.h
+++ b/plugins/Clist_nicer/src/clist.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clistevents.cpp b/plugins/Clist_nicer/src/clistevents.cpp
index 7120bae38b..c76165e8df 100644
--- a/plugins/Clist_nicer/src/clistevents.cpp
+++ b/plugins/Clist_nicer/src/clistevents.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clistmenus.cpp b/plugins/Clist_nicer/src/clistmenus.cpp
index 5076f93f09..270a123619 100644
--- a/plugins/Clist_nicer/src/clistmenus.cpp
+++ b/plugins/Clist_nicer/src/clistmenus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clistmod.cpp b/plugins/Clist_nicer/src/clistmod.cpp
index 3757984108..c810c21818 100644
--- a/plugins/Clist_nicer/src/clistmod.cpp
+++ b/plugins/Clist_nicer/src/clistmod.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clistopts.cpp b/plugins/Clist_nicer/src/clistopts.cpp
index ed4b9e153d..b1035a6ea7 100644
--- a/plugins/Clist_nicer/src/clistopts.cpp
+++ b/plugins/Clist_nicer/src/clistopts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clistsettings.cpp b/plugins/Clist_nicer/src/clistsettings.cpp
index e2bda6ec69..bbf817fa68 100644
--- a/plugins/Clist_nicer/src/clistsettings.cpp
+++ b/plugins/Clist_nicer/src/clistsettings.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clisttray.cpp b/plugins/Clist_nicer/src/clisttray.cpp
index 59c35896b8..bc167ad229 100644
--- a/plugins/Clist_nicer/src/clisttray.cpp
+++ b/plugins/Clist_nicer/src/clisttray.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/clnplus.cpp b/plugins/Clist_nicer/src/clnplus.cpp
index 789f599d34..1b2f7477e5 100644
--- a/plugins/Clist_nicer/src/clnplus.cpp
+++ b/plugins/Clist_nicer/src/clnplus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* test for gdi+
*/
diff --git a/plugins/Clist_nicer/src/clui.cpp b/plugins/Clist_nicer/src/clui.cpp
index 601388e401..2df7a216f3 100644
--- a/plugins/Clist_nicer/src/clui.cpp
+++ b/plugins/Clist_nicer/src/clui.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/cluiframes.cpp b/plugins/Clist_nicer/src/cluiframes.cpp
index a8e6f624d8..43bf3a8986 100644
--- a/plugins/Clist_nicer/src/cluiframes.cpp
+++ b/plugins/Clist_nicer/src/cluiframes.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/cluiframes.h b/plugins/Clist_nicer/src/cluiframes.h
index 3f3d79687a..6b59672987 100644
--- a/plugins/Clist_nicer/src/cluiframes.h
+++ b/plugins/Clist_nicer/src/cluiframes.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda ICQ: the free icq client for MS Windows
Copyright (C) 2000-2 Richard Hughes, Roland Rabien & Tristan Van de Vreede
diff --git a/plugins/Clist_nicer/src/cluiopts.cpp b/plugins/Clist_nicer/src/cluiopts.cpp
index d9c11bb69f..7f204131b3 100644
--- a/plugins/Clist_nicer/src/cluiopts.cpp
+++ b/plugins/Clist_nicer/src/cluiopts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/cluiservices.cpp b/plugins/Clist_nicer/src/cluiservices.cpp
index f38afdfc8f..de98eb0a22 100644
--- a/plugins/Clist_nicer/src/cluiservices.cpp
+++ b/plugins/Clist_nicer/src/cluiservices.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/config.cpp b/plugins/Clist_nicer/src/config.cpp
index f5e2bfadce..a68a8d09d9 100644
--- a/plugins/Clist_nicer/src/config.cpp
+++ b/plugins/Clist_nicer/src/config.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/config.h b/plugins/Clist_nicer/src/config.h
index 7e0de3bb6a..9fd928255f 100644
--- a/plugins/Clist_nicer/src/config.h
+++ b/plugins/Clist_nicer/src/config.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/contact.cpp b/plugins/Clist_nicer/src/contact.cpp
index d10bdc1e79..7e28293560 100644
--- a/plugins/Clist_nicer/src/contact.cpp
+++ b/plugins/Clist_nicer/src/contact.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/coolsb_internal.h b/plugins/Clist_nicer/src/coolsb_internal.h
index 64249c355c..1f16a3a64f 100644
--- a/plugins/Clist_nicer/src/coolsb_internal.h
+++ b/plugins/Clist_nicer/src/coolsb_internal.h
@@ -1,4 +1,4 @@
-#ifndef _COOLSB_INTERNAL_INCLUDED
+#ifndef _COOLSB_INTERNAL_INCLUDED
#define _COOLSB_INTERNAL_INCLUDED
#ifdef __cplusplus
diff --git a/plugins/Clist_nicer/src/coolsblib.cpp b/plugins/Clist_nicer/src/coolsblib.cpp
index f669a400a9..a56e0b9fe4 100644
--- a/plugins/Clist_nicer/src/coolsblib.cpp
+++ b/plugins/Clist_nicer/src/coolsblib.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Cool Scrollbar Library Version 1.2
diff --git a/plugins/Clist_nicer/src/coolsblib.h b/plugins/Clist_nicer/src/coolsblib.h
index d9b1c711f3..d721421038 100644
--- a/plugins/Clist_nicer/src/coolsblib.h
+++ b/plugins/Clist_nicer/src/coolsblib.h
@@ -1,4 +1,4 @@
-#ifndef _SUPERSCROLL_INCLUDED
+#ifndef _SUPERSCROLL_INCLUDED
#define _SUPERSCROLL_INCLUDED
#ifdef __cplusplus
diff --git a/plugins/Clist_nicer/src/coolscroll.cpp b/plugins/Clist_nicer/src/coolscroll.cpp
index cd9f0750e7..944b170099 100644
--- a/plugins/Clist_nicer/src/coolscroll.cpp
+++ b/plugins/Clist_nicer/src/coolscroll.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Cool Scrollbar Library Version 1.2
Module: coolscroll.c
diff --git a/plugins/Clist_nicer/src/coolscroll.h b/plugins/Clist_nicer/src/coolscroll.h
index c5fe848a83..3c4528414d 100644
--- a/plugins/Clist_nicer/src/coolscroll.h
+++ b/plugins/Clist_nicer/src/coolscroll.h
@@ -1,4 +1,4 @@
-#ifndef _COOLSBLIB_INCLUDED
+#ifndef _COOLSBLIB_INCLUDED
#define _COOLSBLIB_INCLUDED
#ifdef __cplusplus
diff --git a/plugins/Clist_nicer/src/extBackg.cpp b/plugins/Clist_nicer/src/extBackg.cpp
index f4c23af68d..84ac0d6da1 100644
--- a/plugins/Clist_nicer/src/extBackg.cpp
+++ b/plugins/Clist_nicer/src/extBackg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/extBackg.h b/plugins/Clist_nicer/src/extBackg.h
index ff85ce61aa..af61041986 100644
--- a/plugins/Clist_nicer/src/extBackg.h
+++ b/plugins/Clist_nicer/src/extBackg.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/groupmenu.cpp b/plugins/Clist_nicer/src/groupmenu.cpp
index e02ecd172b..30e718f6d9 100644
--- a/plugins/Clist_nicer/src/groupmenu.cpp
+++ b/plugins/Clist_nicer/src/groupmenu.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/init.cpp b/plugins/Clist_nicer/src/init.cpp
index 48628a673b..bc52a99e9b 100644
--- a/plugins/Clist_nicer/src/init.cpp
+++ b/plugins/Clist_nicer/src/init.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/resource.h b/plugins/Clist_nicer/src/resource.h
index e230037c47..f3219c4d06 100644
--- a/plugins/Clist_nicer/src/resource.h
+++ b/plugins/Clist_nicer/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/Clist_nicer/src/rowheight_funcs.cpp b/plugins/Clist_nicer/src/rowheight_funcs.cpp
index a5dc8dece4..097bc34a10 100644
--- a/plugins/Clist_nicer/src/rowheight_funcs.cpp
+++ b/plugins/Clist_nicer/src/rowheight_funcs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/rowheight_funcs.h b/plugins/Clist_nicer/src/rowheight_funcs.h
index aa49af8a10..8689505137 100644
--- a/plugins/Clist_nicer/src/rowheight_funcs.h
+++ b/plugins/Clist_nicer/src/rowheight_funcs.h
@@ -1,4 +1,4 @@
-#ifndef __ROWHEIGHT_FUNCS_H__
+#ifndef __ROWHEIGHT_FUNCS_H__
# define __ROWHEIGHT_FUNCS_H__
#define ROW_SPACE_BEETWEEN_LINES 0
diff --git a/plugins/Clist_nicer/src/statusbar.cpp b/plugins/Clist_nicer/src/statusbar.cpp
index c7d5354201..50fd79a165 100644
--- a/plugins/Clist_nicer/src/statusbar.cpp
+++ b/plugins/Clist_nicer/src/statusbar.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/stdafx.cxx b/plugins/Clist_nicer/src/stdafx.cxx
index e0372ed6dc..b30b5516a7 100644
--- a/plugins/Clist_nicer/src/stdafx.cxx
+++ b/plugins/Clist_nicer/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Clist_nicer/src/stdafx.h b/plugins/Clist_nicer/src/stdafx.h
index 9754475682..46f13b6138 100644
--- a/plugins/Clist_nicer/src/stdafx.h
+++ b/plugins/Clist_nicer/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Clist_nicer/src/userdefs.h b/plugins/Clist_nicer/src/userdefs.h
index ea7ea1fe92..8a8606313b 100644
--- a/plugins/Clist_nicer/src/userdefs.h
+++ b/plugins/Clist_nicer/src/userdefs.h
@@ -1,4 +1,4 @@
-#ifndef _USERDEFINES_INCLUDED
+#ifndef _USERDEFINES_INCLUDED
#define _USERDEFINES_INCLUDED
/*
diff --git a/plugins/Clist_nicer/src/version.h b/plugins/Clist_nicer/src/version.h
index 13f6690c71..dfafe872f5 100644
--- a/plugins/Clist_nicer/src/version.h
+++ b/plugins/Clist_nicer/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 9
#define __RELEASE_NUM 2
#define __BUILD_NUM 4
diff --git a/plugins/Clist_nicer/src/viewmodes.cpp b/plugins/Clist_nicer/src/viewmodes.cpp
index 3615590504..9f4670e485 100644
--- a/plugins/Clist_nicer/src/viewmodes.cpp
+++ b/plugins/Clist_nicer/src/viewmodes.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
@@ -72,7 +72,7 @@ void CLVM_EnumModes(pfnEnumCallback EnumCallback)
int FillModes(char *szsetting)
{
- if (szsetting[0] != 'ö')
+ if (szsetting[0] != 'รถ')
SendDlgItemMessageA(sttClvmHwnd, IDC_VIEWMODES, LB_INSERTSTRING, -1, (LPARAM)szsetting);
return 1;
}
diff --git a/plugins/Clist_nicer/src/wallpaper.cpp b/plugins/Clist_nicer/src/wallpaper.cpp
index 02fdb71faf..d6a2344976 100644
--- a/plugins/Clist_nicer/src/wallpaper.cpp
+++ b/plugins/Clist_nicer/src/wallpaper.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Cln_skinedit/res/Version.rc b/plugins/Cln_skinedit/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Cln_skinedit/res/Version.rc
+++ b/plugins/Cln_skinedit/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Cln_skinedit/res/skinedit.rc b/plugins/Cln_skinedit/res/skinedit.rc
index e0f7f533f8..524cb43dcb 100644
--- a/plugins/Cln_skinedit/res/skinedit.rc
+++ b/plugins/Cln_skinedit/res/skinedit.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\skineditres.h"
diff --git a/plugins/Cln_skinedit/src/main.cpp b/plugins/Cln_skinedit/src/main.cpp
index 4f1fbd08fe..a1021bbeb4 100644
--- a/plugins/Cln_skinedit/src/main.cpp
+++ b/plugins/Cln_skinedit/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Cln_skinedit/src/skineditres.h b/plugins/Cln_skinedit/src/skineditres.h
index 7775b153f5..f5468a0f5e 100644
--- a/plugins/Cln_skinedit/src/skineditres.h
+++ b/plugins/Cln_skinedit/src/skineditres.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется d:\MNG_orig\plugins\Clist_nicer\skineditor\res\skinedit.rc
//
diff --git a/plugins/Cln_skinedit/src/stdafx.cxx b/plugins/Cln_skinedit/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Cln_skinedit/src/stdafx.cxx
+++ b/plugins/Cln_skinedit/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Cln_skinedit/src/stdafx.h b/plugins/Cln_skinedit/src/stdafx.h
index 7ddeec4c5a..f144bd13ff 100644
--- a/plugins/Cln_skinedit/src/stdafx.h
+++ b/plugins/Cln_skinedit/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Cln_skinedit/src/version.h b/plugins/Cln_skinedit/src/version.h
index 49d9d2c68f..7304cd0b49 100644
--- a/plugins/Cln_skinedit/src/version.h
+++ b/plugins/Cln_skinedit/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 4
diff --git a/plugins/CloudFile/res/resource.rc b/plugins/CloudFile/res/resource.rc
index e08283ccb2..8a4528c5ea 100644
--- a/plugins/CloudFile/res/resource.rc
+++ b/plugins/CloudFile/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/CloudFile/res/version.rc b/plugins/CloudFile/res/version.rc
index 37934706a0..fcd820ac36 100644
--- a/plugins/CloudFile/res/version.rc
+++ b/plugins/CloudFile/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/CloudFile/src/Services/dropbox_api.h b/plugins/CloudFile/src/Services/dropbox_api.h
index fefb6ef70d..46b2cadc84 100644
--- a/plugins/CloudFile/src/Services/dropbox_api.h
+++ b/plugins/CloudFile/src/Services/dropbox_api.h
@@ -1,4 +1,4 @@
-#ifndef _DROPBOXSERVICE_API_H_
+#ifndef _DROPBOXSERVICE_API_H_
#define _DROPBOXSERVICE_API_H_
namespace DropboxAPI
diff --git a/plugins/CloudFile/src/Services/dropbox_service.cpp b/plugins/CloudFile/src/Services/dropbox_service.cpp
index f1157a52b2..53306f8f5c 100644
--- a/plugins/CloudFile/src/Services/dropbox_service.cpp
+++ b/plugins/CloudFile/src/Services/dropbox_service.cpp
@@ -1,4 +1,4 @@
-#include "..\stdafx.h"
+#include "..\stdafx.h"
#include "dropbox_api.h"
CDropboxService::CDropboxService(HNETLIBUSER hConnection)
diff --git a/plugins/CloudFile/src/Services/dropbox_service.h b/plugins/CloudFile/src/Services/dropbox_service.h
index 90dc11d259..8c3fad3fe3 100644
--- a/plugins/CloudFile/src/Services/dropbox_service.h
+++ b/plugins/CloudFile/src/Services/dropbox_service.h
@@ -1,4 +1,4 @@
-#ifndef _CLOUDSERVICE_DROPBOX_H_
+#ifndef _CLOUDSERVICE_DROPBOX_H_
#define _CLOUDSERVICE_DROPBOX_H_
class CDropboxService : public CCloudService
diff --git a/plugins/CloudFile/src/Services/google_api.h b/plugins/CloudFile/src/Services/google_api.h
index 476a97a0e2..ec6af72439 100644
--- a/plugins/CloudFile/src/Services/google_api.h
+++ b/plugins/CloudFile/src/Services/google_api.h
@@ -1,4 +1,4 @@
-#ifndef _GDRIVESERVICE_API_H_
+#ifndef _GDRIVESERVICE_API_H_
#define _GDRIVESERVICE_API_H_
namespace GDriveAPI
diff --git a/plugins/CloudFile/src/Services/google_service.cpp b/plugins/CloudFile/src/Services/google_service.cpp
index 5c5b7703d4..d8ff6a2769 100644
--- a/plugins/CloudFile/src/Services/google_service.cpp
+++ b/plugins/CloudFile/src/Services/google_service.cpp
@@ -1,4 +1,4 @@
-#include "..\stdafx.h"
+#include "..\stdafx.h"
#include "google_api.h"
CGDriveService::CGDriveService(HNETLIBUSER hConnection)
diff --git a/plugins/CloudFile/src/Services/google_service.h b/plugins/CloudFile/src/Services/google_service.h
index 878fa8f442..7b276d2051 100644
--- a/plugins/CloudFile/src/Services/google_service.h
+++ b/plugins/CloudFile/src/Services/google_service.h
@@ -1,4 +1,4 @@
-#ifndef _CLOUDFILE_GDRIVE_H_
+#ifndef _CLOUDFILE_GDRIVE_H_
#define _CLOUDFILE_GDRIVE_H_
class CGDriveService : public CCloudService
diff --git a/plugins/CloudFile/src/Services/microsoft_api.h b/plugins/CloudFile/src/Services/microsoft_api.h
index 2545708a45..634ee88857 100644
--- a/plugins/CloudFile/src/Services/microsoft_api.h
+++ b/plugins/CloudFile/src/Services/microsoft_api.h
@@ -1,4 +1,4 @@
-#ifndef _ONEDRIVESERVICE_API_H_
+#ifndef _ONEDRIVESERVICE_API_H_
#define _ONEDRIVESERVICE_API_H_
namespace OneDriveAPI
diff --git a/plugins/CloudFile/src/Services/microsoft_service.cpp b/plugins/CloudFile/src/Services/microsoft_service.cpp
index 38519e6d55..70694e414d 100644
--- a/plugins/CloudFile/src/Services/microsoft_service.cpp
+++ b/plugins/CloudFile/src/Services/microsoft_service.cpp
@@ -1,4 +1,4 @@
-#include "..\stdafx.h"
+#include "..\stdafx.h"
#include "microsoft_api.h"
COneDriveService::COneDriveService(HNETLIBUSER hConnection)
diff --git a/plugins/CloudFile/src/Services/microsoft_service.h b/plugins/CloudFile/src/Services/microsoft_service.h
index cdd9d53976..905e92e190 100644
--- a/plugins/CloudFile/src/Services/microsoft_service.h
+++ b/plugins/CloudFile/src/Services/microsoft_service.h
@@ -1,4 +1,4 @@
-#ifndef _CLOUDFILE_ONEDRIVE_H_
+#ifndef _CLOUDFILE_ONEDRIVE_H_
#define _CLOUDFILE_ONEDRIVE_H_
class COneDriveService : public CCloudService
diff --git a/plugins/CloudFile/src/Services/yandex_api.h b/plugins/CloudFile/src/Services/yandex_api.h
index 56d77feb8c..c3c9661205 100644
--- a/plugins/CloudFile/src/Services/yandex_api.h
+++ b/plugins/CloudFile/src/Services/yandex_api.h
@@ -1,4 +1,4 @@
-#ifndef _YANDEXSERVICE_API_H_
+#ifndef _YANDEXSERVICE_API_H_
#define _YANDEXSERVICE_API_H_
namespace YandexAPI
diff --git a/plugins/CloudFile/src/Services/yandex_service.cpp b/plugins/CloudFile/src/Services/yandex_service.cpp
index 1e4d5749cb..11ece23b2f 100644
--- a/plugins/CloudFile/src/Services/yandex_service.cpp
+++ b/plugins/CloudFile/src/Services/yandex_service.cpp
@@ -1,4 +1,4 @@
-#include "..\stdafx.h"
+#include "..\stdafx.h"
#include "yandex_api.h"
CYandexService::CYandexService(HNETLIBUSER hConnection)
diff --git a/plugins/CloudFile/src/Services/yandex_service.h b/plugins/CloudFile/src/Services/yandex_service.h
index 85c0ad12de..d901821dd3 100644
--- a/plugins/CloudFile/src/Services/yandex_service.h
+++ b/plugins/CloudFile/src/Services/yandex_service.h
@@ -1,4 +1,4 @@
-#ifndef _CLOUDFILE_YANDEX_H_
+#ifndef _CLOUDFILE_YANDEX_H_
#define _CLOUDFILE_YANDEX_H_
class CYandexService : public CCloudService
diff --git a/plugins/CloudFile/src/cloud_service.cpp b/plugins/CloudFile/src/cloud_service.cpp
index 90b84c0590..100d7e421c 100644
--- a/plugins/CloudFile/src/cloud_service.cpp
+++ b/plugins/CloudFile/src/cloud_service.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static int CompareServices(const CCloudService *p1, const CCloudService *p2)
{
diff --git a/plugins/CloudFile/src/cloud_service.h b/plugins/CloudFile/src/cloud_service.h
index edc4cdd90d..4e2431221f 100644
--- a/plugins/CloudFile/src/cloud_service.h
+++ b/plugins/CloudFile/src/cloud_service.h
@@ -1,4 +1,4 @@
-#ifndef _CLOUD_SERVICE_H_
+#ifndef _CLOUD_SERVICE_H_
#define _CLOUD_SERVICE_H_
enum OnConflict
diff --git a/plugins/CloudFile/src/events.cpp b/plugins/CloudFile/src/events.cpp
index 6fcfed3445..ef3d628217 100644
--- a/plugins/CloudFile/src/events.cpp
+++ b/plugins/CloudFile/src/events.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int OnModulesLoaded(WPARAM, LPARAM)
{
diff --git a/plugins/CloudFile/src/file_transfer.h b/plugins/CloudFile/src/file_transfer.h
index cdf4475aeb..d4f1fbc4fc 100644
--- a/plugins/CloudFile/src/file_transfer.h
+++ b/plugins/CloudFile/src/file_transfer.h
@@ -1,4 +1,4 @@
-#ifndef _FILE_TRANSFER_H_
+#ifndef _FILE_TRANSFER_H_
#define _FILE_TRANSFER_H_
class FileTransferParam
diff --git a/plugins/CloudFile/src/http_request.h b/plugins/CloudFile/src/http_request.h
index 39d0d98b57..0ef03a22fb 100644
--- a/plugins/CloudFile/src/http_request.h
+++ b/plugins/CloudFile/src/http_request.h
@@ -1,4 +1,4 @@
-#ifndef _HTTP_REQUEST_H_
+#ifndef _HTTP_REQUEST_H_
#define _HTTP_REQUEST_H_
class HttpRequestException
diff --git a/plugins/CloudFile/src/icons.cpp b/plugins/CloudFile/src/icons.cpp
index ae89626884..e0e395afef 100644
--- a/plugins/CloudFile/src/icons.cpp
+++ b/plugins/CloudFile/src/icons.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static IconItem iconList[] =
{
diff --git a/plugins/CloudFile/src/main.cpp b/plugins/CloudFile/src/main.cpp
index 15f87f8bf3..43511d317c 100644
--- a/plugins/CloudFile/src/main.cpp
+++ b/plugins/CloudFile/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int hLangpack;
HINSTANCE hInstance;
diff --git a/plugins/CloudFile/src/menus.cpp b/plugins/CloudFile/src/menus.cpp
index acfd469092..4748fad3a2 100644
--- a/plugins/CloudFile/src/menus.cpp
+++ b/plugins/CloudFile/src/menus.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HGENMENU hContactMenu;
diff --git a/plugins/CloudFile/src/oauth.cpp b/plugins/CloudFile/src/oauth.cpp
index 7815c27771..c7a95a3a49 100644
--- a/plugins/CloudFile/src/oauth.cpp
+++ b/plugins/CloudFile/src/oauth.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
COAuthDlg::COAuthDlg(CCloudService *service, const char *authUrl, pThreadFuncOwner requestAccessTokenThread)
: CDlgBase(hInstance, IDD_OAUTH), m_service(service),
diff --git a/plugins/CloudFile/src/oauth.h b/plugins/CloudFile/src/oauth.h
index 434927f791..1dbcf81dec 100644
--- a/plugins/CloudFile/src/oauth.h
+++ b/plugins/CloudFile/src/oauth.h
@@ -1,4 +1,4 @@
-#ifndef _OAUTH_H_
+#ifndef _OAUTH_H_
#define _OAUTH_H_
class COAuthDlg : public CDlgBase
diff --git a/plugins/CloudFile/src/options.cpp b/plugins/CloudFile/src/options.cpp
index a0e7a5c561..ea63d1d31d 100644
--- a/plugins/CloudFile/src/options.cpp
+++ b/plugins/CloudFile/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
COptionsMain::COptionsMain()
: CPluginDlgBase(hInstance, IDD_OPTIONS_MAIN, MODULE),
diff --git a/plugins/CloudFile/src/options.h b/plugins/CloudFile/src/options.h
index 7b16de5db6..ee903f1376 100644
--- a/plugins/CloudFile/src/options.h
+++ b/plugins/CloudFile/src/options.h
@@ -1,4 +1,4 @@
-#ifndef _OPTIONS_H_
+#ifndef _OPTIONS_H_
#define _OPTIONS_H_
class COptionsMain : public CPluginDlgBase
diff --git a/plugins/CloudFile/src/resource.h b/plugins/CloudFile/src/resource.h
index 384581fb4f..2c9c8c054f 100644
--- a/plugins/CloudFile/src/resource.h
+++ b/plugins/CloudFile/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by c:\Users\unsane\Projects\c++\miranda-ng\plugins\CloudFile\res\resource.rc
//
diff --git a/plugins/CloudFile/src/srmm.cpp b/plugins/CloudFile/src/srmm.cpp
index 036ee58601..a1fdf36035 100644
--- a/plugins/CloudFile/src/srmm.cpp
+++ b/plugins/CloudFile/src/srmm.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int OnSrmmToolbarLoaded(WPARAM, LPARAM)
{
diff --git a/plugins/CloudFile/src/stdafx.cxx b/plugins/CloudFile/src/stdafx.cxx
index 2a5099a64b..f1ac5aee81 100644
--- a/plugins/CloudFile/src/stdafx.cxx
+++ b/plugins/CloudFile/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/CloudFile/src/stdafx.h b/plugins/CloudFile/src/stdafx.h
index a002e334c2..a4c8db6626 100644
--- a/plugins/CloudFile/src/stdafx.h
+++ b/plugins/CloudFile/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/CloudFile/src/transfers.cpp b/plugins/CloudFile/src/transfers.cpp
index 0f79f970d9..b102bfb999 100644
--- a/plugins/CloudFile/src/transfers.cpp
+++ b/plugins/CloudFile/src/transfers.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
LIST<FileTransferParam> Transfers(1, HandleKeySortT);
diff --git a/plugins/CloudFile/src/utils.cpp b/plugins/CloudFile/src/utils.cpp
index 44a3149a25..6bd0a5657f 100644
--- a/plugins/CloudFile/src/utils.cpp
+++ b/plugins/CloudFile/src/utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void ShowNotification(const wchar_t *caption, const wchar_t *message, int flags, MCONTACT hContact)
{
diff --git a/plugins/CloudFile/src/version.h b/plugins/CloudFile/src/version.h
index 7a5ce87b09..f65f7312fc 100644
--- a/plugins/CloudFile/src/version.h
+++ b/plugins/CloudFile/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 0
#define __BUILD_NUM 2
diff --git a/plugins/CmdLine/docs/CmdLine_readme.txt b/plugins/CmdLine/docs/CmdLine_readme.txt
index 47416bbbd5..372f16288b 100644
--- a/plugins/CmdLine/docs/CmdLine_readme.txt
+++ b/plugins/CmdLine/docs/CmdLine_readme.txt
@@ -1,4 +1,4 @@
-CmdLine plugin v.0.0.4.1
+CmdLine plugin v.0.0.4.1
Copyright © 2007-2011 Cristian Libotean
This plugin lets you control Miranda from the command line.
diff --git a/plugins/CmdLine/res/version.rc b/plugins/CmdLine/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/CmdLine/res/version.rc
+++ b/plugins/CmdLine/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/CmdLine/src/CmdLine.cpp b/plugins/CmdLine/src/CmdLine.cpp
index 6c6bf029c2..1fa2ad1a0a 100644
--- a/plugins/CmdLine/src/CmdLine.cpp
+++ b/plugins/CmdLine/src/CmdLine.cpp
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/hooked_events.cpp b/plugins/CmdLine/src/hooked_events.cpp
index 5ff8a0a0da..9481e8f4fb 100644
--- a/plugins/CmdLine/src/hooked_events.cpp
+++ b/plugins/CmdLine/src/hooked_events.cpp
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/hooked_events.h b/plugins/CmdLine/src/hooked_events.h
index 754a88e7e4..7731a56377 100644
--- a/plugins/CmdLine/src/hooked_events.h
+++ b/plugins/CmdLine/src/hooked_events.h
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_data.cpp b/plugins/CmdLine/src/mimcmd_data.cpp
index affcdfbd9e..c113ebd147 100644
--- a/plugins/CmdLine/src/mimcmd_data.cpp
+++ b/plugins/CmdLine/src/mimcmd_data.cpp
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_data.h b/plugins/CmdLine/src/mimcmd_data.h
index 9d8dc4df8a..b62856f59f 100644
--- a/plugins/CmdLine/src/mimcmd_data.h
+++ b/plugins/CmdLine/src/mimcmd_data.h
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright � 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_handlers.cpp b/plugins/CmdLine/src/mimcmd_handlers.cpp
index d8f7f39c5e..efe3b63d88 100644
--- a/plugins/CmdLine/src/mimcmd_handlers.cpp
+++ b/plugins/CmdLine/src/mimcmd_handlers.cpp
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright � 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_handlers.h b/plugins/CmdLine/src/mimcmd_handlers.h
index 64db00bbbf..f748fa7b47 100644
--- a/plugins/CmdLine/src/mimcmd_handlers.h
+++ b/plugins/CmdLine/src/mimcmd_handlers.h
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_ipc.cpp b/plugins/CmdLine/src/mimcmd_ipc.cpp
index 4a80de23b6..c7d7924295 100644
--- a/plugins/CmdLine/src/mimcmd_ipc.cpp
+++ b/plugins/CmdLine/src/mimcmd_ipc.cpp
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/mimcmd_ipc.h b/plugins/CmdLine/src/mimcmd_ipc.h
index 2125ce6f5e..1f34982cdd 100644
--- a/plugins/CmdLine/src/mimcmd_ipc.h
+++ b/plugins/CmdLine/src/mimcmd_ipc.h
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/resource.h b/plugins/CmdLine/src/resource.h
index 0268ce4765..46d8815306 100644
--- a/plugins/CmdLine/src/resource.h
+++ b/plugins/CmdLine/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CmdLine.rc
//
diff --git a/plugins/CmdLine/src/services.cpp b/plugins/CmdLine/src/services.cpp
index 56c768878a..f14585700a 100644
--- a/plugins/CmdLine/src/services.cpp
+++ b/plugins/CmdLine/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/services.h b/plugins/CmdLine/src/services.h
index 00a5c6d369..da1f1a23a9 100644
--- a/plugins/CmdLine/src/services.h
+++ b/plugins/CmdLine/src/services.h
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/stdafx.cxx b/plugins/CmdLine/src/stdafx.cxx
index e0372ed6dc..b30b5516a7 100644
--- a/plugins/CmdLine/src/stdafx.cxx
+++ b/plugins/CmdLine/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/CmdLine/src/stdafx.h b/plugins/CmdLine/src/stdafx.h
index 3049769b4c..0dae533dc7 100644
--- a/plugins/CmdLine/src/stdafx.h
+++ b/plugins/CmdLine/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/utils.cpp b/plugins/CmdLine/src/utils.cpp
index eb8081ccd0..ec60004444 100644
--- a/plugins/CmdLine/src/utils.cpp
+++ b/plugins/CmdLine/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/utils.h b/plugins/CmdLine/src/utils.h
index 3fe9f4ca61..66d5556ee1 100644
--- a/plugins/CmdLine/src/utils.h
+++ b/plugins/CmdLine/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/CmdLine/src/version.h b/plugins/CmdLine/src/version.h
index 6f9d7a7e52..7d6936cc5b 100644
--- a/plugins/CmdLine/src/version.h
+++ b/plugins/CmdLine/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 4
#define __BUILD_NUM 7
diff --git a/plugins/ConnectionNotify/res/ConnectionNotify.rc b/plugins/ConnectionNotify/res/ConnectionNotify.rc
index 0dfd5603da..83f96e4faa 100644
--- a/plugins/ConnectionNotify/res/ConnectionNotify.rc
+++ b/plugins/ConnectionNotify/res/ConnectionNotify.rc
@@ -1,4 +1,4 @@
-// Generated by ResEdit 1.5.11
+// Generated by ResEdit 1.5.11
// Copyright (C) 2006-2012
// http://www.resedit.net
diff --git a/plugins/ConnectionNotify/src/ConnectionNotify.cpp b/plugins/ConnectionNotify/src/ConnectionNotify.cpp
index a989e81651..4ce1c0eab1 100644
--- a/plugins/ConnectionNotify/src/ConnectionNotify.cpp
+++ b/plugins/ConnectionNotify/src/ConnectionNotify.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HINSTANCE hInst;
CLIST_INTERFACE *pcli;
diff --git a/plugins/ConnectionNotify/src/debug.cpp b/plugins/ConnectionNotify/src/debug.cpp
index d7c32e755b..8e238bab21 100644
--- a/plugins/ConnectionNotify/src/debug.cpp
+++ b/plugins/ConnectionNotify/src/debug.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void _OutputDebugString(wchar_t* lpOutputString, ...)
{
diff --git a/plugins/ConnectionNotify/src/debug.h b/plugins/ConnectionNotify/src/debug.h
index 3e3783dcc9..f98e22ab46 100644
--- a/plugins/ConnectionNotify/src/debug.h
+++ b/plugins/ConnectionNotify/src/debug.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef _INC_DEBUG
#define _INC_DEBUG
diff --git a/plugins/ConnectionNotify/src/filter.cpp b/plugins/ConnectionNotify/src/filter.cpp
index 5d3d778517..593ef05c21 100644
--- a/plugins/ConnectionNotify/src/filter.cpp
+++ b/plugins/ConnectionNotify/src/filter.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HWND filterAddDlg = nullptr;
extern HINSTANCE hInst;
diff --git a/plugins/ConnectionNotify/src/filter.h b/plugins/ConnectionNotify/src/filter.h
index c415f7422e..e970e375aa 100644
--- a/plugins/ConnectionNotify/src/filter.h
+++ b/plugins/ConnectionNotify/src/filter.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef _INC_FILTER
#define _INC_FILTER
diff --git a/plugins/ConnectionNotify/src/netstat.cpp b/plugins/ConnectionNotify/src/netstat.cpp
index 93d906cc4f..352e2421d3 100644
--- a/plugins/ConnectionNotify/src/netstat.cpp
+++ b/plugins/ConnectionNotify/src/netstat.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
struct CONNECTION *GetConnectionsTable()
{
diff --git a/plugins/ConnectionNotify/src/netstat.h b/plugins/ConnectionNotify/src/netstat.h
index f55bdd081f..c0aa53b6d9 100644
--- a/plugins/ConnectionNotify/src/netstat.h
+++ b/plugins/ConnectionNotify/src/netstat.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
diff --git a/plugins/ConnectionNotify/src/pid2name.cpp b/plugins/ConnectionNotify/src/pid2name.cpp
index 65270e6b00..647d2024ba 100644
--- a/plugins/ConnectionNotify/src/pid2name.cpp
+++ b/plugins/ConnectionNotify/src/pid2name.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void pid2name(DWORD procid, wchar_t *buffer, size_t bufLen)
{
diff --git a/plugins/ConnectionNotify/src/pid2name.h b/plugins/ConnectionNotify/src/pid2name.h
index 70974afabf..7d04268f18 100644
--- a/plugins/ConnectionNotify/src/pid2name.h
+++ b/plugins/ConnectionNotify/src/pid2name.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef _INC_PID2NAME
#define _INC_PID2NAME
diff --git a/plugins/ConnectionNotify/src/resource.h b/plugins/ConnectionNotify/src/resource.h
index 19b940548b..a9eb1ec642 100644
--- a/plugins/ConnectionNotify/src/resource.h
+++ b/plugins/ConnectionNotify/src/resource.h
@@ -1,4 +1,4 @@
-#ifndef IDC_STATIC
+#ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif
diff --git a/plugins/ConnectionNotify/src/stdafx.cxx b/plugins/ConnectionNotify/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/ConnectionNotify/src/stdafx.cxx
+++ b/plugins/ConnectionNotify/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/ConnectionNotify/src/stdafx.h b/plugins/ConnectionNotify/src/stdafx.h
index f14056ff09..d80e2e1af0 100644
--- a/plugins/ConnectionNotify/src/stdafx.h
+++ b/plugins/ConnectionNotify/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <Commctrl.h>
#include <assert.h>
#include <iphlpapi.h>
diff --git a/plugins/ConnectionNotify/src/version.h b/plugins/ConnectionNotify/src/version.h
index a147192ba9..deea4609ac 100644
--- a/plugins/ConnectionNotify/src/version.h
+++ b/plugins/ConnectionNotify/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Console/docs/gpl.txt b/plugins/Console/docs/gpl.txt
index 45645b4b53..75fe0077e7 100644
--- a/plugins/Console/docs/gpl.txt
+++ b/plugins/Console/docs/gpl.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/Console/docs/history.txt b/plugins/Console/docs/history.txt
index 337cf95b0c..1db04f8ac9 100644
--- a/plugins/Console/docs/history.txt
+++ b/plugins/Console/docs/history.txt
@@ -1,4 +1,4 @@
-PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND...
+PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND...
ONLY MORAL SUPPORT IN SPECIAL CASES CAN BE PROVIDED 8-)
--------------------------------------------------------------------------------
diff --git a/plugins/Console/docs/readme.txt b/plugins/Console/docs/readme.txt
index 6d66f9b061..d067937117 100644
--- a/plugins/Console/docs/readme.txt
+++ b/plugins/Console/docs/readme.txt
@@ -1,4 +1,4 @@
-Console window plugin for Netlib logging.
+Console window plugin for Netlib logging.
It is designed for Miranda developers & advanced users! 8-)
diff --git a/plugins/Console/res/resource.rc b/plugins/Console/res/resource.rc
index 956346f601..9c30e16158 100644
--- a/plugins/Console/res/resource.rc
+++ b/plugins/Console/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Console/res/version.rc b/plugins/Console/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Console/res/version.rc
+++ b/plugins/Console/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Console/src/Console.cpp b/plugins/Console/src/Console.cpp
index b555054bac..ba25af2ca6 100644
--- a/plugins/Console/src/Console.cpp
+++ b/plugins/Console/src/Console.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Console/src/init.cpp b/plugins/Console/src/init.cpp
index 096090c674..f2584f6396 100644
--- a/plugins/Console/src/init.cpp
+++ b/plugins/Console/src/init.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Console/src/resource.h b/plugins/Console/src/resource.h
index a8947819a4..077aba197b 100644
--- a/plugins/Console/src/resource.h
+++ b/plugins/Console/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/Console/src/stdafx.cxx b/plugins/Console/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Console/src/stdafx.cxx
+++ b/plugins/Console/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Console/src/stdafx.h b/plugins/Console/src/stdafx.h
index 48a46f3399..e1a0c4eb04 100644
--- a/plugins/Console/src/stdafx.h
+++ b/plugins/Console/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Console/src/version.h b/plugins/Console/src/version.h
index 57d5d11c65..3b8f3a33ec 100644
--- a/plugins/Console/src/version.h
+++ b/plugins/Console/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 7
#define __BUILD_NUM 4
diff --git a/plugins/ContactsPlus/docs/readme.txt b/plugins/ContactsPlus/docs/readme.txt
index f3ae933be3..2283964f4f 100644
--- a/plugins/ContactsPlus/docs/readme.txt
+++ b/plugins/ContactsPlus/docs/readme.txt
@@ -1,4 +1,4 @@
-About
+About
-----
Send and receive contacts ui
diff --git a/plugins/ContactsPlus/res/Version.rc b/plugins/ContactsPlus/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/ContactsPlus/res/Version.rc
+++ b/plugins/ContactsPlus/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/ContactsPlus/res/contacts.rc b/plugins/ContactsPlus/res/contacts.rc
index 4c2d112f06..de80d61e82 100644
--- a/plugins/ContactsPlus/res/contacts.rc
+++ b/plugins/ContactsPlus/res/contacts.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
#include "winres.h"
diff --git a/plugins/ContactsPlus/src/main.cpp b/plugins/ContactsPlus/src/main.cpp
index 5a878c8c05..001922dca4 100644
--- a/plugins/ContactsPlus/src/main.cpp
+++ b/plugins/ContactsPlus/src/main.cpp
@@ -1,4 +1,4 @@
-// --------------------------------------------------------------------------
+// --------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/receive.cpp b/plugins/ContactsPlus/src/receive.cpp
index 67b2290358..c6004b0d2c 100644
--- a/plugins/ContactsPlus/src/receive.cpp
+++ b/plugins/ContactsPlus/src/receive.cpp
@@ -1,4 +1,4 @@
-// --------------------------------------------------------------------------
+// --------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/receive.h b/plugins/ContactsPlus/src/receive.h
index 286f91ca13..ab90f8b1eb 100644
--- a/plugins/ContactsPlus/src/receive.h
+++ b/plugins/ContactsPlus/src/receive.h
@@ -1,4 +1,4 @@
-// ---------------------------------------------------------------------------
+// ---------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/resource.h b/plugins/ContactsPlus/src/resource.h
index e4ed78f866..421bdd65c3 100644
--- a/plugins/ContactsPlus/src/resource.h
+++ b/plugins/ContactsPlus/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by contacts.rc
//
diff --git a/plugins/ContactsPlus/src/send.cpp b/plugins/ContactsPlus/src/send.cpp
index 9887b10071..5e85952346 100644
--- a/plugins/ContactsPlus/src/send.cpp
+++ b/plugins/ContactsPlus/src/send.cpp
@@ -1,4 +1,4 @@
-// --------------------------------------------------------------------------
+// --------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/send.h b/plugins/ContactsPlus/src/send.h
index 1cd9f2ec04..b5d1bb401c 100644
--- a/plugins/ContactsPlus/src/send.h
+++ b/plugins/ContactsPlus/src/send.h
@@ -1,4 +1,4 @@
-// ---------------------------------------------------------------------------
+// ---------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/stdafx.cxx b/plugins/ContactsPlus/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/ContactsPlus/src/stdafx.cxx
+++ b/plugins/ContactsPlus/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/ContactsPlus/src/stdafx.h b/plugins/ContactsPlus/src/stdafx.h
index 14b3a280b9..bb9472a306 100644
--- a/plugins/ContactsPlus/src/stdafx.h
+++ b/plugins/ContactsPlus/src/stdafx.h
@@ -1,4 +1,4 @@
-// ---------------------------------------------------------------------------
+// ---------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/utils.cpp b/plugins/ContactsPlus/src/utils.cpp
index c6c079cf3a..84ca8703a0 100644
--- a/plugins/ContactsPlus/src/utils.cpp
+++ b/plugins/ContactsPlus/src/utils.cpp
@@ -1,4 +1,4 @@
-// ---------------------------------------------------------------------------
+// ---------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/utils.h b/plugins/ContactsPlus/src/utils.h
index 01eee73411..544edb31ee 100644
--- a/plugins/ContactsPlus/src/utils.h
+++ b/plugins/ContactsPlus/src/utils.h
@@ -1,4 +1,4 @@
-// ---------------------------------------------------------------------------
+// ---------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/version.h b/plugins/ContactsPlus/src/version.h
index 0e8658af31..eee79cd982 100644
--- a/plugins/ContactsPlus/src/version.h
+++ b/plugins/ContactsPlus/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 6
#define __RELEASE_NUM 0
#define __BUILD_NUM 0
diff --git a/plugins/ContextHelp/docs/developer.txt b/plugins/ContextHelp/docs/developer.txt
index 28326ee710..0334014ba7 100644
--- a/plugins/ContextHelp/docs/developer.txt
+++ b/plugins/ContextHelp/docs/developer.txt
@@ -1,4 +1,4 @@
-
+
Help Plugin 0.2.1.2 for Miranda IM 0.6+
------------------------------------------------------------------------
Developer Information
diff --git a/plugins/ContextHelp/docs/helppack_english.txt b/plugins/ContextHelp/docs/helppack_english.txt
index ef7ffb1bc1..9ce7d27fdb 100644
--- a/plugins/ContextHelp/docs/helppack_english.txt
+++ b/plugins/ContextHelp/docs/helppack_english.txt
@@ -1,4 +1,4 @@
-Miranda Help Pack Version 1
+Miranda Help Pack Version 1
Language: English (default)
Locale: 0809
Last-Modified-Using: Miranda IM 0.6
diff --git a/plugins/ContextHelp/docs/helppack_sample.txt b/plugins/ContextHelp/docs/helppack_sample.txt
index 4489b4ba96..902aa2d51a 100644
--- a/plugins/ContextHelp/docs/helppack_sample.txt
+++ b/plugins/ContextHelp/docs/helppack_sample.txt
@@ -1,4 +1,4 @@
-Miranda Help Pack Version 1
+Miranda Help Pack Version 1
Language: English (sample)
Locale: 0809
Last-Modified-Using: Miranda IM 0.6
diff --git a/plugins/ContextHelp/docs/license.txt b/plugins/ContextHelp/docs/license.txt
index a726a52df1..1fe8b81503 100644
--- a/plugins/ContextHelp/docs/license.txt
+++ b/plugins/ContextHelp/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/ContextHelp/docs/readme.txt b/plugins/ContextHelp/docs/readme.txt
index 20859ca7a4..d88356ed9a 100644
--- a/plugins/ContextHelp/docs/readme.txt
+++ b/plugins/ContextHelp/docs/readme.txt
@@ -1,4 +1,4 @@
-
+
Help Plugin 0.2.1.2
------------------------------------------------------------------------
Plugin for Miranda IM 0.6 and +
diff --git a/plugins/ContextHelp/docs/translation.txt b/plugins/ContextHelp/docs/translation.txt
index 8652f555a0..a65536090c 100644
--- a/plugins/ContextHelp/docs/translation.txt
+++ b/plugins/ContextHelp/docs/translation.txt
@@ -1,4 +1,4 @@
-
+
Help Plugin 0.2.1.2 for Miranda IM 0.6+
------------------------------------------------------------------------
Translator Information
diff --git a/plugins/ContextHelp/res/resource.rc b/plugins/ContextHelp/res/resource.rc
index 05f66326cc..cf6a2298bd 100644
--- a/plugins/ContextHelp/res/resource.rc
+++ b/plugins/ContextHelp/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/ContextHelp/res/version.rc b/plugins/ContextHelp/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/ContextHelp/res/version.rc
+++ b/plugins/ContextHelp/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/ContextHelp/src/datastore.cpp b/plugins/ContextHelp/src/datastore.cpp
index a35ec9b9b3..0571c1f57d 100644
--- a/plugins/ContextHelp/src/datastore.cpp
+++ b/plugins/ContextHelp/src/datastore.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/ContextHelp/src/dlgboxsubclass.cpp b/plugins/ContextHelp/src/dlgboxsubclass.cpp
index 310170e989..082f1e5103 100644
--- a/plugins/ContextHelp/src/dlgboxsubclass.cpp
+++ b/plugins/ContextHelp/src/dlgboxsubclass.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/ContextHelp/src/help.h b/plugins/ContextHelp/src/help.h
index 3eb43f9982..83feb8dcd4 100644
--- a/plugins/ContextHelp/src/help.h
+++ b/plugins/ContextHelp/src/help.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/ContextHelp/src/helpdlg.cpp b/plugins/ContextHelp/src/helpdlg.cpp
index 2eb698f28a..41f7ffde6d 100644
--- a/plugins/ContextHelp/src/helpdlg.cpp
+++ b/plugins/ContextHelp/src/helpdlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/ContextHelp/src/helppack.cpp b/plugins/ContextHelp/src/helppack.cpp
index 0c1e97e8b2..6518453e80 100644
--- a/plugins/ContextHelp/src/helppack.cpp
+++ b/plugins/ContextHelp/src/helppack.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/ContextHelp/src/main.cpp b/plugins/ContextHelp/src/main.cpp
index a5bd86455e..2e8ae52b03 100644
--- a/plugins/ContextHelp/src/main.cpp
+++ b/plugins/ContextHelp/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/ContextHelp/src/options.cpp b/plugins/ContextHelp/src/options.cpp
index 3ba9212169..6e89c8ee04 100644
--- a/plugins/ContextHelp/src/options.cpp
+++ b/plugins/ContextHelp/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/ContextHelp/src/resource.h b/plugins/ContextHelp/src/resource.h
index 6710ecaf41..deae8d8fa6 100644
--- a/plugins/ContextHelp/src/resource.h
+++ b/plugins/ContextHelp/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/ContextHelp/src/stdafx.cxx b/plugins/ContextHelp/src/stdafx.cxx
index e0372ed6dc..b30b5516a7 100644
--- a/plugins/ContextHelp/src/stdafx.cxx
+++ b/plugins/ContextHelp/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/ContextHelp/src/stdafx.h b/plugins/ContextHelp/src/stdafx.h
index 98cea224c5..927fe24793 100644
--- a/plugins/ContextHelp/src/stdafx.h
+++ b/plugins/ContextHelp/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/ContextHelp/src/streaminout.cpp b/plugins/ContextHelp/src/streaminout.cpp
index bf692c54ac..7659fe38de 100644
--- a/plugins/ContextHelp/src/streaminout.cpp
+++ b/plugins/ContextHelp/src/streaminout.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/ContextHelp/src/utils.cpp b/plugins/ContextHelp/src/utils.cpp
index 5532d39db5..d4454b721f 100644
--- a/plugins/ContextHelp/src/utils.cpp
+++ b/plugins/ContextHelp/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/ContextHelp/src/version.h b/plugins/ContextHelp/src/version.h
index 482a4d75f3..f7b265621a 100644
--- a/plugins/ContextHelp/src/version.h
+++ b/plugins/ContextHelp/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Help Plugin
Copyright (C) 2002 Richard Hughes, 2005-2007 H. Herkenrath
diff --git a/plugins/CountryFlags/docs/developer.txt b/plugins/CountryFlags/docs/developer.txt
index 68c51a6d7c..7ab44dbdba 100644
--- a/plugins/CountryFlags/docs/developer.txt
+++ b/plugins/CountryFlags/docs/developer.txt
@@ -1,4 +1,4 @@
-
+
Country Flags 0.1.0.3 for Miranda IM 0.7+
------------------------------------------------------------------------
Developer Information
diff --git a/plugins/CountryFlags/docs/info_src.txt b/plugins/CountryFlags/docs/info_src.txt
index 5c1b19be88..362d7c0a42 100644
--- a/plugins/CountryFlags/docs/info_src.txt
+++ b/plugins/CountryFlags/docs/info_src.txt
@@ -1,4 +1,4 @@
-
+
Country Flags Plugin 0.1.0.3 for Miranda IM 0.7+
------------------------------------------------------------------------
Source Code
diff --git a/plugins/CountryFlags/docs/license.txt b/plugins/CountryFlags/docs/license.txt
index a726a52df1..1fe8b81503 100644
--- a/plugins/CountryFlags/docs/license.txt
+++ b/plugins/CountryFlags/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/CountryFlags/docs/license_appendix.txt b/plugins/CountryFlags/docs/license_appendix.txt
index c590c3f5fb..516820d836 100644
--- a/plugins/CountryFlags/docs/license_appendix.txt
+++ b/plugins/CountryFlags/docs/license_appendix.txt
@@ -1,4 +1,4 @@
-
+
Excecpt of GNU General Public License (Appendix):
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
diff --git a/plugins/CountryFlags/docs/readme.txt b/plugins/CountryFlags/docs/readme.txt
index d6a2182fc6..a1b1b152d7 100644
--- a/plugins/CountryFlags/docs/readme.txt
+++ b/plugins/CountryFlags/docs/readme.txt
@@ -1,4 +1,4 @@
-
+
Country Flags 0.1.0.3
------------------------------------------------------------------------
Plugin for Miranda IM 0.7 and +
diff --git a/plugins/CountryFlags/res/resource.rc b/plugins/CountryFlags/res/resource.rc
index c1025da06b..c8edfa45e8 100644
--- a/plugins/CountryFlags/res/resource.rc
+++ b/plugins/CountryFlags/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/CountryFlags/res/version.rc b/plugins/CountryFlags/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/CountryFlags/res/version.rc
+++ b/plugins/CountryFlags/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/CountryFlags/src/extraimg.cpp b/plugins/CountryFlags/src/extraimg.cpp
index cd2d31a485..bdf6987a5b 100644
--- a/plugins/CountryFlags/src/extraimg.cpp
+++ b/plugins/CountryFlags/src/extraimg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Country Flags Plugin
Copyright (C) 2006-1007 H. Herkenrath
diff --git a/plugins/CountryFlags/src/huffman.cpp b/plugins/CountryFlags/src/huffman.cpp
index c264289735..e2d548f9ae 100644
--- a/plugins/CountryFlags/src/huffman.cpp
+++ b/plugins/CountryFlags/src/huffman.cpp
@@ -1,4 +1,4 @@
-/*************************************************************************
+/*************************************************************************
* Name: huffman.c
* Author: Marcus Geelnard
* Description: Huffman coder/decoder implementation.
diff --git a/plugins/CountryFlags/src/icons.cpp b/plugins/CountryFlags/src/icons.cpp
index e0d145dfe7..26ae2e2ec5 100644
--- a/plugins/CountryFlags/src/icons.cpp
+++ b/plugins/CountryFlags/src/icons.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Country Flags Plugin
Copyright (C) 2006-1007 H. Herkenrath
diff --git a/plugins/CountryFlags/src/ip2country.cpp b/plugins/CountryFlags/src/ip2country.cpp
index 1014bb8753..a010d494c6 100644
--- a/plugins/CountryFlags/src/ip2country.cpp
+++ b/plugins/CountryFlags/src/ip2country.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Country Flags Plugin
Copyright (C) 2006-2007 H. Herkenrath
diff --git a/plugins/CountryFlags/src/main.cpp b/plugins/CountryFlags/src/main.cpp
index 674e60f913..a6ce42e589 100644
--- a/plugins/CountryFlags/src/main.cpp
+++ b/plugins/CountryFlags/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Country Flags Plugin
Copyright (C) 2006-2007 H. Herkenrath
diff --git a/plugins/CountryFlags/src/options.cpp b/plugins/CountryFlags/src/options.cpp
index 01b0e31a5c..faf0a72d89 100644
--- a/plugins/CountryFlags/src/options.cpp
+++ b/plugins/CountryFlags/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Country Flags Plugin
Copyright (C) 2006-1007 H. Herkenrath
diff --git a/plugins/CountryFlags/src/resource.h b/plugins/CountryFlags/src/resource.h
index fff651792c..c26aa106dc 100644
--- a/plugins/CountryFlags/src/resource.h
+++ b/plugins/CountryFlags/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/CountryFlags/src/stdafx.cxx b/plugins/CountryFlags/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/CountryFlags/src/stdafx.cxx
+++ b/plugins/CountryFlags/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/CountryFlags/src/stdafx.h b/plugins/CountryFlags/src/stdafx.h
index dc1911ef8b..ff78d9e811 100644
--- a/plugins/CountryFlags/src/stdafx.h
+++ b/plugins/CountryFlags/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Country Flags Plugin
Copyright (C) 2006-2007 H. Herkenrath
diff --git a/plugins/CountryFlags/src/utils.cpp b/plugins/CountryFlags/src/utils.cpp
index 96721a2eca..6cf81ba379 100644
--- a/plugins/CountryFlags/src/utils.cpp
+++ b/plugins/CountryFlags/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Country Flags Plugin
Copyright (C) 2006-1007 H. Herkenrath
diff --git a/plugins/CountryFlags/src/version.h b/plugins/CountryFlags/src/version.h
index 7db3bc805b..53fe54cb98 100644
--- a/plugins/CountryFlags/src/version.h
+++ b/plugins/CountryFlags/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 4
diff --git a/plugins/CrashDumper/docs/readme.txt b/plugins/CrashDumper/docs/readme.txt
index 82f8e1dbd6..f3ab444e7c 100644
--- a/plugins/CrashDumper/docs/readme.txt
+++ b/plugins/CrashDumper/docs/readme.txt
@@ -1,4 +1,4 @@
-Crash Dumper plugin for Miranda NG
+Crash Dumper plugin for Miranda NG
=====================================================================
Plugin creates usable Crash Report and Version Information for Miranda NG
diff --git a/plugins/CrashDumper/res/Version.rc b/plugins/CrashDumper/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/CrashDumper/res/Version.rc
+++ b/plugins/CrashDumper/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/CrashDumper/res/crshdmp.rc b/plugins/CrashDumper/res/crshdmp.rc
index f20caf5954..dcfec93e71 100644
--- a/plugins/CrashDumper/res/crshdmp.rc
+++ b/plugins/CrashDumper/res/crshdmp.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/CrashDumper/src/crshdmp.cpp b/plugins/CrashDumper/src/crshdmp.cpp
index f31de55e7c..ea554638d0 100644
--- a/plugins/CrashDumper/src/crshdmp.cpp
+++ b/plugins/CrashDumper/src/crshdmp.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Crash Dumper Plugin
Copyright (C) 2008 - 2012 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/CrashDumper/src/crshdmp_icons.cpp b/plugins/CrashDumper/src/crshdmp_icons.cpp
index cbefe71020..e6d88e33ec 100644
--- a/plugins/CrashDumper/src/crshdmp_icons.cpp
+++ b/plugins/CrashDumper/src/crshdmp_icons.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Crash Dumper Plugin
Copyright (C) 2008 - 2012 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/CrashDumper/src/dumper.cpp b/plugins/CrashDumper/src/dumper.cpp
index a96fba0025..37c662fe3c 100644
--- a/plugins/CrashDumper/src/dumper.cpp
+++ b/plugins/CrashDumper/src/dumper.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Crash Dumper Plugin
Copyright (C) 2008 - 2012 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/CrashDumper/src/exhndlr.cpp b/plugins/CrashDumper/src/exhndlr.cpp
index 14cc07f3b0..3572dfb39f 100644
--- a/plugins/CrashDumper/src/exhndlr.cpp
+++ b/plugins/CrashDumper/src/exhndlr.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#ifndef FACILITY_VISUALCPP
#define FACILITY_VISUALCPP ((LONG)0x6d)
diff --git a/plugins/CrashDumper/src/resource.h b/plugins/CrashDumper/src/resource.h
index 8172d99a51..721bab774c 100644
--- a/plugins/CrashDumper/src/resource.h
+++ b/plugins/CrashDumper/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by crshdmp.rc
//
diff --git a/plugins/CrashDumper/src/sdkstuff.h b/plugins/CrashDumper/src/sdkstuff.h
index 657e3257ce..2f9f55d976 100644
--- a/plugins/CrashDumper/src/sdkstuff.h
+++ b/plugins/CrashDumper/src/sdkstuff.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Crash Dumper Plugin
Copyright (C) 2008 - 2012 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/CrashDumper/src/stdafx.cxx b/plugins/CrashDumper/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/CrashDumper/src/stdafx.cxx
+++ b/plugins/CrashDumper/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/CrashDumper/src/stdafx.h b/plugins/CrashDumper/src/stdafx.h
index 6a0dc8bede..0340dd5c71 100644
--- a/plugins/CrashDumper/src/stdafx.h
+++ b/plugins/CrashDumper/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Crash Dumper Plugin
Copyright (C) 2008 - 2012 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/CrashDumper/src/ui.cpp b/plugins/CrashDumper/src/ui.cpp
index 65fa95377b..2bd4bf1f3f 100644
--- a/plugins/CrashDumper/src/ui.cpp
+++ b/plugins/CrashDumper/src/ui.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Crash Dumper Plugin
Copyright (C) 2008 - 2012 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/CrashDumper/src/upload.cpp b/plugins/CrashDumper/src/upload.cpp
index 9b3b501b89..433b6d2f37 100644
--- a/plugins/CrashDumper/src/upload.cpp
+++ b/plugins/CrashDumper/src/upload.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Crash Dumper Plugin
Copyright (C) 2008 - 2012 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/CrashDumper/src/utils.cpp b/plugins/CrashDumper/src/utils.cpp
index d46bf807ea..bea8c48f4e 100644
--- a/plugins/CrashDumper/src/utils.cpp
+++ b/plugins/CrashDumper/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Crash Dumper Plugin
Copyright (C) 2008 - 2012 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/CrashDumper/src/version.h b/plugins/CrashDumper/src/version.h
index 9b0f464e2a..a7fd87923c 100644
--- a/plugins/CrashDumper/src/version.h
+++ b/plugins/CrashDumper/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 5
#define __BUILD_NUM 2
diff --git a/plugins/CryptoPP/crypto/docs/License.txt b/plugins/CryptoPP/crypto/docs/License.txt
index 8ec0a405b7..dd39c7a0de 100644
--- a/plugins/CryptoPP/crypto/docs/License.txt
+++ b/plugins/CryptoPP/crypto/docs/License.txt
@@ -1,4 +1,4 @@
-Compilation Copyright (c) 1995-2006 by Wei Dai. All rights reserved.
+Compilation Copyright (c) 1995-2006 by Wei Dai. All rights reserved.
This copyright applies only to this software distribution package
as a compilation, and does not imply a copyright on any particular
file in the package.
diff --git a/plugins/CryptoPP/crypto/docs/Readme.txt b/plugins/CryptoPP/crypto/docs/Readme.txt
index d4d3acd475..702a08d952 100644
--- a/plugins/CryptoPP/crypto/docs/Readme.txt
+++ b/plugins/CryptoPP/crypto/docs/Readme.txt
@@ -1,4 +1,4 @@
-Crypto++: a C++ Class Library of Cryptographic Schemes
+Crypto++: a C++ Class Library of Cryptographic Schemes
Version 5.5.2 (9/24/2007)
Crypto++ Library is a free C++ class library of cryptographic schemes.
diff --git a/plugins/CryptoPP/crypto/res/Version.rc b/plugins/CryptoPP/crypto/res/Version.rc
index 5bfbab4754..2dedc507d7 100644
--- a/plugins/CryptoPP/crypto/res/Version.rc
+++ b/plugins/CryptoPP/crypto/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/CryptoPP/crypto/src/3way.cpp b/plugins/CryptoPP/crypto/src/3way.cpp
index f1265ce8d0..dafaf76632 100644
--- a/plugins/CryptoPP/crypto/src/3way.cpp
+++ b/plugins/CryptoPP/crypto/src/3way.cpp
@@ -1,4 +1,4 @@
-// 3way.cpp - modifed by Wei Dai from Joan Daemen's 3way.c
+// 3way.cpp - modifed by Wei Dai from Joan Daemen's 3way.c
// The original code and all modifications are in the public domain.
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/3way.h b/plugins/CryptoPP/crypto/src/3way.h
index ccbf9038b7..6f9a5e345a 100644
--- a/plugins/CryptoPP/crypto/src/3way.h
+++ b/plugins/CryptoPP/crypto/src/3way.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_THREEWAY_H
+#ifndef CRYPTOPP_THREEWAY_H
#define CRYPTOPP_THREEWAY_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/adhoc.cpp b/plugins/CryptoPP/crypto/src/adhoc.cpp
index dc7f697596..a069f82fb7 100644
--- a/plugins/CryptoPP/crypto/src/adhoc.cpp
+++ b/plugins/CryptoPP/crypto/src/adhoc.cpp
@@ -1,4 +1,4 @@
-#include "filters.h"
+#include "filters.h"
#include "files.h"
#include "base64.h"
#include "hex.h"
diff --git a/plugins/CryptoPP/crypto/src/adler32.cpp b/plugins/CryptoPP/crypto/src/adler32.cpp
index 227020275f..9746aabf69 100644
--- a/plugins/CryptoPP/crypto/src/adler32.cpp
+++ b/plugins/CryptoPP/crypto/src/adler32.cpp
@@ -1,4 +1,4 @@
-// adler32.cpp - written and placed in the public domain by Wei Dai
+// adler32.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "adler32.h"
diff --git a/plugins/CryptoPP/crypto/src/adler32.h b/plugins/CryptoPP/crypto/src/adler32.h
index 672b3edd18..f51fa24859 100644
--- a/plugins/CryptoPP/crypto/src/adler32.h
+++ b/plugins/CryptoPP/crypto/src/adler32.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ADLER32_H
+#ifndef CRYPTOPP_ADLER32_H
#define CRYPTOPP_ADLER32_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/aes.h b/plugins/CryptoPP/crypto/src/aes.h
index 03b6bf12b9..76dc866515 100644
--- a/plugins/CryptoPP/crypto/src/aes.h
+++ b/plugins/CryptoPP/crypto/src/aes.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_AES_H
+#ifndef CRYPTOPP_AES_H
#define CRYPTOPP_AES_H
#include "rijndael.h"
diff --git a/plugins/CryptoPP/crypto/src/algebra.cpp b/plugins/CryptoPP/crypto/src/algebra.cpp
index 5d7e2134fc..7335a7694b 100644
--- a/plugins/CryptoPP/crypto/src/algebra.cpp
+++ b/plugins/CryptoPP/crypto/src/algebra.cpp
@@ -1,4 +1,4 @@
-// algebra.cpp - written and placed in the public domain by Wei Dai
+// algebra.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/algebra.h b/plugins/CryptoPP/crypto/src/algebra.h
index e7f379394f..196b37229f 100644
--- a/plugins/CryptoPP/crypto/src/algebra.h
+++ b/plugins/CryptoPP/crypto/src/algebra.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ALGEBRA_H
+#ifndef CRYPTOPP_ALGEBRA_H
#define CRYPTOPP_ALGEBRA_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/algparam.cpp b/plugins/CryptoPP/crypto/src/algparam.cpp
index 6e765c2768..444652320c 100644
--- a/plugins/CryptoPP/crypto/src/algparam.cpp
+++ b/plugins/CryptoPP/crypto/src/algparam.cpp
@@ -1,4 +1,4 @@
-// algparam.cpp - written and placed in the public domain by Wei Dai
+// algparam.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/algparam.h b/plugins/CryptoPP/crypto/src/algparam.h
index e47accee83..af2b997281 100644
--- a/plugins/CryptoPP/crypto/src/algparam.h
+++ b/plugins/CryptoPP/crypto/src/algparam.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ALGPARAM_H
+#ifndef CRYPTOPP_ALGPARAM_H
#define CRYPTOPP_ALGPARAM_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/arc4.cpp b/plugins/CryptoPP/crypto/src/arc4.cpp
index ff9d587712..af4a9b17df 100644
--- a/plugins/CryptoPP/crypto/src/arc4.cpp
+++ b/plugins/CryptoPP/crypto/src/arc4.cpp
@@ -1,4 +1,4 @@
-// arc4.cpp - written and placed in the public domain by Wei Dai
+// arc4.cpp - written and placed in the public domain by Wei Dai
// The ARC4 algorithm was first revealed in an anonymous email to the
// cypherpunks mailing list. This file originally contained some
diff --git a/plugins/CryptoPP/crypto/src/arc4.h b/plugins/CryptoPP/crypto/src/arc4.h
index 7846d5adbe..c51bcd9a3f 100644
--- a/plugins/CryptoPP/crypto/src/arc4.h
+++ b/plugins/CryptoPP/crypto/src/arc4.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ARC4_H
+#ifndef CRYPTOPP_ARC4_H
#define CRYPTOPP_ARC4_H
#include "strciphr.h"
diff --git a/plugins/CryptoPP/crypto/src/argnames.h b/plugins/CryptoPP/crypto/src/argnames.h
index f888d42dae..e232a3e79c 100644
--- a/plugins/CryptoPP/crypto/src/argnames.h
+++ b/plugins/CryptoPP/crypto/src/argnames.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ARGNAMES_H
+#ifndef CRYPTOPP_ARGNAMES_H
#define CRYPTOPP_ARGNAMES_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/asn.cpp b/plugins/CryptoPP/crypto/src/asn.cpp
index 41740900ca..f737ef7581 100644
--- a/plugins/CryptoPP/crypto/src/asn.cpp
+++ b/plugins/CryptoPP/crypto/src/asn.cpp
@@ -1,4 +1,4 @@
-// asn.cpp - written and placed in the public domain by Wei Dai
+// asn.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/asn.h b/plugins/CryptoPP/crypto/src/asn.h
index d74af5a76a..d37c02056a 100644
--- a/plugins/CryptoPP/crypto/src/asn.h
+++ b/plugins/CryptoPP/crypto/src/asn.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ASN_H
+#ifndef CRYPTOPP_ASN_H
#define CRYPTOPP_ASN_H
#include "filters.h"
diff --git a/plugins/CryptoPP/crypto/src/base32.cpp b/plugins/CryptoPP/crypto/src/base32.cpp
index 5eee3aa130..f3f985a315 100644
--- a/plugins/CryptoPP/crypto/src/base32.cpp
+++ b/plugins/CryptoPP/crypto/src/base32.cpp
@@ -1,4 +1,4 @@
-// base32.cpp - written and placed in the public domain by Frank Palazzolo, based on hex.cpp by Wei Dai
+// base32.cpp - written and placed in the public domain by Frank Palazzolo, based on hex.cpp by Wei Dai
#include "pch.h"
#include "base32.h"
diff --git a/plugins/CryptoPP/crypto/src/base32.h b/plugins/CryptoPP/crypto/src/base32.h
index 6b7937ac78..d4e635e5ee 100644
--- a/plugins/CryptoPP/crypto/src/base32.h
+++ b/plugins/CryptoPP/crypto/src/base32.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_BASE32_H
+#ifndef CRYPTOPP_BASE32_H
#define CRYPTOPP_BASE32_H
#include "basecode.h"
diff --git a/plugins/CryptoPP/crypto/src/base64.cpp b/plugins/CryptoPP/crypto/src/base64.cpp
index 1e233496a4..5a46c4fda0 100644
--- a/plugins/CryptoPP/crypto/src/base64.cpp
+++ b/plugins/CryptoPP/crypto/src/base64.cpp
@@ -1,4 +1,4 @@
-// base64.cpp - written and placed in the public domain by Wei Dai
+// base64.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "base64.h"
diff --git a/plugins/CryptoPP/crypto/src/base64.h b/plugins/CryptoPP/crypto/src/base64.h
index c405ecaf36..5fa416fe17 100644
--- a/plugins/CryptoPP/crypto/src/base64.h
+++ b/plugins/CryptoPP/crypto/src/base64.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_BASE64_H
+#ifndef CRYPTOPP_BASE64_H
#define CRYPTOPP_BASE64_H
#include "basecode.h"
diff --git a/plugins/CryptoPP/crypto/src/basecode.cpp b/plugins/CryptoPP/crypto/src/basecode.cpp
index ab94f81550..b76e22de81 100644
--- a/plugins/CryptoPP/crypto/src/basecode.cpp
+++ b/plugins/CryptoPP/crypto/src/basecode.cpp
@@ -1,4 +1,4 @@
-// basecode.cpp - written and placed in the public domain by Wei Dai
+// basecode.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/basecode.h b/plugins/CryptoPP/crypto/src/basecode.h
index a20623ae0b..ca1e7727fe 100644
--- a/plugins/CryptoPP/crypto/src/basecode.h
+++ b/plugins/CryptoPP/crypto/src/basecode.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_BASECODE_H
+#ifndef CRYPTOPP_BASECODE_H
#define CRYPTOPP_BASECODE_H
#include "filters.h"
diff --git a/plugins/CryptoPP/crypto/src/bench.cpp b/plugins/CryptoPP/crypto/src/bench.cpp
index bbaa1e5c5c..da6d5de3cb 100644
--- a/plugins/CryptoPP/crypto/src/bench.cpp
+++ b/plugins/CryptoPP/crypto/src/bench.cpp
@@ -1,4 +1,4 @@
-// bench.cpp - written and placed in the public domain by Wei Dai
+// bench.cpp - written and placed in the public domain by Wei Dai
#define _CRT_SECURE_NO_DEPRECATE
diff --git a/plugins/CryptoPP/crypto/src/bench.h b/plugins/CryptoPP/crypto/src/bench.h
index c5da2cf693..890375a4ba 100644
--- a/plugins/CryptoPP/crypto/src/bench.h
+++ b/plugins/CryptoPP/crypto/src/bench.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_BENCH_H
+#ifndef CRYPTOPP_BENCH_H
#define CRYPTOPP_BENCH_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/bench2.cpp b/plugins/CryptoPP/crypto/src/bench2.cpp
index 144c1b172b..aa922105a5 100644
--- a/plugins/CryptoPP/crypto/src/bench2.cpp
+++ b/plugins/CryptoPP/crypto/src/bench2.cpp
@@ -1,4 +1,4 @@
-// bench2.cpp - written and placed in the public domain by Wei Dai
+// bench2.cpp - written and placed in the public domain by Wei Dai
#include "bench.h"
#include "rng.h"
diff --git a/plugins/CryptoPP/crypto/src/bfinit.cpp b/plugins/CryptoPP/crypto/src/bfinit.cpp
index 06db2096f6..26023230c6 100644
--- a/plugins/CryptoPP/crypto/src/bfinit.cpp
+++ b/plugins/CryptoPP/crypto/src/bfinit.cpp
@@ -1,4 +1,4 @@
-#include "pch.h"
+#include "pch.h"
#include "blowfish.h"
NAMESPACE_BEGIN(CryptoPP)
diff --git a/plugins/CryptoPP/crypto/src/blowfish.cpp b/plugins/CryptoPP/crypto/src/blowfish.cpp
index 7fe9a56fef..af9027c10d 100644
--- a/plugins/CryptoPP/crypto/src/blowfish.cpp
+++ b/plugins/CryptoPP/crypto/src/blowfish.cpp
@@ -1,4 +1,4 @@
-// blowfish.cpp - written and placed in the public domain by Wei Dai
+// blowfish.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "blowfish.h"
diff --git a/plugins/CryptoPP/crypto/src/blowfish.h b/plugins/CryptoPP/crypto/src/blowfish.h
index d36af881dd..ffc97890e5 100644
--- a/plugins/CryptoPP/crypto/src/blowfish.h
+++ b/plugins/CryptoPP/crypto/src/blowfish.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_BLOWFISH_H
+#ifndef CRYPTOPP_BLOWFISH_H
#define CRYPTOPP_BLOWFISH_H
/** \file */
diff --git a/plugins/CryptoPP/crypto/src/blumshub.cpp b/plugins/CryptoPP/crypto/src/blumshub.cpp
index 6ab2209925..f6c9ada2b3 100644
--- a/plugins/CryptoPP/crypto/src/blumshub.cpp
+++ b/plugins/CryptoPP/crypto/src/blumshub.cpp
@@ -1,4 +1,4 @@
-// blumshub.cpp - written and placed in the public domain by Wei Dai
+// blumshub.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "blumshub.h"
diff --git a/plugins/CryptoPP/crypto/src/blumshub.h b/plugins/CryptoPP/crypto/src/blumshub.h
index 538c1520d5..ae7c3df4f3 100644
--- a/plugins/CryptoPP/crypto/src/blumshub.h
+++ b/plugins/CryptoPP/crypto/src/blumshub.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_BLUMSHUB_H
+#ifndef CRYPTOPP_BLUMSHUB_H
#define CRYPTOPP_BLUMSHUB_H
#include "modarith.h"
diff --git a/plugins/CryptoPP/crypto/src/camellia.cpp b/plugins/CryptoPP/crypto/src/camellia.cpp
index b9f1db808a..637328b4f5 100644
--- a/plugins/CryptoPP/crypto/src/camellia.cpp
+++ b/plugins/CryptoPP/crypto/src/camellia.cpp
@@ -1,4 +1,4 @@
-// camellia.cpp - by Kevin Springle, 2003
+// camellia.cpp - by Kevin Springle, 2003
// This code is hereby placed in the public domain.
/*
diff --git a/plugins/CryptoPP/crypto/src/camellia.h b/plugins/CryptoPP/crypto/src/camellia.h
index 0426e45426..cc0b7f2597 100644
--- a/plugins/CryptoPP/crypto/src/camellia.h
+++ b/plugins/CryptoPP/crypto/src/camellia.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_CAMELLIA_H
+#ifndef CRYPTOPP_CAMELLIA_H
#define CRYPTOPP_CAMELLIA_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/cast.cpp b/plugins/CryptoPP/crypto/src/cast.cpp
index c6787ea22c..53efc4d399 100644
--- a/plugins/CryptoPP/crypto/src/cast.cpp
+++ b/plugins/CryptoPP/crypto/src/cast.cpp
@@ -1,4 +1,4 @@
-// cast.cpp - written and placed in the public domain by Wei Dai and Leonard Janke
+// cast.cpp - written and placed in the public domain by Wei Dai and Leonard Janke
// based on Steve Reid's public domain cast.c
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/cast.h b/plugins/CryptoPP/crypto/src/cast.h
index f527be8aa1..222a55a22a 100644
--- a/plugins/CryptoPP/crypto/src/cast.h
+++ b/plugins/CryptoPP/crypto/src/cast.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_CAST_H
+#ifndef CRYPTOPP_CAST_H
#define CRYPTOPP_CAST_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/casts.cpp b/plugins/CryptoPP/crypto/src/casts.cpp
index d823d725ce..fd9881299f 100644
--- a/plugins/CryptoPP/crypto/src/casts.cpp
+++ b/plugins/CryptoPP/crypto/src/casts.cpp
@@ -1,4 +1,4 @@
-#include "pch.h"
+#include "pch.h"
#include "cast.h"
NAMESPACE_BEGIN(CryptoPP)
diff --git a/plugins/CryptoPP/crypto/src/cbcmac.cpp b/plugins/CryptoPP/crypto/src/cbcmac.cpp
index 322a4c3845..1a029f8375 100644
--- a/plugins/CryptoPP/crypto/src/cbcmac.cpp
+++ b/plugins/CryptoPP/crypto/src/cbcmac.cpp
@@ -1,4 +1,4 @@
-#include "pch.h"
+#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
diff --git a/plugins/CryptoPP/crypto/src/cbcmac.h b/plugins/CryptoPP/crypto/src/cbcmac.h
index 9e944c685c..8da1df5e52 100644
--- a/plugins/CryptoPP/crypto/src/cbcmac.h
+++ b/plugins/CryptoPP/crypto/src/cbcmac.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_CBCMAC_H
+#ifndef CRYPTOPP_CBCMAC_H
#define CRYPTOPP_CBCMAC_H
#include "seckey.h"
diff --git a/plugins/CryptoPP/crypto/src/channels.cpp b/plugins/CryptoPP/crypto/src/channels.cpp
index e0c5c4fb74..dd0d9cb10a 100644
--- a/plugins/CryptoPP/crypto/src/channels.cpp
+++ b/plugins/CryptoPP/crypto/src/channels.cpp
@@ -1,4 +1,4 @@
-// channels.cpp - written and placed in the public domain by Wei Dai
+// channels.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/channels.h b/plugins/CryptoPP/crypto/src/channels.h
index 499a246b6b..a6567760a1 100644
--- a/plugins/CryptoPP/crypto/src/channels.h
+++ b/plugins/CryptoPP/crypto/src/channels.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_CHANNELS_H
+#ifndef CRYPTOPP_CHANNELS_H
#define CRYPTOPP_CHANNELS_H
#include "simple.h"
diff --git a/plugins/CryptoPP/crypto/src/config.h b/plugins/CryptoPP/crypto/src/config.h
index 02f05f1ca3..37f60f62b0 100644
--- a/plugins/CryptoPP/crypto/src/config.h
+++ b/plugins/CryptoPP/crypto/src/config.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_CONFIG_H
+#ifndef CRYPTOPP_CONFIG_H
#define CRYPTOPP_CONFIG_H
// ***************** Important Settings ********************
diff --git a/plugins/CryptoPP/crypto/src/cpu.cpp b/plugins/CryptoPP/crypto/src/cpu.cpp
index ab6905231a..66772023d4 100644
--- a/plugins/CryptoPP/crypto/src/cpu.cpp
+++ b/plugins/CryptoPP/crypto/src/cpu.cpp
@@ -1,4 +1,4 @@
-// cpu.cpp - written and placed in the public domain by Wei Dai
+// cpu.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/cpu.h b/plugins/CryptoPP/crypto/src/cpu.h
index 518e92f166..4d18704fc6 100644
--- a/plugins/CryptoPP/crypto/src/cpu.h
+++ b/plugins/CryptoPP/crypto/src/cpu.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_CPU_H
+#ifndef CRYPTOPP_CPU_H
#define CRYPTOPP_CPU_H
#ifdef CRYPTOPP_GENERATE_X64_MASM
diff --git a/plugins/CryptoPP/crypto/src/crc.cpp b/plugins/CryptoPP/crypto/src/crc.cpp
index a27f891ba4..045e2608ac 100644
--- a/plugins/CryptoPP/crypto/src/crc.cpp
+++ b/plugins/CryptoPP/crypto/src/crc.cpp
@@ -1,4 +1,4 @@
-// crc.cpp - written and placed in the public domain by Wei Dai
+// crc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "crc.h"
diff --git a/plugins/CryptoPP/crypto/src/crc.h b/plugins/CryptoPP/crypto/src/crc.h
index ffe90f4c46..740e77832b 100644
--- a/plugins/CryptoPP/crypto/src/crc.h
+++ b/plugins/CryptoPP/crypto/src/crc.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_CRC32_H
+#ifndef CRYPTOPP_CRC32_H
#define CRYPTOPP_CRC32_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/cryptlib.cpp b/plugins/CryptoPP/crypto/src/cryptlib.cpp
index c91d4e3de3..8e723e19bf 100644
--- a/plugins/CryptoPP/crypto/src/cryptlib.cpp
+++ b/plugins/CryptoPP/crypto/src/cryptlib.cpp
@@ -1,4 +1,4 @@
-// cryptlib.cpp - written and placed in the public domain by Wei Dai
+// cryptlib.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/cryptlib.h b/plugins/CryptoPP/crypto/src/cryptlib.h
index 8949e03ae8..8e5e9590d6 100644
--- a/plugins/CryptoPP/crypto/src/cryptlib.h
+++ b/plugins/CryptoPP/crypto/src/cryptlib.h
@@ -1,4 +1,4 @@
-// cryptlib.h - written and placed in the public domain by Wei Dai
+// cryptlib.h - written and placed in the public domain by Wei Dai
/*! \file
This file contains the declarations for the abstract base
classes that provide a uniform interface to this library.
diff --git a/plugins/CryptoPP/crypto/src/cryptlib_bds.cpp b/plugins/CryptoPP/crypto/src/cryptlib_bds.cpp
index 40fc2474ac..82420679ae 100644
--- a/plugins/CryptoPP/crypto/src/cryptlib_bds.cpp
+++ b/plugins/CryptoPP/crypto/src/cryptlib_bds.cpp
@@ -1,4 +1,4 @@
-//---------------------------------------------------------------------------
+//---------------------------------------------------------------------------
/*
#include <vcl.h>
diff --git a/plugins/CryptoPP/crypto/src/datatest.cpp b/plugins/CryptoPP/crypto/src/datatest.cpp
index 4a6fb04f43..2f520e080e 100644
--- a/plugins/CryptoPP/crypto/src/datatest.cpp
+++ b/plugins/CryptoPP/crypto/src/datatest.cpp
@@ -1,4 +1,4 @@
-#include "factory.h"
+#include "factory.h"
#include "integer.h"
#include "filters.h"
#include "hex.h"
diff --git a/plugins/CryptoPP/crypto/src/default.cpp b/plugins/CryptoPP/crypto/src/default.cpp
index c7f9b2c68b..b1c2f5d40c 100644
--- a/plugins/CryptoPP/crypto/src/default.cpp
+++ b/plugins/CryptoPP/crypto/src/default.cpp
@@ -1,4 +1,4 @@
-// default.cpp - written and placed in the public domain by Wei Dai
+// default.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "default.h"
diff --git a/plugins/CryptoPP/crypto/src/default.h b/plugins/CryptoPP/crypto/src/default.h
index fd3eb48c2d..5291e8a54d 100644
--- a/plugins/CryptoPP/crypto/src/default.h
+++ b/plugins/CryptoPP/crypto/src/default.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_DEFAULT_H
+#ifndef CRYPTOPP_DEFAULT_H
#define CRYPTOPP_DEFAULT_H
#include "sha.h"
diff --git a/plugins/CryptoPP/crypto/src/des.cpp b/plugins/CryptoPP/crypto/src/des.cpp
index 69c4ba066d..322b1df26a 100644
--- a/plugins/CryptoPP/crypto/src/des.cpp
+++ b/plugins/CryptoPP/crypto/src/des.cpp
@@ -1,4 +1,4 @@
-// des.cpp - modified by Wei Dai from Phil Karn's des.c
+// des.cpp - modified by Wei Dai from Phil Karn's des.c
// The original code and all modifications are in the public domain.
/*
diff --git a/plugins/CryptoPP/crypto/src/des.h b/plugins/CryptoPP/crypto/src/des.h
index a6aaa79d94..1a52333fc5 100644
--- a/plugins/CryptoPP/crypto/src/des.h
+++ b/plugins/CryptoPP/crypto/src/des.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_DES_H
+#ifndef CRYPTOPP_DES_H
#define CRYPTOPP_DES_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/dessp.cpp b/plugins/CryptoPP/crypto/src/dessp.cpp
index 938272106c..a4451bc8ee 100644
--- a/plugins/CryptoPP/crypto/src/dessp.cpp
+++ b/plugins/CryptoPP/crypto/src/dessp.cpp
@@ -1,4 +1,4 @@
-// This file is mostly generated by Phil Karn's gensp.c
+// This file is mostly generated by Phil Karn's gensp.c
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/dh.cpp b/plugins/CryptoPP/crypto/src/dh.cpp
index b0b2e7c861..895a97b6ad 100644
--- a/plugins/CryptoPP/crypto/src/dh.cpp
+++ b/plugins/CryptoPP/crypto/src/dh.cpp
@@ -1,4 +1,4 @@
-// dh.cpp - written and placed in the public domain by Wei Dai
+// dh.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/dh.h b/plugins/CryptoPP/crypto/src/dh.h
index 590b9bbc93..8bf43b7539 100644
--- a/plugins/CryptoPP/crypto/src/dh.h
+++ b/plugins/CryptoPP/crypto/src/dh.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_DH_H
+#ifndef CRYPTOPP_DH_H
#define CRYPTOPP_DH_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/dh2.cpp b/plugins/CryptoPP/crypto/src/dh2.cpp
index 4a292af3b1..b03f1eac9b 100644
--- a/plugins/CryptoPP/crypto/src/dh2.cpp
+++ b/plugins/CryptoPP/crypto/src/dh2.cpp
@@ -1,4 +1,4 @@
-// dh2.cpp - written and placed in the public domain by Wei Dai
+// dh2.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "dh2.h"
diff --git a/plugins/CryptoPP/crypto/src/dh2.h b/plugins/CryptoPP/crypto/src/dh2.h
index 1dfd5e2f86..1c1cb5103f 100644
--- a/plugins/CryptoPP/crypto/src/dh2.h
+++ b/plugins/CryptoPP/crypto/src/dh2.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_DH2_H
+#ifndef CRYPTOPP_DH2_H
#define CRYPTOPP_DH2_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/dll.cpp b/plugins/CryptoPP/crypto/src/dll.cpp
index 5f644577cb..020ce917cf 100644
--- a/plugins/CryptoPP/crypto/src/dll.cpp
+++ b/plugins/CryptoPP/crypto/src/dll.cpp
@@ -1,4 +1,4 @@
-// dll.cpp - written and placed in the public domain by Wei Dai
+// dll.cpp - written and placed in the public domain by Wei Dai
#define CRYPTOPP_MANUALLY_INSTANTIATE_TEMPLATES
#define CRYPTOPP_DEFAULT_NO_DLL
diff --git a/plugins/CryptoPP/crypto/src/dll.h b/plugins/CryptoPP/crypto/src/dll.h
index 274e8b6234..d92da97124 100644
--- a/plugins/CryptoPP/crypto/src/dll.h
+++ b/plugins/CryptoPP/crypto/src/dll.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_DLL_H
+#ifndef CRYPTOPP_DLL_H
#define CRYPTOPP_DLL_H
#if !defined(CRYPTOPP_IMPORTS) && !defined(CRYPTOPP_EXPORTS) && !defined(CRYPTOPP_DEFAULT_NO_DLL)
diff --git a/plugins/CryptoPP/crypto/src/dlltest.cpp b/plugins/CryptoPP/crypto/src/dlltest.cpp
index 0b3287dc7f..59ee13fbbf 100644
--- a/plugins/CryptoPP/crypto/src/dlltest.cpp
+++ b/plugins/CryptoPP/crypto/src/dlltest.cpp
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_DLL_ONLY
+#ifndef CRYPTOPP_DLL_ONLY
#define CRYPTOPP_DEFAULT_NO_DLL
#endif
diff --git a/plugins/CryptoPP/crypto/src/dmac.h b/plugins/CryptoPP/crypto/src/dmac.h
index 054e6cbf18..84554ab5dc 100644
--- a/plugins/CryptoPP/crypto/src/dmac.h
+++ b/plugins/CryptoPP/crypto/src/dmac.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_DMAC_H
+#ifndef CRYPTOPP_DMAC_H
#define CRYPTOPP_DMAC_H
#include "cbcmac.h"
diff --git a/plugins/CryptoPP/crypto/src/dsa.cpp b/plugins/CryptoPP/crypto/src/dsa.cpp
index 4b130d723f..708bc2032e 100644
--- a/plugins/CryptoPP/crypto/src/dsa.cpp
+++ b/plugins/CryptoPP/crypto/src/dsa.cpp
@@ -1,4 +1,4 @@
-// dsa.cpp - written and placed in the public domain by Wei Dai
+// dsa.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/dsa.h b/plugins/CryptoPP/crypto/src/dsa.h
index 96ba3c1b24..3edb4f1b5f 100644
--- a/plugins/CryptoPP/crypto/src/dsa.h
+++ b/plugins/CryptoPP/crypto/src/dsa.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_DSA_H
+#ifndef CRYPTOPP_DSA_H
#define CRYPTOPP_DSA_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/ec2n.cpp b/plugins/CryptoPP/crypto/src/ec2n.cpp
index e2cf4ad0ed..b015dbd31d 100644
--- a/plugins/CryptoPP/crypto/src/ec2n.cpp
+++ b/plugins/CryptoPP/crypto/src/ec2n.cpp
@@ -1,4 +1,4 @@
-// ec2n.cpp - written and placed in the public domain by Wei Dai
+// ec2n.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/ec2n.h b/plugins/CryptoPP/crypto/src/ec2n.h
index ebcaf4d26c..a7b0e631d7 100644
--- a/plugins/CryptoPP/crypto/src/ec2n.h
+++ b/plugins/CryptoPP/crypto/src/ec2n.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_EC2N_H
+#ifndef CRYPTOPP_EC2N_H
#define CRYPTOPP_EC2N_H
#include "gf2n.h"
diff --git a/plugins/CryptoPP/crypto/src/eccrypto.cpp b/plugins/CryptoPP/crypto/src/eccrypto.cpp
index c08df9e4a6..c40a25362d 100644
--- a/plugins/CryptoPP/crypto/src/eccrypto.cpp
+++ b/plugins/CryptoPP/crypto/src/eccrypto.cpp
@@ -1,4 +1,4 @@
-// eccrypto.cpp - written and placed in the public domain by Wei Dai
+// eccrypto.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/eccrypto.h b/plugins/CryptoPP/crypto/src/eccrypto.h
index e97b906465..2ccebbb027 100644
--- a/plugins/CryptoPP/crypto/src/eccrypto.h
+++ b/plugins/CryptoPP/crypto/src/eccrypto.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ECCRYPTO_H
+#ifndef CRYPTOPP_ECCRYPTO_H
#define CRYPTOPP_ECCRYPTO_H
/*! \file
diff --git a/plugins/CryptoPP/crypto/src/ecp.cpp b/plugins/CryptoPP/crypto/src/ecp.cpp
index 35e264b62a..ff8992654b 100644
--- a/plugins/CryptoPP/crypto/src/ecp.cpp
+++ b/plugins/CryptoPP/crypto/src/ecp.cpp
@@ -1,4 +1,4 @@
-// ecp.cpp - written and placed in the public domain by Wei Dai
+// ecp.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/ecp.h b/plugins/CryptoPP/crypto/src/ecp.h
index 07f906c9aa..0fc07b4873 100644
--- a/plugins/CryptoPP/crypto/src/ecp.h
+++ b/plugins/CryptoPP/crypto/src/ecp.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ECP_H
+#ifndef CRYPTOPP_ECP_H
#define CRYPTOPP_ECP_H
#include "modarith.h"
diff --git a/plugins/CryptoPP/crypto/src/elgamal.cpp b/plugins/CryptoPP/crypto/src/elgamal.cpp
index ff0a1dcc90..b7da08b9a7 100644
--- a/plugins/CryptoPP/crypto/src/elgamal.cpp
+++ b/plugins/CryptoPP/crypto/src/elgamal.cpp
@@ -1,4 +1,4 @@
-// elgamal.cpp - written and placed in the public domain by Wei Dai
+// elgamal.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "elgamal.h"
diff --git a/plugins/CryptoPP/crypto/src/elgamal.h b/plugins/CryptoPP/crypto/src/elgamal.h
index 1c5d53ba22..9ca024aa2a 100644
--- a/plugins/CryptoPP/crypto/src/elgamal.h
+++ b/plugins/CryptoPP/crypto/src/elgamal.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ELGAMAL_H
+#ifndef CRYPTOPP_ELGAMAL_H
#define CRYPTOPP_ELGAMAL_H
#include "modexppc.h"
diff --git a/plugins/CryptoPP/crypto/src/emsa2.cpp b/plugins/CryptoPP/crypto/src/emsa2.cpp
index 43974358f6..787ff525a0 100644
--- a/plugins/CryptoPP/crypto/src/emsa2.cpp
+++ b/plugins/CryptoPP/crypto/src/emsa2.cpp
@@ -1,4 +1,4 @@
-// emsa2.cpp - written and placed in the public domain by Wei Dai
+// emsa2.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "emsa2.h"
diff --git a/plugins/CryptoPP/crypto/src/emsa2.h b/plugins/CryptoPP/crypto/src/emsa2.h
index 911bd9707d..53022c217a 100644
--- a/plugins/CryptoPP/crypto/src/emsa2.h
+++ b/plugins/CryptoPP/crypto/src/emsa2.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_EMSA2_H
+#ifndef CRYPTOPP_EMSA2_H
#define CRYPTOPP_EMSA2_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/eprecomp.cpp b/plugins/CryptoPP/crypto/src/eprecomp.cpp
index 67a4ab6105..7c83e5f1fe 100644
--- a/plugins/CryptoPP/crypto/src/eprecomp.cpp
+++ b/plugins/CryptoPP/crypto/src/eprecomp.cpp
@@ -1,4 +1,4 @@
-// eprecomp.cpp - written and placed in the public domain by Wei Dai
+// eprecomp.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/eprecomp.h b/plugins/CryptoPP/crypto/src/eprecomp.h
index ade6c3400a..53a5218161 100644
--- a/plugins/CryptoPP/crypto/src/eprecomp.h
+++ b/plugins/CryptoPP/crypto/src/eprecomp.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_EPRECOMP_H
+#ifndef CRYPTOPP_EPRECOMP_H
#define CRYPTOPP_EPRECOMP_H
#include "integer.h"
diff --git a/plugins/CryptoPP/crypto/src/esign.cpp b/plugins/CryptoPP/crypto/src/esign.cpp
index 39d80a61fc..23540bd305 100644
--- a/plugins/CryptoPP/crypto/src/esign.cpp
+++ b/plugins/CryptoPP/crypto/src/esign.cpp
@@ -1,4 +1,4 @@
-// esign.cpp - written and placed in the public domain by Wei Dai
+// esign.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "esign.h"
diff --git a/plugins/CryptoPP/crypto/src/esign.h b/plugins/CryptoPP/crypto/src/esign.h
index 058e414cc3..a699418b0e 100644
--- a/plugins/CryptoPP/crypto/src/esign.h
+++ b/plugins/CryptoPP/crypto/src/esign.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ESIGN_H
+#ifndef CRYPTOPP_ESIGN_H
#define CRYPTOPP_ESIGN_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/factory.h b/plugins/CryptoPP/crypto/src/factory.h
index 3c22c1b8f2..353cab6366 100644
--- a/plugins/CryptoPP/crypto/src/factory.h
+++ b/plugins/CryptoPP/crypto/src/factory.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_OBJFACT_H
+#ifndef CRYPTOPP_OBJFACT_H
#define CRYPTOPP_OBJFACT_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/files.cpp b/plugins/CryptoPP/crypto/src/files.cpp
index 61915d777a..03b3fa9bb4 100644
--- a/plugins/CryptoPP/crypto/src/files.cpp
+++ b/plugins/CryptoPP/crypto/src/files.cpp
@@ -1,4 +1,4 @@
-// files.cpp - written and placed in the public domain by Wei Dai
+// files.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/files.h b/plugins/CryptoPP/crypto/src/files.h
index 2e6fa87cc2..e621caf6b9 100644
--- a/plugins/CryptoPP/crypto/src/files.h
+++ b/plugins/CryptoPP/crypto/src/files.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_FILES_H
+#ifndef CRYPTOPP_FILES_H
#define CRYPTOPP_FILES_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/filters.cpp b/plugins/CryptoPP/crypto/src/filters.cpp
index b3fbacfaa3..8a8a41d99c 100644
--- a/plugins/CryptoPP/crypto/src/filters.cpp
+++ b/plugins/CryptoPP/crypto/src/filters.cpp
@@ -1,4 +1,4 @@
-// filters.cpp - written and placed in the public domain by Wei Dai
+// filters.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/filters.h b/plugins/CryptoPP/crypto/src/filters.h
index a49fb8df8b..6c8d508308 100644
--- a/plugins/CryptoPP/crypto/src/filters.h
+++ b/plugins/CryptoPP/crypto/src/filters.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_FILTERS_H
+#ifndef CRYPTOPP_FILTERS_H
#define CRYPTOPP_FILTERS_H
#include "simple.h"
diff --git a/plugins/CryptoPP/crypto/src/fips140.cpp b/plugins/CryptoPP/crypto/src/fips140.cpp
index 87b49118a5..6dec2092ef 100644
--- a/plugins/CryptoPP/crypto/src/fips140.cpp
+++ b/plugins/CryptoPP/crypto/src/fips140.cpp
@@ -1,4 +1,4 @@
-// fips140.cpp - written and placed in the public domain by Wei Dai
+// fips140.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/fips140.h b/plugins/CryptoPP/crypto/src/fips140.h
index b580fe4657..d40cb83451 100644
--- a/plugins/CryptoPP/crypto/src/fips140.h
+++ b/plugins/CryptoPP/crypto/src/fips140.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_FIPS140_H
+#ifndef CRYPTOPP_FIPS140_H
#define CRYPTOPP_FIPS140_H
/*! \file
diff --git a/plugins/CryptoPP/crypto/src/fipsalgt.cpp b/plugins/CryptoPP/crypto/src/fipsalgt.cpp
index 5f33537516..08e8b47c45 100644
--- a/plugins/CryptoPP/crypto/src/fipsalgt.cpp
+++ b/plugins/CryptoPP/crypto/src/fipsalgt.cpp
@@ -1,4 +1,4 @@
-// fipsalgt.cpp - written and placed in the public domain by Wei Dai
+// fipsalgt.cpp - written and placed in the public domain by Wei Dai
// This file implements the various algorithm tests needed to pass FIPS 140 validation.
// They're preserved here (commented out) in case Crypto++ needs to be revalidated.
diff --git a/plugins/CryptoPP/crypto/src/fipstest.cpp b/plugins/CryptoPP/crypto/src/fipstest.cpp
index d65730b010..72469655d5 100644
--- a/plugins/CryptoPP/crypto/src/fipstest.cpp
+++ b/plugins/CryptoPP/crypto/src/fipstest.cpp
@@ -1,4 +1,4 @@
-// fipstest.cpp - written and placed in the public domain by Wei Dai
+// fipstest.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/fltrimpl.h b/plugins/CryptoPP/crypto/src/fltrimpl.h
index 62f7604ab0..29dad5ef1b 100644
--- a/plugins/CryptoPP/crypto/src/fltrimpl.h
+++ b/plugins/CryptoPP/crypto/src/fltrimpl.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_FLTRIMPL_H
+#ifndef CRYPTOPP_FLTRIMPL_H
#define CRYPTOPP_FLTRIMPL_H
#define FILTER_BEGIN \
diff --git a/plugins/CryptoPP/crypto/src/gf256.cpp b/plugins/CryptoPP/crypto/src/gf256.cpp
index 3649f75592..fa4720647e 100644
--- a/plugins/CryptoPP/crypto/src/gf256.cpp
+++ b/plugins/CryptoPP/crypto/src/gf256.cpp
@@ -1,4 +1,4 @@
-// gf256.cpp - written and placed in the public domain by Wei Dai
+// gf256.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "gf256.h"
diff --git a/plugins/CryptoPP/crypto/src/gf256.h b/plugins/CryptoPP/crypto/src/gf256.h
index 24a86f5cd2..6a75fd2462 100644
--- a/plugins/CryptoPP/crypto/src/gf256.h
+++ b/plugins/CryptoPP/crypto/src/gf256.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_GF256_H
+#ifndef CRYPTOPP_GF256_H
#define CRYPTOPP_GF256_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/gf2_32.cpp b/plugins/CryptoPP/crypto/src/gf2_32.cpp
index 929dac0deb..f9c5dae66e 100644
--- a/plugins/CryptoPP/crypto/src/gf2_32.cpp
+++ b/plugins/CryptoPP/crypto/src/gf2_32.cpp
@@ -1,4 +1,4 @@
-// gf2_32.cpp - written and placed in the public domain by Wei Dai
+// gf2_32.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "misc.h"
diff --git a/plugins/CryptoPP/crypto/src/gf2_32.h b/plugins/CryptoPP/crypto/src/gf2_32.h
index d2eecf1a9f..4bba9e7cfe 100644
--- a/plugins/CryptoPP/crypto/src/gf2_32.h
+++ b/plugins/CryptoPP/crypto/src/gf2_32.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_GF2_32_H
+#ifndef CRYPTOPP_GF2_32_H
#define CRYPTOPP_GF2_32_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/gf2n.cpp b/plugins/CryptoPP/crypto/src/gf2n.cpp
index 463db0fa3b..a1435258e2 100644
--- a/plugins/CryptoPP/crypto/src/gf2n.cpp
+++ b/plugins/CryptoPP/crypto/src/gf2n.cpp
@@ -1,4 +1,4 @@
-// gf2n.cpp - written and placed in the public domain by Wei Dai
+// gf2n.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/gf2n.h b/plugins/CryptoPP/crypto/src/gf2n.h
index c4500502ca..aaf2ca63d4 100644
--- a/plugins/CryptoPP/crypto/src/gf2n.h
+++ b/plugins/CryptoPP/crypto/src/gf2n.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_GF2N_H
+#ifndef CRYPTOPP_GF2N_H
#define CRYPTOPP_GF2N_H
/*! \file */
diff --git a/plugins/CryptoPP/crypto/src/gfpcrypt.cpp b/plugins/CryptoPP/crypto/src/gfpcrypt.cpp
index 0a0ffe96b3..bcfd69dd1a 100644
--- a/plugins/CryptoPP/crypto/src/gfpcrypt.cpp
+++ b/plugins/CryptoPP/crypto/src/gfpcrypt.cpp
@@ -1,4 +1,4 @@
-// dsa.cpp - written and placed in the public domain by Wei Dai
+// dsa.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/gfpcrypt.h b/plugins/CryptoPP/crypto/src/gfpcrypt.h
index 6e73d47db7..ac47dbe3f8 100644
--- a/plugins/CryptoPP/crypto/src/gfpcrypt.h
+++ b/plugins/CryptoPP/crypto/src/gfpcrypt.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_GFPCRYPT_H
+#ifndef CRYPTOPP_GFPCRYPT_H
#define CRYPTOPP_GFPCRYPT_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/gost.cpp b/plugins/CryptoPP/crypto/src/gost.cpp
index 4318b3df8f..1fb3b04d8b 100644
--- a/plugins/CryptoPP/crypto/src/gost.cpp
+++ b/plugins/CryptoPP/crypto/src/gost.cpp
@@ -1,4 +1,4 @@
-#include "pch.h"
+#include "pch.h"
#include "gost.h"
#include "misc.h"
diff --git a/plugins/CryptoPP/crypto/src/gost.h b/plugins/CryptoPP/crypto/src/gost.h
index a919120b62..a28a4cbf2a 100644
--- a/plugins/CryptoPP/crypto/src/gost.h
+++ b/plugins/CryptoPP/crypto/src/gost.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_GOST_H
+#ifndef CRYPTOPP_GOST_H
#define CRYPTOPP_GOST_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/gzip.cpp b/plugins/CryptoPP/crypto/src/gzip.cpp
index 3a52529dc6..c5636c4050 100644
--- a/plugins/CryptoPP/crypto/src/gzip.cpp
+++ b/plugins/CryptoPP/crypto/src/gzip.cpp
@@ -1,4 +1,4 @@
-// gzip.cpp - written and placed in the public domain by Wei Dai
+// gzip.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "gzip.h"
diff --git a/plugins/CryptoPP/crypto/src/gzip.h b/plugins/CryptoPP/crypto/src/gzip.h
index b96fc1ecb5..f65fd561c0 100644
--- a/plugins/CryptoPP/crypto/src/gzip.h
+++ b/plugins/CryptoPP/crypto/src/gzip.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_GZIP_H
+#ifndef CRYPTOPP_GZIP_H
#define CRYPTOPP_GZIP_H
#include "zdeflate.h"
diff --git a/plugins/CryptoPP/crypto/src/haval.cpp b/plugins/CryptoPP/crypto/src/haval.cpp
index d98d38e0c6..636422a489 100644
--- a/plugins/CryptoPP/crypto/src/haval.cpp
+++ b/plugins/CryptoPP/crypto/src/haval.cpp
@@ -1,4 +1,4 @@
-// haval.cpp - written and placed in the public domain by Wei Dai
+// haval.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "haval.h"
diff --git a/plugins/CryptoPP/crypto/src/haval.h b/plugins/CryptoPP/crypto/src/haval.h
index 4cd6db382a..1f300fb14b 100644
--- a/plugins/CryptoPP/crypto/src/haval.h
+++ b/plugins/CryptoPP/crypto/src/haval.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_HAVAL_H
+#ifndef CRYPTOPP_HAVAL_H
#define CRYPTOPP_HAVAL_H
#include "iterhash.h"
diff --git a/plugins/CryptoPP/crypto/src/hex.cpp b/plugins/CryptoPP/crypto/src/hex.cpp
index df4fc2ed2d..9f0b66c815 100644
--- a/plugins/CryptoPP/crypto/src/hex.cpp
+++ b/plugins/CryptoPP/crypto/src/hex.cpp
@@ -1,4 +1,4 @@
-// hex.cpp - written and placed in the public domain by Wei Dai
+// hex.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/hex.h b/plugins/CryptoPP/crypto/src/hex.h
index b19592cdba..60d881f60a 100644
--- a/plugins/CryptoPP/crypto/src/hex.h
+++ b/plugins/CryptoPP/crypto/src/hex.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_HEX_H
+#ifndef CRYPTOPP_HEX_H
#define CRYPTOPP_HEX_H
#include "basecode.h"
diff --git a/plugins/CryptoPP/crypto/src/hmac.cpp b/plugins/CryptoPP/crypto/src/hmac.cpp
index a25eb74990..aaf19e3b60 100644
--- a/plugins/CryptoPP/crypto/src/hmac.cpp
+++ b/plugins/CryptoPP/crypto/src/hmac.cpp
@@ -1,4 +1,4 @@
-// hmac.cpp - written and placed in the public domain by Wei Dai
+// hmac.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/hmac.h b/plugins/CryptoPP/crypto/src/hmac.h
index 8dfebe186f..9c5dde6846 100644
--- a/plugins/CryptoPP/crypto/src/hmac.h
+++ b/plugins/CryptoPP/crypto/src/hmac.h
@@ -1,4 +1,4 @@
-// hmac.h - written and placed in the public domain by Wei Dai
+// hmac.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_HMAC_H
#define CRYPTOPP_HMAC_H
diff --git a/plugins/CryptoPP/crypto/src/hrtimer.cpp b/plugins/CryptoPP/crypto/src/hrtimer.cpp
index 4a1cc79ec5..379eb29108 100644
--- a/plugins/CryptoPP/crypto/src/hrtimer.cpp
+++ b/plugins/CryptoPP/crypto/src/hrtimer.cpp
@@ -1,4 +1,4 @@
-// hrtimer.cpp - written and placed in the public domain by Wei Dai
+// hrtimer.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "hrtimer.h"
diff --git a/plugins/CryptoPP/crypto/src/hrtimer.h b/plugins/CryptoPP/crypto/src/hrtimer.h
index de8835fef7..a83d813380 100644
--- a/plugins/CryptoPP/crypto/src/hrtimer.h
+++ b/plugins/CryptoPP/crypto/src/hrtimer.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_HRTIMER_H
+#ifndef CRYPTOPP_HRTIMER_H
#define CRYPTOPP_HRTIMER_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/ida.cpp b/plugins/CryptoPP/crypto/src/ida.cpp
index aae18f22bb..b22feecbab 100644
--- a/plugins/CryptoPP/crypto/src/ida.cpp
+++ b/plugins/CryptoPP/crypto/src/ida.cpp
@@ -1,4 +1,4 @@
-// ida.cpp - written and placed in the public domain by Wei Dai
+// ida.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "ida.h"
diff --git a/plugins/CryptoPP/crypto/src/ida.h b/plugins/CryptoPP/crypto/src/ida.h
index 8171637a20..a51ddb5c5a 100644
--- a/plugins/CryptoPP/crypto/src/ida.h
+++ b/plugins/CryptoPP/crypto/src/ida.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_IDA_H
+#ifndef CRYPTOPP_IDA_H
#define CRYPTOPP_IDA_H
#include "mqueue.h"
diff --git a/plugins/CryptoPP/crypto/src/idea.cpp b/plugins/CryptoPP/crypto/src/idea.cpp
index 19e9330579..be3d48ab76 100644
--- a/plugins/CryptoPP/crypto/src/idea.cpp
+++ b/plugins/CryptoPP/crypto/src/idea.cpp
@@ -1,4 +1,4 @@
-// idea.cpp - written and placed in the public domain by Wei Dai
+// idea.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "idea.h"
diff --git a/plugins/CryptoPP/crypto/src/idea.h b/plugins/CryptoPP/crypto/src/idea.h
index 2b97ee5ce0..69b462f735 100644
--- a/plugins/CryptoPP/crypto/src/idea.h
+++ b/plugins/CryptoPP/crypto/src/idea.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_IDEA_H
+#ifndef CRYPTOPP_IDEA_H
#define CRYPTOPP_IDEA_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/integer.cpp b/plugins/CryptoPP/crypto/src/integer.cpp
index fe87a957e8..fe09a7a636 100644
--- a/plugins/CryptoPP/crypto/src/integer.cpp
+++ b/plugins/CryptoPP/crypto/src/integer.cpp
@@ -1,4 +1,4 @@
-// integer.cpp - written and placed in the public domain by Wei Dai
+// integer.cpp - written and placed in the public domain by Wei Dai
// contains public domain code contributed by Alister Lee and Leonard Janke
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/integer.h b/plugins/CryptoPP/crypto/src/integer.h
index aca1db08f2..41c69f7c7b 100644
--- a/plugins/CryptoPP/crypto/src/integer.h
+++ b/plugins/CryptoPP/crypto/src/integer.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_INTEGER_H
+#ifndef CRYPTOPP_INTEGER_H
#define CRYPTOPP_INTEGER_H
/** \file */
diff --git a/plugins/CryptoPP/crypto/src/iterhash.cpp b/plugins/CryptoPP/crypto/src/iterhash.cpp
index 53c133e65e..3ace9f8ab9 100644
--- a/plugins/CryptoPP/crypto/src/iterhash.cpp
+++ b/plugins/CryptoPP/crypto/src/iterhash.cpp
@@ -1,4 +1,4 @@
-// iterhash.cpp - written and placed in the public domain by Wei Dai
+// iterhash.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/iterhash.h b/plugins/CryptoPP/crypto/src/iterhash.h
index de3cae85cc..558eefb69f 100644
--- a/plugins/CryptoPP/crypto/src/iterhash.h
+++ b/plugins/CryptoPP/crypto/src/iterhash.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ITERHASH_H
+#ifndef CRYPTOPP_ITERHASH_H
#define CRYPTOPP_ITERHASH_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/lubyrack.h b/plugins/CryptoPP/crypto/src/lubyrack.h
index e2b30eacfd..47aa6ba69a 100644
--- a/plugins/CryptoPP/crypto/src/lubyrack.h
+++ b/plugins/CryptoPP/crypto/src/lubyrack.h
@@ -1,4 +1,4 @@
-// lubyrack.h - written and placed in the public domain by Wei Dai
+// lubyrack.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_LUBYRACK_H
#define CRYPTOPP_LUBYRACK_H
diff --git a/plugins/CryptoPP/crypto/src/luc.cpp b/plugins/CryptoPP/crypto/src/luc.cpp
index 51af79fec2..8bd4468e74 100644
--- a/plugins/CryptoPP/crypto/src/luc.cpp
+++ b/plugins/CryptoPP/crypto/src/luc.cpp
@@ -1,4 +1,4 @@
-// luc.cpp - written and placed in the public domain by Wei Dai
+// luc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "luc.h"
diff --git a/plugins/CryptoPP/crypto/src/luc.h b/plugins/CryptoPP/crypto/src/luc.h
index f220e73781..d234fd7b4d 100644
--- a/plugins/CryptoPP/crypto/src/luc.h
+++ b/plugins/CryptoPP/crypto/src/luc.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_LUC_H
+#ifndef CRYPTOPP_LUC_H
#define CRYPTOPP_LUC_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/mars.cpp b/plugins/CryptoPP/crypto/src/mars.cpp
index 6e2fe9d94f..6649699c18 100644
--- a/plugins/CryptoPP/crypto/src/mars.cpp
+++ b/plugins/CryptoPP/crypto/src/mars.cpp
@@ -1,4 +1,4 @@
-// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
+// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
// key setup updated by Wei Dai to reflect IBM's "tweak" proposed in August 1999
/* This is an independent implementation of the MARS encryption */
diff --git a/plugins/CryptoPP/crypto/src/mars.h b/plugins/CryptoPP/crypto/src/mars.h
index 9c681021d2..b5114078fe 100644
--- a/plugins/CryptoPP/crypto/src/mars.h
+++ b/plugins/CryptoPP/crypto/src/mars.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MARS_H
+#ifndef CRYPTOPP_MARS_H
#define CRYPTOPP_MARS_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/marss.cpp b/plugins/CryptoPP/crypto/src/marss.cpp
index d7eff4f849..b1b36ee125 100644
--- a/plugins/CryptoPP/crypto/src/marss.cpp
+++ b/plugins/CryptoPP/crypto/src/marss.cpp
@@ -1,4 +1,4 @@
-// MARS S-Box
+// MARS S-Box
#include "pch.h"
#include "mars.h"
diff --git a/plugins/CryptoPP/crypto/src/md2.cpp b/plugins/CryptoPP/crypto/src/md2.cpp
index f4331dad86..a3044551f7 100644
--- a/plugins/CryptoPP/crypto/src/md2.cpp
+++ b/plugins/CryptoPP/crypto/src/md2.cpp
@@ -1,4 +1,4 @@
-// md2.cpp - modified by Wei Dai from Andrew M. Kuchling's md2.c
+// md2.cpp - modified by Wei Dai from Andrew M. Kuchling's md2.c
// The original code and all modifications are in the public domain.
// This is the original introductory comment:
diff --git a/plugins/CryptoPP/crypto/src/md2.h b/plugins/CryptoPP/crypto/src/md2.h
index 760edec051..8e0feb8ab5 100644
--- a/plugins/CryptoPP/crypto/src/md2.h
+++ b/plugins/CryptoPP/crypto/src/md2.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MD2_H
+#ifndef CRYPTOPP_MD2_H
#define CRYPTOPP_MD2_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/md4.cpp b/plugins/CryptoPP/crypto/src/md4.cpp
index 84fe4cca32..fe4a3c50d5 100644
--- a/plugins/CryptoPP/crypto/src/md4.cpp
+++ b/plugins/CryptoPP/crypto/src/md4.cpp
@@ -1,4 +1,4 @@
-// md4.cpp - modified by Wei Dai from Andrew M. Kuchling's md4.c
+// md4.cpp - modified by Wei Dai from Andrew M. Kuchling's md4.c
// The original code and all modifications are in the public domain.
// This is the original introductory comment:
diff --git a/plugins/CryptoPP/crypto/src/md4.h b/plugins/CryptoPP/crypto/src/md4.h
index ac98f94654..4b0a8cb178 100644
--- a/plugins/CryptoPP/crypto/src/md4.h
+++ b/plugins/CryptoPP/crypto/src/md4.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MD4_H
+#ifndef CRYPTOPP_MD4_H
#define CRYPTOPP_MD4_H
#include "iterhash.h"
diff --git a/plugins/CryptoPP/crypto/src/md5.cpp b/plugins/CryptoPP/crypto/src/md5.cpp
index 11035b77ca..8efecd3f3d 100644
--- a/plugins/CryptoPP/crypto/src/md5.cpp
+++ b/plugins/CryptoPP/crypto/src/md5.cpp
@@ -1,4 +1,4 @@
-// md5.cpp - modified by Wei Dai from Colin Plumb's public domain md5.c
+// md5.cpp - modified by Wei Dai from Colin Plumb's public domain md5.c
// any modifications are placed in the public domain
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/md5.h b/plugins/CryptoPP/crypto/src/md5.h
index 2b35003b7a..f1215442a0 100644
--- a/plugins/CryptoPP/crypto/src/md5.h
+++ b/plugins/CryptoPP/crypto/src/md5.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MD5_H
+#ifndef CRYPTOPP_MD5_H
#define CRYPTOPP_MD5_H
#include "iterhash.h"
diff --git a/plugins/CryptoPP/crypto/src/md5mac.cpp b/plugins/CryptoPP/crypto/src/md5mac.cpp
index f5c90c3f11..8d1537a366 100644
--- a/plugins/CryptoPP/crypto/src/md5mac.cpp
+++ b/plugins/CryptoPP/crypto/src/md5mac.cpp
@@ -1,4 +1,4 @@
-// md5mac.cpp - modified by Wei Dai from Colin Plumb's public domain md5.c
+// md5mac.cpp - modified by Wei Dai from Colin Plumb's public domain md5.c
// any modifications are placed in the public domain
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/md5mac.h b/plugins/CryptoPP/crypto/src/md5mac.h
index bd17e70ba2..d113441adb 100644
--- a/plugins/CryptoPP/crypto/src/md5mac.h
+++ b/plugins/CryptoPP/crypto/src/md5mac.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MD5MAC_H
+#ifndef CRYPTOPP_MD5MAC_H
#define CRYPTOPP_MD5MAC_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/mdc.h b/plugins/CryptoPP/crypto/src/mdc.h
index 50c368be74..87a686ff14 100644
--- a/plugins/CryptoPP/crypto/src/mdc.h
+++ b/plugins/CryptoPP/crypto/src/mdc.h
@@ -1,4 +1,4 @@
- // mdc.h - written and placed in the public domain by Wei Dai
+ // mdc.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_MDC_H
#define CRYPTOPP_MDC_H
diff --git a/plugins/CryptoPP/crypto/src/misc.cpp b/plugins/CryptoPP/crypto/src/misc.cpp
index 92aa7d2fd9..bc0d6bbe86 100644
--- a/plugins/CryptoPP/crypto/src/misc.cpp
+++ b/plugins/CryptoPP/crypto/src/misc.cpp
@@ -1,4 +1,4 @@
-// misc.cpp - written and placed in the public domain by Wei Dai
+// misc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/misc.h b/plugins/CryptoPP/crypto/src/misc.h
index 7927a29684..6a0bc4762b 100644
--- a/plugins/CryptoPP/crypto/src/misc.h
+++ b/plugins/CryptoPP/crypto/src/misc.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MISC_H
+#ifndef CRYPTOPP_MISC_H
#define CRYPTOPP_MISC_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/modarith.h b/plugins/CryptoPP/crypto/src/modarith.h
index 7decb621dd..ef106bd90d 100644
--- a/plugins/CryptoPP/crypto/src/modarith.h
+++ b/plugins/CryptoPP/crypto/src/modarith.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MODARITH_H
+#ifndef CRYPTOPP_MODARITH_H
#define CRYPTOPP_MODARITH_H
// implementations are in integer.cpp
diff --git a/plugins/CryptoPP/crypto/src/modes.cpp b/plugins/CryptoPP/crypto/src/modes.cpp
index 21bcc4c39d..6ad383813f 100644
--- a/plugins/CryptoPP/crypto/src/modes.cpp
+++ b/plugins/CryptoPP/crypto/src/modes.cpp
@@ -1,4 +1,4 @@
-// modes.cpp - written and placed in the public domain by Wei Dai
+// modes.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/modes.h b/plugins/CryptoPP/crypto/src/modes.h
index 1a5f5ec305..881020f4d4 100644
--- a/plugins/CryptoPP/crypto/src/modes.h
+++ b/plugins/CryptoPP/crypto/src/modes.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MODES_H
+#ifndef CRYPTOPP_MODES_H
#define CRYPTOPP_MODES_H
/*! \file
diff --git a/plugins/CryptoPP/crypto/src/modexppc.h b/plugins/CryptoPP/crypto/src/modexppc.h
index a9df756497..39bf024f4f 100644
--- a/plugins/CryptoPP/crypto/src/modexppc.h
+++ b/plugins/CryptoPP/crypto/src/modexppc.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MODEXPPC_H
+#ifndef CRYPTOPP_MODEXPPC_H
#define CRYPTOPP_MODEXPPC_H
#include "modarith.h"
diff --git a/plugins/CryptoPP/crypto/src/mqueue.cpp b/plugins/CryptoPP/crypto/src/mqueue.cpp
index 8c071e27c5..248c74f5c6 100644
--- a/plugins/CryptoPP/crypto/src/mqueue.cpp
+++ b/plugins/CryptoPP/crypto/src/mqueue.cpp
@@ -1,4 +1,4 @@
-// mqueue.cpp - written and placed in the public domain by Wei Dai
+// mqueue.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/mqueue.h b/plugins/CryptoPP/crypto/src/mqueue.h
index a05cafbf4c..eba4e5cd98 100644
--- a/plugins/CryptoPP/crypto/src/mqueue.h
+++ b/plugins/CryptoPP/crypto/src/mqueue.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MQUEUE_H
+#ifndef CRYPTOPP_MQUEUE_H
#define CRYPTOPP_MQUEUE_H
#include "queue.h"
diff --git a/plugins/CryptoPP/crypto/src/mqv.cpp b/plugins/CryptoPP/crypto/src/mqv.cpp
index a290945a2e..f2a6d46899 100644
--- a/plugins/CryptoPP/crypto/src/mqv.cpp
+++ b/plugins/CryptoPP/crypto/src/mqv.cpp
@@ -1,4 +1,4 @@
-// mqv.cpp - written and placed in the public domain by Wei Dai
+// mqv.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "mqv.h"
diff --git a/plugins/CryptoPP/crypto/src/mqv.h b/plugins/CryptoPP/crypto/src/mqv.h
index 8692010a18..94bf8252c1 100644
--- a/plugins/CryptoPP/crypto/src/mqv.h
+++ b/plugins/CryptoPP/crypto/src/mqv.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_MQV_H
+#ifndef CRYPTOPP_MQV_H
#define CRYPTOPP_MQV_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/nbtheory.cpp b/plugins/CryptoPP/crypto/src/nbtheory.cpp
index 3de1fa5e3d..b8ab60c61e 100644
--- a/plugins/CryptoPP/crypto/src/nbtheory.cpp
+++ b/plugins/CryptoPP/crypto/src/nbtheory.cpp
@@ -1,4 +1,4 @@
-// nbtheory.cpp - written and placed in the public domain by Wei Dai
+// nbtheory.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/nbtheory.h b/plugins/CryptoPP/crypto/src/nbtheory.h
index 0a1ac37619..64cd9a257d 100644
--- a/plugins/CryptoPP/crypto/src/nbtheory.h
+++ b/plugins/CryptoPP/crypto/src/nbtheory.h
@@ -1,4 +1,4 @@
-// nbtheory.h - written and placed in the public domain by Wei Dai
+// nbtheory.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_NBTHEORY_H
#define CRYPTOPP_NBTHEORY_H
diff --git a/plugins/CryptoPP/crypto/src/network.cpp b/plugins/CryptoPP/crypto/src/network.cpp
index b47c236207..6a075f7ff4 100644
--- a/plugins/CryptoPP/crypto/src/network.cpp
+++ b/plugins/CryptoPP/crypto/src/network.cpp
@@ -1,4 +1,4 @@
-// network.cpp - written and placed in the public domain by Wei Dai
+// network.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "network.h"
diff --git a/plugins/CryptoPP/crypto/src/network.h b/plugins/CryptoPP/crypto/src/network.h
index d9b3c66ef0..e9ea98e771 100644
--- a/plugins/CryptoPP/crypto/src/network.h
+++ b/plugins/CryptoPP/crypto/src/network.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_NETWORK_H
+#ifndef CRYPTOPP_NETWORK_H
#define CRYPTOPP_NETWORK_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/nr.h b/plugins/CryptoPP/crypto/src/nr.h
index f13acebe4c..e5cae0020f 100644
--- a/plugins/CryptoPP/crypto/src/nr.h
+++ b/plugins/CryptoPP/crypto/src/nr.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_NR_H
+#ifndef CRYPTOPP_NR_H
#define CRYPTOPP_NR_H
#include "gfpcrypt.h"
diff --git a/plugins/CryptoPP/crypto/src/oaep.cpp b/plugins/CryptoPP/crypto/src/oaep.cpp
index cbdef84d74..961c19746e 100644
--- a/plugins/CryptoPP/crypto/src/oaep.cpp
+++ b/plugins/CryptoPP/crypto/src/oaep.cpp
@@ -1,4 +1,4 @@
-// oaep.cpp - written and placed in the public domain by Wei Dai
+// oaep.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/oaep.h b/plugins/CryptoPP/crypto/src/oaep.h
index b40c30b9b5..b538dd546b 100644
--- a/plugins/CryptoPP/crypto/src/oaep.h
+++ b/plugins/CryptoPP/crypto/src/oaep.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_OAEP_H
+#ifndef CRYPTOPP_OAEP_H
#define CRYPTOPP_OAEP_H
#include "pubkey.h"
diff --git a/plugins/CryptoPP/crypto/src/oids.h b/plugins/CryptoPP/crypto/src/oids.h
index 56e15be8b3..86c872ddc3 100644
--- a/plugins/CryptoPP/crypto/src/oids.h
+++ b/plugins/CryptoPP/crypto/src/oids.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_OIDS_H
+#ifndef CRYPTOPP_OIDS_H
#define CRYPTOPP_OIDS_H
// crypto-related ASN.1 object identifiers
diff --git a/plugins/CryptoPP/crypto/src/osrng.cpp b/plugins/CryptoPP/crypto/src/osrng.cpp
index 22f13e65d1..a99f9a3f06 100644
--- a/plugins/CryptoPP/crypto/src/osrng.cpp
+++ b/plugins/CryptoPP/crypto/src/osrng.cpp
@@ -1,4 +1,4 @@
-// osrng.cpp - written and placed in the public domain by Wei Dai
+// osrng.cpp - written and placed in the public domain by Wei Dai
// Thanks to Leonard Janke for the suggestion for AutoSeededRandomPool.
diff --git a/plugins/CryptoPP/crypto/src/osrng.h b/plugins/CryptoPP/crypto/src/osrng.h
index 839e768607..5f220897b8 100644
--- a/plugins/CryptoPP/crypto/src/osrng.h
+++ b/plugins/CryptoPP/crypto/src/osrng.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_OSRNG_H
+#ifndef CRYPTOPP_OSRNG_H
#define CRYPTOPP_OSRNG_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/panama.cpp b/plugins/CryptoPP/crypto/src/panama.cpp
index 06f023576c..d0db9efa45 100644
--- a/plugins/CryptoPP/crypto/src/panama.cpp
+++ b/plugins/CryptoPP/crypto/src/panama.cpp
@@ -1,4 +1,4 @@
-// panama.cpp - written and placed in the public domain by Wei Dai
+// panama.cpp - written and placed in the public domain by Wei Dai
// use "cl /EP /P /DCRYPTOPP_GENERATE_X64_MASM panama.cpp" to generate MASM code
diff --git a/plugins/CryptoPP/crypto/src/panama.h b/plugins/CryptoPP/crypto/src/panama.h
index 18a19bbaba..92b467db51 100644
--- a/plugins/CryptoPP/crypto/src/panama.h
+++ b/plugins/CryptoPP/crypto/src/panama.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_PANAMA_H
+#ifndef CRYPTOPP_PANAMA_H
#define CRYPTOPP_PANAMA_H
#include "strciphr.h"
diff --git a/plugins/CryptoPP/crypto/src/pch.cpp b/plugins/CryptoPP/crypto/src/pch.cpp
index 9e6b2e073e..e0d2ef1a2a 100644
--- a/plugins/CryptoPP/crypto/src/pch.cpp
+++ b/plugins/CryptoPP/crypto/src/pch.cpp
@@ -1 +1 @@
-#include "pch.h"
+#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/pch.h b/plugins/CryptoPP/crypto/src/pch.h
index 765ebde9b3..a35fab74ec 100644
--- a/plugins/CryptoPP/crypto/src/pch.h
+++ b/plugins/CryptoPP/crypto/src/pch.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_PCH_H
+#ifndef CRYPTOPP_PCH_H
#define CRYPTOPP_PCH_H
#ifdef CRYPTOPP_GENERATE_X64_MASM
diff --git a/plugins/CryptoPP/crypto/src/pkcspad.cpp b/plugins/CryptoPP/crypto/src/pkcspad.cpp
index 5a8b6cad48..35df766975 100644
--- a/plugins/CryptoPP/crypto/src/pkcspad.cpp
+++ b/plugins/CryptoPP/crypto/src/pkcspad.cpp
@@ -1,4 +1,4 @@
-// pkcspad.cpp - written and placed in the public domain by Wei Dai
+// pkcspad.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/pkcspad.h b/plugins/CryptoPP/crypto/src/pkcspad.h
index 096a923779..69705d5865 100644
--- a/plugins/CryptoPP/crypto/src/pkcspad.h
+++ b/plugins/CryptoPP/crypto/src/pkcspad.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_PKCSPAD_H
+#ifndef CRYPTOPP_PKCSPAD_H
#define CRYPTOPP_PKCSPAD_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/polynomi.cpp b/plugins/CryptoPP/crypto/src/polynomi.cpp
index 40258ad94a..088dbed619 100644
--- a/plugins/CryptoPP/crypto/src/polynomi.cpp
+++ b/plugins/CryptoPP/crypto/src/polynomi.cpp
@@ -1,4 +1,4 @@
-// polynomi.cpp - written and placed in the public domain by Wei Dai
+// polynomi.cpp - written and placed in the public domain by Wei Dai
// Part of the code for polynomial evaluation and interpolation
// originally came from Hal Finney's public domain secsplit.c.
diff --git a/plugins/CryptoPP/crypto/src/polynomi.h b/plugins/CryptoPP/crypto/src/polynomi.h
index 60221659e8..bb19595464 100644
--- a/plugins/CryptoPP/crypto/src/polynomi.h
+++ b/plugins/CryptoPP/crypto/src/polynomi.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_POLYNOMI_H
+#ifndef CRYPTOPP_POLYNOMI_H
#define CRYPTOPP_POLYNOMI_H
/*! \file */
diff --git a/plugins/CryptoPP/crypto/src/pssr.cpp b/plugins/CryptoPP/crypto/src/pssr.cpp
index 34ce71aed6..ef64ecfffa 100644
--- a/plugins/CryptoPP/crypto/src/pssr.cpp
+++ b/plugins/CryptoPP/crypto/src/pssr.cpp
@@ -1,4 +1,4 @@
-// pssr.cpp - written and placed in the public domain by Wei Dai
+// pssr.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "pssr.h"
diff --git a/plugins/CryptoPP/crypto/src/pssr.h b/plugins/CryptoPP/crypto/src/pssr.h
index e1ee5fec4f..1f81441745 100644
--- a/plugins/CryptoPP/crypto/src/pssr.h
+++ b/plugins/CryptoPP/crypto/src/pssr.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_PSSR_H
+#ifndef CRYPTOPP_PSSR_H
#define CRYPTOPP_PSSR_H
#include "pubkey.h"
diff --git a/plugins/CryptoPP/crypto/src/pubkey.cpp b/plugins/CryptoPP/crypto/src/pubkey.cpp
index 3b53ee5e6a..6ebb6e111c 100644
--- a/plugins/CryptoPP/crypto/src/pubkey.cpp
+++ b/plugins/CryptoPP/crypto/src/pubkey.cpp
@@ -1,4 +1,4 @@
-// pubkey.cpp - written and placed in the public domain by Wei Dai
+// pubkey.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/pubkey.h b/plugins/CryptoPP/crypto/src/pubkey.h
index 51743ef797..8e103426cf 100644
--- a/plugins/CryptoPP/crypto/src/pubkey.h
+++ b/plugins/CryptoPP/crypto/src/pubkey.h
@@ -1,4 +1,4 @@
-// pubkey.h - written and placed in the public domain by Wei Dai
+// pubkey.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_PUBKEY_H
#define CRYPTOPP_PUBKEY_H
diff --git a/plugins/CryptoPP/crypto/src/pwdbased.h b/plugins/CryptoPP/crypto/src/pwdbased.h
index 0751030136..928aa23731 100644
--- a/plugins/CryptoPP/crypto/src/pwdbased.h
+++ b/plugins/CryptoPP/crypto/src/pwdbased.h
@@ -1,4 +1,4 @@
-// pwdbased.h - written and placed in the public domain by Wei Dai
+// pwdbased.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_PWDBASED_H
#define CRYPTOPP_PWDBASED_H
diff --git a/plugins/CryptoPP/crypto/src/queue.cpp b/plugins/CryptoPP/crypto/src/queue.cpp
index 38218a6c91..04d1c921d7 100644
--- a/plugins/CryptoPP/crypto/src/queue.cpp
+++ b/plugins/CryptoPP/crypto/src/queue.cpp
@@ -1,4 +1,4 @@
-// queue.cpp - written and placed in the public domain by Wei Dai
+// queue.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/queue.h b/plugins/CryptoPP/crypto/src/queue.h
index a7c4f4c71f..75b8693a80 100644
--- a/plugins/CryptoPP/crypto/src/queue.h
+++ b/plugins/CryptoPP/crypto/src/queue.h
@@ -1,4 +1,4 @@
-// specification file for an unlimited queue for storing bytes
+// specification file for an unlimited queue for storing bytes
#ifndef CRYPTOPP_QUEUE_H
#define CRYPTOPP_QUEUE_H
diff --git a/plugins/CryptoPP/crypto/src/rabin.cpp b/plugins/CryptoPP/crypto/src/rabin.cpp
index 51d6c8ccc4..6a8253e450 100644
--- a/plugins/CryptoPP/crypto/src/rabin.cpp
+++ b/plugins/CryptoPP/crypto/src/rabin.cpp
@@ -1,4 +1,4 @@
-// rabin.cpp - written and placed in the public domain by Wei Dai
+// rabin.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "rabin.h"
diff --git a/plugins/CryptoPP/crypto/src/rabin.h b/plugins/CryptoPP/crypto/src/rabin.h
index 60deabb49a..aabb1b38a3 100644
--- a/plugins/CryptoPP/crypto/src/rabin.h
+++ b/plugins/CryptoPP/crypto/src/rabin.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_RABIN_H
+#ifndef CRYPTOPP_RABIN_H
#define CRYPTOPP_RABIN_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/randpool.cpp b/plugins/CryptoPP/crypto/src/randpool.cpp
index 2a38f5d50d..9f3adab9fc 100644
--- a/plugins/CryptoPP/crypto/src/randpool.cpp
+++ b/plugins/CryptoPP/crypto/src/randpool.cpp
@@ -1,4 +1,4 @@
-// randpool.cpp - written and placed in the public domain by Wei Dai
+// randpool.cpp - written and placed in the public domain by Wei Dai
// RandomPool used to follow the design of randpool in PGP 2.6.x,
// but as of version 5.5 it has been redesigned to reduce the risk
// of reusing random numbers after state rollback (which may occur
diff --git a/plugins/CryptoPP/crypto/src/randpool.h b/plugins/CryptoPP/crypto/src/randpool.h
index 4c444be0f2..4ed958437d 100644
--- a/plugins/CryptoPP/crypto/src/randpool.h
+++ b/plugins/CryptoPP/crypto/src/randpool.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_RANDPOOL_H
+#ifndef CRYPTOPP_RANDPOOL_H
#define CRYPTOPP_RANDPOOL_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/rc2.cpp b/plugins/CryptoPP/crypto/src/rc2.cpp
index 2cc8cf1061..77dadfeffe 100644
--- a/plugins/CryptoPP/crypto/src/rc2.cpp
+++ b/plugins/CryptoPP/crypto/src/rc2.cpp
@@ -1,4 +1,4 @@
-// rc2.cpp - written and placed in the public domain by Wei Dai
+// rc2.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "rc2.h"
diff --git a/plugins/CryptoPP/crypto/src/rc2.h b/plugins/CryptoPP/crypto/src/rc2.h
index 25c10f3c74..4cbd9060bd 100644
--- a/plugins/CryptoPP/crypto/src/rc2.h
+++ b/plugins/CryptoPP/crypto/src/rc2.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_RC2_H
+#ifndef CRYPTOPP_RC2_H
#define CRYPTOPP_RC2_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/rc5.cpp b/plugins/CryptoPP/crypto/src/rc5.cpp
index 7fd623991a..4961fdc734 100644
--- a/plugins/CryptoPP/crypto/src/rc5.cpp
+++ b/plugins/CryptoPP/crypto/src/rc5.cpp
@@ -1,4 +1,4 @@
-// rc5.cpp - written and placed in the public domain by Wei Dai
+// rc5.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "rc5.h"
diff --git a/plugins/CryptoPP/crypto/src/rc5.h b/plugins/CryptoPP/crypto/src/rc5.h
index 36be4b71c5..b08f908f61 100644
--- a/plugins/CryptoPP/crypto/src/rc5.h
+++ b/plugins/CryptoPP/crypto/src/rc5.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_RC5_H
+#ifndef CRYPTOPP_RC5_H
#define CRYPTOPP_RC5_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/rc6.cpp b/plugins/CryptoPP/crypto/src/rc6.cpp
index f2cf808698..3835a1a91b 100644
--- a/plugins/CryptoPP/crypto/src/rc6.cpp
+++ b/plugins/CryptoPP/crypto/src/rc6.cpp
@@ -1,4 +1,4 @@
-// rc6.cpp - written and placed in the public domain by Sean Woods
+// rc6.cpp - written and placed in the public domain by Sean Woods
// based on Wei Dai's RC5 code.
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/rc6.h b/plugins/CryptoPP/crypto/src/rc6.h
index 0499d3338a..509e18e0c6 100644
--- a/plugins/CryptoPP/crypto/src/rc6.h
+++ b/plugins/CryptoPP/crypto/src/rc6.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_RC6_H
+#ifndef CRYPTOPP_RC6_H
#define CRYPTOPP_RC6_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/rdtables.cpp b/plugins/CryptoPP/crypto/src/rdtables.cpp
index 8dd8b80985..8d07e42185 100644
--- a/plugins/CryptoPP/crypto/src/rdtables.cpp
+++ b/plugins/CryptoPP/crypto/src/rdtables.cpp
@@ -1,4 +1,4 @@
-// Rijndael tables
+// Rijndael tables
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/regtest.cpp b/plugins/CryptoPP/crypto/src/regtest.cpp
index 0cfb9ce797..e101701a5a 100644
--- a/plugins/CryptoPP/crypto/src/regtest.cpp
+++ b/plugins/CryptoPP/crypto/src/regtest.cpp
@@ -1,4 +1,4 @@
-#include "factory.h"
+#include "factory.h"
#define CRYPTOPP_ENABLE_NAMESPACE_WEAK 1
#include "modes.h"
diff --git a/plugins/CryptoPP/crypto/src/resource.h b/plugins/CryptoPP/crypto/src/resource.h
index a2e492cb43..1c0aba2577 100644
--- a/plugins/CryptoPP/crypto/src/resource.h
+++ b/plugins/CryptoPP/crypto/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by cryptopp.rc
//
diff --git a/plugins/CryptoPP/crypto/src/rijndael.cpp b/plugins/CryptoPP/crypto/src/rijndael.cpp
index c1682d8399..42a35ce510 100644
--- a/plugins/CryptoPP/crypto/src/rijndael.cpp
+++ b/plugins/CryptoPP/crypto/src/rijndael.cpp
@@ -1,4 +1,4 @@
-// rijndael.cpp - modified by Chris Morgan <cmorgan@wpi.edu>
+// rijndael.cpp - modified by Chris Morgan <cmorgan@wpi.edu>
// and Wei Dai from Paulo Baretto's Rijndael implementation
// The original code and all modifications are in the public domain.
diff --git a/plugins/CryptoPP/crypto/src/rijndael.h b/plugins/CryptoPP/crypto/src/rijndael.h
index 8a2fa77d2d..6bc24400b3 100644
--- a/plugins/CryptoPP/crypto/src/rijndael.h
+++ b/plugins/CryptoPP/crypto/src/rijndael.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_RIJNDAEL_H
+#ifndef CRYPTOPP_RIJNDAEL_H
#define CRYPTOPP_RIJNDAEL_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/ripemd.cpp b/plugins/CryptoPP/crypto/src/ripemd.cpp
index 16d977894d..511228f780 100644
--- a/plugins/CryptoPP/crypto/src/ripemd.cpp
+++ b/plugins/CryptoPP/crypto/src/ripemd.cpp
@@ -1,4 +1,4 @@
-// ripemd.cpp
+// ripemd.cpp
// RIPEMD-160 written and placed in the public domain by Wei Dai
// RIPEMD-320, RIPEMD-128, RIPEMD-256 written by Kevin Springle
// and also placed in the public domain
diff --git a/plugins/CryptoPP/crypto/src/ripemd.h b/plugins/CryptoPP/crypto/src/ripemd.h
index fc7b54d3cc..e0f7f79c65 100644
--- a/plugins/CryptoPP/crypto/src/ripemd.h
+++ b/plugins/CryptoPP/crypto/src/ripemd.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_RIPEMD_H
+#ifndef CRYPTOPP_RIPEMD_H
#define CRYPTOPP_RIPEMD_H
#include "iterhash.h"
diff --git a/plugins/CryptoPP/crypto/src/rng.cpp b/plugins/CryptoPP/crypto/src/rng.cpp
index a27974e956..ae0c06be1d 100644
--- a/plugins/CryptoPP/crypto/src/rng.cpp
+++ b/plugins/CryptoPP/crypto/src/rng.cpp
@@ -1,4 +1,4 @@
-// rng.cpp - written and placed in the public domain by Wei Dai
+// rng.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/rng.h b/plugins/CryptoPP/crypto/src/rng.h
index ff4d6267ba..b6a23492ba 100644
--- a/plugins/CryptoPP/crypto/src/rng.h
+++ b/plugins/CryptoPP/crypto/src/rng.h
@@ -1,4 +1,4 @@
-// rng.h - misc RNG related classes, see also osrng.h, randpool.h
+// rng.h - misc RNG related classes, see also osrng.h, randpool.h
#ifndef CRYPTOPP_RNG_H
#define CRYPTOPP_RNG_H
diff --git a/plugins/CryptoPP/crypto/src/rsa.cpp b/plugins/CryptoPP/crypto/src/rsa.cpp
index 9793de56c8..b49c31c620 100644
--- a/plugins/CryptoPP/crypto/src/rsa.cpp
+++ b/plugins/CryptoPP/crypto/src/rsa.cpp
@@ -1,4 +1,4 @@
-// rsa.cpp - written and placed in the public domain by Wei Dai
+// rsa.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "rsa.h"
diff --git a/plugins/CryptoPP/crypto/src/rsa.h b/plugins/CryptoPP/crypto/src/rsa.h
index cc8a1bb2c7..c1fa0f3155 100644
--- a/plugins/CryptoPP/crypto/src/rsa.h
+++ b/plugins/CryptoPP/crypto/src/rsa.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_RSA_H
+#ifndef CRYPTOPP_RSA_H
#define CRYPTOPP_RSA_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/rw.cpp b/plugins/CryptoPP/crypto/src/rw.cpp
index b8d135972f..9928b53f19 100644
--- a/plugins/CryptoPP/crypto/src/rw.cpp
+++ b/plugins/CryptoPP/crypto/src/rw.cpp
@@ -1,4 +1,4 @@
-// rw.cpp - written and placed in the public domain by Wei Dai
+// rw.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "rw.h"
diff --git a/plugins/CryptoPP/crypto/src/rw.h b/plugins/CryptoPP/crypto/src/rw.h
index e999f58fa9..1ea53f7073 100644
--- a/plugins/CryptoPP/crypto/src/rw.h
+++ b/plugins/CryptoPP/crypto/src/rw.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_RW_H
+#ifndef CRYPTOPP_RW_H
#define CRYPTOPP_RW_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/safer.cpp b/plugins/CryptoPP/crypto/src/safer.cpp
index 1e66357046..6c66f66aee 100644
--- a/plugins/CryptoPP/crypto/src/safer.cpp
+++ b/plugins/CryptoPP/crypto/src/safer.cpp
@@ -1,4 +1,4 @@
-// safer.cpp - modified by by Wei Dai from Richard De Moliner's safer.c
+// safer.cpp - modified by by Wei Dai from Richard De Moliner's safer.c
#include "pch.h"
#include "safer.h"
diff --git a/plugins/CryptoPP/crypto/src/safer.h b/plugins/CryptoPP/crypto/src/safer.h
index 60676c507b..59ee45d7c8 100644
--- a/plugins/CryptoPP/crypto/src/safer.h
+++ b/plugins/CryptoPP/crypto/src/safer.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SAFER_H
+#ifndef CRYPTOPP_SAFER_H
#define CRYPTOPP_SAFER_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/salsa.cpp b/plugins/CryptoPP/crypto/src/salsa.cpp
index ae10d4a81a..0c91b215fd 100644
--- a/plugins/CryptoPP/crypto/src/salsa.cpp
+++ b/plugins/CryptoPP/crypto/src/salsa.cpp
@@ -1,4 +1,4 @@
-// salsa.cpp - written and placed in the public domain by Wei Dai
+// salsa.cpp - written and placed in the public domain by Wei Dai
// use "cl /EP /P /DCRYPTOPP_GENERATE_X64_MASM salsa.cpp" to generate MASM code
diff --git a/plugins/CryptoPP/crypto/src/salsa.h b/plugins/CryptoPP/crypto/src/salsa.h
index ea3ed248a6..96c71127d7 100644
--- a/plugins/CryptoPP/crypto/src/salsa.h
+++ b/plugins/CryptoPP/crypto/src/salsa.h
@@ -1,4 +1,4 @@
-// salsa.h - written and placed in the public domain by Wei Dai
+// salsa.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_SALSA_H
#define CRYPTOPP_SALSA_H
diff --git a/plugins/CryptoPP/crypto/src/seal.cpp b/plugins/CryptoPP/crypto/src/seal.cpp
index 0af337544d..ec5bdf2e87 100644
--- a/plugins/CryptoPP/crypto/src/seal.cpp
+++ b/plugins/CryptoPP/crypto/src/seal.cpp
@@ -1,4 +1,4 @@
-// seal.cpp - written and placed in the public domain by Wei Dai
+// seal.cpp - written and placed in the public domain by Wei Dai
// updated to SEAL 3.0 by Leonard Janke
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/seal.h b/plugins/CryptoPP/crypto/src/seal.h
index c8b7ff4e95..2bbe2382c9 100644
--- a/plugins/CryptoPP/crypto/src/seal.h
+++ b/plugins/CryptoPP/crypto/src/seal.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SEAL_H
+#ifndef CRYPTOPP_SEAL_H
#define CRYPTOPP_SEAL_H
#include "strciphr.h"
diff --git a/plugins/CryptoPP/crypto/src/secblock.h b/plugins/CryptoPP/crypto/src/secblock.h
index 4c2b27bb8b..31150f3ca1 100644
--- a/plugins/CryptoPP/crypto/src/secblock.h
+++ b/plugins/CryptoPP/crypto/src/secblock.h
@@ -1,4 +1,4 @@
-// secblock.h - written and placed in the public domain by Wei Dai
+// secblock.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_SECBLOCK_H
#define CRYPTOPP_SECBLOCK_H
diff --git a/plugins/CryptoPP/crypto/src/seckey.h b/plugins/CryptoPP/crypto/src/seckey.h
index 5bd8f9a0ce..1dc368c2f0 100644
--- a/plugins/CryptoPP/crypto/src/seckey.h
+++ b/plugins/CryptoPP/crypto/src/seckey.h
@@ -1,4 +1,4 @@
-// seckey.h - written and placed in the public domain by Wei Dai
+// seckey.h - written and placed in the public domain by Wei Dai
// This file contains helper classes/functions for implementing secret key algorithms.
diff --git a/plugins/CryptoPP/crypto/src/serpent.cpp b/plugins/CryptoPP/crypto/src/serpent.cpp
index 068e64281f..fd89157044 100644
--- a/plugins/CryptoPP/crypto/src/serpent.cpp
+++ b/plugins/CryptoPP/crypto/src/serpent.cpp
@@ -1,4 +1,4 @@
-// serpent.cpp - written and placed in the public domain by Wei Dai
+// serpent.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "serpent.h"
diff --git a/plugins/CryptoPP/crypto/src/serpent.h b/plugins/CryptoPP/crypto/src/serpent.h
index 900ea7662e..0e9a77a85b 100644
--- a/plugins/CryptoPP/crypto/src/serpent.h
+++ b/plugins/CryptoPP/crypto/src/serpent.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SERPENT_H
+#ifndef CRYPTOPP_SERPENT_H
#define CRYPTOPP_SERPENT_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/serpentp.h b/plugins/CryptoPP/crypto/src/serpentp.h
index 4416b5de90..565468b841 100644
--- a/plugins/CryptoPP/crypto/src/serpentp.h
+++ b/plugins/CryptoPP/crypto/src/serpentp.h
@@ -1,4 +1,4 @@
-// private header for Serpent and Sosemanuk
+// private header for Serpent and Sosemanuk
NAMESPACE_BEGIN(CryptoPP)
diff --git a/plugins/CryptoPP/crypto/src/sha.cpp b/plugins/CryptoPP/crypto/src/sha.cpp
index ba20fc0715..ab94089a86 100644
--- a/plugins/CryptoPP/crypto/src/sha.cpp
+++ b/plugins/CryptoPP/crypto/src/sha.cpp
@@ -1,4 +1,4 @@
-// sha.cpp - modified by Wei Dai from Steve Reid's public domain sha1.c
+// sha.cpp - modified by Wei Dai from Steve Reid's public domain sha1.c
// Steve Reid implemented SHA-1. Wei Dai implemented SHA-2.
// Both are in the public domain.
diff --git a/plugins/CryptoPP/crypto/src/sha.h b/plugins/CryptoPP/crypto/src/sha.h
index ff05827c7a..9fd7d6350b 100644
--- a/plugins/CryptoPP/crypto/src/sha.h
+++ b/plugins/CryptoPP/crypto/src/sha.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SHA_H
+#ifndef CRYPTOPP_SHA_H
#define CRYPTOPP_SHA_H
#include "iterhash.h"
diff --git a/plugins/CryptoPP/crypto/src/shacal2.cpp b/plugins/CryptoPP/crypto/src/shacal2.cpp
index 7ddc94dad4..8d3f6ab143 100644
--- a/plugins/CryptoPP/crypto/src/shacal2.cpp
+++ b/plugins/CryptoPP/crypto/src/shacal2.cpp
@@ -1,4 +1,4 @@
-// shacal2.cpp - by Kevin Springle, 2003
+// shacal2.cpp - by Kevin Springle, 2003
//
// Portions of this code were derived from
// Wei Dai's implementation of SHA-2
diff --git a/plugins/CryptoPP/crypto/src/shacal2.h b/plugins/CryptoPP/crypto/src/shacal2.h
index 5a95f8be6a..e21f21afc7 100644
--- a/plugins/CryptoPP/crypto/src/shacal2.h
+++ b/plugins/CryptoPP/crypto/src/shacal2.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SHACAL2_H
+#ifndef CRYPTOPP_SHACAL2_H
#define CRYPTOPP_SHACAL2_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/shark.cpp b/plugins/CryptoPP/crypto/src/shark.cpp
index 1692a88005..84c8d6bda5 100644
--- a/plugins/CryptoPP/crypto/src/shark.cpp
+++ b/plugins/CryptoPP/crypto/src/shark.cpp
@@ -1,4 +1,4 @@
-// shark.cpp - written and placed in the public domain by Wei Dai
+// shark.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/shark.h b/plugins/CryptoPP/crypto/src/shark.h
index a4acd21a13..4be0fdb5d6 100644
--- a/plugins/CryptoPP/crypto/src/shark.h
+++ b/plugins/CryptoPP/crypto/src/shark.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SHARK_H
+#ifndef CRYPTOPP_SHARK_H
#define CRYPTOPP_SHARK_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/sharkbox.cpp b/plugins/CryptoPP/crypto/src/sharkbox.cpp
index bbe65b5ec7..32f72cddf7 100644
--- a/plugins/CryptoPP/crypto/src/sharkbox.cpp
+++ b/plugins/CryptoPP/crypto/src/sharkbox.cpp
@@ -1,4 +1,4 @@
-#include "pch.h"
+#include "pch.h"
#include "shark.h"
#ifdef WORD64_AVAILABLE
diff --git a/plugins/CryptoPP/crypto/src/simple.cpp b/plugins/CryptoPP/crypto/src/simple.cpp
index d0a120d112..61a0dd2b39 100644
--- a/plugins/CryptoPP/crypto/src/simple.cpp
+++ b/plugins/CryptoPP/crypto/src/simple.cpp
@@ -1,4 +1,4 @@
-// simple.cpp - written and placed in the public domain by Wei Dai
+// simple.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/simple.h b/plugins/CryptoPP/crypto/src/simple.h
index 268690758f..3f892f0807 100644
--- a/plugins/CryptoPP/crypto/src/simple.h
+++ b/plugins/CryptoPP/crypto/src/simple.h
@@ -1,4 +1,4 @@
-// simple.h - written and placed in the public domain by Wei Dai
+// simple.h - written and placed in the public domain by Wei Dai
/*! \file
Simple non-interface classes derived from classes in cryptlib.h.
*/
diff --git a/plugins/CryptoPP/crypto/src/skipjack.cpp b/plugins/CryptoPP/crypto/src/skipjack.cpp
index e0a0e0143a..af0f458b15 100644
--- a/plugins/CryptoPP/crypto/src/skipjack.cpp
+++ b/plugins/CryptoPP/crypto/src/skipjack.cpp
@@ -1,4 +1,4 @@
-// skipjack.cpp - modified by Wei Dai from Paulo Barreto's skipjack32.c,
+// skipjack.cpp - modified by Wei Dai from Paulo Barreto's skipjack32.c,
// which is public domain according to his web site.
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/skipjack.h b/plugins/CryptoPP/crypto/src/skipjack.h
index 9e8a33ba10..469ead2e38 100644
--- a/plugins/CryptoPP/crypto/src/skipjack.h
+++ b/plugins/CryptoPP/crypto/src/skipjack.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SKIPJACK_H
+#ifndef CRYPTOPP_SKIPJACK_H
#define CRYPTOPP_SKIPJACK_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/smartptr.h b/plugins/CryptoPP/crypto/src/smartptr.h
index 5259aa8e49..f1d6fb2e7c 100644
--- a/plugins/CryptoPP/crypto/src/smartptr.h
+++ b/plugins/CryptoPP/crypto/src/smartptr.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SMARTPTR_H
+#ifndef CRYPTOPP_SMARTPTR_H
#define CRYPTOPP_SMARTPTR_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/socketft.cpp b/plugins/CryptoPP/crypto/src/socketft.cpp
index bcb6e0a080..86c3d27287 100644
--- a/plugins/CryptoPP/crypto/src/socketft.cpp
+++ b/plugins/CryptoPP/crypto/src/socketft.cpp
@@ -1,4 +1,4 @@
-// socketft.cpp - written and placed in the public domain by Wei Dai
+// socketft.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "socketft.h"
diff --git a/plugins/CryptoPP/crypto/src/socketft.h b/plugins/CryptoPP/crypto/src/socketft.h
index 211c8dbb9e..2108ab459c 100644
--- a/plugins/CryptoPP/crypto/src/socketft.h
+++ b/plugins/CryptoPP/crypto/src/socketft.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SOCKETFT_H
+#ifndef CRYPTOPP_SOCKETFT_H
#define CRYPTOPP_SOCKETFT_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/sosemanuk.cpp b/plugins/CryptoPP/crypto/src/sosemanuk.cpp
index d33c8db50f..4210be5a42 100644
--- a/plugins/CryptoPP/crypto/src/sosemanuk.cpp
+++ b/plugins/CryptoPP/crypto/src/sosemanuk.cpp
@@ -1,4 +1,4 @@
-// sosemanuk.cpp - written and placed in the public domain by Wei Dai
+// sosemanuk.cpp - written and placed in the public domain by Wei Dai
// use "cl /EP /P /DCRYPTOPP_GENERATE_X64_MASM sosemanuk.cpp" to generate MASM code
diff --git a/plugins/CryptoPP/crypto/src/sosemanuk.h b/plugins/CryptoPP/crypto/src/sosemanuk.h
index f101e2c6c9..2120f49de5 100644
--- a/plugins/CryptoPP/crypto/src/sosemanuk.h
+++ b/plugins/CryptoPP/crypto/src/sosemanuk.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SOSEMANUK_H
+#ifndef CRYPTOPP_SOSEMANUK_H
#define CRYPTOPP_SOSEMANUK_H
#include "strciphr.h"
diff --git a/plugins/CryptoPP/crypto/src/square.cpp b/plugins/CryptoPP/crypto/src/square.cpp
index 4bd7b9a969..71fc4ae220 100644
--- a/plugins/CryptoPP/crypto/src/square.cpp
+++ b/plugins/CryptoPP/crypto/src/square.cpp
@@ -1,4 +1,4 @@
-// square.cpp - written and placed in the public domain by Wei Dai
+// square.cpp - written and placed in the public domain by Wei Dai
// Based on Paulo S.L.M. Barreto's public domain implementation
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/square.h b/plugins/CryptoPP/crypto/src/square.h
index 939b7acc1d..3852ce0e4c 100644
--- a/plugins/CryptoPP/crypto/src/square.h
+++ b/plugins/CryptoPP/crypto/src/square.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_SQUARE_H
+#ifndef CRYPTOPP_SQUARE_H
#define CRYPTOPP_SQUARE_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/squaretb.cpp b/plugins/CryptoPP/crypto/src/squaretb.cpp
index a54465aee1..c58ee1b787 100644
--- a/plugins/CryptoPP/crypto/src/squaretb.cpp
+++ b/plugins/CryptoPP/crypto/src/squaretb.cpp
@@ -1,4 +1,4 @@
-#include "pch.h"
+#include "pch.h"
#include "square.h"
NAMESPACE_BEGIN(CryptoPP)
diff --git a/plugins/CryptoPP/crypto/src/stdcpp.h b/plugins/CryptoPP/crypto/src/stdcpp.h
index e535310efa..ca4bd94705 100644
--- a/plugins/CryptoPP/crypto/src/stdcpp.h
+++ b/plugins/CryptoPP/crypto/src/stdcpp.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_STDCPP_H
+#ifndef CRYPTOPP_STDCPP_H
#define CRYPTOPP_STDCPP_H
#include <stddef.h>
diff --git a/plugins/CryptoPP/crypto/src/strciphr.cpp b/plugins/CryptoPP/crypto/src/strciphr.cpp
index fcc1e907b1..d68748c294 100644
--- a/plugins/CryptoPP/crypto/src/strciphr.cpp
+++ b/plugins/CryptoPP/crypto/src/strciphr.cpp
@@ -1,4 +1,4 @@
-// strciphr.cpp - written and placed in the public domain by Wei Dai
+// strciphr.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/strciphr.h b/plugins/CryptoPP/crypto/src/strciphr.h
index d257af748b..57a9c81640 100644
--- a/plugins/CryptoPP/crypto/src/strciphr.h
+++ b/plugins/CryptoPP/crypto/src/strciphr.h
@@ -1,4 +1,4 @@
-/*! \file
+/*! \file
This file contains helper classes for implementing stream ciphers.
All this infrastructure may look very complex compared to what's in Crypto++ 4.x,
diff --git a/plugins/CryptoPP/crypto/src/tea.cpp b/plugins/CryptoPP/crypto/src/tea.cpp
index 1c2e2e15d2..5aa476ea6e 100644
--- a/plugins/CryptoPP/crypto/src/tea.cpp
+++ b/plugins/CryptoPP/crypto/src/tea.cpp
@@ -1,4 +1,4 @@
-// tea.cpp - modified by Wei Dai from code in the original paper
+// tea.cpp - modified by Wei Dai from code in the original paper
#include "pch.h"
#include "tea.h"
diff --git a/plugins/CryptoPP/crypto/src/tea.h b/plugins/CryptoPP/crypto/src/tea.h
index 4cc1e928cd..f5f3f8ba46 100644
--- a/plugins/CryptoPP/crypto/src/tea.h
+++ b/plugins/CryptoPP/crypto/src/tea.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_TEA_H
+#ifndef CRYPTOPP_TEA_H
#define CRYPTOPP_TEA_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/test.cpp b/plugins/CryptoPP/crypto/src/test.cpp
index c49a222c6e..a1a21887ac 100644
--- a/plugins/CryptoPP/crypto/src/test.cpp
+++ b/plugins/CryptoPP/crypto/src/test.cpp
@@ -1,4 +1,4 @@
-// test.cpp - written and placed in the public domain by Wei Dai
+// test.cpp - written and placed in the public domain by Wei Dai
#define _CRT_SECURE_NO_DEPRECATE
#define CRYPTOPP_DEFAULT_NO_DLL
diff --git a/plugins/CryptoPP/crypto/src/tftables.cpp b/plugins/CryptoPP/crypto/src/tftables.cpp
index ad55aa7ed1..899c21dd40 100644
--- a/plugins/CryptoPP/crypto/src/tftables.cpp
+++ b/plugins/CryptoPP/crypto/src/tftables.cpp
@@ -1,4 +1,4 @@
-// Twofish tables
+// Twofish tables
#include "pch.h"
#include "twofish.h"
diff --git a/plugins/CryptoPP/crypto/src/tiger.cpp b/plugins/CryptoPP/crypto/src/tiger.cpp
index a4ecfd17a7..49ab7670ed 100644
--- a/plugins/CryptoPP/crypto/src/tiger.cpp
+++ b/plugins/CryptoPP/crypto/src/tiger.cpp
@@ -1,4 +1,4 @@
-// tiger.cpp - written and placed in the public domain by Wei Dai
+// tiger.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "tiger.h"
diff --git a/plugins/CryptoPP/crypto/src/tiger.h b/plugins/CryptoPP/crypto/src/tiger.h
index 05b49d4a1d..b387a7ca65 100644
--- a/plugins/CryptoPP/crypto/src/tiger.h
+++ b/plugins/CryptoPP/crypto/src/tiger.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_TIGER_H
+#ifndef CRYPTOPP_TIGER_H
#define CRYPTOPP_TIGER_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/tigertab.cpp b/plugins/CryptoPP/crypto/src/tigertab.cpp
index 0a7243256e..b5465886bd 100644
--- a/plugins/CryptoPP/crypto/src/tigertab.cpp
+++ b/plugins/CryptoPP/crypto/src/tigertab.cpp
@@ -1,4 +1,4 @@
-#include "pch.h"
+#include "pch.h"
#include "tiger.h"
#ifdef WORD64_AVAILABLE
diff --git a/plugins/CryptoPP/crypto/src/trdlocal.cpp b/plugins/CryptoPP/crypto/src/trdlocal.cpp
index 6cf1799d06..c74f3b0a16 100644
--- a/plugins/CryptoPP/crypto/src/trdlocal.cpp
+++ b/plugins/CryptoPP/crypto/src/trdlocal.cpp
@@ -1,4 +1,4 @@
-// trdlocal.cpp - written and placed in the public domain by Wei Dai
+// trdlocal.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/trdlocal.h b/plugins/CryptoPP/crypto/src/trdlocal.h
index 10f14a47fb..b22ece937c 100644
--- a/plugins/CryptoPP/crypto/src/trdlocal.h
+++ b/plugins/CryptoPP/crypto/src/trdlocal.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_TRDLOCAL_H
+#ifndef CRYPTOPP_TRDLOCAL_H
#define CRYPTOPP_TRDLOCAL_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/trunhash.h b/plugins/CryptoPP/crypto/src/trunhash.h
index 16fd8c09f8..0e2aa1cd60 100644
--- a/plugins/CryptoPP/crypto/src/trunhash.h
+++ b/plugins/CryptoPP/crypto/src/trunhash.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_TRUNHASH_H
+#ifndef CRYPTOPP_TRUNHASH_H
#define CRYPTOPP_TRUNHASH_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/ttmac.cpp b/plugins/CryptoPP/crypto/src/ttmac.cpp
index 6b4e8bfe56..1c71b5a768 100644
--- a/plugins/CryptoPP/crypto/src/ttmac.cpp
+++ b/plugins/CryptoPP/crypto/src/ttmac.cpp
@@ -1,4 +1,4 @@
-// ttmac.cpp - written and placed in the public domain by Kevin Springle
+// ttmac.cpp - written and placed in the public domain by Kevin Springle
#include "pch.h"
#include "ttmac.h"
diff --git a/plugins/CryptoPP/crypto/src/ttmac.h b/plugins/CryptoPP/crypto/src/ttmac.h
index ce8d968135..3f6d80df12 100644
--- a/plugins/CryptoPP/crypto/src/ttmac.h
+++ b/plugins/CryptoPP/crypto/src/ttmac.h
@@ -1,4 +1,4 @@
-// ttmac.h - written and placed in the public domain by Kevin Springle
+// ttmac.h - written and placed in the public domain by Kevin Springle
#ifndef CRYPTOPP_TTMAC_H
#define CRYPTOPP_TTMAC_H
diff --git a/plugins/CryptoPP/crypto/src/twofish.cpp b/plugins/CryptoPP/crypto/src/twofish.cpp
index e34bde5cce..560230ce53 100644
--- a/plugins/CryptoPP/crypto/src/twofish.cpp
+++ b/plugins/CryptoPP/crypto/src/twofish.cpp
@@ -1,4 +1,4 @@
-// twofish.cpp - modified by Wei Dai from Matthew Skala's twofish.c
+// twofish.cpp - modified by Wei Dai from Matthew Skala's twofish.c
// The original code and all modifications are in the public domain.
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/twofish.h b/plugins/CryptoPP/crypto/src/twofish.h
index d3143ad957..be83a4139a 100644
--- a/plugins/CryptoPP/crypto/src/twofish.h
+++ b/plugins/CryptoPP/crypto/src/twofish.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_TWOFISH_H
+#ifndef CRYPTOPP_TWOFISH_H
#define CRYPTOPP_TWOFISH_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/validat1.cpp b/plugins/CryptoPP/crypto/src/validat1.cpp
index fceb62196b..8e8a1652d6 100644
--- a/plugins/CryptoPP/crypto/src/validat1.cpp
+++ b/plugins/CryptoPP/crypto/src/validat1.cpp
@@ -1,4 +1,4 @@
-// validat1.cpp - written and placed in the public domain by Wei Dai
+// validat1.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/validat2.cpp b/plugins/CryptoPP/crypto/src/validat2.cpp
index 76b58ea7d9..66efa82641 100644
--- a/plugins/CryptoPP/crypto/src/validat2.cpp
+++ b/plugins/CryptoPP/crypto/src/validat2.cpp
@@ -1,4 +1,4 @@
-// validat2.cpp - written and placed in the public domain by Wei Dai
+// validat2.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/validat3.cpp b/plugins/CryptoPP/crypto/src/validat3.cpp
index 698aa5b511..0b7e415c52 100644
--- a/plugins/CryptoPP/crypto/src/validat3.cpp
+++ b/plugins/CryptoPP/crypto/src/validat3.cpp
@@ -1,4 +1,4 @@
-// validat3.cpp - written and placed in the public domain by Wei Dai
+// validat3.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "validate.h"
diff --git a/plugins/CryptoPP/crypto/src/validate.h b/plugins/CryptoPP/crypto/src/validate.h
index 6e2cdaf174..cd2d18fc14 100644
--- a/plugins/CryptoPP/crypto/src/validate.h
+++ b/plugins/CryptoPP/crypto/src/validate.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_VALIDATE_H
+#ifndef CRYPTOPP_VALIDATE_H
#define CRYPTOPP_VALIDATE_H
#include "cryptlib.h"
diff --git a/plugins/CryptoPP/crypto/src/version.h b/plugins/CryptoPP/crypto/src/version.h
index ca634c9df2..b52b4a13f3 100644
--- a/plugins/CryptoPP/crypto/src/version.h
+++ b/plugins/CryptoPP/crypto/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 5
+#define __MAJOR_VERSION 5
#define __MINOR_VERSION 5
#define __RELEASE_NUM 2
#define __BUILD_NUM 0
diff --git a/plugins/CryptoPP/crypto/src/vmac.cpp b/plugins/CryptoPP/crypto/src/vmac.cpp
index a24491792c..c8b65e1592 100644
--- a/plugins/CryptoPP/crypto/src/vmac.cpp
+++ b/plugins/CryptoPP/crypto/src/vmac.cpp
@@ -1,4 +1,4 @@
-// vmac.cpp - written and placed in the public domain by Wei Dai
+// vmac.cpp - written and placed in the public domain by Wei Dai
// based on Ted Krovetz's public domain vmac.c and draft-krovetz-vmac-01.txt
#include "pch.h"
diff --git a/plugins/CryptoPP/crypto/src/vmac.h b/plugins/CryptoPP/crypto/src/vmac.h
index a2c85ace03..cea88ac171 100644
--- a/plugins/CryptoPP/crypto/src/vmac.h
+++ b/plugins/CryptoPP/crypto/src/vmac.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_VMAC_H
+#ifndef CRYPTOPP_VMAC_H
#define CRYPTOPP_VMAC_H
#include "iterhash.h"
diff --git a/plugins/CryptoPP/crypto/src/wait.cpp b/plugins/CryptoPP/crypto/src/wait.cpp
index b031922638..190ee7a34d 100644
--- a/plugins/CryptoPP/crypto/src/wait.cpp
+++ b/plugins/CryptoPP/crypto/src/wait.cpp
@@ -1,4 +1,4 @@
-// wait.cpp - written and placed in the public domain by Wei Dai
+// wait.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "wait.h"
diff --git a/plugins/CryptoPP/crypto/src/wait.h b/plugins/CryptoPP/crypto/src/wait.h
index c01b745e32..8267b67a68 100644
--- a/plugins/CryptoPP/crypto/src/wait.h
+++ b/plugins/CryptoPP/crypto/src/wait.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_WAIT_H
+#ifndef CRYPTOPP_WAIT_H
#define CRYPTOPP_WAIT_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/wake.cpp b/plugins/CryptoPP/crypto/src/wake.cpp
index 41d06753ba..f87c5afc47 100644
--- a/plugins/CryptoPP/crypto/src/wake.cpp
+++ b/plugins/CryptoPP/crypto/src/wake.cpp
@@ -1,4 +1,4 @@
-// wake.cpp - written and placed in the public domain by Wei Dai
+// wake.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "wake.h"
diff --git a/plugins/CryptoPP/crypto/src/wake.h b/plugins/CryptoPP/crypto/src/wake.h
index 6c6c05c5e0..4fcca1c9ce 100644
--- a/plugins/CryptoPP/crypto/src/wake.h
+++ b/plugins/CryptoPP/crypto/src/wake.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_WAKE_H
+#ifndef CRYPTOPP_WAKE_H
#define CRYPTOPP_WAKE_H
#include "seckey.h"
diff --git a/plugins/CryptoPP/crypto/src/whrlpool.cpp b/plugins/CryptoPP/crypto/src/whrlpool.cpp
index 33a32e2d3e..1ef2c07e94 100644
--- a/plugins/CryptoPP/crypto/src/whrlpool.cpp
+++ b/plugins/CryptoPP/crypto/src/whrlpool.cpp
@@ -1,4 +1,4 @@
-// whrlpool.cpp - originally modified by Kevin Springle from
+// whrlpool.cpp - originally modified by Kevin Springle from
// Paulo Barreto and Vincent Rijmen's public domain code, whirlpool.c.
// Updated to Whirlpool version 3.0, optimized and SSE version added by Wei Dai
// All modifications are placed in the public domain
diff --git a/plugins/CryptoPP/crypto/src/whrlpool.h b/plugins/CryptoPP/crypto/src/whrlpool.h
index 32f3a2de83..9745e92a11 100644
--- a/plugins/CryptoPP/crypto/src/whrlpool.h
+++ b/plugins/CryptoPP/crypto/src/whrlpool.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_WHIRLPOOL_H
+#ifndef CRYPTOPP_WHIRLPOOL_H
#define CRYPTOPP_WHIRLPOOL_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/winpipes.cpp b/plugins/CryptoPP/crypto/src/winpipes.cpp
index ea9843973b..f0bbffd797 100644
--- a/plugins/CryptoPP/crypto/src/winpipes.cpp
+++ b/plugins/CryptoPP/crypto/src/winpipes.cpp
@@ -1,4 +1,4 @@
-// winpipes.cpp - written and placed in the public domain by Wei Dai
+// winpipes.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "winpipes.h"
diff --git a/plugins/CryptoPP/crypto/src/winpipes.h b/plugins/CryptoPP/crypto/src/winpipes.h
index 75ac3a8c66..3ef554b92a 100644
--- a/plugins/CryptoPP/crypto/src/winpipes.h
+++ b/plugins/CryptoPP/crypto/src/winpipes.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_WINPIPES_H
+#ifndef CRYPTOPP_WINPIPES_H
#define CRYPTOPP_WINPIPES_H
#include "config.h"
diff --git a/plugins/CryptoPP/crypto/src/words.h b/plugins/CryptoPP/crypto/src/words.h
index f76e8499f4..e9b45fb20b 100644
--- a/plugins/CryptoPP/crypto/src/words.h
+++ b/plugins/CryptoPP/crypto/src/words.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_WORDS_H
+#ifndef CRYPTOPP_WORDS_H
#define CRYPTOPP_WORDS_H
#include "misc.h"
diff --git a/plugins/CryptoPP/crypto/src/xormac.h b/plugins/CryptoPP/crypto/src/xormac.h
index 977b2cd6f7..c383bb5b04 100644
--- a/plugins/CryptoPP/crypto/src/xormac.h
+++ b/plugins/CryptoPP/crypto/src/xormac.h
@@ -1,4 +1,4 @@
-// xormac.h - written and placed in the public domain by Wei Dai
+// xormac.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_XORMAC_H
#define CRYPTOPP_XORMAC_H
diff --git a/plugins/CryptoPP/crypto/src/xtr.cpp b/plugins/CryptoPP/crypto/src/xtr.cpp
index d2f3fb0708..530a7efe55 100644
--- a/plugins/CryptoPP/crypto/src/xtr.cpp
+++ b/plugins/CryptoPP/crypto/src/xtr.cpp
@@ -1,4 +1,4 @@
-// cryptlib.cpp - written and placed in the public domain by Wei Dai
+// cryptlib.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "xtr.h"
diff --git a/plugins/CryptoPP/crypto/src/xtr.h b/plugins/CryptoPP/crypto/src/xtr.h
index 40ca8a14ab..f3896ac4a9 100644
--- a/plugins/CryptoPP/crypto/src/xtr.h
+++ b/plugins/CryptoPP/crypto/src/xtr.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_XTR_H
+#ifndef CRYPTOPP_XTR_H
#define CRYPTOPP_XTR_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/xtrcrypt.cpp b/plugins/CryptoPP/crypto/src/xtrcrypt.cpp
index ce3ed76154..903c1a9c36 100644
--- a/plugins/CryptoPP/crypto/src/xtrcrypt.cpp
+++ b/plugins/CryptoPP/crypto/src/xtrcrypt.cpp
@@ -1,4 +1,4 @@
-// xtrcrypt.cpp - written and placed in the public domain by Wei Dai
+// xtrcrypt.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "xtrcrypt.h"
diff --git a/plugins/CryptoPP/crypto/src/xtrcrypt.h b/plugins/CryptoPP/crypto/src/xtrcrypt.h
index 2f51b116a3..c5a8969c6f 100644
--- a/plugins/CryptoPP/crypto/src/xtrcrypt.h
+++ b/plugins/CryptoPP/crypto/src/xtrcrypt.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_XTRCRYPT_H
+#ifndef CRYPTOPP_XTRCRYPT_H
#define CRYPTOPP_XTRCRYPT_H
/** \file
diff --git a/plugins/CryptoPP/crypto/src/zdeflate.cpp b/plugins/CryptoPP/crypto/src/zdeflate.cpp
index 099226bab8..59bd92d287 100644
--- a/plugins/CryptoPP/crypto/src/zdeflate.cpp
+++ b/plugins/CryptoPP/crypto/src/zdeflate.cpp
@@ -1,4 +1,4 @@
-// zdeflate.cpp - written and placed in the public domain by Wei Dai
+// zdeflate.cpp - written and placed in the public domain by Wei Dai
// Many of the algorithms and tables used here came from the deflate implementation
// by Jean-loup Gailly, which was included in Crypto++ 4.0 and earlier. I completely
diff --git a/plugins/CryptoPP/crypto/src/zdeflate.h b/plugins/CryptoPP/crypto/src/zdeflate.h
index 60b8533112..edecde33b6 100644
--- a/plugins/CryptoPP/crypto/src/zdeflate.h
+++ b/plugins/CryptoPP/crypto/src/zdeflate.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ZDEFLATE_H
+#ifndef CRYPTOPP_ZDEFLATE_H
#define CRYPTOPP_ZDEFLATE_H
#include "filters.h"
diff --git a/plugins/CryptoPP/crypto/src/zinflate.cpp b/plugins/CryptoPP/crypto/src/zinflate.cpp
index 7a0c8aa110..289676f167 100644
--- a/plugins/CryptoPP/crypto/src/zinflate.cpp
+++ b/plugins/CryptoPP/crypto/src/zinflate.cpp
@@ -1,4 +1,4 @@
-// zinflate.cpp - written and placed in the public domain by Wei Dai
+// zinflate.cpp - written and placed in the public domain by Wei Dai
// This is a complete reimplementation of the DEFLATE decompression algorithm.
// It should not be affected by any security vulnerabilities in the zlib
diff --git a/plugins/CryptoPP/crypto/src/zinflate.h b/plugins/CryptoPP/crypto/src/zinflate.h
index 4d536beb2d..df80bbe1d9 100644
--- a/plugins/CryptoPP/crypto/src/zinflate.h
+++ b/plugins/CryptoPP/crypto/src/zinflate.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ZINFLATE_H
+#ifndef CRYPTOPP_ZINFLATE_H
#define CRYPTOPP_ZINFLATE_H
#include "filters.h"
diff --git a/plugins/CryptoPP/crypto/src/zlib.cpp b/plugins/CryptoPP/crypto/src/zlib.cpp
index 528f809122..7b78508743 100644
--- a/plugins/CryptoPP/crypto/src/zlib.cpp
+++ b/plugins/CryptoPP/crypto/src/zlib.cpp
@@ -1,4 +1,4 @@
-// zlib.cpp - written and placed in the public domain by Wei Dai
+// zlib.cpp - written and placed in the public domain by Wei Dai
// "zlib" is the name of a well known C language compression library
// (http://www.zlib.org) and also the name of a compression format
diff --git a/plugins/CryptoPP/crypto/src/zlib.h b/plugins/CryptoPP/crypto/src/zlib.h
index a9acc7d3fa..41de7c73fb 100644
--- a/plugins/CryptoPP/crypto/src/zlib.h
+++ b/plugins/CryptoPP/crypto/src/zlib.h
@@ -1,4 +1,4 @@
-#ifndef CRYPTOPP_ZLIB_H
+#ifndef CRYPTOPP_ZLIB_H
#define CRYPTOPP_ZLIB_H
#include "adler32.h"
diff --git a/plugins/CryptoPP/docs/!whatsnew.txt b/plugins/CryptoPP/docs/!whatsnew.txt
index a5931a12ee..adaa39a6b0 100644
--- a/plugins/CryptoPP/docs/!whatsnew.txt
+++ b/plugins/CryptoPP/docs/!whatsnew.txt
@@ -1,4 +1,4 @@
-
+
Verison 1.0.4.4 [22-05-2009]
diff --git a/plugins/CryptoPP/docs/readme.txt b/plugins/CryptoPP/docs/readme.txt
index a1150056c6..c054b473dc 100644
--- a/plugins/CryptoPP/docs/readme.txt
+++ b/plugins/CryptoPP/docs/readme.txt
@@ -1,4 +1,4 @@
-
+
-*-*-*-*-*-*-*-*- Описание RSA/AES алгоритма (наиболее свежее) -*-*-*-*-*-*-*-*-
diff --git a/plugins/CryptoPP/res/resource.rc b/plugins/CryptoPP/res/resource.rc
index 61ee5b969f..b861a41318 100644
--- a/plugins/CryptoPP/res/resource.rc
+++ b/plugins/CryptoPP/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
#include "afxres.h"
diff --git a/plugins/CryptoPP/res/version.rc b/plugins/CryptoPP/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/CryptoPP/res/version.rc
+++ b/plugins/CryptoPP/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/CryptoPP/src/GPGw/gpg.cpp b/plugins/CryptoPP/src/GPGw/gpg.cpp
index 47d5d178dc..c50114c851 100644
--- a/plugins/CryptoPP/src/GPGw/gpg.cpp
+++ b/plugins/CryptoPP/src/GPGw/gpg.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
char *txtgpgargslistpublickeys=
diff --git a/plugins/CryptoPP/src/GPGw/gpg.h b/plugins/CryptoPP/src/GPGw/gpg.h
index 5a06071e4a..2c60a5570e 100644
--- a/plugins/CryptoPP/src/GPGw/gpg.h
+++ b/plugins/CryptoPP/src/GPGw/gpg.h
@@ -1,4 +1,4 @@
-#ifndef __GPG_H__
+#ifndef __GPG_H__
#define __GPG_H__
typedef enum
diff --git a/plugins/CryptoPP/src/GPGw/gpg.rc b/plugins/CryptoPP/src/GPGw/gpg.rc
index 95791b28b9..3e4096c545 100644
--- a/plugins/CryptoPP/src/GPGw/gpg.rc
+++ b/plugins/CryptoPP/src/GPGw/gpg.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "gpg_res.h"
diff --git a/plugins/CryptoPP/src/GPGw/gpg_main.cpp b/plugins/CryptoPP/src/GPGw/gpg_main.cpp
index 5bbbc9f5e3..2eaacce5a9 100644
--- a/plugins/CryptoPP/src/GPGw/gpg_main.cpp
+++ b/plugins/CryptoPP/src/GPGw/gpg_main.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
BOOL ShowSelectExecDlg(LPSTR);
diff --git a/plugins/CryptoPP/src/GPGw/gpg_res.h b/plugins/CryptoPP/src/GPGw/gpg_res.h
index af5efe29d7..6bbea495a1 100644
--- a/plugins/CryptoPP/src/GPGw/gpg_res.h
+++ b/plugins/CryptoPP/src/GPGw/gpg_res.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/CryptoPP/src/GPGw/gpgw.h b/plugins/CryptoPP/src/GPGw/gpgw.h
index 041c79abc5..d3722cea94 100644
--- a/plugins/CryptoPP/src/GPGw/gpgw.h
+++ b/plugins/CryptoPP/src/GPGw/gpgw.h
@@ -1,4 +1,4 @@
-// Windows API
+// Windows API
#pragma once
diff --git a/plugins/CryptoPP/src/GPGw/keys.cpp b/plugins/CryptoPP/src/GPGw/keys.cpp
index 74674bedd3..707e2169eb 100644
--- a/plugins/CryptoPP/src/GPGw/keys.cpp
+++ b/plugins/CryptoPP/src/GPGw/keys.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
typedef char tkeyuserid[keyuseridsize];
diff --git a/plugins/CryptoPP/src/GPGw/keys.h b/plugins/CryptoPP/src/GPGw/keys.h
index 394c6c05b8..039c5e8e85 100644
--- a/plugins/CryptoPP/src/GPGw/keys.h
+++ b/plugins/CryptoPP/src/GPGw/keys.h
@@ -1,4 +1,4 @@
-#ifndef __KEYS_H__
+#ifndef __KEYS_H__
#define __KEYS_H__
#define publickeyuserid 0
diff --git a/plugins/CryptoPP/src/GPGw/language.cpp b/plugins/CryptoPP/src/GPGw/language.cpp
index a815f7cff3..304a1633f0 100644
--- a/plugins/CryptoPP/src/GPGw/language.cpp
+++ b/plugins/CryptoPP/src/GPGw/language.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
//char *txtverifyoptions="Please verify your settings in M->Options->Plugins->GnuPG and GnuPG Advanced."; /*lang*/
diff --git a/plugins/CryptoPP/src/GPGw/language.h b/plugins/CryptoPP/src/GPGw/language.h
index 6c3548b4c3..6e8bcf9215 100644
--- a/plugins/CryptoPP/src/GPGw/language.h
+++ b/plugins/CryptoPP/src/GPGw/language.h
@@ -1,4 +1,4 @@
-#ifndef __TEXT_H__
+#ifndef __TEXT_H__
#define __TEXT_H__
// textkonstanten, die uebersetzt werden muessen
diff --git a/plugins/CryptoPP/src/GPGw/passdialog.cpp b/plugins/CryptoPP/src/GPGw/passdialog.cpp
index 18389c31d6..0263edb6e3 100644
--- a/plugins/CryptoPP/src/GPGw/passdialog.cpp
+++ b/plugins/CryptoPP/src/GPGw/passdialog.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
char dlgpassphrase[passphrasesize];
diff --git a/plugins/CryptoPP/src/GPGw/passdialog.h b/plugins/CryptoPP/src/GPGw/passdialog.h
index 0bf5b9522b..408c8c39da 100644
--- a/plugins/CryptoPP/src/GPGw/passdialog.h
+++ b/plugins/CryptoPP/src/GPGw/passdialog.h
@@ -1,4 +1,4 @@
-#ifndef __PASSDIALOG_H__
+#ifndef __PASSDIALOG_H__
#define __PASSDIALOG_H__
extern char dlgpassphrase[];
diff --git a/plugins/CryptoPP/src/GPGw/passphrases.cpp b/plugins/CryptoPP/src/GPGw/passphrases.cpp
index 6a88358370..01e17ec4b9 100644
--- a/plugins/CryptoPP/src/GPGw/passphrases.cpp
+++ b/plugins/CryptoPP/src/GPGw/passphrases.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
// globale variablen
diff --git a/plugins/CryptoPP/src/GPGw/passphrases.h b/plugins/CryptoPP/src/GPGw/passphrases.h
index 9a2c25dadd..30d5bc1931 100644
--- a/plugins/CryptoPP/src/GPGw/passphrases.h
+++ b/plugins/CryptoPP/src/GPGw/passphrases.h
@@ -1,4 +1,4 @@
-#ifndef __PASSPHRASES_H__
+#ifndef __PASSPHRASES_H__
#define __PASSPHRASES_H__
// funktions prototypen
diff --git a/plugins/CryptoPP/src/GPGw/pipeexec.cpp b/plugins/CryptoPP/src/GPGw/pipeexec.cpp
index 3a04fd1697..8ebdb00ab7 100644
--- a/plugins/CryptoPP/src/GPGw/pipeexec.cpp
+++ b/plugins/CryptoPP/src/GPGw/pipeexec.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
BOOL isWindowsNT(void)
diff --git a/plugins/CryptoPP/src/GPGw/pipeexec.h b/plugins/CryptoPP/src/GPGw/pipeexec.h
index 241e071a53..047baa4476 100644
--- a/plugins/CryptoPP/src/GPGw/pipeexec.h
+++ b/plugins/CryptoPP/src/GPGw/pipeexec.h
@@ -1,4 +1,4 @@
-#ifndef __PIPEEXEC_H__
+#ifndef __PIPEEXEC_H__
#define __PIPEEXEC_H__
#include <windows.h>
diff --git a/plugins/CryptoPP/src/GPGw/size.h b/plugins/CryptoPP/src/GPGw/size.h
index e9382f7a2b..6a46c40d52 100644
--- a/plugins/CryptoPP/src/GPGw/size.h
+++ b/plugins/CryptoPP/src/GPGw/size.h
@@ -1,4 +1,4 @@
-#ifndef __SIZE_H__
+#ifndef __SIZE_H__
#define __SIZE_H__
// array groessen
diff --git a/plugins/CryptoPP/src/GPGw/tools.cpp b/plugins/CryptoPP/src/GPGw/tools.cpp
index 17d3303739..fb12501629 100644
--- a/plugins/CryptoPP/src/GPGw/tools.cpp
+++ b/plugins/CryptoPP/src/GPGw/tools.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
// escape sequence type
diff --git a/plugins/CryptoPP/src/GPGw/tools.h b/plugins/CryptoPP/src/GPGw/tools.h
index 74da8552d3..f9e9cef7f8 100644
--- a/plugins/CryptoPP/src/GPGw/tools.h
+++ b/plugins/CryptoPP/src/GPGw/tools.h
@@ -1,4 +1,4 @@
-#ifndef __TOOLS_H__
+#ifndef __TOOLS_H__
#define __TOOLS_H__
#ifdef __cplusplus
diff --git a/plugins/CryptoPP/src/GPGw/userdialog.cpp b/plugins/CryptoPP/src/GPGw/userdialog.cpp
index a6f6cea17f..159d811fc9 100644
--- a/plugins/CryptoPP/src/GPGw/userdialog.cpp
+++ b/plugins/CryptoPP/src/GPGw/userdialog.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
void RefreshListView(HWND hLV);
diff --git a/plugins/CryptoPP/src/GPGw/userdialog.h b/plugins/CryptoPP/src/GPGw/userdialog.h
index acdf0a3bcc..f88c8f0b49 100644
--- a/plugins/CryptoPP/src/GPGw/userdialog.h
+++ b/plugins/CryptoPP/src/GPGw/userdialog.h
@@ -1,4 +1,4 @@
-#ifndef __USERDIALOG_H__
+#ifndef __USERDIALOG_H__
#define __USERDIALOG_H__
INT_PTR CALLBACK UserIdDialogProcedure(HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam);
diff --git a/plugins/CryptoPP/src/PGPw/pgpw.h b/plugins/CryptoPP/src/PGPw/pgpw.h
index 5659ca2058..d924992cd7 100644
--- a/plugins/CryptoPP/src/PGPw/pgpw.h
+++ b/plugins/CryptoPP/src/PGPw/pgpw.h
@@ -1,4 +1,4 @@
-// Windows API
+// Windows API
#pragma once
diff --git a/plugins/CryptoPP/src/PGPw/sdk6.cpp b/plugins/CryptoPP/src/PGPw/sdk6.cpp
index 3d9bf47f17..115c1bf792 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6.cpp
+++ b/plugins/CryptoPP/src/PGPw/sdk6.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#define PGP_WIN32 0x600
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h
index 7e460c800a..a9aaa1445c 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpBase.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h
index 81c6b17429..5c0730f52e 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h
index 9e3ea0382a..d3fe01c537 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpCBC.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h
index 54ae8d7e43..cd7726ff47 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h
index f72f0d4c9b..0384083a4f 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h
@@ -1,4 +1,4 @@
-/*
+/*
* pgpConfig.h -- Configuration for the PGPsdk. This file contains
* the configuration information for the PGPsdk, and it should be
* included in all PGPsdk source files.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h
index 8b87c1c2f9..e835df9587 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpEncode.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h
index 52ffcfeaca..b93961cb51 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpErrors.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h
index 96016ad2b5..9524daa5b8 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h
index 65e4bc209a..45a49d8cc3 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h
index a04dc9545d..02b9f4477d 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpHMAC.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h
index 101120d47a..d412591ae5 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpHash.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h
index 25579aacd0..dda8964550 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h
index 8bfdc34cc3..4a1d7c94e9 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpKeys.h
Copyright(C) 1996,1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h
index 7480d52b55..7b6fb8b77e 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h
index 7ccbc8e1b7..9d628d4822 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpOptionList.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h
index a5d7e67415..4acccc4c96 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpPFLConfig.h (Win32 version)
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h
index ca35c79876..ba71748237 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h
index a420bfb537..6417719b31 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpPubTypes.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h
index d780876a75..85e20afec4 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpPublicKey.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h
index 5a7fabeb7e..b57f49c3ca 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpRandomPool.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h
index 2662786474..cc94274e48 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h
index c884cc5523..64896acd0a 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h
index b1dec160e2..18d5de70bd 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpSymmetricCipher.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h
index ec2903aa74..b89b4fac38 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997-1999 Network Associates, Inc.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h
index 8d2e05db40..a167d114f8 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h
index d92c999cf9..f160d77136 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpUtilities.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8.cpp b/plugins/CryptoPP/src/PGPw/sdk8.cpp
index 5dd4cb1ebe..5f7cc35e9e 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8.cpp
+++ b/plugins/CryptoPP/src/PGPw/sdk8.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#define PGP_WIN32 0x800
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pflTypes.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pflTypes.h
index 00f3242fd4..538eafaaaa 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pflTypes.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pflTypes.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpAPIAdapter.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpAPIAdapter.h
index e473df49e2..f114768450 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpAPIAdapter.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpAPIAdapter.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
* Copyright (C) 2003 PGP Corporation
* All rights reserved.
*
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBER.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBER.h
index ad20d033fd..ff4615cc3b 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBER.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBER.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBase.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBase.h
index 38122bca7f..28329ec23c 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBase.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBase.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBigNum.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBigNum.h
index fdc65e2017..c87a2aacac 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBigNum.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBigNum.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCBC.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCBC.h
index 26ae61d57f..c5c7f01491 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCBC.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCBC.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCFB.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCFB.h
index 9745f969ec..f782f50ba7 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCFB.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCFB.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpConfig.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpConfig.h
index f2e9f883a1..bf2e3408db 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpConfig.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpConfig.h
@@ -1,4 +1,4 @@
-/*
+/*
* pgpConfig.h -- Configuration for the PGPsdk. This file contains
* the configuration information for the PGPsdk, and it should be
* included in all PGPsdk source files.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEC.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEC.h
index c12ded4444..8577e8896c 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEC.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEC.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEncode.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEncode.h
index 93a99825f8..d773a1c573 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEncode.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEncode.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpErrors.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpErrors.h
index 7174b0a9e6..47eae10437 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpErrors.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpErrors.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpFeatures.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpFeatures.h
index ad628a283b..c3f7f83791 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpFeatures.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpFeatures.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpGroups.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpGroups.h
index 2f6ebd07af..73f9eb6db6 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpGroups.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpGroups.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHMAC.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHMAC.h
index 3dc58a6ff9..ddd6431985 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHMAC.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHMAC.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHash.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHash.h
index 44225347ee..35e5ea6969 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHash.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHash.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHashWords.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHashWords.h
index 4c3c82cb8b..b77aabac56 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHashWords.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHashWords.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpIKE.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpIKE.h
index 23a28c8bc2..9979deb9f5 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpIKE.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpIKE.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeyServer.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeyServer.h
index 27594ea8b1..d797f09588 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeyServer.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeyServer.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeys.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeys.h
index 8700cee34e..190287be7d 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeys.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeys.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpLDAP.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpLDAP.h
index 1cdce41630..aec18b9a5b 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpLDAP.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpLDAP.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpMemoryMgr.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpMemoryMgr.h
index 1a86a22a46..f89eaa2992 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpMemoryMgr.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpMemoryMgr.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpOptionList.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpOptionList.h
index a0ef6ceab6..b03fb96450 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpOptionList.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpOptionList.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLConfig.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLConfig.h
index 8474d66aa0..ab8220814c 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLConfig.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLConfig.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpPFLConfig.h (Win32 version)
Copyright (C) 2002 PGP Corporation
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLErrors.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLErrors.h
index f0264cafd0..fb69a3b03d 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLErrors.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLErrors.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPubTypes.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPubTypes.h
index 6082d4bb62..34f1b257dc 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPubTypes.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPubTypes.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPublicKey.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPublicKey.h
index 8ed1adc9ae..7797d5d7ab 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPublicKey.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPublicKey.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpRandomPool.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpRandomPool.h
index b965b498d3..3185b4fc86 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpRandomPool.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpRandomPool.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpReconstruct.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpReconstruct.h
index 756a19619e..5b7cfa1f45 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpReconstruct.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpReconstruct.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSECSH.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSECSH.h
index 4a964f40ed..2532d827f5 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSECSH.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSECSH.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSKEP.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSKEP.h
index 217c88e1b8..0e9c89559c 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSKEP.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSKEP.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShare.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShare.h
index 04d6da569c..e10aaf1faa 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShare.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShare.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShareFile.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShareFile.h
index 4a7aa3e920..9ff7f0752b 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShareFile.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShareFile.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSockets.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSockets.h
index e82ab45026..c7acd5df02 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSockets.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSockets.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSymmetricCipher.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSymmetricCipher.h
index 61a700e33e..4753af464a 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSymmetricCipher.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSymmetricCipher.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpTLS.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpTLS.h
index f901b1b0db..68984f7d7f 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpTLS.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpTLS.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUserInterface.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUserInterface.h
index 210f1656f2..fddb3c5e53 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUserInterface.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUserInterface.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUtilities.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUtilities.h
index dc1ca20d62..259687c806 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUtilities.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUtilities.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/base16.cpp b/plugins/CryptoPP/src/base16.cpp
index e716b4be4f..b0f9c1b2c4 100644
--- a/plugins/CryptoPP/src/base16.cpp
+++ b/plugins/CryptoPP/src/base16.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
char *base16encode(const char *inBuffer, int count)
{
diff --git a/plugins/CryptoPP/src/base16.h b/plugins/CryptoPP/src/base16.h
index 871bca3fbd..562cdff696 100644
--- a/plugins/CryptoPP/src/base16.h
+++ b/plugins/CryptoPP/src/base16.h
@@ -1,4 +1,4 @@
-#ifndef __BASE_16__
+#ifndef __BASE_16__
#define __BASE_16__
#define BERR 0xFF /* Illegal char marker */
diff --git a/plugins/CryptoPP/src/base64.cpp b/plugins/CryptoPP/src/base64.cpp
index 9a855cdb8d..9361de5f7e 100644
--- a/plugins/CryptoPP/src/base64.cpp
+++ b/plugins/CryptoPP/src/base64.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
string base64encode(const string& buf)
{
diff --git a/plugins/CryptoPP/src/commonheaders.h b/plugins/CryptoPP/src/commonheaders.h
index ff27ce934c..d96286fa2a 100644
--- a/plugins/CryptoPP/src/commonheaders.h
+++ b/plugins/CryptoPP/src/commonheaders.h
@@ -1,4 +1,4 @@
-// Windows API
+// Windows API
#define _CRT_NONSTDC_NO_DEPRECATE
#define WIN32_LEAN_AND_MEAN
#define NETLIB_LOG
diff --git a/plugins/CryptoPP/src/cpp_cntx.cpp b/plugins/CryptoPP/src/cpp_cntx.cpp
index 9fcb9e8542..670cd309e5 100644
--- a/plugins/CryptoPP/src/cpp_cntx.cpp
+++ b/plugins/CryptoPP/src/cpp_cntx.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
// get context data on context id
pCNTX get_context_on_id(HANDLE context)
diff --git a/plugins/CryptoPP/src/cpp_gpgw.cpp b/plugins/CryptoPP/src/cpp_gpgw.cpp
index bda82d6e6f..e9aca727aa 100644
--- a/plugins/CryptoPP/src/cpp_gpgw.cpp
+++ b/plugins/CryptoPP/src/cpp_gpgw.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
HMODULE hgpg;
diff --git a/plugins/CryptoPP/src/cpp_gzip.cpp b/plugins/CryptoPP/src/cpp_gzip.cpp
index 41183d3eb5..80dbe69ced 100644
--- a/plugins/CryptoPP/src/cpp_gzip.cpp
+++ b/plugins/CryptoPP/src/cpp_gzip.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
// gzip data
BYTE *cpp_gzip(BYTE *pData, size_t nLen, size_t& nCompressedLen)
diff --git a/plugins/CryptoPP/src/cpp_keys.cpp b/plugins/CryptoPP/src/cpp_keys.cpp
index 8cfea1c040..b88dfa93d5 100644
--- a/plugins/CryptoPP/src/cpp_keys.cpp
+++ b/plugins/CryptoPP/src/cpp_keys.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
const unsigned char IV[] = "PSKhell@MIRANDA!";
diff --git a/plugins/CryptoPP/src/cpp_misc.cpp b/plugins/CryptoPP/src/cpp_misc.cpp
index bdd3f2a645..5b078537b0 100644
--- a/plugins/CryptoPP/src/cpp_misc.cpp
+++ b/plugins/CryptoPP/src/cpp_misc.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
int __cdecl cpp_get_features(HANDLE context)
{
diff --git a/plugins/CryptoPP/src/cpp_pgpw.cpp b/plugins/CryptoPP/src/cpp_pgpw.cpp
index d574c2f236..23f1540e68 100644
--- a/plugins/CryptoPP/src/cpp_pgpw.cpp
+++ b/plugins/CryptoPP/src/cpp_pgpw.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
HMODULE hpgpsdk;
diff --git a/plugins/CryptoPP/src/cpp_rsam.cpp b/plugins/CryptoPP/src/cpp_rsam.cpp
index 1ff82b508d..694f7e2039 100644
--- a/plugins/CryptoPP/src/cpp_rsam.cpp
+++ b/plugins/CryptoPP/src/cpp_rsam.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
///////////////////////////////////////////////////////////////////////////
diff --git a/plugins/CryptoPP/src/cpp_rsam.h b/plugins/CryptoPP/src/cpp_rsam.h
index 7ffdbe1579..323e916fd3 100644
--- a/plugins/CryptoPP/src/cpp_rsam.h
+++ b/plugins/CryptoPP/src/cpp_rsam.h
@@ -1,4 +1,4 @@
-#ifndef __CPP_RSAM_H__
+#ifndef __CPP_RSAM_H__
#define __CPP_RSAM_H__
int __cdecl rsa_gen_keypair(short);
diff --git a/plugins/CryptoPP/src/cpp_rsau.cpp b/plugins/CryptoPP/src/cpp_rsau.cpp
index 1adf07afd5..84b7d5c1f1 100644
--- a/plugins/CryptoPP/src/cpp_rsau.cpp
+++ b/plugins/CryptoPP/src/cpp_rsau.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
const string padding = "PADDING!PADDING!PADDING!PADDING!"; // 256 bit
diff --git a/plugins/CryptoPP/src/cpp_rsau.h b/plugins/CryptoPP/src/cpp_rsau.h
index 38ba656f9d..b3199820ae 100644
--- a/plugins/CryptoPP/src/cpp_rsau.h
+++ b/plugins/CryptoPP/src/cpp_rsau.h
@@ -1,4 +1,4 @@
-#ifndef __CPP_RSAU_H__
+#ifndef __CPP_RSAU_H__
#define __CPP_RSAU_H__
class TLV {
diff --git a/plugins/CryptoPP/src/cpp_svcs.cpp b/plugins/CryptoPP/src/cpp_svcs.cpp
index 089d535a8f..1192a44e7c 100644
--- a/plugins/CryptoPP/src/cpp_svcs.cpp
+++ b/plugins/CryptoPP/src/cpp_svcs.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
const unsigned char IV[] = "SIMhell@MIRANDA!";
diff --git a/plugins/CryptoPP/src/cryptopp.h b/plugins/CryptoPP/src/cryptopp.h
index a13337f20e..d8c393b863 100644
--- a/plugins/CryptoPP/src/cryptopp.h
+++ b/plugins/CryptoPP/src/cryptopp.h
@@ -1,4 +1,4 @@
-#ifndef __CRYPTOPP_H__
+#ifndef __CRYPTOPP_H__
#define __CRYPTOPP_H__
#include <queue>
diff --git a/plugins/CryptoPP/src/gettime.cpp b/plugins/CryptoPP/src/gettime.cpp
index ab4687b9b0..c7d094a913 100644
--- a/plugins/CryptoPP/src/gettime.cpp
+++ b/plugins/CryptoPP/src/gettime.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
/* FILETIME unit is 100 nanoseconds */
const static long div_100_nsec = 10000000;
diff --git a/plugins/CryptoPP/src/gettime.h b/plugins/CryptoPP/src/gettime.h
index 00c8d90915..06a3a19210 100644
--- a/plugins/CryptoPP/src/gettime.h
+++ b/plugins/CryptoPP/src/gettime.h
@@ -1,4 +1,4 @@
-#ifndef __GETTIME_H__
+#ifndef __GETTIME_H__
#define __GETTIME_H__
#include <windows.h>
diff --git a/plugins/CryptoPP/src/main.cpp b/plugins/CryptoPP/src/main.cpp
index 9adee52785..7faadbcc2e 100644
--- a/plugins/CryptoPP/src/main.cpp
+++ b/plugins/CryptoPP/src/main.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
int hLangpack;
LPCSTR szModuleName = MODULENAME;
diff --git a/plugins/CryptoPP/src/mmi.cpp b/plugins/CryptoPP/src/mmi.cpp
index 5eb6f4af3e..3ebebf7806 100644
--- a/plugins/CryptoPP/src/mmi.cpp
+++ b/plugins/CryptoPP/src/mmi.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
void __fastcall safe_free(void** p)
{
diff --git a/plugins/CryptoPP/src/mmi.h b/plugins/CryptoPP/src/mmi.h
index 1ea57eb621..500a15c70b 100644
--- a/plugins/CryptoPP/src/mmi.h
+++ b/plugins/CryptoPP/src/mmi.h
@@ -1,4 +1,4 @@
-#ifndef __MMI_H__
+#ifndef __MMI_H__
#define __MMI_H__
/*
void *m_alloc(size_t);
diff --git a/plugins/CryptoPP/src/resource.h b/plugins/CryptoPP/src/resource.h
index 106d77a2ca..085aec493a 100644
--- a/plugins/CryptoPP/src/resource.h
+++ b/plugins/CryptoPP/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/CryptoPP/src/stdafx.cpp b/plugins/CryptoPP/src/stdafx.cpp
index dd87776a41..b493fd18e2 100644
--- a/plugins/CryptoPP/src/stdafx.cpp
+++ b/plugins/CryptoPP/src/stdafx.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/CryptoPP/src/utf8.cpp b/plugins/CryptoPP/src/utf8.cpp
index 83d4e4a97a..8b33910201 100644
--- a/plugins/CryptoPP/src/utf8.cpp
+++ b/plugins/CryptoPP/src/utf8.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
LPSTR szOut = nullptr;
LPWSTR wszOut = nullptr;
diff --git a/plugins/CryptoPP/src/utf8.h b/plugins/CryptoPP/src/utf8.h
index 5a9b3eaceb..c68b5e7d5c 100644
--- a/plugins/CryptoPP/src/utf8.h
+++ b/plugins/CryptoPP/src/utf8.h
@@ -1,4 +1,4 @@
-#ifndef __UTF_8__
+#ifndef __UTF_8__
#define __UTF_8__
LPSTR __cdecl utf8encode(LPCWSTR str);
diff --git a/plugins/CryptoPP/src/version.h b/plugins/CryptoPP/src/version.h
index 60042bfccb..e4fe939268 100644
--- a/plugins/CryptoPP/src/version.h
+++ b/plugins/CryptoPP/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 4
#define __BUILD_NUM 8
diff --git a/plugins/CyrTranslit/docs/gpl.txt b/plugins/CyrTranslit/docs/gpl.txt
index 3912109b5c..7903355bac 100644
--- a/plugins/CyrTranslit/docs/gpl.txt
+++ b/plugins/CyrTranslit/docs/gpl.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/CyrTranslit/docs/readme.txt b/plugins/CyrTranslit/docs/readme.txt
index 1264264124..12c92f56f3 100644
--- a/plugins/CyrTranslit/docs/readme.txt
+++ b/plugins/CyrTranslit/docs/readme.txt
@@ -1,4 +1,4 @@
-+-------------------------------+
++-------------------------------+
| CyrTranslit Miranda IM plugin |
| Version 1.0.3.0 |
+-------------------------------+
diff --git a/plugins/CyrTranslit/res/version.rc b/plugins/CyrTranslit/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/CyrTranslit/res/version.rc
+++ b/plugins/CyrTranslit/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/CyrTranslit/src/MirandaContact.cpp b/plugins/CyrTranslit/src/MirandaContact.cpp
index 173696bcbf..8036c07ff9 100644
--- a/plugins/CyrTranslit/src/MirandaContact.cpp
+++ b/plugins/CyrTranslit/src/MirandaContact.cpp
@@ -1,4 +1,4 @@
-/**
+/**
* CyrTranslit: the Cyrillic transliteration plug-in for Miranda IM.
* Copyright 2005 Ivan Krechetov.
*
diff --git a/plugins/CyrTranslit/src/MirandaContact.h b/plugins/CyrTranslit/src/MirandaContact.h
index 4760d8f836..f9266b5bfa 100644
--- a/plugins/CyrTranslit/src/MirandaContact.h
+++ b/plugins/CyrTranslit/src/MirandaContact.h
@@ -1,4 +1,4 @@
-/**
+/**
* CyrTranslit: the Cyrillic transliteration plug-in for Miranda IM.
* Copyright 2005 Ivan Krechetov.
*
diff --git a/plugins/CyrTranslit/src/TransliterationMap.cpp b/plugins/CyrTranslit/src/TransliterationMap.cpp
index 6ec327d84f..4742953d84 100644
--- a/plugins/CyrTranslit/src/TransliterationMap.cpp
+++ b/plugins/CyrTranslit/src/TransliterationMap.cpp
@@ -1,4 +1,4 @@
-/**
+/**
* CyrTranslit: the Cyrillic transliteration plug-in for Miranda IM.
* Copyright 2005 Ivan Krechetov.
*
diff --git a/plugins/CyrTranslit/src/TransliterationMap.h b/plugins/CyrTranslit/src/TransliterationMap.h
index 960cb6ceac..85ff4c7e0b 100644
--- a/plugins/CyrTranslit/src/TransliterationMap.h
+++ b/plugins/CyrTranslit/src/TransliterationMap.h
@@ -1,4 +1,4 @@
-/**
+/**
* CyrTranslit: the Cyrillic transliteration plug-in for Miranda IM.
* Copyright 2005 Ivan Krechetov.
*
diff --git a/plugins/CyrTranslit/src/TransliterationProtocol.cpp b/plugins/CyrTranslit/src/TransliterationProtocol.cpp
index 52eb90b6ef..feb423b3ae 100644
--- a/plugins/CyrTranslit/src/TransliterationProtocol.cpp
+++ b/plugins/CyrTranslit/src/TransliterationProtocol.cpp
@@ -1,4 +1,4 @@
-/**
+/**
* CyrTranslit: the Cyrillic transliteration plug-in for Miranda IM.
* Copyright 2005 Ivan Krechetov.
*
diff --git a/plugins/CyrTranslit/src/TransliterationProtocol.h b/plugins/CyrTranslit/src/TransliterationProtocol.h
index cf86d183bc..0199d12b0f 100644
--- a/plugins/CyrTranslit/src/TransliterationProtocol.h
+++ b/plugins/CyrTranslit/src/TransliterationProtocol.h
@@ -1,4 +1,4 @@
-/**
+/**
* CyrTranslit: the Cyrillic transliteration plug-in for Miranda IM.
* Copyright 2005 Ivan Krechetov.
*
diff --git a/plugins/CyrTranslit/src/main.cpp b/plugins/CyrTranslit/src/main.cpp
index 5f8b499f08..c369323431 100644
--- a/plugins/CyrTranslit/src/main.cpp
+++ b/plugins/CyrTranslit/src/main.cpp
@@ -1,4 +1,4 @@
-/**
+/**
* CyrTranslit: the Cyrillic transliteration plug-in for Miranda IM.
* Copyright 2005 Ivan Krechetov.
*
diff --git a/plugins/CyrTranslit/src/resource.h b/plugins/CyrTranslit/src/resource.h
index e17dce6b19..fa23f8ed99 100644
--- a/plugins/CyrTranslit/src/resource.h
+++ b/plugins/CyrTranslit/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CyrTranslit.rc
//
diff --git a/plugins/CyrTranslit/src/stdafx.cxx b/plugins/CyrTranslit/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/CyrTranslit/src/stdafx.cxx
+++ b/plugins/CyrTranslit/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/CyrTranslit/src/stdafx.h b/plugins/CyrTranslit/src/stdafx.h
index ff94bd9471..240b32c4c3 100644
--- a/plugins/CyrTranslit/src/stdafx.h
+++ b/plugins/CyrTranslit/src/stdafx.h
@@ -1,4 +1,4 @@
-/**
+/**
* Plugin.H: Main common header of MirandaIM plugin
* Copyright 2009 Valeriy V. Vyshnyak.
*
diff --git a/plugins/CyrTranslit/src/version.h b/plugins/CyrTranslit/src/version.h
index a2e119f5b5..975917a9eb 100644
--- a/plugins/CyrTranslit/src/version.h
+++ b/plugins/CyrTranslit/src/version.h
@@ -1,4 +1,4 @@
-/**
+/**
* CyrTranslit: the Cyrillic transliteration plug-in for Miranda IM.
* Copyright 2005 Ivan Krechetov.
*
diff --git a/plugins/Db3x_mmap/CMakeLists.txt b/plugins/Db3x_mmap/CMakeLists.txt
index d30807aa46..ca89baa5fd 100644
--- a/plugins/Db3x_mmap/CMakeLists.txt
+++ b/plugins/Db3x_mmap/CMakeLists.txt
@@ -1,4 +1,4 @@
-file(GLOB SOURCES "src/*.h" "src/*.cpp" "src/dbtool/*.cpp" "res/*.rc")
+file(GLOB SOURCES "src/*.h" "src/*.cpp" "src/dbtool/*.cpp" "res/*.rc")
set(TARGET Dbx_mmap)
# Just a workaround. Better to fix plugins that do not compile with this option.
diff --git a/plugins/Db3x_mmap/res/db3x_mmap.rc b/plugins/Db3x_mmap/res/db3x_mmap.rc
index 45394bcdce..cc8254702a 100644
--- a/plugins/Db3x_mmap/res/db3x_mmap.rc
+++ b/plugins/Db3x_mmap/res/db3x_mmap.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Db3x_mmap/res/version.rc b/plugins/Db3x_mmap/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Db3x_mmap/res/version.rc
+++ b/plugins/Db3x_mmap/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Db3x_mmap/src/database.cpp b/plugins/Db3x_mmap/src/database.cpp
index 525ad2a793..214ca5199b 100644
--- a/plugins/Db3x_mmap/src/database.cpp
+++ b/plugins/Db3x_mmap/src/database.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/database.h b/plugins/Db3x_mmap/src/database.h
index b8d9a27ddd..173d834ff2 100644
--- a/plugins/Db3x_mmap/src/database.h
+++ b/plugins/Db3x_mmap/src/database.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbcache.cpp b/plugins/Db3x_mmap/src/dbcache.cpp
index 7f74a43b36..62fcc1d0ca 100644
--- a/plugins/Db3x_mmap/src/dbcache.cpp
+++ b/plugins/Db3x_mmap/src/dbcache.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbcontacts.cpp b/plugins/Db3x_mmap/src/dbcontacts.cpp
index 7c24616493..9df25e7b12 100644
--- a/plugins/Db3x_mmap/src/dbcontacts.cpp
+++ b/plugins/Db3x_mmap/src/dbcontacts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbcrypt.cpp b/plugins/Db3x_mmap/src/dbcrypt.cpp
index a42242e696..273f34c32e 100644
--- a/plugins/Db3x_mmap/src/dbcrypt.cpp
+++ b/plugins/Db3x_mmap/src/dbcrypt.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbevents.cpp b/plugins/Db3x_mmap/src/dbevents.cpp
index 139c61fd22..7bc6c40dab 100644
--- a/plugins/Db3x_mmap/src/dbevents.cpp
+++ b/plugins/Db3x_mmap/src/dbevents.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbheaders.cpp b/plugins/Db3x_mmap/src/dbheaders.cpp
index e209365261..6059899313 100644
--- a/plugins/Db3x_mmap/src/dbheaders.cpp
+++ b/plugins/Db3x_mmap/src/dbheaders.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbintf.cpp b/plugins/Db3x_mmap/src/dbintf.cpp
index e35669fdba..f1c84318ab 100644
--- a/plugins/Db3x_mmap/src/dbintf.cpp
+++ b/plugins/Db3x_mmap/src/dbintf.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbintf.h b/plugins/Db3x_mmap/src/dbintf.h
index adb27f87d6..2476a506f3 100644
--- a/plugins/Db3x_mmap/src/dbintf.h
+++ b/plugins/Db3x_mmap/src/dbintf.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbmodulechain.cpp b/plugins/Db3x_mmap/src/dbmodulechain.cpp
index 3744f3a95f..fe7734344a 100644
--- a/plugins/Db3x_mmap/src/dbmodulechain.cpp
+++ b/plugins/Db3x_mmap/src/dbmodulechain.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbsettings.cpp b/plugins/Db3x_mmap/src/dbsettings.cpp
index 54e1551045..67f6f084c3 100644
--- a/plugins/Db3x_mmap/src/dbsettings.cpp
+++ b/plugins/Db3x_mmap/src/dbsettings.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbtool/aggressive.cpp b/plugins/Db3x_mmap/src/dbtool/aggressive.cpp
index b0db2001fd..9cde485796 100644
--- a/plugins/Db3x_mmap/src/dbtool/aggressive.cpp
+++ b/plugins/Db3x_mmap/src/dbtool/aggressive.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/Db3x_mmap/src/dbtool/contactchain.cpp b/plugins/Db3x_mmap/src/dbtool/contactchain.cpp
index fdc0922aba..9257a26c32 100644
--- a/plugins/Db3x_mmap/src/dbtool/contactchain.cpp
+++ b/plugins/Db3x_mmap/src/dbtool/contactchain.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/Db3x_mmap/src/dbtool/disk.cpp b/plugins/Db3x_mmap/src/dbtool/disk.cpp
index 3310c7dd67..f4a567f3ef 100644
--- a/plugins/Db3x_mmap/src/dbtool/disk.cpp
+++ b/plugins/Db3x_mmap/src/dbtool/disk.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/Db3x_mmap/src/dbtool/eventchain.cpp b/plugins/Db3x_mmap/src/dbtool/eventchain.cpp
index 8f56195fd2..ff09014aee 100644
--- a/plugins/Db3x_mmap/src/dbtool/eventchain.cpp
+++ b/plugins/Db3x_mmap/src/dbtool/eventchain.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/dbtool/finaltasks.cpp b/plugins/Db3x_mmap/src/dbtool/finaltasks.cpp
index 82a8b29a09..620bec6171 100644
--- a/plugins/Db3x_mmap/src/dbtool/finaltasks.cpp
+++ b/plugins/Db3x_mmap/src/dbtool/finaltasks.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/Db3x_mmap/src/dbtool/initialchecks.cpp b/plugins/Db3x_mmap/src/dbtool/initialchecks.cpp
index 45c8120442..838934781d 100644
--- a/plugins/Db3x_mmap/src/dbtool/initialchecks.cpp
+++ b/plugins/Db3x_mmap/src/dbtool/initialchecks.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/Db3x_mmap/src/dbtool/modulechain.cpp b/plugins/Db3x_mmap/src/dbtool/modulechain.cpp
index 60ae30af7c..80f507d474 100644
--- a/plugins/Db3x_mmap/src/dbtool/modulechain.cpp
+++ b/plugins/Db3x_mmap/src/dbtool/modulechain.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/Db3x_mmap/src/dbtool/settingschain.cpp b/plugins/Db3x_mmap/src/dbtool/settingschain.cpp
index 775e768d0a..703068ca99 100644
--- a/plugins/Db3x_mmap/src/dbtool/settingschain.cpp
+++ b/plugins/Db3x_mmap/src/dbtool/settingschain.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/Db3x_mmap/src/dbtool/user.cpp b/plugins/Db3x_mmap/src/dbtool/user.cpp
index 361e02d559..1c5af1c7b9 100644
--- a/plugins/Db3x_mmap/src/dbtool/user.cpp
+++ b/plugins/Db3x_mmap/src/dbtool/user.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/Db3x_mmap/src/init.cpp b/plugins/Db3x_mmap/src/init.cpp
index 28467c2e62..b77588fa59 100644
--- a/plugins/Db3x_mmap/src/init.cpp
+++ b/plugins/Db3x_mmap/src/init.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/resource.h b/plugins/Db3x_mmap/src/resource.h
index fae04bf51b..cf7194163c 100644
--- a/plugins/Db3x_mmap/src/resource.h
+++ b/plugins/Db3x_mmap/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется D:\Others\SVN\MirandaNG\trunk\plugins\Db3x_mmap\res\db3x_mmap.rc
//
diff --git a/plugins/Db3x_mmap/src/stdafx.cxx b/plugins/Db3x_mmap/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Db3x_mmap/src/stdafx.cxx
+++ b/plugins/Db3x_mmap/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Db3x_mmap/src/stdafx.h b/plugins/Db3x_mmap/src/stdafx.h
index 0a18c7481b..193d91efd2 100644
--- a/plugins/Db3x_mmap/src/stdafx.h
+++ b/plugins/Db3x_mmap/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/ui.cpp b/plugins/Db3x_mmap/src/ui.cpp
index 535da19f54..6b4dcc70aa 100644
--- a/plugins/Db3x_mmap/src/ui.cpp
+++ b/plugins/Db3x_mmap/src/ui.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db3x_mmap/src/ui.h b/plugins/Db3x_mmap/src/ui.h
index 202f47d03a..52df2a5cf9 100644
--- a/plugins/Db3x_mmap/src/ui.h
+++ b/plugins/Db3x_mmap/src/ui.h
@@ -1,4 +1,4 @@
-
+
class CSelectCryptoDialog : public CDlgBase
{
diff --git a/plugins/Db3x_mmap/src/version.h b/plugins/Db3x_mmap/src/version.h
index f15fb07b2a..3660cd40de 100644
--- a/plugins/Db3x_mmap/src/version.h
+++ b/plugins/Db3x_mmap/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 3
#define __BUILD_NUM 1
diff --git a/plugins/DbChecker/res/resource.rc b/plugins/DbChecker/res/resource.rc
index e421e8a8e3..0b7ad75ea7 100644
--- a/plugins/DbChecker/res/resource.rc
+++ b/plugins/DbChecker/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/DbChecker/res/version.rc b/plugins/DbChecker/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/DbChecker/res/version.rc
+++ b/plugins/DbChecker/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/DbChecker/src/cleaning.cpp b/plugins/DbChecker/src/cleaning.cpp
index ecfdaf6de5..502888b70b 100644
--- a/plugins/DbChecker/src/cleaning.cpp
+++ b/plugins/DbChecker/src/cleaning.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/DbChecker/src/fileaccess.cpp b/plugins/DbChecker/src/fileaccess.cpp
index c189f429f6..7a10d83c8b 100644
--- a/plugins/DbChecker/src/fileaccess.cpp
+++ b/plugins/DbChecker/src/fileaccess.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/DbChecker/src/finished.cpp b/plugins/DbChecker/src/finished.cpp
index 2609a763bd..29032953fd 100644
--- a/plugins/DbChecker/src/finished.cpp
+++ b/plugins/DbChecker/src/finished.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/DbChecker/src/main.cpp b/plugins/DbChecker/src/main.cpp
index 1f9ed55889..4987fd32e1 100644
--- a/plugins/DbChecker/src/main.cpp
+++ b/plugins/DbChecker/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/DbChecker/src/openerror.cpp b/plugins/DbChecker/src/openerror.cpp
index 3c98c1e8b2..d41ff16ad9 100644
--- a/plugins/DbChecker/src/openerror.cpp
+++ b/plugins/DbChecker/src/openerror.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/DbChecker/src/progress.cpp b/plugins/DbChecker/src/progress.cpp
index 5949c9e89c..e0892a4477 100644
--- a/plugins/DbChecker/src/progress.cpp
+++ b/plugins/DbChecker/src/progress.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/DbChecker/src/resource.h b/plugins/DbChecker/src/resource.h
index 9a6e8666de..f30eac9e17 100644
--- a/plugins/DbChecker/src/resource.h
+++ b/plugins/DbChecker/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/DbChecker/src/selectdb.cpp b/plugins/DbChecker/src/selectdb.cpp
index 559dc5d7fd..015f0031a9 100644
--- a/plugins/DbChecker/src/selectdb.cpp
+++ b/plugins/DbChecker/src/selectdb.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/DbChecker/src/stdafx.cxx b/plugins/DbChecker/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/DbChecker/src/stdafx.cxx
+++ b/plugins/DbChecker/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/DbChecker/src/stdafx.h b/plugins/DbChecker/src/stdafx.h
index 6f2f4b80c9..88c999a9e6 100644
--- a/plugins/DbChecker/src/stdafx.h
+++ b/plugins/DbChecker/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright 2000-2011 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
diff --git a/plugins/DbChecker/src/version.h b/plugins/DbChecker/src/version.h
index c7e5045807..62008fcecc 100644
--- a/plugins/DbChecker/src/version.h
+++ b/plugins/DbChecker/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 3
#define __BUILD_NUM 1
diff --git a/plugins/DbChecker/src/welcome.cpp b/plugins/DbChecker/src/welcome.cpp
index 5f9f74b4c5..a519a292a7 100644
--- a/plugins/DbChecker/src/welcome.cpp
+++ b/plugins/DbChecker/src/welcome.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/DbChecker/src/wizard.cpp b/plugins/DbChecker/src/wizard.cpp
index 86a038ae20..915de5f4a1 100644
--- a/plugins/DbChecker/src/wizard.cpp
+++ b/plugins/DbChecker/src/wizard.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright 2000-2011 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
diff --git a/plugins/DbChecker/src/worker.cpp b/plugins/DbChecker/src/worker.cpp
index 7ae4bdc0b2..704fa325cb 100644
--- a/plugins/DbChecker/src/worker.cpp
+++ b/plugins/DbChecker/src/worker.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Database Tool
Copyright (C) 2001-2005 Richard Hughes
diff --git a/plugins/DbEditorPP/docs/readme.txt b/plugins/DbEditorPP/docs/readme.txt
index 774560721d..231a76bad0 100644
--- a/plugins/DbEditorPP/docs/readme.txt
+++ b/plugins/DbEditorPP/docs/readme.txt
@@ -1,4 +1,4 @@
-Database Editor ++
+Database Editor ++
-------------------
Database Editor ++ allows you to easily modify your database settings (which is a good and bad thing..). Be carefull editing values that you dont know what they are used for... you couldnt couse Miranda IM to not work if you change the wrong setting...
diff --git a/plugins/DbEditorPP/res/Version.rc b/plugins/DbEditorPP/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/DbEditorPP/res/Version.rc
+++ b/plugins/DbEditorPP/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/DbEditorPP/res/resource.rc b/plugins/DbEditorPP/res/resource.rc
index a3540a4644..b8b026b2b2 100644
--- a/plugins/DbEditorPP/res/resource.rc
+++ b/plugins/DbEditorPP/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/DbEditorPP/src/copymodule.cpp b/plugins/DbEditorPP/src/copymodule.cpp
index 419efd7ff7..61295cd0d3 100644
--- a/plugins/DbEditorPP/src/copymodule.cpp
+++ b/plugins/DbEditorPP/src/copymodule.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void copyModule(const char *module, MCONTACT hContactFrom, MCONTACT hContactTo)
{
diff --git a/plugins/DbEditorPP/src/deletemodule.cpp b/plugins/DbEditorPP/src/deletemodule.cpp
index 41b3a123ed..c6ad372c30 100644
--- a/plugins/DbEditorPP/src/deletemodule.cpp
+++ b/plugins/DbEditorPP/src/deletemodule.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
volatile BOOL working;
static HWND hwnd2Delete = nullptr;
diff --git a/plugins/DbEditorPP/src/exportimport.cpp b/plugins/DbEditorPP/src/exportimport.cpp
index e9c6efe468..6fbb76fe9a 100644
--- a/plugins/DbEditorPP/src/exportimport.cpp
+++ b/plugins/DbEditorPP/src/exportimport.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
wchar_t *GetFilter()
{
diff --git a/plugins/DbEditorPP/src/findwindow.cpp b/plugins/DbEditorPP/src/findwindow.cpp
index ccfc80060a..e9a30e4a3b 100644
--- a/plugins/DbEditorPP/src/findwindow.cpp
+++ b/plugins/DbEditorPP/src/findwindow.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/plugins/DbEditorPP/src/icons.cpp b/plugins/DbEditorPP/src/icons.cpp
index 683b90fbe7..8f5f2614c1 100644
--- a/plugins/DbEditorPP/src/icons.cpp
+++ b/plugins/DbEditorPP/src/icons.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int dbeIcons[] = {
diff --git a/plugins/DbEditorPP/src/main.cpp b/plugins/DbEditorPP/src/main.cpp
index e3c6084450..47361b2420 100644
--- a/plugins/DbEditorPP/src/main.cpp
+++ b/plugins/DbEditorPP/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HINSTANCE hInst = nullptr;
diff --git a/plugins/DbEditorPP/src/main_window.cpp b/plugins/DbEditorPP/src/main_window.cpp
index 318a1fc8e1..095f084d73 100644
--- a/plugins/DbEditorPP/src/main_window.cpp
+++ b/plugins/DbEditorPP/src/main_window.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HWND hwnd2mainWindow;
diff --git a/plugins/DbEditorPP/src/modsettingenum.cpp b/plugins/DbEditorPP/src/modsettingenum.cpp
index e0a4d40ba1..9e0790bedc 100644
--- a/plugins/DbEditorPP/src/modsettingenum.cpp
+++ b/plugins/DbEditorPP/src/modsettingenum.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void FreeModuleSettingLL(ModuleSettingLL *msll)
{
diff --git a/plugins/DbEditorPP/src/moduletree.cpp b/plugins/DbEditorPP/src/moduletree.cpp
index e23dfe866a..ba53da2c31 100644
--- a/plugins/DbEditorPP/src/moduletree.cpp
+++ b/plugins/DbEditorPP/src/moduletree.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HWND hwnd2Tree = nullptr;
diff --git a/plugins/DbEditorPP/src/options.cpp b/plugins/DbEditorPP/src/options.cpp
index 12a60c0693..2dc3958410 100644
--- a/plugins/DbEditorPP/src/options.cpp
+++ b/plugins/DbEditorPP/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static INT_PTR CALLBACK DlgProcOpts(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
{
diff --git a/plugins/DbEditorPP/src/renamemodule.cpp b/plugins/DbEditorPP/src/renamemodule.cpp
index 74e9e00a4a..869e47d1ad 100644
--- a/plugins/DbEditorPP/src/renamemodule.cpp
+++ b/plugins/DbEditorPP/src/renamemodule.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int renameModule(MCONTACT hContact, const char *oldName, const char *newName)
{
diff --git a/plugins/DbEditorPP/src/resource.h b/plugins/DbEditorPP/src/resource.h
index f8e379b8c5..0529707e78 100644
--- a/plugins/DbEditorPP/src/resource.h
+++ b/plugins/DbEditorPP/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by E:\Miranda\NG\plugins\DbeditorPP\res\resource.rc
//
diff --git a/plugins/DbEditorPP/src/settinglist.cpp b/plugins/DbEditorPP/src/settinglist.cpp
index 26f5a6f9f7..f10c3be29b 100644
--- a/plugins/DbEditorPP/src/settinglist.cpp
+++ b/plugins/DbEditorPP/src/settinglist.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
SettingListInfo info = {0};
diff --git a/plugins/DbEditorPP/src/settingsdlg.cpp b/plugins/DbEditorPP/src/settingsdlg.cpp
index 30ddd1b373..f9e21b729e 100644
--- a/plugins/DbEditorPP/src/settingsdlg.cpp
+++ b/plugins/DbEditorPP/src/settingsdlg.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int saveAsType(HWND hwnd, int original)
{
diff --git a/plugins/DbEditorPP/src/stdafx.cxx b/plugins/DbEditorPP/src/stdafx.cxx
index e0372ed6dc..b30b5516a7 100644
--- a/plugins/DbEditorPP/src/stdafx.cxx
+++ b/plugins/DbEditorPP/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/DbEditorPP/src/stdafx.h b/plugins/DbEditorPP/src/stdafx.h
index 2f649a7d2d..b1ebc05e68 100644
--- a/plugins/DbEditorPP/src/stdafx.h
+++ b/plugins/DbEditorPP/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMONHEADERS_H
+#ifndef _COMMONHEADERS_H
#define _COMMONHEADERS_H
//=====================================================
// Includes
diff --git a/plugins/DbEditorPP/src/version.h b/plugins/DbEditorPP/src/version.h
index 001417d300..ffeef7461c 100644
--- a/plugins/DbEditorPP/src/version.h
+++ b/plugins/DbEditorPP/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 4
+#define __MAJOR_VERSION 4
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 2
diff --git a/plugins/DbEditorPP/src/watchedvars.cpp b/plugins/DbEditorPP/src/watchedvars.cpp
index f438f3dba6..e28bc01751 100644
--- a/plugins/DbEditorPP/src/watchedvars.cpp
+++ b/plugins/DbEditorPP/src/watchedvars.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HWND hwnd2watchedVarsWindow = nullptr;
diff --git a/plugins/Db_autobackups/res/db_autobackups.rc b/plugins/Db_autobackups/res/db_autobackups.rc
index 1b3abb71e5..016f80a219 100644
--- a/plugins/Db_autobackups/res/db_autobackups.rc
+++ b/plugins/Db_autobackups/res/db_autobackups.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Db_autobackups/res/version.rc b/plugins/Db_autobackups/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Db_autobackups/res/version.rc
+++ b/plugins/Db_autobackups/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Db_autobackups/src/backup.cpp b/plugins/Db_autobackups/src/backup.cpp
index 7ae405fd26..93cffd275d 100644
--- a/plugins/Db_autobackups/src/backup.cpp
+++ b/plugins/Db_autobackups/src/backup.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static UINT_PTR timer_id = 0;
volatile long m_state = 0;
diff --git a/plugins/Db_autobackups/src/main.cpp b/plugins/Db_autobackups/src/main.cpp
index a0a2e37751..5069f37586 100644
--- a/plugins/Db_autobackups/src/main.cpp
+++ b/plugins/Db_autobackups/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int hLangpack;
HINSTANCE g_hInstance;
diff --git a/plugins/Db_autobackups/src/options.cpp b/plugins/Db_autobackups/src/options.cpp
index 068c2c5f89..b10778894c 100644
--- a/plugins/Db_autobackups/src/options.cpp
+++ b/plugins/Db_autobackups/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HWND hPathTip;
Options options;
diff --git a/plugins/Db_autobackups/src/options.h b/plugins/Db_autobackups/src/options.h
index c1403c100c..4024a2e46f 100644
--- a/plugins/Db_autobackups/src/options.h
+++ b/plugins/Db_autobackups/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Db_autobackups/src/resource.h b/plugins/Db_autobackups/src/resource.h
index fce60af1e5..2b5d93847b 100644
--- a/plugins/Db_autobackups/src/resource.h
+++ b/plugins/Db_autobackups/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by D:\Miranda NG Git_orig\plugins\Db_autobackups\res\db_autobackups.rc
//
diff --git a/plugins/Db_autobackups/src/stdafx.cxx b/plugins/Db_autobackups/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Db_autobackups/src/stdafx.cxx
+++ b/plugins/Db_autobackups/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Db_autobackups/src/stdafx.h b/plugins/Db_autobackups/src/stdafx.h
index 55ed621497..9b91feba0b 100644
--- a/plugins/Db_autobackups/src/stdafx.h
+++ b/plugins/Db_autobackups/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _HEADERS_H
+#ifndef _HEADERS_H
#define _HEADERS_H
#define _CRT_SECURE_NO_DEPRECATE
diff --git a/plugins/Db_autobackups/src/version.h b/plugins/Db_autobackups/src/version.h
index 5f72c4b2e6..5261d7be83 100644
--- a/plugins/Db_autobackups/src/version.h
+++ b/plugins/Db_autobackups/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 10
diff --git a/plugins/Db_autobackups/src/zip.cpp b/plugins/Db_autobackups/src/zip.cpp
index c4a2b145f1..eb84f8bff6 100644
--- a/plugins/Db_autobackups/src/zip.cpp
+++ b/plugins/Db_autobackups/src/zip.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "../../libs/zlib/src/zip.h"
int CreateZipFile(const char *szDestPath, OBJLIST<ZipFile> &lstFiles, const std::function<bool(size_t)> &fnCallback)
diff --git a/plugins/Dbx_mdb/res/dbx_mdb.rc b/plugins/Dbx_mdb/res/dbx_mdb.rc
index 03c0486fe6..ec33bc1767 100644
--- a/plugins/Dbx_mdb/res/dbx_mdb.rc
+++ b/plugins/Dbx_mdb/res/dbx_mdb.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Dbx_mdb/res/version.rc b/plugins/Dbx_mdb/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Dbx_mdb/res/version.rc
+++ b/plugins/Dbx_mdb/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Dbx_mdb/src/dbcontacts.cpp b/plugins/Dbx_mdb/src/dbcontacts.cpp
index 34f1148ff0..8eafe38cd5 100644
--- a/plugins/Dbx_mdb/src/dbcontacts.cpp
+++ b/plugins/Dbx_mdb/src/dbcontacts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/dbcrypt.cpp b/plugins/Dbx_mdb/src/dbcrypt.cpp
index 49082f7261..19163ab8a6 100644
--- a/plugins/Dbx_mdb/src/dbcrypt.cpp
+++ b/plugins/Dbx_mdb/src/dbcrypt.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/dbevents.cpp b/plugins/Dbx_mdb/src/dbevents.cpp
index ed4b88d2a9..1eda53f373 100644
--- a/plugins/Dbx_mdb/src/dbevents.cpp
+++ b/plugins/Dbx_mdb/src/dbevents.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/dbintf.cpp b/plugins/Dbx_mdb/src/dbintf.cpp
index 71cd1b5b91..e902762238 100644
--- a/plugins/Dbx_mdb/src/dbintf.cpp
+++ b/plugins/Dbx_mdb/src/dbintf.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/dbintf.h b/plugins/Dbx_mdb/src/dbintf.h
index 7a905e2d49..36cc44b803 100644
--- a/plugins/Dbx_mdb/src/dbintf.h
+++ b/plugins/Dbx_mdb/src/dbintf.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/dbmodulechain.cpp b/plugins/Dbx_mdb/src/dbmodulechain.cpp
index 6aeac67cf5..11c6f84b9c 100644
--- a/plugins/Dbx_mdb/src/dbmodulechain.cpp
+++ b/plugins/Dbx_mdb/src/dbmodulechain.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/dbsettings.cpp b/plugins/Dbx_mdb/src/dbsettings.cpp
index 37ab747b09..6d097b4d88 100644
--- a/plugins/Dbx_mdb/src/dbsettings.cpp
+++ b/plugins/Dbx_mdb/src/dbsettings.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/dbutils.cpp b/plugins/Dbx_mdb/src/dbutils.cpp
index f48cc11631..b40c3d2616 100644
--- a/plugins/Dbx_mdb/src/dbutils.cpp
+++ b/plugins/Dbx_mdb/src/dbutils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/init.cpp b/plugins/Dbx_mdb/src/init.cpp
index 253dff78e9..4138675d75 100644
--- a/plugins/Dbx_mdb/src/init.cpp
+++ b/plugins/Dbx_mdb/src/init.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/mdbx/bits.h b/plugins/Dbx_mdb/src/mdbx/bits.h
index d1ebb7cd2d..4d3a50cc0b 100644
--- a/plugins/Dbx_mdb/src/mdbx/bits.h
+++ b/plugins/Dbx_mdb/src/mdbx/bits.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright 2015-2017 Leonid Yuriev <leo@yuriev.ru>
* and other libmdbx authors: please see AUTHORS file.
* All rights reserved.
diff --git a/plugins/Dbx_mdb/src/mdbx/defs.h b/plugins/Dbx_mdb/src/mdbx/defs.h
index 800553bb17..5190fa3a35 100644
--- a/plugins/Dbx_mdb/src/mdbx/defs.h
+++ b/plugins/Dbx_mdb/src/mdbx/defs.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright 2015-2017 Leonid Yuriev <leo@yuriev.ru>
* and other libmdbx authors: please see AUTHORS file.
* All rights reserved.
diff --git a/plugins/Dbx_mdb/src/mdbx/lck-windows.c b/plugins/Dbx_mdb/src/mdbx/lck-windows.c
index 0582b28d78..672512a7e1 100644
--- a/plugins/Dbx_mdb/src/mdbx/lck-windows.c
+++ b/plugins/Dbx_mdb/src/mdbx/lck-windows.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright 2015-2017 Leonid Yuriev <leo@yuriev.ru>
* and other libmdbx authors: please see AUTHORS file.
* All rights reserved.
diff --git a/plugins/Dbx_mdb/src/mdbx/mdbx.h b/plugins/Dbx_mdb/src/mdbx/mdbx.h
index f7de11c0e4..421d833b70 100644
--- a/plugins/Dbx_mdb/src/mdbx/mdbx.h
+++ b/plugins/Dbx_mdb/src/mdbx/mdbx.h
@@ -1,4 +1,4 @@
-/* LICENSE AND COPYRUSTING *****************************************************
+/* LICENSE AND COPYRUSTING *****************************************************
*
* Copyright 2015-2017 Leonid Yuriev <leo@yuriev.ru>
* and other libmdbx authors: please see AUTHORS file.
diff --git a/plugins/Dbx_mdb/src/mdbx/osal.c b/plugins/Dbx_mdb/src/mdbx/osal.c
index 5a8ec58002..629f56c6c1 100644
--- a/plugins/Dbx_mdb/src/mdbx/osal.c
+++ b/plugins/Dbx_mdb/src/mdbx/osal.c
@@ -1,4 +1,4 @@
-/* https://en.wikipedia.org/wiki/Operating_system_abstraction_layer */
+/* https://en.wikipedia.org/wiki/Operating_system_abstraction_layer */
/*
* Copyright 2015-2017 Leonid Yuriev <leo@yuriev.ru>
diff --git a/plugins/Dbx_mdb/src/mdbx/osal.h b/plugins/Dbx_mdb/src/mdbx/osal.h
index e3a503ba1a..871e52b0dc 100644
--- a/plugins/Dbx_mdb/src/mdbx/osal.h
+++ b/plugins/Dbx_mdb/src/mdbx/osal.h
@@ -1,4 +1,4 @@
-/* https://en.wikipedia.org/wiki/Operating_system_abstraction_layer */
+/* https://en.wikipedia.org/wiki/Operating_system_abstraction_layer */
/*
* Copyright 2015-2017 Leonid Yuriev <leo@yuriev.ru>
diff --git a/plugins/Dbx_mdb/src/mdbx/version.c b/plugins/Dbx_mdb/src/mdbx/version.c
index ef4f99088d..d5860ba71a 100644
--- a/plugins/Dbx_mdb/src/mdbx/version.c
+++ b/plugins/Dbx_mdb/src/mdbx/version.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright 2015-2017 Leonid Yuriev <leo@yuriev.ru>
* and other libmdbx authors: please see AUTHORS file.
* All rights reserved.
diff --git a/plugins/Dbx_mdb/src/resource.h b/plugins/Dbx_mdb/src/resource.h
index 21f82d6f05..6571e34f9e 100644
--- a/plugins/Dbx_mdb/src/resource.h
+++ b/plugins/Dbx_mdb/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется d:\Others\SVN\MirandaNG\trunk\plugins\Dbx_mdb\res\dbx_mdb.rc
//
diff --git a/plugins/Dbx_mdb/src/stdafx.cxx b/plugins/Dbx_mdb/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Dbx_mdb/src/stdafx.cxx
+++ b/plugins/Dbx_mdb/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Dbx_mdb/src/stdafx.h b/plugins/Dbx_mdb/src/stdafx.h
index 93865631ea..072a9165ed 100644
--- a/plugins/Dbx_mdb/src/stdafx.h
+++ b/plugins/Dbx_mdb/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/ui.cpp b/plugins/Dbx_mdb/src/ui.cpp
index aee779cf40..749c3c3588 100644
--- a/plugins/Dbx_mdb/src/ui.cpp
+++ b/plugins/Dbx_mdb/src/ui.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Dbx_mdb/src/ui.h b/plugins/Dbx_mdb/src/ui.h
index b20a43d623..beae8fa946 100644
--- a/plugins/Dbx_mdb/src/ui.h
+++ b/plugins/Dbx_mdb/src/ui.h
@@ -1,4 +1,4 @@
-static IconItem iconList[] =
+static IconItem iconList[] =
{
{ LPGEN("Logo"), "logo", IDI_LOGO },
{ LPGEN("Password"), "password", IDI_ICONPASS }
diff --git a/plugins/Dbx_mdb/src/version.h b/plugins/Dbx_mdb/src/version.h
index 49ab4f5196..4981b9573c 100644
--- a/plugins/Dbx_mdb/src/version.h
+++ b/plugins/Dbx_mdb/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 8
#define __BUILD_NUM 1
diff --git a/plugins/Exchange/docs/readme.txt b/plugins/Exchange/docs/readme.txt
index db58705a01..76ce73f41c 100644
--- a/plugins/Exchange/docs/readme.txt
+++ b/plugins/Exchange/docs/readme.txt
@@ -1,4 +1,4 @@
-Exchange mail notifier plugin v.0.1.3.4
+Exchange mail notifier plugin v.0.1.3.4
Copyright © 2006-2009 Cristian Libotean, Attila Vajda, MaKaR
This plugin notifies you if you have unread emails on an exchange server.
diff --git a/plugins/Exchange/docs/readme_IM.txt b/plugins/Exchange/docs/readme_IM.txt
index 1c0ff4c54c..293d864d82 100644
--- a/plugins/Exchange/docs/readme_IM.txt
+++ b/plugins/Exchange/docs/readme_IM.txt
@@ -1,4 +1,4 @@
-Exchange mail notifier plugin v.0.0.3.3
+Exchange mail notifier plugin v.0.0.3.3
Copyright © 2006-2009 Cristian Libotean, Attila Vajda
This plugin notifies you if you have unread emails on an exchange server.
diff --git a/plugins/Exchange/res/exchange.rc b/plugins/Exchange/res/exchange.rc
index 5d9b20bd61..8c186617e1 100644
--- a/plugins/Exchange/res/exchange.rc
+++ b/plugins/Exchange/res/exchange.rc
@@ -1,4 +1,4 @@
-// Generated by ResEdit 1.5.11
+// Generated by ResEdit 1.5.11
// Copyright (C) 2006-2012
// http://www.resedit.net
diff --git a/plugins/Exchange/res/version.rc b/plugins/Exchange/res/version.rc
index d8201d02c5..09560024d2 100644
--- a/plugins/Exchange/res/version.rc
+++ b/plugins/Exchange/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Exchange/src/MirandaExchange.cpp b/plugins/Exchange/src/MirandaExchange.cpp
index 85b0df5d6a..5810a80f40 100644
--- a/plugins/Exchange/src/MirandaExchange.cpp
+++ b/plugins/Exchange/src/MirandaExchange.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/MirandaExchange.h b/plugins/Exchange/src/MirandaExchange.h
index d32be8c402..6fe53e2323 100644
--- a/plugins/Exchange/src/MirandaExchange.h
+++ b/plugins/Exchange/src/MirandaExchange.h
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/dlg_handlers.cpp b/plugins/Exchange/src/dlg_handlers.cpp
index 2f1f5d62eb..f6d8967d3d 100644
--- a/plugins/Exchange/src/dlg_handlers.cpp
+++ b/plugins/Exchange/src/dlg_handlers.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/dlg_handlers.h b/plugins/Exchange/src/dlg_handlers.h
index 7c755bd94f..22cccf32d8 100644
--- a/plugins/Exchange/src/dlg_handlers.h
+++ b/plugins/Exchange/src/dlg_handlers.h
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/emails.cpp b/plugins/Exchange/src/emails.cpp
index 7298a6b902..3cece98ddc 100644
--- a/plugins/Exchange/src/emails.cpp
+++ b/plugins/Exchange/src/emails.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/emails.h b/plugins/Exchange/src/emails.h
index 6d90641cc8..79a4de6a99 100644
--- a/plugins/Exchange/src/emails.h
+++ b/plugins/Exchange/src/emails.h
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/exchange.cpp b/plugins/Exchange/src/exchange.cpp
index 57ac5f3fe0..4792117386 100644
--- a/plugins/Exchange/src/exchange.cpp
+++ b/plugins/Exchange/src/exchange.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/hooked_events.cpp b/plugins/Exchange/src/hooked_events.cpp
index 1ebe0c463f..6342f9b93a 100644
--- a/plugins/Exchange/src/hooked_events.cpp
+++ b/plugins/Exchange/src/hooked_events.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/hooked_events.h b/plugins/Exchange/src/hooked_events.h
index 2b37d19508..a487149a77 100644
--- a/plugins/Exchange/src/hooked_events.h
+++ b/plugins/Exchange/src/hooked_events.h
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/resource.h b/plugins/Exchange/src/resource.h
index 866688bd70..a66127d87c 100644
--- a/plugins/Exchange/src/resource.h
+++ b/plugins/Exchange/src/resource.h
@@ -1,4 +1,4 @@
-#ifndef IDC_STATIC
+#ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif
diff --git a/plugins/Exchange/src/services.cpp b/plugins/Exchange/src/services.cpp
index 6c8e4816a5..d3e2d05851 100644
--- a/plugins/Exchange/src/services.cpp
+++ b/plugins/Exchange/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/services.h b/plugins/Exchange/src/services.h
index e12170c26c..e716a48a66 100644
--- a/plugins/Exchange/src/services.h
+++ b/plugins/Exchange/src/services.h
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/stdafx.cxx b/plugins/Exchange/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Exchange/src/stdafx.cxx
+++ b/plugins/Exchange/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Exchange/src/stdafx.h b/plugins/Exchange/src/stdafx.h
index 54a29c3752..64bee2d6a3 100644
--- a/plugins/Exchange/src/stdafx.h
+++ b/plugins/Exchange/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/utils.cpp b/plugins/Exchange/src/utils.cpp
index 3316ce41b3..6e81c06ddb 100644
--- a/plugins/Exchange/src/utils.cpp
+++ b/plugins/Exchange/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/utils.h b/plugins/Exchange/src/utils.h
index 8e3b63aa0c..0422717c28 100644
--- a/plugins/Exchange/src/utils.h
+++ b/plugins/Exchange/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/Exchange/src/version.h b/plugins/Exchange/src/version.h
index 036b0e6996..d025429a2a 100644
--- a/plugins/Exchange/src/version.h
+++ b/plugins/Exchange/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
Exchange notifier plugin for Miranda IM
Copyright © 2006 Cristian Libotean, Attila Vajda
diff --git a/plugins/ExternalAPI/m_HTTPServer.h b/plugins/ExternalAPI/m_HTTPServer.h
index bbbcca8d2e..91bed2f313 100644
--- a/plugins/ExternalAPI/m_HTTPServer.h
+++ b/plugins/ExternalAPI/m_HTTPServer.h
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_NewAwaySys.h b/plugins/ExternalAPI/m_NewAwaySys.h
index 6b4e0553c7..9bd90514c3 100644
--- a/plugins/ExternalAPI/m_NewAwaySys.h
+++ b/plugins/ExternalAPI/m_NewAwaySys.h
@@ -1,4 +1,4 @@
-/*
+/*
New Away System plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
diff --git a/plugins/ExternalAPI/m_Quotes.h b/plugins/ExternalAPI/m_Quotes.h
index f4bbb06cd3..f2d65d9682 100644
--- a/plugins/ExternalAPI/m_Quotes.h
+++ b/plugins/ExternalAPI/m_Quotes.h
@@ -1,4 +1,4 @@
-#ifndef __7D8F07A4_72AF_4838_9C5C_6FDFF57D0DC6_m_Quotes_h__
+#ifndef __7D8F07A4_72AF_4838_9C5C_6FDFF57D0DC6_m_Quotes_h__
#define __7D8F07A4_72AF_4838_9C5C_6FDFF57D0DC6_m_Quotes_h__
/*
diff --git a/plugins/ExternalAPI/m_account.h b/plugins/ExternalAPI/m_account.h
index edffef8d91..e8c339b084 100644
--- a/plugins/ExternalAPI/m_account.h
+++ b/plugins/ExternalAPI/m_account.h
@@ -1,4 +1,4 @@
-/*
+/*
* This file defines all needed parameters for one account.
* Other plugin can use this (so YAMN does not check it and another plugin can inform YAMN about new mail e.g.),
* this can be usefull for plugins like MSN (Hotmail notify)
diff --git a/plugins/ExternalAPI/m_actman.h b/plugins/ExternalAPI/m_actman.h
index 2382b40aae..fffd43e276 100644
--- a/plugins/ExternalAPI/m_actman.h
+++ b/plugins/ExternalAPI/m_actman.h
@@ -1,4 +1,4 @@
-#ifndef M_ACTMAN
+#ifndef M_ACTMAN
#define M_ACTMAN
#define AutoStartName "#Autostart"
diff --git a/plugins/ExternalAPI/m_addcontactplus.h b/plugins/ExternalAPI/m_addcontactplus.h
index eacd24dadf..e4d585c400 100644
--- a/plugins/ExternalAPI/m_addcontactplus.h
+++ b/plugins/ExternalAPI/m_addcontactplus.h
@@ -1,4 +1,4 @@
-/*
+/*
AddContact+ plugin for Miranda IM
diff --git a/plugins/ExternalAPI/m_alarms.h b/plugins/ExternalAPI/m_alarms.h
index 83360901a2..90c066cec2 100755
--- a/plugins/ExternalAPI/m_alarms.h
+++ b/plugins/ExternalAPI/m_alarms.h
@@ -1,4 +1,4 @@
-#ifndef _ALARMS_H
+#ifndef _ALARMS_H
#define _ALARMS_H
// flags for alarm action
diff --git a/plugins/ExternalAPI/m_assocmgr.h b/plugins/ExternalAPI/m_assocmgr.h
index b443bb21f3..11d11024a6 100644
--- a/plugins/ExternalAPI/m_assocmgr.h
+++ b/plugins/ExternalAPI/m_assocmgr.h
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/ExternalAPI/m_autobackups.h b/plugins/ExternalAPI/m_autobackups.h
index 95b0813647..b9e5c5b423 100644
--- a/plugins/ExternalAPI/m_autobackups.h
+++ b/plugins/ExternalAPI/m_autobackups.h
@@ -1,4 +1,4 @@
-/*
+/*
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
diff --git a/plugins/ExternalAPI/m_avatarhistory.h b/plugins/ExternalAPI/m_avatarhistory.h
index 1ef28edf76..4f147648e1 100644
--- a/plugins/ExternalAPI/m_avatarhistory.h
+++ b/plugins/ExternalAPI/m_avatarhistory.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 MattJ, Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_changekeyboardlayout.h b/plugins/ExternalAPI/m_changekeyboardlayout.h
index 283fc6c525..5eaa52e42d 100644
--- a/plugins/ExternalAPI/m_changekeyboardlayout.h
+++ b/plugins/ExternalAPI/m_changekeyboardlayout.h
@@ -1,4 +1,4 @@
-#ifndef _M_CHANGEKEYBOARDLAYOUT_H
+#ifndef _M_CHANGEKEYBOARDLAYOUT_H
#define _M_CHANGEKEYBOARDLAYOUT_H
// Меняет раскладку текста для окна с указанных хэндлом
diff --git a/plugins/ExternalAPI/m_cln_skinedit.h b/plugins/ExternalAPI/m_cln_skinedit.h
index b98be9b2ba..075ebd5a92 100644
--- a/plugins/ExternalAPI/m_cln_skinedit.h
+++ b/plugins/ExternalAPI/m_cln_skinedit.h
@@ -1,4 +1,4 @@
-
+
/*
* services
*/
diff --git a/plugins/ExternalAPI/m_crashdumper.h b/plugins/ExternalAPI/m_crashdumper.h
index 50abf0f125..19581051a5 100644
--- a/plugins/ExternalAPI/m_crashdumper.h
+++ b/plugins/ExternalAPI/m_crashdumper.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Crash Dumper Plugin
Copyright (C) 2008 - 2012 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/ExternalAPI/m_dbeditorpp.h b/plugins/ExternalAPI/m_dbeditorpp.h
index 64d837dc79..a99d8cf374 100644
--- a/plugins/ExternalAPI/m_dbeditorpp.h
+++ b/plugins/ExternalAPI/m_dbeditorpp.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/ExternalAPI/m_dropbox.h b/plugins/ExternalAPI/m_dropbox.h
index 656c95d010..7c9ca04d59 100644
--- a/plugins/ExternalAPI/m_dropbox.h
+++ b/plugins/ExternalAPI/m_dropbox.h
@@ -1,4 +1,4 @@
-#ifndef M_DROPBOX_H_
+#ifndef M_DROPBOX_H_
#define M_DROPBOX_H_
#define MIID_DROPBOX {0x9649d8e2, 0x7326, 0x4ec1, {0xb4, 0xa3, 0xf2, 0xec, 0x1a, 0x39, 0x84, 0x94}}
diff --git a/plugins/ExternalAPI/m_filterplugin.h b/plugins/ExternalAPI/m_filterplugin.h
index cd81c4254c..b41df81bc5 100644
--- a/plugins/ExternalAPI/m_filterplugin.h
+++ b/plugins/ExternalAPI/m_filterplugin.h
@@ -1,4 +1,4 @@
-#ifndef __M_FILTERPLUGIN_H
+#ifndef __M_FILTERPLUGIN_H
#define __M_FILTERPLUGIN_H
#include <windows.h>
diff --git a/plugins/ExternalAPI/m_fingerprint.h b/plugins/ExternalAPI/m_fingerprint.h
index 3048242925..fce17df201 100644
--- a/plugins/ExternalAPI/m_fingerprint.h
+++ b/plugins/ExternalAPI/m_fingerprint.h
@@ -1,4 +1,4 @@
-/*
+/*
Fingerprint Mod+ (client version) icons module for Miranda IM
Copyright © 2006-2007 Artem Shpynov aka FYR, Bio, Faith Healer. 2009-2010 HierOS
diff --git a/plugins/ExternalAPI/m_flags.h b/plugins/ExternalAPI/m_flags.h
index c3b9a2a5d6..dac81a8fda 100644
--- a/plugins/ExternalAPI/m_flags.h
+++ b/plugins/ExternalAPI/m_flags.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM Country Flags Plugin
Copyright (C) 2006-2007 H. Herkenrath
diff --git a/plugins/ExternalAPI/m_folders.h b/plugins/ExternalAPI/m_folders.h
index 85173bf7dd..b9df338512 100644
--- a/plugins/ExternalAPI/m_folders.h
+++ b/plugins/ExternalAPI/m_folders.h
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/ExternalAPI/m_ftpfile.h b/plugins/ExternalAPI/m_ftpfile.h
index 691cd5f384..ada425ad91 100644
--- a/plugins/ExternalAPI/m_ftpfile.h
+++ b/plugins/ExternalAPI/m_ftpfile.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/ExternalAPI/m_historystats.h b/plugins/ExternalAPI/m_historystats.h
index d36411d7ed..f0ceaceb1d 100644
--- a/plugins/ExternalAPI/m_historystats.h
+++ b/plugins/ExternalAPI/m_historystats.h
@@ -1,4 +1,4 @@
-#ifndef _M_HISTORYSTATS_H
+#ifndef _M_HISTORYSTATS_H
#define _M_HISTORYSTATS_H
/**
diff --git a/plugins/ExternalAPI/m_hpp.h b/plugins/ExternalAPI/m_hpp.h
index 169b666209..9f154d7a00 100644
--- a/plugins/ExternalAPI/m_hpp.h
+++ b/plugins/ExternalAPI/m_hpp.h
@@ -1,4 +1,4 @@
-#ifndef __m_hhp__
+#ifndef __m_hhp__
#define __m_hhp__
#define MS_HPP_GETVERSION "History++/GetVersion"
diff --git a/plugins/ExternalAPI/m_ieview.h b/plugins/ExternalAPI/m_ieview.h
index 85c2b7276c..b28f8c9dcb 100644
--- a/plugins/ExternalAPI/m_ieview.h
+++ b/plugins/ExternalAPI/m_ieview.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005 Piotr Piastucki
diff --git a/plugins/ExternalAPI/m_kbdnotify.h b/plugins/ExternalAPI/m_kbdnotify.h
index 2ab53fe4f5..05de38365c 100644
--- a/plugins/ExternalAPI/m_kbdnotify.h
+++ b/plugins/ExternalAPI/m_kbdnotify.h
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/ExternalAPI/m_listeningto.h b/plugins/ExternalAPI/m_listeningto.h
index 841d73cd36..dc67ff1d9f 100644
--- a/plugins/ExternalAPI/m_listeningto.h
+++ b/plugins/ExternalAPI/m_listeningto.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_lua.h b/plugins/ExternalAPI/m_lua.h
index 0a87455607..2b7339adc4 100644
--- a/plugins/ExternalAPI/m_lua.h
+++ b/plugins/ExternalAPI/m_lua.h
@@ -1,4 +1,4 @@
-#ifndef _M_LUA_H_
+#ifndef _M_LUA_H_
#define _M_LUA_H_
// Call lua function from module
diff --git a/plugins/ExternalAPI/m_mails.h b/plugins/ExternalAPI/m_mails.h
index d597769b88..3d895d4f13 100644
--- a/plugins/ExternalAPI/m_mails.h
+++ b/plugins/ExternalAPI/m_mails.h
@@ -1,4 +1,4 @@
-#ifndef __MAILS_H
+#ifndef __MAILS_H
#define __MAILS_H
#include <windows.h>
diff --git a/plugins/ExternalAPI/m_messages.h b/plugins/ExternalAPI/m_messages.h
index 7fc0fbed20..5ad57c2a78 100644
--- a/plugins/ExternalAPI/m_messages.h
+++ b/plugins/ExternalAPI/m_messages.h
@@ -1,4 +1,4 @@
-#ifndef __MESSAGES_H
+#ifndef __MESSAGES_H
#define __MESSAGES_H
//#include "list.h"
diff --git a/plugins/ExternalAPI/m_messagestate.h b/plugins/ExternalAPI/m_messagestate.h
index a69772f698..9576b99eea 100644
--- a/plugins/ExternalAPI/m_messagestate.h
+++ b/plugins/ExternalAPI/m_messagestate.h
@@ -1,4 +1,4 @@
-struct MessageReadData
+struct MessageReadData
{
DWORD dw_lastTime;
int iTimeType;
diff --git a/plugins/ExternalAPI/m_music.h b/plugins/ExternalAPI/m_music.h
index 793f16130a..6f91535fb5 100644
--- a/plugins/ExternalAPI/m_music.h
+++ b/plugins/ExternalAPI/m_music.h
@@ -1,4 +1,4 @@
-#ifndef M_MUSIC
+#ifndef M_MUSIC
#define M_MUSIC
#define MIID_WATRACK {0xfc6c81f4, 0x837e, 0x4430, {0x96, 0x01, 0xa0, 0xaa, 0x43, 0x17, 0x7a, 0xe3}}
diff --git a/plugins/ExternalAPI/m_mydetails.h b/plugins/ExternalAPI/m_mydetails.h
index e0396a8cf8..9b3f5f1e92 100644
--- a/plugins/ExternalAPI/m_mydetails.h
+++ b/plugins/ExternalAPI/m_mydetails.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_notify.h b/plugins/ExternalAPI/m_notify.h
index 27d92f842e..88f375c519 100644
--- a/plugins/ExternalAPI/m_notify.h
+++ b/plugins/ExternalAPI/m_notify.h
@@ -1,4 +1,4 @@
-#ifndef __m_notify_h__
+#ifndef __m_notify_h__
#define __m_notify_h__
#include <m_database.h>
diff --git a/plugins/ExternalAPI/m_nudge.h b/plugins/ExternalAPI/m_nudge.h
index 8067499145..72f91f0396 100644
--- a/plugins/ExternalAPI/m_nudge.h
+++ b/plugins/ExternalAPI/m_nudge.h
@@ -1,4 +1,4 @@
-// protocol service that sends a nudge
+// protocol service that sends a nudge
#define PS_SEND_NUDGE "/SendNudge"
// event to be create in protocol with its m_szModuleName
diff --git a/plugins/ExternalAPI/m_proto_listeningto.h b/plugins/ExternalAPI/m_proto_listeningto.h
index d8fad29b52..0489667c68 100644
--- a/plugins/ExternalAPI/m_proto_listeningto.h
+++ b/plugins/ExternalAPI/m_proto_listeningto.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/ExternalAPI/m_protoplugin.h b/plugins/ExternalAPI/m_protoplugin.h
index cbbe8e0ed1..37804c655b 100644
--- a/plugins/ExternalAPI/m_protoplugin.h
+++ b/plugins/ExternalAPI/m_protoplugin.h
@@ -1,4 +1,4 @@
-#ifndef __M_PROTOPLUGIN_H
+#ifndef __M_PROTOPLUGIN_H
#define __M_PROTOPLUGIN_H
#include <windows.h>
diff --git a/plugins/ExternalAPI/m_quickcontacts.h b/plugins/ExternalAPI/m_quickcontacts.h
index f4110ad78d..5ebbb8431d 100644
--- a/plugins/ExternalAPI/m_quickcontacts.h
+++ b/plugins/ExternalAPI/m_quickcontacts.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_radio.h b/plugins/ExternalAPI/m_radio.h
index f43d982775..390ee741d9 100644
--- a/plugins/ExternalAPI/m_radio.h
+++ b/plugins/ExternalAPI/m_radio.h
@@ -1,4 +1,4 @@
-#ifndef M_RADIO
+#ifndef M_RADIO
#define M_RADIO
#ifndef MIID_MRADIO
diff --git a/plugins/ExternalAPI/m_sendss.h b/plugins/ExternalAPI/m_sendss.h
index 8963dd54e4..a652a30152 100644
--- a/plugins/ExternalAPI/m_sendss.h
+++ b/plugins/ExternalAPI/m_sendss.h
@@ -1,4 +1,4 @@
-//This file is part of Send Screenshot a Miranda IM plugin
+//This file is part of Send Screenshot a Miranda IM plugin
//Copyright (c) 2004-2006 Sérgio Vieira Rolanski
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_sessions.h b/plugins/ExternalAPI/m_sessions.h
index 531a3315f5..df8ec3dfab 100644
--- a/plugins/ExternalAPI/m_sessions.h
+++ b/plugins/ExternalAPI/m_sessions.h
@@ -1,4 +1,4 @@
-/*
+/*
Sessions Management plugin for Miranda IM
Copyright (C) 2007-2008 Danil Mozhar
diff --git a/plugins/ExternalAPI/m_shutdown.h b/plugins/ExternalAPI/m_shutdown.h
index 6f4eddb766..f5cf662f02 100644
--- a/plugins/ExternalAPI/m_shutdown.h
+++ b/plugins/ExternalAPI/m_shutdown.h
@@ -1,4 +1,4 @@
-/*
+/*
'AutoShutdown'-Plugin for
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/ExternalAPI/m_simplestatusmsg.h b/plugins/ExternalAPI/m_simplestatusmsg.h
index 089b80b34a..ad8cb30a60 100644
--- a/plugins/ExternalAPI/m_simplestatusmsg.h
+++ b/plugins/ExternalAPI/m_simplestatusmsg.h
@@ -1,4 +1,4 @@
-/*
+/*
Simple Status Message plugin for Miranda IM
Copyright (C) 2006-2011 Bartosz 'Dezeath' Białek, (C) 2005 Harven
diff --git a/plugins/ExternalAPI/m_skin_eng.h b/plugins/ExternalAPI/m_skin_eng.h
index d84c9fa00e..e05c3e1ead 100644
--- a/plugins/ExternalAPI/m_skin_eng.h
+++ b/plugins/ExternalAPI/m_skin_eng.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/ExternalAPI/m_skinbutton.h b/plugins/ExternalAPI/m_skinbutton.h
index 1ca5c38e6d..a8858302a4 100644
--- a/plugins/ExternalAPI/m_skinbutton.h
+++ b/plugins/ExternalAPI/m_skinbutton.h
@@ -1,4 +1,4 @@
-#include "m_button.h"
+#include "m_button.h"
#define MBM_UPDATETRANSPARENTFLAG WM_USER+52
#define MBM_SETICOLIBHANDLE WM_USER+53
diff --git a/plugins/ExternalAPI/m_smileyadd.h b/plugins/ExternalAPI/m_smileyadd.h
index 97c18dccdb..5f85b4ccaa 100644
--- a/plugins/ExternalAPI/m_smileyadd.h
+++ b/plugins/ExternalAPI/m_smileyadd.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2005 - 2010 Boris Krasnovskiy
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/ExternalAPI/m_spellchecker.h b/plugins/ExternalAPI/m_spellchecker.h
index 71ad5d50fe..5da2f07c18 100644
--- a/plugins/ExternalAPI/m_spellchecker.h
+++ b/plugins/ExternalAPI/m_spellchecker.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ExternalAPI/m_splash.h b/plugins/ExternalAPI/m_splash.h
index 3652e6a72b..23b61fd02b 100644
--- a/plugins/ExternalAPI/m_splash.h
+++ b/plugins/ExternalAPI/m_splash.h
@@ -1,4 +1,4 @@
-// Shows splash image
+// Shows splash image
// wParam = (char *) image filename, either relative to Miranda dir or absolute
// lParam = (int) time to display in milliseconds, 0 - infinite (hangs on screen until clicked)
// returns: 1 if success and 0 if failed
diff --git a/plugins/ExternalAPI/m_statusplugins.h b/plugins/ExternalAPI/m_statusplugins.h
index a13fb31c44..fe221d14f4 100644
--- a/plugins/ExternalAPI/m_statusplugins.h
+++ b/plugins/ExternalAPI/m_statusplugins.h
@@ -1,4 +1,4 @@
-/*
+/*
AdvancedAutoAway Plugin for Miranda-IM (www.miranda-im.org)
KeepStatus Plugin for Miranda-IM (www.miranda-im.org)
StartupStatus Plugin for Miranda-IM (www.miranda-im.org)
diff --git a/plugins/ExternalAPI/m_stopspam.h b/plugins/ExternalAPI/m_stopspam.h
index 9936550885..89f9809743 100644
--- a/plugins/ExternalAPI/m_stopspam.h
+++ b/plugins/ExternalAPI/m_stopspam.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/ExternalAPI/m_synchro.h b/plugins/ExternalAPI/m_synchro.h
index 429c791ca4..8ff36d1502 100644
--- a/plugins/ExternalAPI/m_synchro.h
+++ b/plugins/ExternalAPI/m_synchro.h
@@ -1,4 +1,4 @@
-#ifndef __SYNCHRO_H
+#ifndef __SYNCHRO_H
#define __SYNCHRO_H
#include <windows.h>
diff --git a/plugins/ExternalAPI/m_text.h b/plugins/ExternalAPI/m_text.h
index 315f6c950c..2ba0ddafe7 100644
--- a/plugins/ExternalAPI/m_text.h
+++ b/plugins/ExternalAPI/m_text.h
@@ -1,4 +1,4 @@
-#ifndef __mtext_h__
+#ifndef __mtext_h__
#define __mtext_h__
// NEW mtextcontrol interface:
diff --git a/plugins/ExternalAPI/m_tipper.h b/plugins/ExternalAPI/m_tipper.h
index 2f703df395..e664e5e9fd 100644
--- a/plugins/ExternalAPI/m_tipper.h
+++ b/plugins/ExternalAPI/m_tipper.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-07 Scott Ellis
Copyright (C) 2007-09 Jan Holub
diff --git a/plugins/ExternalAPI/m_toptoolbar.h b/plugins/ExternalAPI/m_toptoolbar.h
index cf0d90c609..7da7d4e4ae 100644
--- a/plugins/ExternalAPI/m_toptoolbar.h
+++ b/plugins/ExternalAPI/m_toptoolbar.h
@@ -1,4 +1,4 @@
-#ifndef M_TOPTOOLBAR_H
+#ifndef M_TOPTOOLBAR_H
#define M_TOPTOOLBAR_H
#ifndef M_CORE_H__
diff --git a/plugins/ExternalAPI/m_userinfoex.h b/plugins/ExternalAPI/m_userinfoex.h
index 7115cc5d46..eb6d3cbfa3 100644
--- a/plugins/ExternalAPI/m_userinfoex.h
+++ b/plugins/ExternalAPI/m_userinfoex.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org),
diff --git a/plugins/ExternalAPI/m_variables.h b/plugins/ExternalAPI/m_variables.h
index daadc28c60..096181b508 100644
--- a/plugins/ExternalAPI/m_variables.h
+++ b/plugins/ExternalAPI/m_variables.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/ExternalAPI/m_weather.h b/plugins/ExternalAPI/m_weather.h
index cf1a522261..31b6f72851 100644
--- a/plugins/ExternalAPI/m_weather.h
+++ b/plugins/ExternalAPI/m_weather.h
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (C) 2005-2009 Boris Krasnovskiy All Rights Reserved
Copyright (C) 2002-2005 Calvin Che
diff --git a/plugins/ExternalAPI/m_winterspeak.h b/plugins/ExternalAPI/m_winterspeak.h
index 3c0d418012..eb2059ae43 100644
--- a/plugins/ExternalAPI/m_winterspeak.h
+++ b/plugins/ExternalAPI/m_winterspeak.h
@@ -1,4 +1,4 @@
-
+
#define MS_SPEAK_STATUS "Speak/Status"
#define MS_SPEAK_MESSAGE "Speak/Message" \ No newline at end of file
diff --git a/plugins/ExternalAPI/m_xpTheme.h b/plugins/ExternalAPI/m_xpTheme.h
index 90925470f4..0f2324e163 100644
--- a/plugins/ExternalAPI/m_xpTheme.h
+++ b/plugins/ExternalAPI/m_xpTheme.h
@@ -1,4 +1,4 @@
-/* Wrapper for XP theme */
+/* Wrapper for XP theme */
typedef void * XPTHANDLE;
typedef HANDLE HTHEME;
diff --git a/plugins/ExternalAPI/m_yamn.h b/plugins/ExternalAPI/m_yamn.h
index 2be7c32712..b7a59dff58 100644
--- a/plugins/ExternalAPI/m_yamn.h
+++ b/plugins/ExternalAPI/m_yamn.h
@@ -1,4 +1,4 @@
-#ifndef __M_YAMN_H
+#ifndef __M_YAMN_H
#define __M_YAMN_H
#include <windows.h>
diff --git a/plugins/ExternalAPI/m_yapp.h b/plugins/ExternalAPI/m_yapp.h
index 26d9be0e2e..be59931fe8 100644
--- a/plugins/ExternalAPI/m_yapp.h
+++ b/plugins/ExternalAPI/m_yapp.h
@@ -1,4 +1,4 @@
-#ifndef __m_yapp_h__
+#ifndef __m_yapp_h__
#define __m_yapp_h__
#define NFOPT_POPUP2_BACKCOLOR "Popup2/BackColor"
diff --git a/plugins/FTPFileYM/docs/licence.txt b/plugins/FTPFileYM/docs/licence.txt
index 7f1161073d..fc35462967 100644
--- a/plugins/FTPFileYM/docs/licence.txt
+++ b/plugins/FTPFileYM/docs/licence.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/FTPFileYM/docs/readme.txt b/plugins/FTPFileYM/docs/readme.txt
index 971d3d18ab..91854c075b 100644
--- a/plugins/FTPFileYM/docs/readme.txt
+++ b/plugins/FTPFileYM/docs/readme.txt
@@ -1,4 +1,4 @@
-***********
+***********
FTP File YM
***********
diff --git a/plugins/FTPFileYM/res/Version.rc b/plugins/FTPFileYM/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/FTPFileYM/res/Version.rc
+++ b/plugins/FTPFileYM/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/FTPFileYM/res/ftpfile.rc b/plugins/FTPFileYM/res/ftpfile.rc
index 5e3e9b1a9f..0664ef417c 100644
--- a/plugins/FTPFileYM/res/ftpfile.rc
+++ b/plugins/FTPFileYM/res/ftpfile.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/FTPFileYM/src/dbentry.cpp b/plugins/FTPFileYM/src/dbentry.cpp
index d592c7c450..b09ce0ca8b 100644
--- a/plugins/FTPFileYM/src/dbentry.cpp
+++ b/plugins/FTPFileYM/src/dbentry.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/dbentry.h b/plugins/FTPFileYM/src/dbentry.h
index 8b0af27736..56e410bfe2 100644
--- a/plugins/FTPFileYM/src/dbentry.h
+++ b/plugins/FTPFileYM/src/dbentry.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/deletetimer.cpp b/plugins/FTPFileYM/src/deletetimer.cpp
index fe642e8a83..fdbe65eeb8 100644
--- a/plugins/FTPFileYM/src/deletetimer.cpp
+++ b/plugins/FTPFileYM/src/deletetimer.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/deletetimer.h b/plugins/FTPFileYM/src/deletetimer.h
index 59159aa3da..e4610796f4 100644
--- a/plugins/FTPFileYM/src/deletetimer.h
+++ b/plugins/FTPFileYM/src/deletetimer.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/dialog.cpp b/plugins/FTPFileYM/src/dialog.cpp
index 2096f0bb60..cfdc1c56f1 100644
--- a/plugins/FTPFileYM/src/dialog.cpp
+++ b/plugins/FTPFileYM/src/dialog.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/dialog.h b/plugins/FTPFileYM/src/dialog.h
index 66244b7168..bb72298d5c 100644
--- a/plugins/FTPFileYM/src/dialog.h
+++ b/plugins/FTPFileYM/src/dialog.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/ftpfile.cpp b/plugins/FTPFileYM/src/ftpfile.cpp
index bc4d4dc996..b1059cdfc0 100644
--- a/plugins/FTPFileYM/src/ftpfile.cpp
+++ b/plugins/FTPFileYM/src/ftpfile.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/job_delete.cpp b/plugins/FTPFileYM/src/job_delete.cpp
index 0a39dd7ab1..0ceb852d27 100644
--- a/plugins/FTPFileYM/src/job_delete.cpp
+++ b/plugins/FTPFileYM/src/job_delete.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/job_delete.h b/plugins/FTPFileYM/src/job_delete.h
index 73e6b79822..be48ce652c 100644
--- a/plugins/FTPFileYM/src/job_delete.h
+++ b/plugins/FTPFileYM/src/job_delete.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/job_generic.cpp b/plugins/FTPFileYM/src/job_generic.cpp
index 719da74d3f..df728fee8b 100644
--- a/plugins/FTPFileYM/src/job_generic.cpp
+++ b/plugins/FTPFileYM/src/job_generic.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/job_generic.h b/plugins/FTPFileYM/src/job_generic.h
index ffc370958d..b9af43ee06 100644
--- a/plugins/FTPFileYM/src/job_generic.h
+++ b/plugins/FTPFileYM/src/job_generic.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/job_packer.cpp b/plugins/FTPFileYM/src/job_packer.cpp
index 8428faf58c..a3b1cd050f 100644
--- a/plugins/FTPFileYM/src/job_packer.cpp
+++ b/plugins/FTPFileYM/src/job_packer.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/job_packer.h b/plugins/FTPFileYM/src/job_packer.h
index 14edcbeda1..c037f12ca5 100644
--- a/plugins/FTPFileYM/src/job_packer.h
+++ b/plugins/FTPFileYM/src/job_packer.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/job_upload.cpp b/plugins/FTPFileYM/src/job_upload.cpp
index a083225d57..e6e51abc28 100644
--- a/plugins/FTPFileYM/src/job_upload.cpp
+++ b/plugins/FTPFileYM/src/job_upload.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/job_upload.h b/plugins/FTPFileYM/src/job_upload.h
index 211eee3756..4bf8fb54c9 100644
--- a/plugins/FTPFileYM/src/job_upload.h
+++ b/plugins/FTPFileYM/src/job_upload.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/manager.cpp b/plugins/FTPFileYM/src/manager.cpp
index 7d793f5959..6b1f1c4248 100644
--- a/plugins/FTPFileYM/src/manager.cpp
+++ b/plugins/FTPFileYM/src/manager.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/manager.h b/plugins/FTPFileYM/src/manager.h
index 52983d6f5a..4201df041b 100644
--- a/plugins/FTPFileYM/src/manager.h
+++ b/plugins/FTPFileYM/src/manager.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/mir_db.cpp b/plugins/FTPFileYM/src/mir_db.cpp
index e7c693585a..019c9b827a 100644
--- a/plugins/FTPFileYM/src/mir_db.cpp
+++ b/plugins/FTPFileYM/src/mir_db.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/mir_db.h b/plugins/FTPFileYM/src/mir_db.h
index 750f6c6b8a..b74d6b5575 100644
--- a/plugins/FTPFileYM/src/mir_db.h
+++ b/plugins/FTPFileYM/src/mir_db.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/options.cpp b/plugins/FTPFileYM/src/options.cpp
index 6008f80bab..487416034b 100644
--- a/plugins/FTPFileYM/src/options.cpp
+++ b/plugins/FTPFileYM/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/options.h b/plugins/FTPFileYM/src/options.h
index 802f3c1e3c..0e04c34347 100644
--- a/plugins/FTPFileYM/src/options.h
+++ b/plugins/FTPFileYM/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/resource.h b/plugins/FTPFileYM/src/resource.h
index 17a227010b..456d3e8710 100644
--- a/plugins/FTPFileYM/src/resource.h
+++ b/plugins/FTPFileYM/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ftpfile.rc
//
diff --git a/plugins/FTPFileYM/src/serverlist.cpp b/plugins/FTPFileYM/src/serverlist.cpp
index fbbd700fac..9e26f16910 100644
--- a/plugins/FTPFileYM/src/serverlist.cpp
+++ b/plugins/FTPFileYM/src/serverlist.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/serverlist.h b/plugins/FTPFileYM/src/serverlist.h
index 05b2e66724..db678b2886 100644
--- a/plugins/FTPFileYM/src/serverlist.h
+++ b/plugins/FTPFileYM/src/serverlist.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/stdafx.cxx b/plugins/FTPFileYM/src/stdafx.cxx
index e0372ed6dc..b30b5516a7 100644
--- a/plugins/FTPFileYM/src/stdafx.cxx
+++ b/plugins/FTPFileYM/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/FTPFileYM/src/stdafx.h b/plugins/FTPFileYM/src/stdafx.h
index 1ac6722a7f..10d0ddca6f 100644
--- a/plugins/FTPFileYM/src/stdafx.h
+++ b/plugins/FTPFileYM/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/utils.cpp b/plugins/FTPFileYM/src/utils.cpp
index 34491f7e2a..65177898d0 100644
--- a/plugins/FTPFileYM/src/utils.cpp
+++ b/plugins/FTPFileYM/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/utils.h b/plugins/FTPFileYM/src/utils.h
index de5fd9d911..7f40305e02 100644
--- a/plugins/FTPFileYM/src/utils.h
+++ b/plugins/FTPFileYM/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
FTP File YM plugin
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/FTPFileYM/src/version.h b/plugins/FTPFileYM/src/version.h
index ea36fb539f..eb77477a11 100644
--- a/plugins/FTPFileYM/src/version.h
+++ b/plugins/FTPFileYM/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 6
#define __RELEASE_NUM 0
#define __BUILD_NUM 2
diff --git a/plugins/FavContacts/res/Version.rc b/plugins/FavContacts/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/FavContacts/res/Version.rc
+++ b/plugins/FavContacts/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/FavContacts/res/resource.rc b/plugins/FavContacts/res/resource.rc
index 6943d0051c..7edc04381a 100644
--- a/plugins/FavContacts/res/resource.rc
+++ b/plugins/FavContacts/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/FavContacts/src/contact_cache.cpp b/plugins/FavContacts/src/contact_cache.cpp
index d6039f3782..b706b7e81f 100644
--- a/plugins/FavContacts/src/contact_cache.cpp
+++ b/plugins/FavContacts/src/contact_cache.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static int CompareItem(const CContactCache::TContactInfo *p1, const CContactCache::TContactInfo *p2)
{
diff --git a/plugins/FavContacts/src/contact_cache.h b/plugins/FavContacts/src/contact_cache.h
index 2987290735..db50bbc15b 100644
--- a/plugins/FavContacts/src/contact_cache.h
+++ b/plugins/FavContacts/src/contact_cache.h
@@ -1,4 +1,4 @@
-#ifndef __contact_cache__
+#ifndef __contact_cache__
#define __contact_cache__
class CContactCache
diff --git a/plugins/FavContacts/src/cserver.cpp b/plugins/FavContacts/src/cserver.cpp
index 42f35cd687..5132b5a618 100644
--- a/plugins/FavContacts/src/cserver.cpp
+++ b/plugins/FavContacts/src/cserver.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "csocket.h"
#include "cserver.h"
diff --git a/plugins/FavContacts/src/cserver.h b/plugins/FavContacts/src/cserver.h
index f96c87b2c1..87f5ea54f9 100644
--- a/plugins/FavContacts/src/cserver.h
+++ b/plugins/FavContacts/src/cserver.h
@@ -1,4 +1,4 @@
-#ifndef cserver_h__
+#ifndef cserver_h__
#define cserver_h__
class IConnectionProcessor
diff --git a/plugins/FavContacts/src/csocket.cpp b/plugins/FavContacts/src/csocket.cpp
index a101e65352..e5bc6c65c9 100644
--- a/plugins/FavContacts/src/csocket.cpp
+++ b/plugins/FavContacts/src/csocket.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "csocket.h"
diff --git a/plugins/FavContacts/src/csocket.h b/plugins/FavContacts/src/csocket.h
index 3fa1c87852..d51c4c61ea 100644
--- a/plugins/FavContacts/src/csocket.h
+++ b/plugins/FavContacts/src/csocket.h
@@ -1,4 +1,4 @@
-#ifndef csocket_h__
+#ifndef csocket_h__
#define csocket_h__
class CSocket
diff --git a/plugins/FavContacts/src/favlist.h b/plugins/FavContacts/src/favlist.h
index b6ebc70f2e..000ec86516 100644
--- a/plugins/FavContacts/src/favlist.h
+++ b/plugins/FavContacts/src/favlist.h
@@ -1,4 +1,4 @@
-#ifndef favlist_h__
+#ifndef favlist_h__
#define favlist_h__
struct TContactInfo
diff --git a/plugins/FavContacts/src/http_api.cpp b/plugins/FavContacts/src/http_api.cpp
index d71e1c536d..11aecba552 100644
--- a/plugins/FavContacts/src/http_api.cpp
+++ b/plugins/FavContacts/src/http_api.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "csocket.h"
#include "cserver.h"
diff --git a/plugins/FavContacts/src/http_api.h b/plugins/FavContacts/src/http_api.h
index 599ba4c4d4..f1ca492e6e 100644
--- a/plugins/FavContacts/src/http_api.h
+++ b/plugins/FavContacts/src/http_api.h
@@ -1,4 +1,4 @@
-#ifndef http_api_h__
+#ifndef http_api_h__
#define http_api_h__
void LoadHttpApi();
diff --git a/plugins/FavContacts/src/main.cpp b/plugins/FavContacts/src/main.cpp
index 04d429a82b..f5e0f40383 100644
--- a/plugins/FavContacts/src/main.cpp
+++ b/plugins/FavContacts/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Favorite Contacts for Miranda IM
Copyright 2007 Victor Pavlychko
diff --git a/plugins/FavContacts/src/menu.cpp b/plugins/FavContacts/src/menu.cpp
index f0c8e1072e..9832b6d3ea 100644
--- a/plugins/FavContacts/src/menu.cpp
+++ b/plugins/FavContacts/src/menu.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Favorite Contacts for Miranda IM
Copyright 2007 Victor Pavlychko
diff --git a/plugins/FavContacts/src/options.cpp b/plugins/FavContacts/src/options.cpp
index 5a5ce392b7..071f0bdc34 100644
--- a/plugins/FavContacts/src/options.cpp
+++ b/plugins/FavContacts/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Favorite Contacts for Miranda IM
Copyright 2007 Victor Pavlychko
diff --git a/plugins/FavContacts/src/resource.h b/plugins/FavContacts/src/resource.h
index 099847ed80..b6e77dd28b 100644
--- a/plugins/FavContacts/src/resource.h
+++ b/plugins/FavContacts/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/FavContacts/src/services.cpp b/plugins/FavContacts/src/services.cpp
index c348de82ce..86038975aa 100644
--- a/plugins/FavContacts/src/services.cpp
+++ b/plugins/FavContacts/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Favorite Contacts for Miranda IM
Copyright 2007 Victor Pavlychko
diff --git a/plugins/FavContacts/src/stdafx.cxx b/plugins/FavContacts/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/FavContacts/src/stdafx.cxx
+++ b/plugins/FavContacts/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/FavContacts/src/stdafx.h b/plugins/FavContacts/src/stdafx.h
index 8c123f1131..c9546afcab 100644
--- a/plugins/FavContacts/src/stdafx.h
+++ b/plugins/FavContacts/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Favorite Contacts for Miranda IM
Copyright 2007 Victor Pavlychko
diff --git a/plugins/FavContacts/src/version.h b/plugins/FavContacts/src/version.h
index 057d4f6502..67a5d6e6a8 100644
--- a/plugins/FavContacts/src/version.h
+++ b/plugins/FavContacts/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 3
diff --git a/plugins/FileAsMessage/res/Version.rc b/plugins/FileAsMessage/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/FileAsMessage/res/Version.rc
+++ b/plugins/FileAsMessage/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/FileAsMessage/res/resources.rc b/plugins/FileAsMessage/res/resources.rc
index df35c53f00..3c740cf419 100644
--- a/plugins/FileAsMessage/res/resources.rc
+++ b/plugins/FileAsMessage/res/resources.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/FileAsMessage/src/crc32.cpp b/plugins/FileAsMessage/src/crc32.cpp
index dc40c1a6fb..32bebc2445 100644
--- a/plugins/FileAsMessage/src/crc32.cpp
+++ b/plugins/FileAsMessage/src/crc32.cpp
@@ -1,4 +1,4 @@
-#include "main.h"
+#include "main.h"
const ulong CRCPoly = 0xEDB88320;
ulong CRC32Table[256];
diff --git a/plugins/FileAsMessage/src/dialog.cpp b/plugins/FileAsMessage/src/dialog.cpp
index 36fbd38780..71ce7350ad 100644
--- a/plugins/FileAsMessage/src/dialog.cpp
+++ b/plugins/FileAsMessage/src/dialog.cpp
@@ -1,4 +1,4 @@
-#include"main.h"
+#include"main.h"
char *szFEMode[] =
{
diff --git a/plugins/FileAsMessage/src/dialog.h b/plugins/FileAsMessage/src/dialog.h
index 10f110bf37..4056cbbf74 100644
--- a/plugins/FileAsMessage/src/dialog.h
+++ b/plugins/FileAsMessage/src/dialog.h
@@ -1,4 +1,4 @@
-extern HINSTANCE hInst;
+extern HINSTANCE hInst;
int getMsgId(char *msg);
diff --git a/plugins/FileAsMessage/src/main.cpp b/plugins/FileAsMessage/src/main.cpp
index 594e95e395..71ee604e13 100644
--- a/plugins/FileAsMessage/src/main.cpp
+++ b/plugins/FileAsMessage/src/main.cpp
@@ -1,4 +1,4 @@
-#include "main.h"
+#include "main.h"
PLUGININFOEX pluginInfo =
{
diff --git a/plugins/FileAsMessage/src/main.h b/plugins/FileAsMessage/src/main.h
index a2130ee940..8d9a2f5fa9 100644
--- a/plugins/FileAsMessage/src/main.h
+++ b/plugins/FileAsMessage/src/main.h
@@ -1,4 +1,4 @@
-#define _CRT_SECURE_NO_WARNINGS
+#define _CRT_SECURE_NO_WARNINGS
#define _CRT_NONSTDC_NO_DEPRECATE
#include <windows.h>
diff --git a/plugins/FileAsMessage/src/optionsdlg.cpp b/plugins/FileAsMessage/src/optionsdlg.cpp
index 519e5287ee..45b29bab30 100644
--- a/plugins/FileAsMessage/src/optionsdlg.cpp
+++ b/plugins/FileAsMessage/src/optionsdlg.cpp
@@ -1,4 +1,4 @@
-#include "main.h"
+#include "main.h"
DWORD settingDefault[] =
{
diff --git a/plugins/FileAsMessage/src/resource.h b/plugins/FileAsMessage/src/resource.h
index 952fba4a65..31ee70689e 100644
--- a/plugins/FileAsMessage/src/resource.h
+++ b/plugins/FileAsMessage/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resources.rc
//
diff --git a/plugins/FileAsMessage/src/stdafx.cpp b/plugins/FileAsMessage/src/stdafx.cpp
index 5cc77ed966..ae44e29232 100644
--- a/plugins/FileAsMessage/src/stdafx.cpp
+++ b/plugins/FileAsMessage/src/stdafx.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/FileAsMessage/src/version.h b/plugins/FileAsMessage/src/version.h
index ddb306b2f3..7afb57e0a5 100644
--- a/plugins/FileAsMessage/src/version.h
+++ b/plugins/FileAsMessage/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 2
#define __BUILD_NUM 4
diff --git a/plugins/FingerprintNG/docs/changelog.txt b/plugins/FingerprintNG/docs/changelog.txt
index d87db7cb5d..b5ea746ec5 100644
--- a/plugins/FingerprintNG/docs/changelog.txt
+++ b/plugins/FingerprintNG/docs/changelog.txt
@@ -1,4 +1,4 @@
-Fingerprint NG 0.1.0.0
+Fingerprint NG 0.1.0.0
Changelog:
mass-update of Fingerprint Mod and renaming it to Fingerprint NG 0.1.0.0.
diff --git a/plugins/FingerprintNG/docs/fingerprint_old_mod_changelog.txt b/plugins/FingerprintNG/docs/fingerprint_old_mod_changelog.txt
index ccb5325a3b..dca8f44d8f 100644
--- a/plugins/FingerprintNG/docs/fingerprint_old_mod_changelog.txt
+++ b/plugins/FingerprintNG/docs/fingerprint_old_mod_changelog.txt
@@ -1,4 +1,4 @@
-Fingerprint Mod 0.3.0.01
+Fingerprint Mod 0.3.0.01
Changelog:
overlay Unicode client
diff --git a/plugins/FingerprintNG/iconpacks/res/fp_icons.rc b/plugins/FingerprintNG/iconpacks/res/fp_icons.rc
index 498d408065..8b68a83929 100644
--- a/plugins/FingerprintNG/iconpacks/res/fp_icons.rc
+++ b/plugins/FingerprintNG/iconpacks/res/fp_icons.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\..\src\resource.h"
diff --git a/plugins/FingerprintNG/res/resource.rc b/plugins/FingerprintNG/res/resource.rc
index 0187107716..a5144da97c 100644
--- a/plugins/FingerprintNG/res/resource.rc
+++ b/plugins/FingerprintNG/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/FingerprintNG/res/version.rc b/plugins/FingerprintNG/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/FingerprintNG/res/version.rc
+++ b/plugins/FingerprintNG/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/FingerprintNG/src/finger_groups.h b/plugins/FingerprintNG/src/finger_groups.h
index d0ac9b3b30..b73761096e 100644
--- a/plugins/FingerprintNG/src/finger_groups.h
+++ b/plugins/FingerprintNG/src/finger_groups.h
@@ -1,4 +1,4 @@
-case MIRANDA_CASE:
+case MIRANDA_CASE:
if (db_get_b(NULL, MODULENAME, "GroupMiranda", 1))
return LPGENW("Client icons") L"/" LPGENW("Miranda clients");
break;
diff --git a/plugins/FingerprintNG/src/fingerprint.cpp b/plugins/FingerprintNG/src/fingerprint.cpp
index 0a8c305f5a..dbffced0fe 100644
--- a/plugins/FingerprintNG/src/fingerprint.cpp
+++ b/plugins/FingerprintNG/src/fingerprint.cpp
@@ -1,4 +1,4 @@
-fv/*
+fv/*
Fingerprint NG (client version) icons module for Miranda NG
Copyright © 2006-17 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
diff --git a/plugins/FingerprintNG/src/main.cpp b/plugins/FingerprintNG/src/main.cpp
index f8af6c8a48..2b0238b3e1 100644
--- a/plugins/FingerprintNG/src/main.cpp
+++ b/plugins/FingerprintNG/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Fingerprint NG (client version) icons module for Miranda NG
Copyright © 2006-17 FYR, Bio, nullbie, ghazan, mataes, HierOS, faith_healer and all respective contributors.
diff --git a/plugins/FingerprintNG/src/masks.cpp b/plugins/FingerprintNG/src/masks.cpp
index 52cc5cb5ae..53df4a768b 100644
--- a/plugins/FingerprintNG/src/masks.cpp
+++ b/plugins/FingerprintNG/src/masks.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Fingerprint NG (client version) icons module for Miranda NG
Copyright © 2006-17 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
diff --git a/plugins/FingerprintNG/src/options.cpp b/plugins/FingerprintNG/src/options.cpp
index 5ec7b7a793..ca45d5a7ba 100644
--- a/plugins/FingerprintNG/src/options.cpp
+++ b/plugins/FingerprintNG/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Fingerprint NG (client version) icons module for Miranda NG
Copyright © 2006-17 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
diff --git a/plugins/FingerprintNG/src/resource.h b/plugins/FingerprintNG/src/resource.h
index 8420af7194..f70fb376d2 100644
--- a/plugins/FingerprintNG/src/resource.h
+++ b/plugins/FingerprintNG/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\iconpacks\fp_icons.rc
//
diff --git a/plugins/FingerprintNG/src/stdafx.cxx b/plugins/FingerprintNG/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/FingerprintNG/src/stdafx.cxx
+++ b/plugins/FingerprintNG/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/FingerprintNG/src/stdafx.h b/plugins/FingerprintNG/src/stdafx.h
index a44ede6da4..43e04eefe2 100644
--- a/plugins/FingerprintNG/src/stdafx.h
+++ b/plugins/FingerprintNG/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Fingerprint NG (client version) icons module for Miranda NG
Copyright © 2006-17 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
diff --git a/plugins/FingerprintNG/src/version.h b/plugins/FingerprintNG/src/version.h
index 4ee2eaffab..32179d8fef 100644
--- a/plugins/FingerprintNG/src/version.h
+++ b/plugins/FingerprintNG/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
Fingerprint NG (client version) icons module for Miranda NG
Copyright © 2006-17 ghazan, Mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
diff --git a/plugins/FloatingContacts/docs/readme.txt b/plugins/FloatingContacts/docs/readme.txt
index b62a9c7ff6..4669baff5a 100644
--- a/plugins/FloatingContacts/docs/readme.txt
+++ b/plugins/FloatingContacts/docs/readme.txt
@@ -1,4 +1,4 @@
-******************
+******************
Floating Contacts
******************
diff --git a/plugins/FloatingContacts/res/fltcnt.rc b/plugins/FloatingContacts/res/fltcnt.rc
index 0fdeef448c..1edcf7c060 100644
--- a/plugins/FloatingContacts/res/fltcnt.rc
+++ b/plugins/FloatingContacts/res/fltcnt.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/FloatingContacts/res/version.rc b/plugins/FloatingContacts/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/FloatingContacts/res/version.rc
+++ b/plugins/FloatingContacts/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/FloatingContacts/src/bitmap_funcs.cpp b/plugins/FloatingContacts/src/bitmap_funcs.cpp
index 5cbf09bc9b..bf494436ed 100644
--- a/plugins/FloatingContacts/src/bitmap_funcs.cpp
+++ b/plugins/FloatingContacts/src/bitmap_funcs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/FloatingContacts/src/bitmap_funcs.h b/plugins/FloatingContacts/src/bitmap_funcs.h
index 46b749289b..abc641b8b6 100644
--- a/plugins/FloatingContacts/src/bitmap_funcs.h
+++ b/plugins/FloatingContacts/src/bitmap_funcs.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/FloatingContacts/src/filedrop.cpp b/plugins/FloatingContacts/src/filedrop.cpp
index e9f3c97618..56964a307e 100644
--- a/plugins/FloatingContacts/src/filedrop.cpp
+++ b/plugins/FloatingContacts/src/filedrop.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static void ProcessDroppedItems(char **ppDroppedItems, int nCount, char **ppFiles);
static int CountDroppedFiles(char **ppDroppedItems, int nCount);
diff --git a/plugins/FloatingContacts/src/filedrop.h b/plugins/FloatingContacts/src/filedrop.h
index af384c67d3..a71aec9956 100644
--- a/plugins/FloatingContacts/src/filedrop.h
+++ b/plugins/FloatingContacts/src/filedrop.h
@@ -1,4 +1,4 @@
-/* This file is a modification of clcfiledrop.h originally
+/* This file is a modification of clcfiledrop.h originally
written by Richard Hughes*/
static HWND hwndCurDrag = NULL;
diff --git a/plugins/FloatingContacts/src/fltcont.h b/plugins/FloatingContacts/src/fltcont.h
index ca4919c2fc..10a30314c0 100644
--- a/plugins/FloatingContacts/src/fltcont.h
+++ b/plugins/FloatingContacts/src/fltcont.h
@@ -1,4 +1,4 @@
-
+
#ifndef __FLTCONT_H__
#define __FLTCONT_H__
diff --git a/plugins/FloatingContacts/src/main.cpp b/plugins/FloatingContacts/src/main.cpp
index d840c61e62..8cb2933ac5 100644
--- a/plugins/FloatingContacts/src/main.cpp
+++ b/plugins/FloatingContacts/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Floating Contacts plugin, created by Iavor Vajarov ( ivajarov@code.bg )
http://miranda-icq.sourceforge.net/
diff --git a/plugins/FloatingContacts/src/options.cpp b/plugins/FloatingContacts/src/options.cpp
index c27c29b242..75a9208519 100644
--- a/plugins/FloatingContacts/src/options.cpp
+++ b/plugins/FloatingContacts/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#pragma comment(lib, "shlwapi.lib")
#define M_GUESSSAMEASBOXES (WM_USER + 18)
diff --git a/plugins/FloatingContacts/src/resource.h b/plugins/FloatingContacts/src/resource.h
index 87664ca12b..5d73325800 100644
--- a/plugins/FloatingContacts/src/resource.h
+++ b/plugins/FloatingContacts/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by D:\Myranda\plugins\FloatingContacts\res\fltcnt.rc
//
diff --git a/plugins/FloatingContacts/src/stdafx.cxx b/plugins/FloatingContacts/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/FloatingContacts/src/stdafx.cxx
+++ b/plugins/FloatingContacts/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/FloatingContacts/src/stdafx.h b/plugins/FloatingContacts/src/stdafx.h
index 1d6069ec3e..c2db4ebf0d 100644
--- a/plugins/FloatingContacts/src/stdafx.h
+++ b/plugins/FloatingContacts/src/stdafx.h
@@ -1,4 +1,4 @@
-
+
#ifndef __STDHDR_H__
#define __STDHDR_H__
diff --git a/plugins/FloatingContacts/src/thumbs.cpp b/plugins/FloatingContacts/src/thumbs.cpp
index 27f953a689..137315c58e 100644
--- a/plugins/FloatingContacts/src/thumbs.cpp
+++ b/plugins/FloatingContacts/src/thumbs.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#pragma comment(lib, "Msimg32.lib")
ThumbList thumbList;
diff --git a/plugins/FloatingContacts/src/thumbs.h b/plugins/FloatingContacts/src/thumbs.h
index d3e8d396d1..406cfcc4f4 100644
--- a/plugins/FloatingContacts/src/thumbs.h
+++ b/plugins/FloatingContacts/src/thumbs.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////
//
#define USERNAME_LEN 50
class CDropTarget;
diff --git a/plugins/FloatingContacts/src/version.h b/plugins/FloatingContacts/src/version.h
index 5af00f2c44..781d5f2c19 100644
--- a/plugins/FloatingContacts/src/version.h
+++ b/plugins/FloatingContacts/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 7
#define __RELEASE_NUM 0
#define __BUILD_NUM 4
diff --git a/plugins/Folders/docs/readme.txt b/plugins/Folders/docs/readme.txt
index 9c7af357bf..d42379fd2b 100644
--- a/plugins/Folders/docs/readme.txt
+++ b/plugins/Folders/docs/readme.txt
@@ -1,4 +1,4 @@
-Custom profile folders v.0.1.6.0
+Custom profile folders v.0.1.6.0
Copyright © 2005-2010 Cristian Libotean
This plugin allows users to select the folders where plugins save their data.
diff --git a/plugins/Folders/res/folders.rc b/plugins/Folders/res/folders.rc
index 219ff827df..48e6c64fa3 100644
--- a/plugins/Folders/res/folders.rc
+++ b/plugins/Folders/res/folders.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Folders/res/version.rc b/plugins/Folders/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Folders/res/version.rc
+++ b/plugins/Folders/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Folders/src/dlg_handlers.cpp b/plugins/Folders/src/dlg_handlers.cpp
index 806b0972c7..ea47820fdb 100644
--- a/plugins/Folders/src/dlg_handlers.cpp
+++ b/plugins/Folders/src/dlg_handlers.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
PFolderItem lastItem = nullptr;
diff --git a/plugins/Folders/src/events.cpp b/plugins/Folders/src/events.cpp
index cf564a2836..feb9176306 100644
--- a/plugins/Folders/src/events.cpp
+++ b/plugins/Folders/src/events.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/Folders/src/events.h b/plugins/Folders/src/events.h
index 5fb6724541..6849ba235f 100644
--- a/plugins/Folders/src/events.h
+++ b/plugins/Folders/src/events.h
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/Folders/src/folderItem.cpp b/plugins/Folders/src/folderItem.cpp
index 35d718798b..9613f601e0 100644
--- a/plugins/Folders/src/folderItem.cpp
+++ b/plugins/Folders/src/folderItem.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/Folders/src/folderItem.h b/plugins/Folders/src/folderItem.h
index cd35c36637..58dc71c0d2 100644
--- a/plugins/Folders/src/folderItem.h
+++ b/plugins/Folders/src/folderItem.h
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/Folders/src/folders.cpp b/plugins/Folders/src/folders.cpp
index b6d8ded550..088ccb12fc 100644
--- a/plugins/Folders/src/folders.cpp
+++ b/plugins/Folders/src/folders.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/Folders/src/resource.h b/plugins/Folders/src/resource.h
index e8ff0247cf..cee9c06491 100644
--- a/plugins/Folders/src/resource.h
+++ b/plugins/Folders/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by folders.rc
//
diff --git a/plugins/Folders/src/services.cpp b/plugins/Folders/src/services.cpp
index a1d01aea9d..b5e9cfd96b 100644
--- a/plugins/Folders/src/services.cpp
+++ b/plugins/Folders/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/Folders/src/services.h b/plugins/Folders/src/services.h
index 419de6cad9..9a275518e3 100644
--- a/plugins/Folders/src/services.h
+++ b/plugins/Folders/src/services.h
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/Folders/src/stdafx.cxx b/plugins/Folders/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Folders/src/stdafx.cxx
+++ b/plugins/Folders/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Folders/src/stdafx.h b/plugins/Folders/src/stdafx.h
index 3d9f67e760..e7c40ba968 100644
--- a/plugins/Folders/src/stdafx.h
+++ b/plugins/Folders/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/Folders/src/utils.cpp b/plugins/Folders/src/utils.cpp
index 5973546d38..4c32cfcbb8 100644
--- a/plugins/Folders/src/utils.cpp
+++ b/plugins/Folders/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/Folders/src/utils.h b/plugins/Folders/src/utils.h
index c8550d153c..775048340b 100644
--- a/plugins/Folders/src/utils.h
+++ b/plugins/Folders/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
Custom profile folders plugin for Miranda IM
Copyright © 2005 Cristian Libotean
diff --git a/plugins/Folders/src/version.h b/plugins/Folders/src/version.h
index 886868da09..6bd5330ae6 100644
--- a/plugins/Folders/src/version.h
+++ b/plugins/Folders/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 0
#define __BUILD_NUM 2
diff --git a/plugins/GmailNotifier/res/options.rc b/plugins/GmailNotifier/res/options.rc
index d8a46c50d3..5caf967f3c 100644
--- a/plugins/GmailNotifier/res/options.rc
+++ b/plugins/GmailNotifier/res/options.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/GmailNotifier/res/version.rc b/plugins/GmailNotifier/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/GmailNotifier/res/version.rc
+++ b/plugins/GmailNotifier/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/GmailNotifier/src/check.cpp b/plugins/GmailNotifier/src/check.cpp
index 6bf60cd2c7..d8df2301cb 100644
--- a/plugins/GmailNotifier/src/check.cpp
+++ b/plugins/GmailNotifier/src/check.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#pragma comment(lib, "Wininet.lib")
diff --git a/plugins/GmailNotifier/src/main.cpp b/plugins/GmailNotifier/src/main.cpp
index ff6946fadc..f62aa24d73 100644
--- a/plugins/GmailNotifier/src/main.cpp
+++ b/plugins/GmailNotifier/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda plugin template, originally by Richard Hughes
http://miranda-icq.sourceforge.net/
diff --git a/plugins/GmailNotifier/src/notify.cpp b/plugins/GmailNotifier/src/notify.cpp
index ee1bbc04e4..684634d1a0 100644
--- a/plugins/GmailNotifier/src/notify.cpp
+++ b/plugins/GmailNotifier/src/notify.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int OpenBrowser(WPARAM hContact, LPARAM)
{
diff --git a/plugins/GmailNotifier/src/options.cpp b/plugins/GmailNotifier/src/options.cpp
index a3f781c8b1..b7e85be7ca 100644
--- a/plugins/GmailNotifier/src/options.cpp
+++ b/plugins/GmailNotifier/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static void SaveButton(HWND hwndDlg, HWND hwndCombo, int curIndex)
{
diff --git a/plugins/GmailNotifier/src/resource.h b/plugins/GmailNotifier/src/resource.h
index 8a66a02e96..215eaa6396 100644
--- a/plugins/GmailNotifier/src/resource.h
+++ b/plugins/GmailNotifier/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\miranda-ng\plugins\GmailNotifier\res\options.rc
//
diff --git a/plugins/GmailNotifier/src/stdafx.cxx b/plugins/GmailNotifier/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/GmailNotifier/src/stdafx.cxx
+++ b/plugins/GmailNotifier/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/GmailNotifier/src/stdafx.h b/plugins/GmailNotifier/src/stdafx.h
index 470fb6209b..5164c74fe2 100644
--- a/plugins/GmailNotifier/src/stdafx.h
+++ b/plugins/GmailNotifier/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <time.h>
#include <stdio.h>
#include "resource.h"
diff --git a/plugins/GmailNotifier/src/utility.cpp b/plugins/GmailNotifier/src/utility.cpp
index cadc6820db..31410fbfbd 100644
--- a/plugins/GmailNotifier/src/utility.cpp
+++ b/plugins/GmailNotifier/src/utility.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void BuildList(void)
{
diff --git a/plugins/GmailNotifier/src/version.h b/plugins/GmailNotifier/src/version.h
index 7834d0d829..ea28fcccaa 100644
--- a/plugins/GmailNotifier/src/version.h
+++ b/plugins/GmailNotifier/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 1
diff --git a/plugins/HTTPServer/docs/Changelog.txt b/plugins/HTTPServer/docs/Changelog.txt
index de682e0249..8a7d3bb390 100644
--- a/plugins/HTTPServer/docs/Changelog.txt
+++ b/plugins/HTTPServer/docs/Changelog.txt
@@ -1,4 +1,4 @@
-
+
Version 0.0.1.0
diff --git a/plugins/HTTPServer/docs/data/Changelog.txt b/plugins/HTTPServer/docs/data/Changelog.txt
index de682e0249..8a7d3bb390 100644
--- a/plugins/HTTPServer/docs/data/Changelog.txt
+++ b/plugins/HTTPServer/docs/data/Changelog.txt
@@ -1,4 +1,4 @@
-
+
Version 0.0.1.0
diff --git a/plugins/HTTPServer/res/Version.rc b/plugins/HTTPServer/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/HTTPServer/res/Version.rc
+++ b/plugins/HTTPServer/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/HTTPServer/res/resource.rc b/plugins/HTTPServer/res/resource.rc
index fb98cca4a2..a8f9ef9559 100644
--- a/plugins/HTTPServer/res/resource.rc
+++ b/plugins/HTTPServer/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/HTTPServer/src/FileShareNode.cpp b/plugins/HTTPServer/src/FileShareNode.cpp
index 939c46f364..575eea1e26 100644
--- a/plugins/HTTPServer/src/FileShareNode.cpp
+++ b/plugins/HTTPServer/src/FileShareNode.cpp
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/FileShareNode.h b/plugins/HTTPServer/src/FileShareNode.h
index 7c40bcced1..0c49f9e3c9 100644
--- a/plugins/HTTPServer/src/FileShareNode.h
+++ b/plugins/HTTPServer/src/FileShareNode.h
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/Glob.h b/plugins/HTTPServer/src/Glob.h
index 7d21925204..3b0487b8c9 100644
--- a/plugins/HTTPServer/src/Glob.h
+++ b/plugins/HTTPServer/src/Glob.h
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/GuiElements.cpp b/plugins/HTTPServer/src/GuiElements.cpp
index 11b179b4b6..de4fde82b4 100644
--- a/plugins/HTTPServer/src/GuiElements.cpp
+++ b/plugins/HTTPServer/src/GuiElements.cpp
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/GuiElements.h b/plugins/HTTPServer/src/GuiElements.h
index 0ce1d11814..a9b1a9ade7 100644
--- a/plugins/HTTPServer/src/GuiElements.h
+++ b/plugins/HTTPServer/src/GuiElements.h
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/HttpUser.cpp b/plugins/HTTPServer/src/HttpUser.cpp
index 1f28cdac5d..a9dc4bd6d9 100644
--- a/plugins/HTTPServer/src/HttpUser.cpp
+++ b/plugins/HTTPServer/src/HttpUser.cpp
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/HttpUser.h b/plugins/HTTPServer/src/HttpUser.h
index a5a7b2d24c..64bb5c707a 100644
--- a/plugins/HTTPServer/src/HttpUser.h
+++ b/plugins/HTTPServer/src/HttpUser.h
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/IndexCreation.h b/plugins/HTTPServer/src/IndexCreation.h
index c3892c4308..9b3e9d7048 100644
--- a/plugins/HTTPServer/src/IndexCreation.h
+++ b/plugins/HTTPServer/src/IndexCreation.h
@@ -1,4 +1,4 @@
-
+
//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
diff --git a/plugins/HTTPServer/src/IndexHTML.cpp b/plugins/HTTPServer/src/IndexHTML.cpp
index c32f782f81..05f688166d 100644
--- a/plugins/HTTPServer/src/IndexHTML.cpp
+++ b/plugins/HTTPServer/src/IndexHTML.cpp
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/IndexXML.cpp b/plugins/HTTPServer/src/IndexXML.cpp
index ea94a2cadc..1780fd4998 100644
--- a/plugins/HTTPServer/src/IndexXML.cpp
+++ b/plugins/HTTPServer/src/IndexXML.cpp
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/MimeHandling.cpp b/plugins/HTTPServer/src/MimeHandling.cpp
index 56ec7a320f..bea85eb4ce 100644
--- a/plugins/HTTPServer/src/MimeHandling.cpp
+++ b/plugins/HTTPServer/src/MimeHandling.cpp
@@ -1,4 +1,4 @@
-#include "Glob.h"
+#include "Glob.h"
/* MIME type/ext map */
ContentTypeDB MIME = nullptr;
diff --git a/plugins/HTTPServer/src/MimeHandling.h b/plugins/HTTPServer/src/MimeHandling.h
index f40fdf94c8..8790a6e696 100644
--- a/plugins/HTTPServer/src/MimeHandling.h
+++ b/plugins/HTTPServer/src/MimeHandling.h
@@ -1,4 +1,4 @@
-#define LINE_MAX_SIZE 512
+#define LINE_MAX_SIZE 512
#ifdef __cplusplus
extern "C" {
diff --git a/plugins/HTTPServer/src/main.cpp b/plugins/HTTPServer/src/main.cpp
index 82aca337b6..692ea7a72b 100644
--- a/plugins/HTTPServer/src/main.cpp
+++ b/plugins/HTTPServer/src/main.cpp
@@ -1,4 +1,4 @@
-//This file is part of HTTPServer a Miranda IM plugin
+//This file is part of HTTPServer a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen
//
//This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/resource.h b/plugins/HTTPServer/src/resource.h
index 3f2a2df98d..e493bc9e1a 100644
--- a/plugins/HTTPServer/src/resource.h
+++ b/plugins/HTTPServer/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется D:\MNG_orig\plugins\HTTPServer\res\resource.rc
//
diff --git a/plugins/HTTPServer/src/stdafx.cpp b/plugins/HTTPServer/src/stdafx.cpp
index b9812ed52a..05f164a960 100644
--- a/plugins/HTTPServer/src/stdafx.cpp
+++ b/plugins/HTTPServer/src/stdafx.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/HTTPServer/src/version.h b/plugins/HTTPServer/src/version.h
index c58cfb21e1..a2cbf010ca 100644
--- a/plugins/HTTPServer/src/version.h
+++ b/plugins/HTTPServer/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 2
#define __BUILD_NUM 3
diff --git a/plugins/HistoryLinkListPlus/res/Version.rc b/plugins/HistoryLinkListPlus/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/HistoryLinkListPlus/res/Version.rc
+++ b/plugins/HistoryLinkListPlus/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/HistoryLinkListPlus/res/linklist.rc b/plugins/HistoryLinkListPlus/res/linklist.rc
index ee23c32262..4866424b32 100644
--- a/plugins/HistoryLinkListPlus/res/linklist.rc
+++ b/plugins/HistoryLinkListPlus/res/linklist.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/HistoryLinkListPlus/src/language.h b/plugins/HistoryLinkListPlus/src/language.h
index 762ae0d58d..fee8bb9cbe 100644
--- a/plugins/HistoryLinkListPlus/src/language.h
+++ b/plugins/HistoryLinkListPlus/src/language.h
@@ -1,4 +1,4 @@
-// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/linklist.cpp b/plugins/HistoryLinkListPlus/src/linklist.cpp
index 3c8a94d11a..0137b17706 100644
--- a/plugins/HistoryLinkListPlus/src/linklist.cpp
+++ b/plugins/HistoryLinkListPlus/src/linklist.cpp
@@ -1,4 +1,4 @@
-// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/linklist_dlg.cpp b/plugins/HistoryLinkListPlus/src/linklist_dlg.cpp
index e039b792c8..c28cd38726 100644
--- a/plugins/HistoryLinkListPlus/src/linklist_dlg.cpp
+++ b/plugins/HistoryLinkListPlus/src/linklist_dlg.cpp
@@ -1,4 +1,4 @@
-// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/linklist_dlg.h b/plugins/HistoryLinkListPlus/src/linklist_dlg.h
index a08c4d64f8..ab8984e784 100644
--- a/plugins/HistoryLinkListPlus/src/linklist_dlg.h
+++ b/plugins/HistoryLinkListPlus/src/linklist_dlg.h
@@ -1,4 +1,4 @@
-// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/linklist_fct.cpp b/plugins/HistoryLinkListPlus/src/linklist_fct.cpp
index 21ad54c0a2..b2f206a48e 100644
--- a/plugins/HistoryLinkListPlus/src/linklist_fct.cpp
+++ b/plugins/HistoryLinkListPlus/src/linklist_fct.cpp
@@ -1,4 +1,4 @@
-// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/linklist_fct.h b/plugins/HistoryLinkListPlus/src/linklist_fct.h
index 62b7bbc087..7465f056c8 100644
--- a/plugins/HistoryLinkListPlus/src/linklist_fct.h
+++ b/plugins/HistoryLinkListPlus/src/linklist_fct.h
@@ -1,4 +1,4 @@
-// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/resource.h b/plugins/HistoryLinkListPlus/src/resource.h
index 740b3d8479..253a56640a 100644
--- a/plugins/HistoryLinkListPlus/src/resource.h
+++ b/plugins/HistoryLinkListPlus/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by linklist.rc
//
diff --git a/plugins/HistoryLinkListPlus/src/stdafx.cxx b/plugins/HistoryLinkListPlus/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/HistoryLinkListPlus/src/stdafx.cxx
+++ b/plugins/HistoryLinkListPlus/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/stdafx.h b/plugins/HistoryLinkListPlus/src/stdafx.h
index e0ff6adecd..626d293e09 100644
--- a/plugins/HistoryLinkListPlus/src/stdafx.h
+++ b/plugins/HistoryLinkListPlus/src/stdafx.h
@@ -1,4 +1,4 @@
-// History Linklist Plus
+// History Linklist Plus
// Copyright (C) 2010 Thomas Wendel, gureedo
//
// This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryLinkListPlus/src/version.h b/plugins/HistoryLinkListPlus/src/version.h
index c8ab34ae17..2ae44644ea 100644
--- a/plugins/HistoryLinkListPlus/src/version.h
+++ b/plugins/HistoryLinkListPlus/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 2
diff --git a/plugins/HistoryPlusPlus/historypp_icons/res/resource.rc b/plugins/HistoryPlusPlus/historypp_icons/res/resource.rc
index 4885c06783..82da7e0bcd 100644
--- a/plugins/HistoryPlusPlus/historypp_icons/res/resource.rc
+++ b/plugins/HistoryPlusPlus/historypp_icons/res/resource.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/HistoryPlusPlus/historypp_icons/src/resource.h b/plugins/HistoryPlusPlus/historypp_icons/src/resource.h
index 10821b547f..a8677025e4 100644
--- a/plugins/HistoryPlusPlus/historypp_icons/src/resource.h
+++ b/plugins/HistoryPlusPlus/historypp_icons/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/HistoryPlusPlus/hpp_opt_dialog.rc b/plugins/HistoryPlusPlus/hpp_opt_dialog.rc
index 68321f40e2..77d72a804b 100644
--- a/plugins/HistoryPlusPlus/hpp_opt_dialog.rc
+++ b/plugins/HistoryPlusPlus/hpp_opt_dialog.rc
@@ -1,4 +1,4 @@
-Z_OPTIONS_CHECKED ICON res\options_checked.ico
+Z_OPTIONS_CHECKED ICON res\options_checked.ico
207 DIALOGEX 0, 0, 314, 240
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
diff --git a/plugins/HistoryPlusPlus/hpp_res_ver.rc b/plugins/HistoryPlusPlus/hpp_res_ver.rc
index b8b6e1929d..9e7f44322e 100644
--- a/plugins/HistoryPlusPlus/hpp_res_ver.rc
+++ b/plugins/HistoryPlusPlus/hpp_res_ver.rc
@@ -1,4 +1,4 @@
-1 VERSIONINFO
+1 VERSIONINFO
FILEVERSION 1, 5, 1, 5
PRODUCTVERSION 1, 5, 1, 5
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
diff --git a/plugins/HistoryPlusPlus/hpp_resource.rc b/plugins/HistoryPlusPlus/hpp_resource.rc
index 4a23d8be1b..07008a622e 100644
--- a/plugins/HistoryPlusPlus/hpp_resource.rc
+++ b/plugins/HistoryPlusPlus/hpp_resource.rc
@@ -1 +1 @@
-CR_HAND Cursor res\cr_hand.cur \ No newline at end of file
+CR_HAND Cursor res\cr_hand.cur \ No newline at end of file
diff --git a/plugins/HistoryPlusPlus/note.txt b/plugins/HistoryPlusPlus/note.txt
index 64cd00de1c..d6ca813894 100644
--- a/plugins/HistoryPlusPlus/note.txt
+++ b/plugins/HistoryPlusPlus/note.txt
@@ -1 +1 @@
-Broken history export (in HTML mode at least) - text exports in wrong (comparing with header) encoding \ No newline at end of file
+Broken history export (in HTML mode at least) - text exports in wrong (comparing with header) encoding \ No newline at end of file
diff --git a/plugins/HistoryStats/docs/changelog.txt b/plugins/HistoryStats/docs/changelog.txt
index 9f30fcb376..ade61ccf95 100644
--- a/plugins/HistoryStats/docs/changelog.txt
+++ b/plugins/HistoryStats/docs/changelog.txt
@@ -1,4 +1,4 @@
-Changelog
+Changelog
+ = new
* = changed
! = fixed
diff --git a/plugins/HistoryStats/docs/readme.txt b/plugins/HistoryStats/docs/readme.txt
index 26af0b71b2..86a9dc6f2f 100644
--- a/plugins/HistoryStats/docs/readme.txt
+++ b/plugins/HistoryStats/docs/readme.txt
@@ -1,4 +1,4 @@
-0. Introduction
+0. Introduction
===============
* Purpose of this document
diff --git a/plugins/HistoryStats/res/resource.rc b/plugins/HistoryStats/res/resource.rc
index 36eb120a86..867e67ef6f 100644
--- a/plugins/HistoryStats/res/resource.rc
+++ b/plugins/HistoryStats/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "../src/resource.h"
diff --git a/plugins/HistoryStats/res/version.rc b/plugins/HistoryStats/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/HistoryStats/res/version.rc
+++ b/plugins/HistoryStats/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/HistoryStats/src/_consts.cpp b/plugins/HistoryStats/src/_consts.cpp
index 0221984803..2aa0aec431 100644
--- a/plugins/HistoryStats/src/_consts.cpp
+++ b/plugins/HistoryStats/src/_consts.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#define HISTORYSTATS_CONST_DEFINE
#include "_consts.h"
diff --git a/plugins/HistoryStats/src/_consts.h b/plugins/HistoryStats/src/_consts.h
index d2dbf156c2..8c168140c2 100644
--- a/plugins/HistoryStats/src/_consts.h
+++ b/plugins/HistoryStats/src/_consts.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD__CONSTS_H)
+#if !defined(HISTORYSTATS_GUARD__CONSTS_H)
#define HISTORYSTATS_GUARD__CONSTS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/_format.h b/plugins/HistoryStats/src/_format.h
index c367f59202..528cbb17ad 100644
--- a/plugins/HistoryStats/src/_format.h
+++ b/plugins/HistoryStats/src/_format.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD__FORMAT_H)
+#if !defined(HISTORYSTATS_GUARD__FORMAT_H)
#define HISTORYSTATS_GUARD__FORMAT_H
/*
diff --git a/plugins/HistoryStats/src/_langext.h b/plugins/HistoryStats/src/_langext.h
index f5e94694f7..b60b826e55 100644
--- a/plugins/HistoryStats/src/_langext.h
+++ b/plugins/HistoryStats/src/_langext.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD__LANGEXT_H)
+#if !defined(HISTORYSTATS_GUARD__LANGEXT_H)
#define HISTORYSTATS_GUARD__LANGEXT_H
/*
diff --git a/plugins/HistoryStats/src/_strfunc.h b/plugins/HistoryStats/src/_strfunc.h
index f00af2f367..76ef571add 100644
--- a/plugins/HistoryStats/src/_strfunc.h
+++ b/plugins/HistoryStats/src/_strfunc.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD__STRFUNC_H)
+#if !defined(HISTORYSTATS_GUARD__STRFUNC_H)
#define HISTORYSTATS_GUARD__STRFUNC_H
namespace ext
diff --git a/plugins/HistoryStats/src/bandctrl.cpp b/plugins/HistoryStats/src/bandctrl.cpp
index 2240b1f55c..cd4c8c1969 100644
--- a/plugins/HistoryStats/src/bandctrl.cpp
+++ b/plugins/HistoryStats/src/bandctrl.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "bandctrl.h"
/*
diff --git a/plugins/HistoryStats/src/bandctrl.h b/plugins/HistoryStats/src/bandctrl.h
index 4917545c87..ccd25e3d7c 100644
--- a/plugins/HistoryStats/src/bandctrl.h
+++ b/plugins/HistoryStats/src/bandctrl.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_BANDCTRL_H)
+#if !defined(HISTORYSTATS_GUARD_BANDCTRL_H)
#define HISTORYSTATS_GUARD_BANDCTRL_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/bandctrldefs.h b/plugins/HistoryStats/src/bandctrldefs.h
index 1be373dcfa..ad5115c1e4 100644
--- a/plugins/HistoryStats/src/bandctrldefs.h
+++ b/plugins/HistoryStats/src/bandctrldefs.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_BANDCTRLDEFS_H)
+#if !defined(HISTORYSTATS_GUARD_BANDCTRLDEFS_H)
#define HISTORYSTATS_GUARD_BANDCTRLDEFS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/bandctrlimpl.cpp b/plugins/HistoryStats/src/bandctrlimpl.cpp
index 4ecbe3932d..d3042aca41 100644
--- a/plugins/HistoryStats/src/bandctrlimpl.cpp
+++ b/plugins/HistoryStats/src/bandctrlimpl.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "bandctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/bandctrlimpl.h b/plugins/HistoryStats/src/bandctrlimpl.h
index 7eef92ba68..d93ed15398 100644
--- a/plugins/HistoryStats/src/bandctrlimpl.h
+++ b/plugins/HistoryStats/src/bandctrlimpl.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_BANDCTRLIMPL_H)
+#if !defined(HISTORYSTATS_GUARD_BANDCTRLIMPL_H)
#define HISTORYSTATS_GUARD_BANDCTRLIMPL_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/canvas.cpp b/plugins/HistoryStats/src/canvas.cpp
index 215f631104..b9a5141214 100644
--- a/plugins/HistoryStats/src/canvas.cpp
+++ b/plugins/HistoryStats/src/canvas.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "canvas.h"
void Canvas::updateTrans(BYTE* pData)
diff --git a/plugins/HistoryStats/src/canvas.h b/plugins/HistoryStats/src/canvas.h
index 99213316f2..c7edd9d366 100644
--- a/plugins/HistoryStats/src/canvas.h
+++ b/plugins/HistoryStats/src/canvas.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_CANVAS_H)
+#if !defined(HISTORYSTATS_GUARD_CANVAS_H)
#define HISTORYSTATS_GUARD_CANVAS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/colbase_words.cpp b/plugins/HistoryStats/src/colbase_words.cpp
index e45c77e019..9d3b466705 100644
--- a/plugins/HistoryStats/src/colbase_words.cpp
+++ b/plugins/HistoryStats/src/colbase_words.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "colbase_words.h"
/*
diff --git a/plugins/HistoryStats/src/colbase_words.h b/plugins/HistoryStats/src/colbase_words.h
index 2d9ef4c667..e21733a90c 100644
--- a/plugins/HistoryStats/src/colbase_words.h
+++ b/plugins/HistoryStats/src/colbase_words.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLBASE_WORDS_H)
+#if !defined(HISTORYSTATS_GUARD_COLBASE_WORDS_H)
#define HISTORYSTATS_GUARD_COLBASE_WORDS_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column.cpp b/plugins/HistoryStats/src/column.cpp
index 51d9967873..69a2bd83e9 100644
--- a/plugins/HistoryStats/src/column.cpp
+++ b/plugins/HistoryStats/src/column.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column.h"
#include "column_rank.h"
diff --git a/plugins/HistoryStats/src/column.h b/plugins/HistoryStats/src/column.h
index acd99f933e..214d2cbc2d 100644
--- a/plugins/HistoryStats/src/column.h
+++ b/plugins/HistoryStats/src/column.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_H)
#define HISTORYSTATS_GUARD_COLUMN_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/column_chatduration.cpp b/plugins/HistoryStats/src/column_chatduration.cpp
index fba75dbfc4..09cc3fbbae 100644
--- a/plugins/HistoryStats/src/column_chatduration.cpp
+++ b/plugins/HistoryStats/src/column_chatduration.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_chatduration.h"
/*
diff --git a/plugins/HistoryStats/src/column_chatduration.h b/plugins/HistoryStats/src/column_chatduration.h
index 95e8e237ce..74e8ba7987 100644
--- a/plugins/HistoryStats/src/column_chatduration.h
+++ b/plugins/HistoryStats/src/column_chatduration.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_CHATDURATION_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_CHATDURATION_H)
#define HISTORYSTATS_GUARD_COLUMN_CHATDURATION_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_events.cpp b/plugins/HistoryStats/src/column_events.cpp
index 016558f0ca..4725e17d71 100644
--- a/plugins/HistoryStats/src/column_events.cpp
+++ b/plugins/HistoryStats/src/column_events.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_events.h"
/*
diff --git a/plugins/HistoryStats/src/column_events.h b/plugins/HistoryStats/src/column_events.h
index 5fd9d52dff..bdac07d76e 100644
--- a/plugins/HistoryStats/src/column_events.h
+++ b/plugins/HistoryStats/src/column_events.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_EVENTS_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_EVENTS_H)
#define HISTORYSTATS_GUARD_COLUMN_EVENTS_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_group.cpp b/plugins/HistoryStats/src/column_group.cpp
index 740e97d0e1..bb860e7114 100644
--- a/plugins/HistoryStats/src/column_group.cpp
+++ b/plugins/HistoryStats/src/column_group.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_group.h"
/*
diff --git a/plugins/HistoryStats/src/column_group.h b/plugins/HistoryStats/src/column_group.h
index 4683bdb47e..75132afc26 100644
--- a/plugins/HistoryStats/src/column_group.h
+++ b/plugins/HistoryStats/src/column_group.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_GROUP_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_GROUP_H)
#define HISTORYSTATS_GUARD_COLUMN_GROUP_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_inout.cpp b/plugins/HistoryStats/src/column_inout.cpp
index 4a7ab6aec8..9f003f2b9a 100644
--- a/plugins/HistoryStats/src/column_inout.cpp
+++ b/plugins/HistoryStats/src/column_inout.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_inout.h"
/*
diff --git a/plugins/HistoryStats/src/column_inout.h b/plugins/HistoryStats/src/column_inout.h
index c1ece71bff..422e104b58 100644
--- a/plugins/HistoryStats/src/column_inout.h
+++ b/plugins/HistoryStats/src/column_inout.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_INOUT_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_INOUT_H)
#define HISTORYSTATS_GUARD_COLUMN_INOUT_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_inoutgraph.cpp b/plugins/HistoryStats/src/column_inoutgraph.cpp
index f5f10559fd..f25e3fc43c 100644
--- a/plugins/HistoryStats/src/column_inoutgraph.cpp
+++ b/plugins/HistoryStats/src/column_inoutgraph.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_inoutgraph.h"
/*
diff --git a/plugins/HistoryStats/src/column_inoutgraph.h b/plugins/HistoryStats/src/column_inoutgraph.h
index 6b08170ff4..afa7decd61 100644
--- a/plugins/HistoryStats/src/column_inoutgraph.h
+++ b/plugins/HistoryStats/src/column_inoutgraph.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_INOUTGRAPH_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_INOUTGRAPH_H)
#define HISTORYSTATS_GUARD_COLUMN_INOUTGRAPH_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_nick.cpp b/plugins/HistoryStats/src/column_nick.cpp
index 948656d5d1..b72eba9bb2 100644
--- a/plugins/HistoryStats/src/column_nick.cpp
+++ b/plugins/HistoryStats/src/column_nick.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_nick.h"
/*
diff --git a/plugins/HistoryStats/src/column_nick.h b/plugins/HistoryStats/src/column_nick.h
index b11959838e..189774aca2 100644
--- a/plugins/HistoryStats/src/column_nick.h
+++ b/plugins/HistoryStats/src/column_nick.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_NICK_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_NICK_H)
#define HISTORYSTATS_GUARD_COLUMN_NICK_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_protocol.cpp b/plugins/HistoryStats/src/column_protocol.cpp
index ac583492ac..72bf4223d0 100644
--- a/plugins/HistoryStats/src/column_protocol.cpp
+++ b/plugins/HistoryStats/src/column_protocol.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_protocol.h"
/*
diff --git a/plugins/HistoryStats/src/column_protocol.h b/plugins/HistoryStats/src/column_protocol.h
index 1fc303e91f..288e207eb6 100644
--- a/plugins/HistoryStats/src/column_protocol.h
+++ b/plugins/HistoryStats/src/column_protocol.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_PROTOCOL_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_PROTOCOL_H)
#define HISTORYSTATS_GUARD_COLUMN_PROTOCOL_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_rank.cpp b/plugins/HistoryStats/src/column_rank.cpp
index 93f2027961..1a24428aa4 100644
--- a/plugins/HistoryStats/src/column_rank.cpp
+++ b/plugins/HistoryStats/src/column_rank.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_rank.h"
/*
diff --git a/plugins/HistoryStats/src/column_rank.h b/plugins/HistoryStats/src/column_rank.h
index fddadbaae7..38ea57c447 100644
--- a/plugins/HistoryStats/src/column_rank.h
+++ b/plugins/HistoryStats/src/column_rank.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_RANK_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_RANK_H)
#define HISTORYSTATS_GUARD_COLUMN_RANK_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_split.cpp b/plugins/HistoryStats/src/column_split.cpp
index 7b6c7b8b6b..29b7c1f9bf 100644
--- a/plugins/HistoryStats/src/column_split.cpp
+++ b/plugins/HistoryStats/src/column_split.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_split.h"
/*
diff --git a/plugins/HistoryStats/src/column_split.h b/plugins/HistoryStats/src/column_split.h
index 4dbe77fe3d..798a3e1921 100644
--- a/plugins/HistoryStats/src/column_split.h
+++ b/plugins/HistoryStats/src/column_split.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_SPLIT_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_SPLIT_H)
#define HISTORYSTATS_GUARD_COLUMN_SPLIT_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_splittimeline.cpp b/plugins/HistoryStats/src/column_splittimeline.cpp
index ad1a6b5915..50d1d6ca7b 100644
--- a/plugins/HistoryStats/src/column_splittimeline.cpp
+++ b/plugins/HistoryStats/src/column_splittimeline.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_splittimeline.h"
/*
diff --git a/plugins/HistoryStats/src/column_splittimeline.h b/plugins/HistoryStats/src/column_splittimeline.h
index 4b28d74646..98b5246272 100644
--- a/plugins/HistoryStats/src/column_splittimeline.h
+++ b/plugins/HistoryStats/src/column_splittimeline.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_SPLITTIMELINE_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_SPLITTIMELINE_H)
#define HISTORYSTATS_GUARD_COLUMN_SPLITTIMELINE_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_timeline.cpp b/plugins/HistoryStats/src/column_timeline.cpp
index 1c4b5ce657..a548d346fc 100644
--- a/plugins/HistoryStats/src/column_timeline.cpp
+++ b/plugins/HistoryStats/src/column_timeline.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_timeline.h"
/*
diff --git a/plugins/HistoryStats/src/column_timeline.h b/plugins/HistoryStats/src/column_timeline.h
index fb0b9c5b85..9be9c1ae55 100644
--- a/plugins/HistoryStats/src/column_timeline.h
+++ b/plugins/HistoryStats/src/column_timeline.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_TIMELINE_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_TIMELINE_H)
#define HISTORYSTATS_GUARD_COLUMN_TIMELINE_H
#include "column.h"
diff --git a/plugins/HistoryStats/src/column_wordcount.cpp b/plugins/HistoryStats/src/column_wordcount.cpp
index e764e378de..28cbcdf93f 100644
--- a/plugins/HistoryStats/src/column_wordcount.cpp
+++ b/plugins/HistoryStats/src/column_wordcount.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_wordcount.h"
#include <algorithm>
diff --git a/plugins/HistoryStats/src/column_wordcount.h b/plugins/HistoryStats/src/column_wordcount.h
index e29b6836aa..676a0ec300 100644
--- a/plugins/HistoryStats/src/column_wordcount.h
+++ b/plugins/HistoryStats/src/column_wordcount.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_WORDCOUNT_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_WORDCOUNT_H)
#define HISTORYSTATS_GUARD_COLUMN_WORDCOUNT_H
#include "colbase_words.h"
diff --git a/plugins/HistoryStats/src/column_words.cpp b/plugins/HistoryStats/src/column_words.cpp
index 47028ffccf..030589b6c1 100644
--- a/plugins/HistoryStats/src/column_words.cpp
+++ b/plugins/HistoryStats/src/column_words.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "column_words.h"
#include <algorithm>
diff --git a/plugins/HistoryStats/src/column_words.h b/plugins/HistoryStats/src/column_words.h
index d215fd4753..5ca6dfa4a8 100644
--- a/plugins/HistoryStats/src/column_words.h
+++ b/plugins/HistoryStats/src/column_words.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_COLUMN_WORDS_H)
+#if !defined(HISTORYSTATS_GUARD_COLUMN_WORDS_H)
#define HISTORYSTATS_GUARD_COLUMN_WORDS_H
#include "colbase_words.h"
diff --git a/plugins/HistoryStats/src/contact.cpp b/plugins/HistoryStats/src/contact.cpp
index 8a03c1b746..0ed8a0554a 100644
--- a/plugins/HistoryStats/src/contact.cpp
+++ b/plugins/HistoryStats/src/contact.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "contact.h"
#include "utils.h"
diff --git a/plugins/HistoryStats/src/contact.h b/plugins/HistoryStats/src/contact.h
index 5d73f1c91d..f675e9c765 100644
--- a/plugins/HistoryStats/src/contact.h
+++ b/plugins/HistoryStats/src/contact.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_CONTACT_H)
+#if !defined(HISTORYSTATS_GUARD_CONTACT_H)
#define HISTORYSTATS_GUARD_CONTACT_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/dlgconfigure.cpp b/plugins/HistoryStats/src/dlgconfigure.cpp
index 6aaa746b35..4faa7acacb 100644
--- a/plugins/HistoryStats/src/dlgconfigure.cpp
+++ b/plugins/HistoryStats/src/dlgconfigure.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dlgconfigure.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/dlgconfigure.h b/plugins/HistoryStats/src/dlgconfigure.h
index 8c1d9c98c3..775ffb7386 100644
--- a/plugins/HistoryStats/src/dlgconfigure.h
+++ b/plugins/HistoryStats/src/dlgconfigure.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_DLGCONFIGURE_H)
+#if !defined(HISTORYSTATS_GUARD_DLGCONFIGURE_H)
#define HISTORYSTATS_GUARD_DLGCONFIGURE_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/dlgfilterwords.cpp b/plugins/HistoryStats/src/dlgfilterwords.cpp
index aea8892a06..5006a51ad3 100644
--- a/plugins/HistoryStats/src/dlgfilterwords.cpp
+++ b/plugins/HistoryStats/src/dlgfilterwords.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dlgfilterwords.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/dlgfilterwords.h b/plugins/HistoryStats/src/dlgfilterwords.h
index 6f6202d349..c1a53d076f 100644
--- a/plugins/HistoryStats/src/dlgfilterwords.h
+++ b/plugins/HistoryStats/src/dlgfilterwords.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_DLGFILTERWORDS_H)
+#if !defined(HISTORYSTATS_GUARD_DLGFILTERWORDS_H)
#define HISTORYSTATS_GUARD_DLGFILTERWORDS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/dlgoption.cpp b/plugins/HistoryStats/src/dlgoption.cpp
index 07c9e3ac47..ae5829a925 100644
--- a/plugins/HistoryStats/src/dlgoption.cpp
+++ b/plugins/HistoryStats/src/dlgoption.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
#include "bandctrl.h"
diff --git a/plugins/HistoryStats/src/dlgoption.h b/plugins/HistoryStats/src/dlgoption.h
index 2621b48ea0..6b8c18c012 100644
--- a/plugins/HistoryStats/src/dlgoption.h
+++ b/plugins/HistoryStats/src/dlgoption.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_DLGOPTION_H)
+#if !defined(HISTORYSTATS_GUARD_DLGOPTION_H)
#define HISTORYSTATS_GUARD_DLGOPTION_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/dlgoption_subbase.cpp b/plugins/HistoryStats/src/dlgoption_subbase.cpp
index fca95cf406..2ac33f6b22 100644
--- a/plugins/HistoryStats/src/dlgoption_subbase.cpp
+++ b/plugins/HistoryStats/src/dlgoption_subbase.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/dlgoption_subcolumns.cpp b/plugins/HistoryStats/src/dlgoption_subcolumns.cpp
index 54484d1877..08e10b8e2b 100644
--- a/plugins/HistoryStats/src/dlgoption_subcolumns.cpp
+++ b/plugins/HistoryStats/src/dlgoption_subcolumns.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
#include "column.h"
diff --git a/plugins/HistoryStats/src/dlgoption_subexclude.cpp b/plugins/HistoryStats/src/dlgoption_subexclude.cpp
index c0bf6e97f9..5a4b723a78 100644
--- a/plugins/HistoryStats/src/dlgoption_subexclude.cpp
+++ b/plugins/HistoryStats/src/dlgoption_subexclude.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
#include "iconlib.h"
diff --git a/plugins/HistoryStats/src/dlgoption_subglobal.cpp b/plugins/HistoryStats/src/dlgoption_subglobal.cpp
index 2ceed39e26..f7dd52c623 100644
--- a/plugins/HistoryStats/src/dlgoption_subglobal.cpp
+++ b/plugins/HistoryStats/src/dlgoption_subglobal.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/dlgoption_subinput.cpp b/plugins/HistoryStats/src/dlgoption_subinput.cpp
index f87cf76cde..f1361fd507 100644
--- a/plugins/HistoryStats/src/dlgoption_subinput.cpp
+++ b/plugins/HistoryStats/src/dlgoption_subinput.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
/*
diff --git a/plugins/HistoryStats/src/dlgoption_suboutput.cpp b/plugins/HistoryStats/src/dlgoption_suboutput.cpp
index bd20a1744e..41186b8b5a 100644
--- a/plugins/HistoryStats/src/dlgoption_suboutput.cpp
+++ b/plugins/HistoryStats/src/dlgoption_suboutput.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dlgoption.h"
/*
diff --git a/plugins/HistoryStats/src/iconlib.cpp b/plugins/HistoryStats/src/iconlib.cpp
index 0fa5d6a40e..df4b8ff740 100644
--- a/plugins/HistoryStats/src/iconlib.cpp
+++ b/plugins/HistoryStats/src/iconlib.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "iconlib.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/iconlib.h b/plugins/HistoryStats/src/iconlib.h
index 5ac891850c..fc4c88e62d 100644
--- a/plugins/HistoryStats/src/iconlib.h
+++ b/plugins/HistoryStats/src/iconlib.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_ICONLIB_H)
+#if !defined(HISTORYSTATS_GUARD_ICONLIB_H)
#define HISTORYSTATS_GUARD_ICONLIB_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/inout.h b/plugins/HistoryStats/src/inout.h
index c6e099169d..2718a1cc49 100644
--- a/plugins/HistoryStats/src/inout.h
+++ b/plugins/HistoryStats/src/inout.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_INOUT_H)
+#if !defined(HISTORYSTATS_GUARD_INOUT_H)
#define HISTORYSTATS_GUARD_INOUT_H
class InOut
diff --git a/plugins/HistoryStats/src/main.cpp b/plugins/HistoryStats/src/main.cpp
index 202a6fcea0..4b9f0281ce 100644
--- a/plugins/HistoryStats/src/main.cpp
+++ b/plugins/HistoryStats/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "main.h"
#include <clocale>
diff --git a/plugins/HistoryStats/src/main.h b/plugins/HistoryStats/src/main.h
index 7f34285023..289ee28be0 100644
--- a/plugins/HistoryStats/src/main.h
+++ b/plugins/HistoryStats/src/main.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_MAIN_H)
+#if !defined(HISTORYSTATS_GUARD_MAIN_H)
#define HISTORYSTATS_GUARD_MAIN_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/message.cpp b/plugins/HistoryStats/src/message.cpp
index bd632b043f..b60b5907bc 100644
--- a/plugins/HistoryStats/src/message.cpp
+++ b/plugins/HistoryStats/src/message.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "message.h"
#include <algorithm>
diff --git a/plugins/HistoryStats/src/message.h b/plugins/HistoryStats/src/message.h
index 686ee103ee..86344243bf 100644
--- a/plugins/HistoryStats/src/message.h
+++ b/plugins/HistoryStats/src/message.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_MESSAGE_H)
+#if !defined(HISTORYSTATS_GUARD_MESSAGE_H)
#define HISTORYSTATS_GUARD_MESSAGE_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/mirandacontact.cpp b/plugins/HistoryStats/src/mirandacontact.cpp
index 66de169919..f439ff75f8 100644
--- a/plugins/HistoryStats/src/mirandacontact.cpp
+++ b/plugins/HistoryStats/src/mirandacontact.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "mirandacontact.h"
#include "_consts.h"
diff --git a/plugins/HistoryStats/src/mirandacontact.h b/plugins/HistoryStats/src/mirandacontact.h
index 3155e69eca..16d6da320d 100644
--- a/plugins/HistoryStats/src/mirandacontact.h
+++ b/plugins/HistoryStats/src/mirandacontact.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_MIRANDACONTACT_H)
+#if !defined(HISTORYSTATS_GUARD_MIRANDACONTACT_H)
#define HISTORYSTATS_GUARD_MIRANDACONTACT_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/mirandahistory.cpp b/plugins/HistoryStats/src/mirandahistory.cpp
index 93b834aa87..79814e9140 100644
--- a/plugins/HistoryStats/src/mirandahistory.cpp
+++ b/plugins/HistoryStats/src/mirandahistory.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "mirandahistory.h"
#include "mirandasettings.h"
diff --git a/plugins/HistoryStats/src/mirandahistory.h b/plugins/HistoryStats/src/mirandahistory.h
index 4acb356f75..4779b50bf6 100644
--- a/plugins/HistoryStats/src/mirandahistory.h
+++ b/plugins/HistoryStats/src/mirandahistory.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_MIRANDAHISTORY_H)
+#if !defined(HISTORYSTATS_GUARD_MIRANDAHISTORY_H)
#define HISTORYSTATS_GUARD_MIRANDAHISTORY_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/mirandasettings.cpp b/plugins/HistoryStats/src/mirandasettings.cpp
index f409a51844..554988db36 100644
--- a/plugins/HistoryStats/src/mirandasettings.cpp
+++ b/plugins/HistoryStats/src/mirandasettings.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "mirandasettings.h"
diff --git a/plugins/HistoryStats/src/mirandasettings.h b/plugins/HistoryStats/src/mirandasettings.h
index e4787c255d..18f0113d26 100644
--- a/plugins/HistoryStats/src/mirandasettings.h
+++ b/plugins/HistoryStats/src/mirandasettings.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_MIRANDASETTINGS_H)
+#if !defined(HISTORYSTATS_GUARD_MIRANDASETTINGS_H)
#define HISTORYSTATS_GUARD_MIRANDASETTINGS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/mu_common.cpp b/plugins/HistoryStats/src/mu_common.cpp
index 212485233a..d2fb9b95fc 100644
--- a/plugins/HistoryStats/src/mu_common.cpp
+++ b/plugins/HistoryStats/src/mu_common.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "mu_common.h"
#include <map>
diff --git a/plugins/HistoryStats/src/mu_common.h b/plugins/HistoryStats/src/mu_common.h
index 11905e187d..c73a897539 100644
--- a/plugins/HistoryStats/src/mu_common.h
+++ b/plugins/HistoryStats/src/mu_common.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_MU_COMMON_H)
+#if !defined(HISTORYSTATS_GUARD_MU_COMMON_H)
#define HISTORYSTATS_GUARD_MU_COMMON_H
/*
diff --git a/plugins/HistoryStats/src/optionsctrl.cpp b/plugins/HistoryStats/src/optionsctrl.cpp
index c2b6e2738f..3e23d02510 100644
--- a/plugins/HistoryStats/src/optionsctrl.cpp
+++ b/plugins/HistoryStats/src/optionsctrl.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrl.h"
#include "utils.h"
diff --git a/plugins/HistoryStats/src/optionsctrl.h b/plugins/HistoryStats/src/optionsctrl.h
index 629249e99b..de8c12ebd8 100644
--- a/plugins/HistoryStats/src/optionsctrl.h
+++ b/plugins/HistoryStats/src/optionsctrl.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRL_H)
+#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRL_H)
#define HISTORYSTATS_GUARD_OPTIONSCTRL_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/optionsctrldefs.h b/plugins/HistoryStats/src/optionsctrldefs.h
index 7b24009cdf..f0ca073f7a 100644
--- a/plugins/HistoryStats/src/optionsctrldefs.h
+++ b/plugins/HistoryStats/src/optionsctrldefs.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRLDEFS_H)
+#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRLDEFS_H)
#define HISTORYSTATS_GUARD_OPTIONSCTRLDEFS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl.cpp b/plugins/HistoryStats/src/optionsctrlimpl.cpp
index 9b4a1333e8..e25c412f95 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl.cpp
+++ b/plugins/HistoryStats/src/optionsctrlimpl.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl.h b/plugins/HistoryStats/src/optionsctrlimpl.h
index 97d27a92a2..1729a9c6c4 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl.h
+++ b/plugins/HistoryStats/src/optionsctrlimpl.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRLIMPL_H)
+#if !defined(HISTORYSTATS_GUARD_OPTIONSCTRLIMPL_H)
#define HISTORYSTATS_GUARD_OPTIONSCTRLIMPL_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_button.cpp b/plugins/HistoryStats/src/optionsctrlimpl_button.cpp
index ebf47ae9ba..bf0616aead 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl_button.cpp
+++ b/plugins/HistoryStats/src/optionsctrlimpl_button.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_check.cpp b/plugins/HistoryStats/src/optionsctrlimpl_check.cpp
index 8776224299..4fd2f83640 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl_check.cpp
+++ b/plugins/HistoryStats/src/optionsctrlimpl_check.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
/*
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_color.cpp b/plugins/HistoryStats/src/optionsctrlimpl_color.cpp
index b7ff993eed..48c520adc6 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl_color.cpp
+++ b/plugins/HistoryStats/src/optionsctrlimpl_color.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_combo.cpp b/plugins/HistoryStats/src/optionsctrlimpl_combo.cpp
index 5e8aa5bad6..bd9732e28f 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl_combo.cpp
+++ b/plugins/HistoryStats/src/optionsctrlimpl_combo.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_datetime.cpp b/plugins/HistoryStats/src/optionsctrlimpl_datetime.cpp
index 9a089fc886..4c75e77e11 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl_datetime.cpp
+++ b/plugins/HistoryStats/src/optionsctrlimpl_datetime.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp b/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp
index df4991990b..c6094ba341 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp
+++ b/plugins/HistoryStats/src/optionsctrlimpl_edit.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
#include "main.h"
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_group.cpp b/plugins/HistoryStats/src/optionsctrlimpl_group.cpp
index 2d36374668..34dcd06a34 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl_group.cpp
+++ b/plugins/HistoryStats/src/optionsctrlimpl_group.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
/*
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_item.cpp b/plugins/HistoryStats/src/optionsctrlimpl_item.cpp
index faf8ec18e0..9d45886967 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl_item.cpp
+++ b/plugins/HistoryStats/src/optionsctrlimpl_item.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
/*
diff --git a/plugins/HistoryStats/src/optionsctrlimpl_radio.cpp b/plugins/HistoryStats/src/optionsctrlimpl_radio.cpp
index a8fc86ae86..75c6f4b724 100644
--- a/plugins/HistoryStats/src/optionsctrlimpl_radio.cpp
+++ b/plugins/HistoryStats/src/optionsctrlimpl_radio.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "optionsctrlimpl.h"
/*
diff --git a/plugins/HistoryStats/src/resource.h b/plugins/HistoryStats/src/resource.h
index d64b457a5f..4fb60f802d 100644
--- a/plugins/HistoryStats/src/resource.h
+++ b/plugins/HistoryStats/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/HistoryStats/src/settings.cpp b/plugins/HistoryStats/src/settings.cpp
index 722e6e0c96..85050f36af 100644
--- a/plugins/HistoryStats/src/settings.cpp
+++ b/plugins/HistoryStats/src/settings.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "settings.h"
#include "utils.h"
diff --git a/plugins/HistoryStats/src/settings.h b/plugins/HistoryStats/src/settings.h
index 77cafca6e7..d9d8c38dc9 100644
--- a/plugins/HistoryStats/src/settings.h
+++ b/plugins/HistoryStats/src/settings.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_SETTINGS_H)
+#if !defined(HISTORYSTATS_GUARD_SETTINGS_H)
#define HISTORYSTATS_GUARD_SETTINGS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/settingsserializer.cpp b/plugins/HistoryStats/src/settingsserializer.cpp
index cb6015eb8a..65cbeea853 100644
--- a/plugins/HistoryStats/src/settingsserializer.cpp
+++ b/plugins/HistoryStats/src/settingsserializer.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "settingsserializer.h"
#include "settingstree.h"
diff --git a/plugins/HistoryStats/src/settingsserializer.h b/plugins/HistoryStats/src/settingsserializer.h
index 3b1fc2269a..0db2473b68 100644
--- a/plugins/HistoryStats/src/settingsserializer.h
+++ b/plugins/HistoryStats/src/settingsserializer.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_SETTINGSSERIALIZER_H)
+#if !defined(HISTORYSTATS_GUARD_SETTINGSSERIALIZER_H)
#define HISTORYSTATS_GUARD_SETTINGSSERIALIZER_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/settingstree.cpp b/plugins/HistoryStats/src/settingstree.cpp
index ff3893777c..b7c4a60e4a 100644
--- a/plugins/HistoryStats/src/settingstree.cpp
+++ b/plugins/HistoryStats/src/settingstree.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "settingstree.h"
#include "utils.h"
diff --git a/plugins/HistoryStats/src/settingstree.h b/plugins/HistoryStats/src/settingstree.h
index f8c471e340..a77bc2d1b1 100644
--- a/plugins/HistoryStats/src/settingstree.h
+++ b/plugins/HistoryStats/src/settingstree.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_SETTINGSTREE_H)
+#if !defined(HISTORYSTATS_GUARD_SETTINGSTREE_H)
#define HISTORYSTATS_GUARD_SETTINGSTREE_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/statistic.cpp b/plugins/HistoryStats/src/statistic.cpp
index 842e24106e..a751309004 100644
--- a/plugins/HistoryStats/src/statistic.cpp
+++ b/plugins/HistoryStats/src/statistic.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "statistic.h"
#include <algorithm>
diff --git a/plugins/HistoryStats/src/statistic.h b/plugins/HistoryStats/src/statistic.h
index b3dbe6fc2a..af1ed48f1b 100644
--- a/plugins/HistoryStats/src/statistic.h
+++ b/plugins/HistoryStats/src/statistic.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_STATISTIC_H)
+#if !defined(HISTORYSTATS_GUARD_STATISTIC_H)
#define HISTORYSTATS_GUARD_STATISTIC_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/stdafx.cxx b/plugins/HistoryStats/src/stdafx.cxx
index e0372ed6dc..b30b5516a7 100644
--- a/plugins/HistoryStats/src/stdafx.cxx
+++ b/plugins/HistoryStats/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/HistoryStats/src/stdafx.h b/plugins/HistoryStats/src/stdafx.h
index d0b4aee7ce..0293e08d6a 100644
--- a/plugins/HistoryStats/src/stdafx.h
+++ b/plugins/HistoryStats/src/stdafx.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD__GLOABLS_H)
+#if !defined(HISTORYSTATS_GUARD__GLOABLS_H)
#define HISTORYSTATS_GUARD__GLOABLS_H
#pragma warning(disable: 4018) // FIXME: supress "signed/unsigned mismatch" warnings
diff --git a/plugins/HistoryStats/src/utf8buffer.h b/plugins/HistoryStats/src/utf8buffer.h
index 56342adbf7..bb20bff10a 100644
--- a/plugins/HistoryStats/src/utf8buffer.h
+++ b/plugins/HistoryStats/src/utf8buffer.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_UTF8BUFFER_H)
+#if !defined(HISTORYSTATS_GUARD_UTF8BUFFER_H)
#define HISTORYSTATS_GUARD_UTF8BUFFER_H
#include <streambuf>
diff --git a/plugins/HistoryStats/src/utils.cpp b/plugins/HistoryStats/src/utils.cpp
index 4e0a78400b..e6e28270d8 100644
--- a/plugins/HistoryStats/src/utils.cpp
+++ b/plugins/HistoryStats/src/utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "utils.h"
#include <ctime>
diff --git a/plugins/HistoryStats/src/utils.h b/plugins/HistoryStats/src/utils.h
index 884b1c7302..0d1e66aedb 100644
--- a/plugins/HistoryStats/src/utils.h
+++ b/plugins/HistoryStats/src/utils.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_UTILS_H)
+#if !defined(HISTORYSTATS_GUARD_UTILS_H)
#define HISTORYSTATS_GUARD_UTILS_H
#include "stdafx.h"
diff --git a/plugins/HistoryStats/src/utils/pattern.h b/plugins/HistoryStats/src/utils/pattern.h
index f8ce4996a7..bd590d45fc 100644
--- a/plugins/HistoryStats/src/utils/pattern.h
+++ b/plugins/HistoryStats/src/utils/pattern.h
@@ -1,4 +1,4 @@
-#if !defined(HISTORYSTATS_GUARD_UTILS_PATTERN_H)
+#if !defined(HISTORYSTATS_GUARD_UTILS_PATTERN_H)
#define HISTORYSTATS_GUARD_UTILS_PATTERN_H
namespace pattern
diff --git a/plugins/HistoryStats/src/version.h b/plugins/HistoryStats/src/version.h
index 0255da74da..2bc74c1f80 100644
--- a/plugins/HistoryStats/src/version.h
+++ b/plugins/HistoryStats/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 1
#define __BUILD_NUM 1
diff --git a/plugins/HistorySweeperLight/res/Version.rc b/plugins/HistorySweeperLight/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/HistorySweeperLight/res/Version.rc
+++ b/plugins/HistorySweeperLight/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/HistorySweeperLight/res/historysweeperlight.rc b/plugins/HistorySweeperLight/res/historysweeperlight.rc
index 1ddf9d7d4d..ba008b579e 100644
--- a/plugins/HistorySweeperLight/res/historysweeperlight.rc
+++ b/plugins/HistorySweeperLight/res/historysweeperlight.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/HistorySweeperLight/src/historysweeperlight.cpp b/plugins/HistorySweeperLight/src/historysweeperlight.cpp
index ad73c5d46c..3cb9d86a2b 100644
--- a/plugins/HistorySweeperLight/src/historysweeperlight.cpp
+++ b/plugins/HistorySweeperLight/src/historysweeperlight.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM History Sweeper Light plugin
Copyright (C) 2002-2003 Sergey V. Gershovich
Copyright (C) 2006-2009 Boris Krasnovskiy
diff --git a/plugins/HistorySweeperLight/src/main.cpp b/plugins/HistorySweeperLight/src/main.cpp
index ade9f3e678..c8a97ecdc3 100644
--- a/plugins/HistorySweeperLight/src/main.cpp
+++ b/plugins/HistorySweeperLight/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM History Sweeper Light plugin
Copyright (C) 2002-2003 Sergey V. Gershovich
Copyright (C) 2006-2009 Boris Krasnovskiy
diff --git a/plugins/HistorySweeperLight/src/options.cpp b/plugins/HistorySweeperLight/src/options.cpp
index b503a09580..de59246a4e 100644
--- a/plugins/HistorySweeperLight/src/options.cpp
+++ b/plugins/HistorySweeperLight/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM History Sweeper Light plugin
Copyright (C) 2002-2003 Sergey V. Gershovich
Copyright (C) 2006-2009 Boris Krasnovskiy
diff --git a/plugins/HistorySweeperLight/src/resource.h b/plugins/HistorySweeperLight/src/resource.h
index 71f1f77ecd..3777c80959 100644
--- a/plugins/HistorySweeperLight/src/resource.h
+++ b/plugins/HistorySweeperLight/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется D:\MNG_orig\plugins\HistorySweeperLight\res\historysweeperlight.rc
//
diff --git a/plugins/HistorySweeperLight/src/stdafx.cxx b/plugins/HistorySweeperLight/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/HistorySweeperLight/src/stdafx.cxx
+++ b/plugins/HistorySweeperLight/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/HistorySweeperLight/src/stdafx.h b/plugins/HistorySweeperLight/src/stdafx.h
index 1821ebdee5..26ce6b352d 100644
--- a/plugins/HistorySweeperLight/src/stdafx.h
+++ b/plugins/HistorySweeperLight/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda IM History Sweeper Light plugin
Copyright (C) 2002-2003 Sergey V. Gershovich
Copyright (C) 2006-2009 Boris Krasnovskiy
diff --git a/plugins/HistorySweeperLight/src/version.h b/plugins/HistorySweeperLight/src/version.h
index dfbb36af6d..5e1ae52b67 100644
--- a/plugins/HistorySweeperLight/src/version.h
+++ b/plugins/HistorySweeperLight/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/HwHotKeys/res/HwHotKeys.rc b/plugins/HwHotKeys/res/HwHotKeys.rc
index 7b0777d103..288c5d2e33 100644
--- a/plugins/HwHotKeys/res/HwHotKeys.rc
+++ b/plugins/HwHotKeys/res/HwHotKeys.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/HwHotKeys/res/Version.rc b/plugins/HwHotKeys/res/Version.rc
index 8948616bb4..9ac7a89ecb 100644
--- a/plugins/HwHotKeys/res/Version.rc
+++ b/plugins/HwHotKeys/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/HwHotKeys/src/HwHotKeys_Dlg.cpp b/plugins/HwHotKeys/src/HwHotKeys_Dlg.cpp
index 012da96a25..9a9bdca1a7 100644
--- a/plugins/HwHotKeys/src/HwHotKeys_Dlg.cpp
+++ b/plugins/HwHotKeys/src/HwHotKeys_Dlg.cpp
@@ -1,4 +1,4 @@
-/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp b/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp
index 22814e4c9d..115b3edb3d 100644
--- a/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp
+++ b/plugins/HwHotKeys/src/HwHotKeys_DllMain.cpp
@@ -1,4 +1,4 @@
-/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/HwHotKeys_KbdHook.cpp b/plugins/HwHotKeys/src/HwHotKeys_KbdHook.cpp
index 17065834a2..205c09fa4d 100644
--- a/plugins/HwHotKeys/src/HwHotKeys_KbdHook.cpp
+++ b/plugins/HwHotKeys/src/HwHotKeys_KbdHook.cpp
@@ -1,4 +1,4 @@
-/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/HwHotKeys_KeyName.cpp b/plugins/HwHotKeys/src/HwHotKeys_KeyName.cpp
index 93f4d9c1b0..50297a950e 100644
--- a/plugins/HwHotKeys/src/HwHotKeys_KeyName.cpp
+++ b/plugins/HwHotKeys/src/HwHotKeys_KeyName.cpp
@@ -1,4 +1,4 @@
-/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/HwHotKeys_Util.cpp b/plugins/HwHotKeys/src/HwHotKeys_Util.cpp
index ecbce8b736..4d017cba59 100644
--- a/plugins/HwHotKeys/src/HwHotKeys_Util.cpp
+++ b/plugins/HwHotKeys/src/HwHotKeys_Util.cpp
@@ -1,4 +1,4 @@
-/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/resource.h b/plugins/HwHotKeys/src/resource.h
index 3cc2ad8f81..e05750e923 100644
--- a/plugins/HwHotKeys/src/resource.h
+++ b/plugins/HwHotKeys/src/resource.h
@@ -1,4 +1,4 @@
-
+
#define dlg_options 100
#define dlg_close_edit 111
diff --git a/plugins/HwHotKeys/src/stdafx.cxx b/plugins/HwHotKeys/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/HwHotKeys/src/stdafx.cxx
+++ b/plugins/HwHotKeys/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/HwHotKeys/src/stdafx.h b/plugins/HwHotKeys/src/stdafx.h
index 94d0b78b74..9fcfe3ffd9 100644
--- a/plugins/HwHotKeys/src/stdafx.h
+++ b/plugins/HwHotKeys/src/stdafx.h
@@ -1,4 +1,4 @@
-/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/HwHotKeys/src/version.h b/plugins/HwHotKeys/src/version.h
index 344f756348..7d794cebb3 100644
--- a/plugins/HwHotKeys/src/version.h
+++ b/plugins/HwHotKeys/src/version.h
@@ -1,4 +1,4 @@
-/* ============================================================================
+/* ============================================================================
Hardware HotKeys plugin for Miranda NG.
Copyright © Eugene f2065, http://f2065.narod.ru, f2065 mail.ru, ICQ 35078112
diff --git a/plugins/IEHistory/docs/readme.txt b/plugins/IEHistory/docs/readme.txt
index f3b53f84bd..74119389c0 100644
--- a/plugins/IEHistory/docs/readme.txt
+++ b/plugins/IEHistory/docs/readme.txt
@@ -1,4 +1,4 @@
-IEView History Viewer v.0.0.1.4
+IEView History Viewer v.0.0.1.4
by Cristian "Eblis" Libotean
copyright © 2005-2007 Cristian Libotean
diff --git a/plugins/IEHistory/res/IEHistory.rc b/plugins/IEHistory/res/IEHistory.rc
index c7b154b747..02cbe2e570 100644
--- a/plugins/IEHistory/res/IEHistory.rc
+++ b/plugins/IEHistory/res/IEHistory.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/IEHistory/res/version.rc b/plugins/IEHistory/res/version.rc
index b94e0e6567..f5f730eb7c 100644
--- a/plugins/IEHistory/res/version.rc
+++ b/plugins/IEHistory/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/IEHistory/src/IEHistory.cpp b/plugins/IEHistory/src/IEHistory.cpp
index 6f8151f72d..29fce41021 100644
--- a/plugins/IEHistory/src/IEHistory.cpp
+++ b/plugins/IEHistory/src/IEHistory.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/dlgHandlers.cpp b/plugins/IEHistory/src/dlgHandlers.cpp
index dad7eb3932..345d4a70e9 100644
--- a/plugins/IEHistory/src/dlgHandlers.cpp
+++ b/plugins/IEHistory/src/dlgHandlers.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/dlgHandlers.h b/plugins/IEHistory/src/dlgHandlers.h
index 01d39a1351..8f23d62ce2 100644
--- a/plugins/IEHistory/src/dlgHandlers.h
+++ b/plugins/IEHistory/src/dlgHandlers.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/events.cpp b/plugins/IEHistory/src/events.cpp
index e7abc9cff8..9e439517b5 100644
--- a/plugins/IEHistory/src/events.cpp
+++ b/plugins/IEHistory/src/events.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/events.h b/plugins/IEHistory/src/events.h
index abfa66ac42..7f683bd228 100644
--- a/plugins/IEHistory/src/events.h
+++ b/plugins/IEHistory/src/events.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/resource.h b/plugins/IEHistory/src/resource.h
index b240d149db..3d7132413c 100644
--- a/plugins/IEHistory/src/resource.h
+++ b/plugins/IEHistory/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by IEHistory.rc
//
diff --git a/plugins/IEHistory/src/services.cpp b/plugins/IEHistory/src/services.cpp
index 84ea58ffee..e32c7b9163 100644
--- a/plugins/IEHistory/src/services.cpp
+++ b/plugins/IEHistory/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/services.h b/plugins/IEHistory/src/services.h
index c1048ce9fc..4a2f01a198 100644
--- a/plugins/IEHistory/src/services.h
+++ b/plugins/IEHistory/src/services.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/stdafx.cxx b/plugins/IEHistory/src/stdafx.cxx
index b5acedc6eb..65aa0503b2 100644
--- a/plugins/IEHistory/src/stdafx.cxx
+++ b/plugins/IEHistory/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/stdafx.h b/plugins/IEHistory/src/stdafx.h
index 4db5643aee..ccaeed7446 100644
--- a/plugins/IEHistory/src/stdafx.h
+++ b/plugins/IEHistory/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/utils.cpp b/plugins/IEHistory/src/utils.cpp
index fc40eeba25..dd94c39fe6 100644
--- a/plugins/IEHistory/src/utils.cpp
+++ b/plugins/IEHistory/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/utils.h b/plugins/IEHistory/src/utils.h
index a8c98ef30b..76d409bca0 100644
--- a/plugins/IEHistory/src/utils.h
+++ b/plugins/IEHistory/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView history viewer plugin for Miranda IM
Copyright © 2005-2006 Cristian Libotean
diff --git a/plugins/IEHistory/src/version.h b/plugins/IEHistory/src/version.h
index 34d50e6bcf..1d47032d87 100644
--- a/plugins/IEHistory/src/version.h
+++ b/plugins/IEHistory/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
Bonsai plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/IEView/docs/license.txt b/plugins/IEView/docs/license.txt
index ca3fe8d547..75b2b3a376 100644
--- a/plugins/IEView/docs/license.txt
+++ b/plugins/IEView/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/IEView/docs/readme.txt b/plugins/IEView/docs/readme.txt
index a51893239e..71f8655232 100644
--- a/plugins/IEView/docs/readme.txt
+++ b/plugins/IEView/docs/readme.txt
@@ -1,4 +1,4 @@
-IEView user's manual & FAQ v1.0
+IEView user's manual & FAQ v1.0
-------------------------------
1. Overview
diff --git a/plugins/IEView/docs/templates.txt b/plugins/IEView/docs/templates.txt
index e17303a900..37851a3c4d 100644
--- a/plugins/IEView/docs/templates.txt
+++ b/plugins/IEView/docs/templates.txt
@@ -1,4 +1,4 @@
-Each template begins with template name, which is a special kind of HTML comment, for instance:
+Each template begins with template name, which is a special kind of HTML comment, for instance:
<!--HTMLStart-->
or
<!--MessageIn-->
diff --git a/plugins/IEView/res/Version.rc b/plugins/IEView/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/IEView/res/Version.rc
+++ b/plugins/IEView/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/IEView/res/ieview.rc b/plugins/IEView/res/ieview.rc
index a92ce0bee4..b00488d525 100644
--- a/plugins/IEView/res/ieview.rc
+++ b/plugins/IEView/res/ieview.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/IEView/src/ChatHTMLBuilder.cpp b/plugins/IEView/src/ChatHTMLBuilder.cpp
index d3f5cf2847..bae90d789b 100644
--- a/plugins/IEView/src/ChatHTMLBuilder.cpp
+++ b/plugins/IEView/src/ChatHTMLBuilder.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/ChatHTMLBuilder.h b/plugins/IEView/src/ChatHTMLBuilder.h
index 445912251b..1d8f6ac173 100644
--- a/plugins/IEView/src/ChatHTMLBuilder.h
+++ b/plugins/IEView/src/ChatHTMLBuilder.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/HTMLBuilder.cpp b/plugins/IEView/src/HTMLBuilder.cpp
index b9d8106bb0..f297acbaad 100644
--- a/plugins/IEView/src/HTMLBuilder.cpp
+++ b/plugins/IEView/src/HTMLBuilder.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/HTMLBuilder.h b/plugins/IEView/src/HTMLBuilder.h
index dcf4324e58..c5ce7c8be5 100644
--- a/plugins/IEView/src/HTMLBuilder.h
+++ b/plugins/IEView/src/HTMLBuilder.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/HistoryHTMLBuilder.cpp b/plugins/IEView/src/HistoryHTMLBuilder.cpp
index abbc3f3065..aacca54532 100644
--- a/plugins/IEView/src/HistoryHTMLBuilder.cpp
+++ b/plugins/IEView/src/HistoryHTMLBuilder.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/HistoryHTMLBuilder.h b/plugins/IEView/src/HistoryHTMLBuilder.h
index 0a7b5386b0..c479f978d0 100644
--- a/plugins/IEView/src/HistoryHTMLBuilder.h
+++ b/plugins/IEView/src/HistoryHTMLBuilder.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/IEView.cpp b/plugins/IEView/src/IEView.cpp
index 4fa21b9e8a..a394b66eea 100644
--- a/plugins/IEView/src/IEView.cpp
+++ b/plugins/IEView/src/IEView.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/IEView.h b/plugins/IEView/src/IEView.h
index 85bb5cf297..782064e38a 100644
--- a/plugins/IEView/src/IEView.h
+++ b/plugins/IEView/src/IEView.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/MUCCHTMLBuilder.cpp b/plugins/IEView/src/MUCCHTMLBuilder.cpp
index 38a3d64089..b23f22dcca 100644
--- a/plugins/IEView/src/MUCCHTMLBuilder.cpp
+++ b/plugins/IEView/src/MUCCHTMLBuilder.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/MUCCHTMLBuilder.h b/plugins/IEView/src/MUCCHTMLBuilder.h
index 0837c2d4fe..1bef395bf4 100644
--- a/plugins/IEView/src/MUCCHTMLBuilder.h
+++ b/plugins/IEView/src/MUCCHTMLBuilder.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/Options.cpp b/plugins/IEView/src/Options.cpp
index bad5e10bba..75e2387a91 100644
--- a/plugins/IEView/src/Options.cpp
+++ b/plugins/IEView/src/Options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/Options.h b/plugins/IEView/src/Options.h
index 6fc9a1c27b..70e19c2323 100644
--- a/plugins/IEView/src/Options.h
+++ b/plugins/IEView/src/Options.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/ScriverHTMLBuilder.cpp b/plugins/IEView/src/ScriverHTMLBuilder.cpp
index b7538c2cc4..05187f0e0c 100644
--- a/plugins/IEView/src/ScriverHTMLBuilder.cpp
+++ b/plugins/IEView/src/ScriverHTMLBuilder.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/ScriverHTMLBuilder.h b/plugins/IEView/src/ScriverHTMLBuilder.h
index 289cda6cf4..7aeb6b9083 100644
--- a/plugins/IEView/src/ScriverHTMLBuilder.h
+++ b/plugins/IEView/src/ScriverHTMLBuilder.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/TabSRMMHTMLBuilder.cpp b/plugins/IEView/src/TabSRMMHTMLBuilder.cpp
index 657e22560a..d3beb5d389 100644
--- a/plugins/IEView/src/TabSRMMHTMLBuilder.cpp
+++ b/plugins/IEView/src/TabSRMMHTMLBuilder.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/TabSRMMHTMLBuilder.h b/plugins/IEView/src/TabSRMMHTMLBuilder.h
index fcca7d1053..71aa6ab5fc 100644
--- a/plugins/IEView/src/TabSRMMHTMLBuilder.h
+++ b/plugins/IEView/src/TabSRMMHTMLBuilder.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/Template.cpp b/plugins/IEView/src/Template.cpp
index 708abda305..0c2b392df5 100644
--- a/plugins/IEView/src/Template.cpp
+++ b/plugins/IEView/src/Template.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/Template.h b/plugins/IEView/src/Template.h
index 87117c0a45..bf4b66ae63 100644
--- a/plugins/IEView/src/Template.h
+++ b/plugins/IEView/src/Template.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/TemplateHTMLBuilder.cpp b/plugins/IEView/src/TemplateHTMLBuilder.cpp
index 95b083c771..f123a89ec3 100644
--- a/plugins/IEView/src/TemplateHTMLBuilder.cpp
+++ b/plugins/IEView/src/TemplateHTMLBuilder.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/TemplateHTMLBuilder.h b/plugins/IEView/src/TemplateHTMLBuilder.h
index 1264a302cf..daa1735421 100644
--- a/plugins/IEView/src/TemplateHTMLBuilder.h
+++ b/plugins/IEView/src/TemplateHTMLBuilder.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/TextToken.cpp b/plugins/IEView/src/TextToken.cpp
index 68d47269aa..ded45b40f3 100644
--- a/plugins/IEView/src/TextToken.cpp
+++ b/plugins/IEView/src/TextToken.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/TextToken.h b/plugins/IEView/src/TextToken.h
index 7e5ef3260c..55f95667d4 100644
--- a/plugins/IEView/src/TextToken.h
+++ b/plugins/IEView/src/TextToken.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/Utils.cpp b/plugins/IEView/src/Utils.cpp
index f195c9638e..567f5de1c6 100644
--- a/plugins/IEView/src/Utils.cpp
+++ b/plugins/IEView/src/Utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/Utils.h b/plugins/IEView/src/Utils.h
index a5d9400244..8e7e709dc2 100644
--- a/plugins/IEView/src/Utils.h
+++ b/plugins/IEView/src/Utils.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/external_funcs.cpp b/plugins/IEView/src/external_funcs.cpp
index db0fae3210..220a91a661 100644
--- a/plugins/IEView/src/external_funcs.cpp
+++ b/plugins/IEView/src/external_funcs.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
template<typename T>
T Var_To(VARIANTARG &pVar, char strType = 'W')
diff --git a/plugins/IEView/src/external_funcs.h b/plugins/IEView/src/external_funcs.h
index aa9a6ac306..7eeb3f6731 100644
--- a/plugins/IEView/src/external_funcs.h
+++ b/plugins/IEView/src/external_funcs.h
@@ -1,4 +1,4 @@
-enum EXTERNAL_FUNCTIONS
+enum EXTERNAL_FUNCTIONS
{
DISPID_EXTERNAL_CALLSERVICE = 600,
DISPID_EXTERNAL_CALLCONTACTSERVICE,
diff --git a/plugins/IEView/src/ieview_main.cpp b/plugins/IEView/src/ieview_main.cpp
index 4b86be1748..e311a5d220 100644
--- a/plugins/IEView/src/ieview_main.cpp
+++ b/plugins/IEView/src/ieview_main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/ieview_services.cpp b/plugins/IEView/src/ieview_services.cpp
index 0681854e12..b6bbccbeac 100644
--- a/plugins/IEView/src/ieview_services.cpp
+++ b/plugins/IEView/src/ieview_services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/ieview_services.h b/plugins/IEView/src/ieview_services.h
index fe3f42bd4a..8319edcda3 100644
--- a/plugins/IEView/src/ieview_services.h
+++ b/plugins/IEView/src/ieview_services.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/resource.h b/plugins/IEView/src/resource.h
index f3c6a430b6..5655111d46 100644
--- a/plugins/IEView/src/resource.h
+++ b/plugins/IEView/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\ieview.rc
//
diff --git a/plugins/IEView/src/stdafx.cxx b/plugins/IEView/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/IEView/src/stdafx.cxx
+++ b/plugins/IEView/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/IEView/src/stdafx.h b/plugins/IEView/src/stdafx.h
index 7f1102d51c..38b660ec1e 100644
--- a/plugins/IEView/src/stdafx.h
+++ b/plugins/IEView/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
IEView Plugin for Miranda IM
Copyright (C) 2005-2010 Piotr Piastucki
diff --git a/plugins/IEView/src/version.h b/plugins/IEView/src/version.h
index ebd233c51c..03baa5b6a2 100644
--- a/plugins/IEView/src/version.h
+++ b/plugins/IEView/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 5
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/IgnoreState/docs/readme.txt b/plugins/IgnoreState/docs/readme.txt
index 633e7d5c26..0022baabbe 100644
--- a/plugins/IgnoreState/docs/readme.txt
+++ b/plugins/IgnoreState/docs/readme.txt
@@ -1,4 +1,4 @@
-IgnoreState plugin for Miranda IM (http://miranda-im.org)
+IgnoreState plugin for Miranda IM (http://miranda-im.org)
Version: 0.0.3.0 (c) 2009 Kildor, 2010 Mataes.
diff --git a/plugins/IgnoreState/res/Version.rc b/plugins/IgnoreState/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/IgnoreState/res/Version.rc
+++ b/plugins/IgnoreState/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/IgnoreState/res/ignore.rc b/plugins/IgnoreState/res/ignore.rc
index 02c8e19e3c..a31e8cd7c0 100644
--- a/plugins/IgnoreState/res/ignore.rc
+++ b/plugins/IgnoreState/res/ignore.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/IgnoreState/src/main.cpp b/plugins/IgnoreState/src/main.cpp
index df6aa14bbd..b274d80056 100644
--- a/plugins/IgnoreState/src/main.cpp
+++ b/plugins/IgnoreState/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IgnoreState plugin for Miranda-IM (www.miranda-im.org)
(c) 2010 by Kildor
diff --git a/plugins/IgnoreState/src/options.cpp b/plugins/IgnoreState/src/options.cpp
index db24cf3045..ba3ee590c8 100644
--- a/plugins/IgnoreState/src/options.cpp
+++ b/plugins/IgnoreState/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
IgnoreState plugin for Miranda-IM (www.miranda-im.org)
(c) 2010 by Kildor
diff --git a/plugins/IgnoreState/src/resource.h b/plugins/IgnoreState/src/resource.h
index 937f970095..c2c1aae89a 100644
--- a/plugins/IgnoreState/src/resource.h
+++ b/plugins/IgnoreState/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ignore.rc
//
diff --git a/plugins/IgnoreState/src/stdafx.cxx b/plugins/IgnoreState/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/IgnoreState/src/stdafx.cxx
+++ b/plugins/IgnoreState/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/IgnoreState/src/stdafx.h b/plugins/IgnoreState/src/stdafx.h
index 4ba2b7e83a..3ab94b9c70 100644
--- a/plugins/IgnoreState/src/stdafx.h
+++ b/plugins/IgnoreState/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
IgnoreState plugin for Miranda-IM (www.miranda-im.org)
(c) 2010 by Kildor
diff --git a/plugins/IgnoreState/src/version.h b/plugins/IgnoreState/src/version.h
index 71b8f06747..b7eac61d93 100644
--- a/plugins/IgnoreState/src/version.h
+++ b/plugins/IgnoreState/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 3
#define __BUILD_NUM 0
diff --git a/plugins/Import/docs/import-ICQ_Db_Specs.txt b/plugins/Import/docs/import-ICQ_Db_Specs.txt
index b90fd3e715..1deefc1a1f 100644
--- a/plugins/Import/docs/import-ICQ_Db_Specs.txt
+++ b/plugins/Import/docs/import-ICQ_Db_Specs.txt
@@ -1,4 +1,4 @@
-
+
The latest version of this document is always at:
http://cvs.sourceforge.net/viewcvs.py/miranda-icq/Plugins/import/docs/import-ICQ_Db_Specs.txt
diff --git a/plugins/Import/docs/license.txt b/plugins/Import/docs/license.txt
index ca3fe8d547..75b2b3a376 100644
--- a/plugins/Import/docs/license.txt
+++ b/plugins/Import/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/Import/docs/readme.txt b/plugins/Import/docs/readme.txt
index 026bf5e7d4..ed752c45f3 100644
--- a/plugins/Import/docs/readme.txt
+++ b/plugins/Import/docs/readme.txt
@@ -1,4 +1,4 @@
-
+
Import plugin for Miranda NG
____________________________
diff --git a/plugins/Import/res/Version.rc b/plugins/Import/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Import/res/Version.rc
+++ b/plugins/Import/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Import/res/resource.rc b/plugins/Import/res/resource.rc
index fb7431839f..cad99151f7 100644
--- a/plugins/Import/res/resource.rc
+++ b/plugins/Import/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Import/src/import.cpp b/plugins/Import/src/import.cpp
index 2e08db000b..cf8bdeabe2 100644
--- a/plugins/Import/src/import.cpp
+++ b/plugins/Import/src/import.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Import plugin for Miranda NG
diff --git a/plugins/Import/src/main.cpp b/plugins/Import/src/main.cpp
index 6657111100..0a97c66bf1 100644
--- a/plugins/Import/src/main.cpp
+++ b/plugins/Import/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Import plugin for Miranda NG
diff --git a/plugins/Import/src/miranda.cpp b/plugins/Import/src/miranda.cpp
index a56dc3e6ce..a1ce5f2656 100644
--- a/plugins/Import/src/miranda.cpp
+++ b/plugins/Import/src/miranda.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Import plugin for Miranda NG
diff --git a/plugins/Import/src/progress.cpp b/plugins/Import/src/progress.cpp
index 29444187e1..d719590547 100644
--- a/plugins/Import/src/progress.cpp
+++ b/plugins/Import/src/progress.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Import plugin for Miranda NG
diff --git a/plugins/Import/src/resource.h b/plugins/Import/src/resource.h
index 1120c1a773..806d687ce7 100644
--- a/plugins/Import/src/resource.h
+++ b/plugins/Import/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by D:\miranda-ng\plugins\Import\res\resource.rc
//
diff --git a/plugins/Import/src/stdafx.cxx b/plugins/Import/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Import/src/stdafx.cxx
+++ b/plugins/Import/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Import/src/stdafx.h b/plugins/Import/src/stdafx.h
index 4cc1fa558b..310f2fe3fa 100644
--- a/plugins/Import/src/stdafx.h
+++ b/plugins/Import/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Import plugin for Miranda NG
diff --git a/plugins/Import/src/utils.cpp b/plugins/Import/src/utils.cpp
index be68d9cffe..dab95861c7 100644
--- a/plugins/Import/src/utils.cpp
+++ b/plugins/Import/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Import plugin for Miranda NG
diff --git a/plugins/Import/src/version.h b/plugins/Import/src/version.h
index 3408e433eb..f689c4d412 100644
--- a/plugins/Import/src/version.h
+++ b/plugins/Import/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 4
#define __BUILD_NUM 3
diff --git a/plugins/Import/src/wizard.cpp b/plugins/Import/src/wizard.cpp
index 6cd6b8c570..7a7fcd0701 100644
--- a/plugins/Import/src/wizard.cpp
+++ b/plugins/Import/src/wizard.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Import plugin for Miranda NG
diff --git a/plugins/ImportTXT/ImpTxtDlg.rc b/plugins/ImportTXT/ImpTxtDlg.rc
index e1f3b19b74..f23f25ed32 100644
--- a/plugins/ImportTXT/ImpTxtDlg.rc
+++ b/plugins/ImportTXT/ImpTxtDlg.rc
@@ -1,4 +1,4 @@
-101 DIALOGEX 0, 0, 264, 220
+101 DIALOGEX 0, 0, 264, 220
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Import history to "
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
diff --git a/plugins/ImportTXT/ImpTxtWiz.rc b/plugins/ImportTXT/ImpTxtWiz.rc
index 617c23af55..46cdd84ebe 100644
--- a/plugins/ImportTXT/ImpTxtWiz.rc
+++ b/plugins/ImportTXT/ImpTxtWiz.rc
@@ -1,4 +1,4 @@
-
+
102 DIALOGEX 0, 0, 220, 143
STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CAPTION | WS_SYSMENU
CAPTION "Import Text Files Wizard"
diff --git a/plugins/ImportTXT/ImpTxt_Ver.rc b/plugins/ImportTXT/ImpTxt_Ver.rc
index 2ccc54f162..654f5b8666 100644
--- a/plugins/ImportTXT/ImpTxt_Ver.rc
+++ b/plugins/ImportTXT/ImpTxt_Ver.rc
@@ -1,4 +1,4 @@
-1 VERSIONINFO
+1 VERSIONINFO
FILEVERSION 0,0,1,12
PRODUCTVERSION 0,0,1,12
FILEOS 0x4
diff --git a/plugins/ImportTXT/doc/changelog_ru.txt b/plugins/ImportTXT/doc/changelog_ru.txt
index 434eb38ca7..6174069d0f 100644
--- a/plugins/ImportTXT/doc/changelog_ru.txt
+++ b/plugins/ImportTXT/doc/changelog_ru.txt
@@ -1,4 +1,4 @@
-v. 0.0.1.9
+v. 0.0.1.9
* исправлено дублирование сообщения, если оно совпадает с первым в базе
* поддержка исправленного xml_api и поддержка плагина XML Driver (для седьмой ветки)
diff --git a/plugins/ImportTXT/doc/examples_ru.txt b/plugins/ImportTXT/doc/examples_ru.txt
index 9c71639cf4..17bd817429 100644
--- a/plugins/ImportTXT/doc/examples_ru.txt
+++ b/plugins/ImportTXT/doc/examples_ru.txt
@@ -1,4 +1,4 @@
-
+
Пример файла:
************
diff --git a/plugins/ImportTXT/doc/pattern_cfg_ru.txt b/plugins/ImportTXT/doc/pattern_cfg_ru.txt
index 28518d8b77..eb51389352 100644
--- a/plugins/ImportTXT/doc/pattern_cfg_ru.txt
+++ b/plugins/ImportTXT/doc/pattern_cfg_ru.txt
@@ -1,4 +1,4 @@
-Структура файла шаблона плагина importtxt начиная с версии 0.0.1.2
+Структура файла шаблона плагина importtxt начиная с версии 0.0.1.2
Расширение файла .ini
[General]* Общие параметры
diff --git a/plugins/ImportTXT/doc/readme_ru.txt b/plugins/ImportTXT/doc/readme_ru.txt
index 36ced8f7d8..ce30c88056 100644
--- a/plugins/ImportTXT/doc/readme_ru.txt
+++ b/plugins/ImportTXT/doc/readme_ru.txt
@@ -1,4 +1,4 @@
-Import TXT plugin for Miranda IM
+Import TXT plugin for Miranda IM
================================
Плагин предоставляет возможность импортировать историю контактов
из других клиентов, хранящуюся в текстовых файлах.
diff --git a/plugins/ImportTXT/importtxt/ICQ5_p.ini b/plugins/ImportTXT/importtxt/ICQ5_p.ini
index d2f468af7d..c864ca9f46 100644
--- a/plugins/ImportTXT/importtxt/ICQ5_p.ini
+++ b/plugins/ImportTXT/importtxt/ICQ5_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=ICQ5 xml files import
Type=2
BinProcedure=4
diff --git a/plugins/ImportTXT/importtxt/ICQ6_p.ini b/plugins/ImportTXT/importtxt/ICQ6_p.ini
index 1d9984962a..2a328f9463 100644
--- a/plugins/ImportTXT/importtxt/ICQ6_p.ini
+++ b/plugins/ImportTXT/importtxt/ICQ6_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=ICQ6 database
Type=2
BinProcedure=3
diff --git a/plugins/ImportTXT/importtxt/MAgent_p.ini b/plugins/ImportTXT/importtxt/MAgent_p.ini
index 6b54883d78..20612a35a5 100644
--- a/plugins/ImportTXT/importtxt/MAgent_p.ini
+++ b/plugins/ImportTXT/importtxt/MAgent_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=MobileAgent import pattern
Type=1
Charset=UCS2
diff --git a/plugins/ImportTXT/importtxt/QHF_p.ini b/plugins/ImportTXT/importtxt/QHF_p.ini
index b6eb687502..a5f341d649 100644
--- a/plugins/ImportTXT/importtxt/QHF_p.ini
+++ b/plugins/ImportTXT/importtxt/QHF_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=QHF files import pattern (QIP PDA and Infinum)
Type=2
BinProcedure=2
diff --git a/plugins/ImportTXT/importtxt/SEmidprms_p.ini b/plugins/ImportTXT/importtxt/SEmidprms_p.ini
index ca0637d8f6..02a27bd721 100644
--- a/plugins/ImportTXT/importtxt/SEmidprms_p.ini
+++ b/plugins/ImportTXT/importtxt/SEmidprms_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=Jimm midp-rms SonyEricsson
Type=2
BinProcedure=5
diff --git a/plugins/ImportTXT/importtxt/bayanICQ_p.ini b/plugins/ImportTXT/importtxt/bayanICQ_p.ini
index f85bb397e5..fb742cc2b0 100644
--- a/plugins/ImportTXT/importtxt/bayanICQ_p.ini
+++ b/plugins/ImportTXT/importtxt/bayanICQ_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=bayanICQ import pattern
Type=2
BinProcedure=6
diff --git a/plugins/ImportTXT/importtxt/dichat_p.ini b/plugins/ImportTXT/importtxt/dichat_p.ini
index 3fd5c6a25e..6d86fcfd1e 100644
--- a/plugins/ImportTXT/importtxt/dichat_p.ini
+++ b/plugins/ImportTXT/importtxt/dichat_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=D[i]Chat import pattern
Type=1
Charset=ANSI
@@ -19,6 +19,6 @@ Seconds=8
PreRN=1
AfterRN=2
[Header]
-Pattern=^\t ([^\r\n]+?)\s\((\d{5,})\)\r\n\t D\[i\]Chat\s[^\r\n]+?\r\n
+Pattern=^\t»стори¤ сообщений с ([^\r\n]+?)\s\((\d{5,})\)\r\n\t—охранено из D\[i\]Chat\s[^\r\n]+?\r\n
InNick=1
InUID=2 \ No newline at end of file
diff --git a/plugins/ImportTXT/importtxt/historypp_p.ini b/plugins/ImportTXT/importtxt/historypp_p.ini
index 7d5e353e48..f812e13171 100644
--- a/plugins/ImportTXT/importtxt/historypp_p.ini
+++ b/plugins/ImportTXT/importtxt/historypp_p.ini
@@ -1 +1 @@
-[General] Name=History++ pattern Type=1 Charset=UCS2 UseHeader=3 UsePreMsg=1 [Message] Pattern=^\[(\d\d?)\.(\d\d?)\.(\d\d\d?\d?)\s(\d\d?):(\d\d?):(\d\d?)\]\s([^\r\n]+?):$ Direction=7 Day=1 Month=2 Year=3 Hours=4 Minutes=5 Seconds=6 [Header] Pattern=^###\r\n###\s[^\r\n]+?\r\n###\s([^\r\n]+?)\s\([^\r\n]+?:\s([^\r\n]+?)\)\s-\s([^\r\n]+?)\s\([^\r\n]+?:\s([^\r\n]+?)\)\r\n###\s[^\r\n]+?\r\n###\r\n In=3 Out=1 InNick=3 OutNick=1 InUID=4 OutUID=2 [PreMessage] PreRN=1 AfterRN=2 \ No newline at end of file
+[General] Name=History++ pattern Type=1 Charset=UCS2 UseHeader=3 UsePreMsg=1 [Message] Pattern=^\[(\d\d?)\.(\d\d?)\.(\d\d\d?\d?)\s(\d\d?):(\d\d?):(\d\d?)\]\s([^\r\n]+?):$ Direction=7 Day=1 Month=2 Year=3 Hours=4 Minutes=5 Seconds=6 [Header] Pattern=^###\r\n###\s[^\r\n]+?\r\n###\s([^\r\n]+?)\s\([^\r\n]+?:\s([^\r\n]+?)\)\s-\s([^\r\n]+?)\s\([^\r\n]+?:\s([^\r\n]+?)\)\r\n###\s[^\r\n]+?\r\n###\r\n In=3 Out=1 InNick=3 OutNick=1 InUID=4 OutUID=2 [PreMessage] PreRN=1 AfterRN=2 \ No newline at end of file
diff --git a/plugins/ImportTXT/importtxt/jasmine.ini b/plugins/ImportTXT/importtxt/jasmine.ini
index 0f79cafb31..68c21fb170 100644
--- a/plugins/ImportTXT/importtxt/jasmine.ini
+++ b/plugins/ImportTXT/importtxt/jasmine.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=Jasmine IM import pattern
Type=1
Charset=UCS2
diff --git a/plugins/ImportTXT/importtxt/jimm_p.ini b/plugins/ImportTXT/importtxt/jimm_p.ini
index 10d9ab2100..7b7ae009d3 100644
--- a/plugins/ImportTXT/importtxt/jimm_p.ini
+++ b/plugins/ImportTXT/importtxt/jimm_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=Jimm import pattern
Type=1
Charset=ANSI
@@ -19,6 +19,6 @@ Seconds=8
PreRN=1
AfterRN=2
[Header]
-Pattern=^\r\n\t ([^\r\n]+?)\s\((\d{5,})\)\r\n\t Jimm\s[^\r\n]+?\r\n
+Pattern=^\r\n\t»стори¤ сообщений с ([^\r\n]+?)\s\((\d{5,})\)\r\n\t—охранено из Jimm\s[^\r\n]+?\r\n
InNick=1
InUID=2
diff --git a/plugins/ImportTXT/importtxt/jimmws2_p.ini b/plugins/ImportTXT/importtxt/jimmws2_p.ini
index 8f0baa9b1f..2e297eb8a8 100644
--- a/plugins/ImportTXT/importtxt/jimmws2_p.ini
+++ b/plugins/ImportTXT/importtxt/jimmws2_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=Jimm import pattern(without seconds) modified
Type=1
Charset=ANSI
@@ -16,7 +16,7 @@ Minutes=6
PreRN=1
AfterRN=2
[Header]
-Pattern=^\r\n\t ([^\r\n]+?)\s\((\d{5,})\)\r\n\t Jimm\s[^\r\n]+?\r\n
+Pattern=^\r\n\t»стори¤ сообщений с ([^\r\n]+?)\s\((\d{5,})\)\r\n\t—охранено из Jimm\s[^\r\n]+?\r\n
In=1
InNick=1
InUID=2
diff --git a/plugins/ImportTXT/importtxt/jimmws_p.ini b/plugins/ImportTXT/importtxt/jimmws_p.ini
index 59c609fd50..d39933d611 100644
--- a/plugins/ImportTXT/importtxt/jimmws_p.ini
+++ b/plugins/ImportTXT/importtxt/jimmws_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=Jimm import pattern(without seconds)
Type=1
Charset=ANSI
@@ -18,6 +18,6 @@ Minutes=7
PreRN=1
AfterRN=2
[Header]
-Pattern=^\r\n\t ([^\r\n]+?)\s\((\d{5,})\)\r\n\t Jimm\s[^\r\n]+?\r\n
+Pattern=^\r\n\t»стори¤ сообщений с ([^\r\n]+?)\s\((\d{5,})\)\r\n\t—охранено из Jimm\s[^\r\n]+?\r\n
InNick=1
InUID=2
diff --git a/plugins/ImportTXT/importtxt/mContact_p.ini b/plugins/ImportTXT/importtxt/mContact_p.ini
index 925c712330..c0adad0f73 100644
--- a/plugins/ImportTXT/importtxt/mContact_p.ini
+++ b/plugins/ImportTXT/importtxt/mContact_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=mContact import pattern
Type=2
BinProcedure=1
diff --git a/plugins/ImportTXT/importtxt/msgexport_p.ini b/plugins/ImportTXT/importtxt/msgexport_p.ini
index 933df10808..45febcb41a 100644
--- a/plugins/ImportTXT/importtxt/msgexport_p.ini
+++ b/plugins/ImportTXT/importtxt/msgexport_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=Message export import pattern
Type=1
Charset=UTF8
diff --git a/plugins/ImportTXT/importtxt/nokmidprms_p.ini b/plugins/ImportTXT/importtxt/nokmidprms_p.ini
index d743b1a9df..676b4d2313 100644
--- a/plugins/ImportTXT/importtxt/nokmidprms_p.ini
+++ b/plugins/ImportTXT/importtxt/nokmidprms_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=Jimm midp-rms Nokia
Type=2
BinProcedure=5
diff --git a/plugins/ImportTXT/importtxt/pigeon_p.ini b/plugins/ImportTXT/importtxt/pigeon_p.ini
index 7487075089..25be365ad5 100644
--- a/plugins/ImportTXT/importtxt/pigeon_p.ini
+++ b/plugins/ImportTXT/importtxt/pigeon_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=Pigeon import pattern
Type=1
Charset=ANSI
diff --git a/plugins/ImportTXT/importtxt/qip_p.ini b/plugins/ImportTXT/importtxt/qip_p.ini
index ddb112f8f5..9d51aeb8eb 100644
--- a/plugins/ImportTXT/importtxt/qip_p.ini
+++ b/plugins/ImportTXT/importtxt/qip_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=QIP import pattern
Type=1
Charset=ANSI
diff --git a/plugins/ImportTXT/importtxt/rnq_p.ini b/plugins/ImportTXT/importtxt/rnq_p.ini
index 1fe75ad7d6..975ac96a78 100644
--- a/plugins/ImportTXT/importtxt/rnq_p.ini
+++ b/plugins/ImportTXT/importtxt/rnq_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=RnQ pattern
Type=1
Charset=ANSI
diff --git a/plugins/ImportTXT/importtxt/smaper_p.ini b/plugins/ImportTXT/importtxt/smaper_p.ini
index d02eedae78..5f08604328 100644
--- a/plugins/ImportTXT/importtxt/smaper_p.ini
+++ b/plugins/ImportTXT/importtxt/smaper_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=Smaper(vmICQ) import pattern
Type=1
Charset=UCS2
diff --git a/plugins/ImportTXT/importtxt/smapern_p.ini b/plugins/ImportTXT/importtxt/smapern_p.ini
index cce53f048c..ffb1114855 100644
--- a/plugins/ImportTXT/importtxt/smapern_p.ini
+++ b/plugins/ImportTXT/importtxt/smapern_p.ini
@@ -1,4 +1,4 @@
-[General]
+[General]
Name=Smaper (with Nick) import pattern
Type=1
Charset=UCS2
diff --git a/plugins/KeyboardNotify/docs/readme.txt b/plugins/KeyboardNotify/docs/readme.txt
index b065442b8b..c853e86349 100644
--- a/plugins/KeyboardNotify/docs/readme.txt
+++ b/plugins/KeyboardNotify/docs/readme.txt
@@ -1,4 +1,4 @@
- -=====================================-
+ -=====================================-
Keyboard Notify plugin for Miranda-IM
-=====================================-
diff --git a/plugins/KeyboardNotify/res/Version.rc b/plugins/KeyboardNotify/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/KeyboardNotify/res/Version.rc
+++ b/plugins/KeyboardNotify/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/KeyboardNotify/res/resources.rc b/plugins/KeyboardNotify/res/resources.rc
index cf121394fc..d247cd5ac4 100644
--- a/plugins/KeyboardNotify/res/resources.rc
+++ b/plugins/KeyboardNotify/res/resources.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/KeyboardNotify/src/EnumProc.cpp b/plugins/KeyboardNotify/src/EnumProc.cpp
index d14af76609..90cf9696ae 100644
--- a/plugins/KeyboardNotify/src/EnumProc.cpp
+++ b/plugins/KeyboardNotify/src/EnumProc.cpp
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/EnumProc.h b/plugins/KeyboardNotify/src/EnumProc.h
index 5f401ce9e0..0f4016b7b0 100644
--- a/plugins/KeyboardNotify/src/EnumProc.h
+++ b/plugins/KeyboardNotify/src/EnumProc.h
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/constants.h b/plugins/KeyboardNotify/src/constants.h
index d50ded6d23..6fb5b3846e 100644
--- a/plugins/KeyboardNotify/src/constants.h
+++ b/plugins/KeyboardNotify/src/constants.h
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/flash.cpp b/plugins/KeyboardNotify/src/flash.cpp
index 2a47c528b7..fbb5318856 100644
--- a/plugins/KeyboardNotify/src/flash.cpp
+++ b/plugins/KeyboardNotify/src/flash.cpp
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/flash.h b/plugins/KeyboardNotify/src/flash.h
index 96421c966e..6b2291b6e6 100644
--- a/plugins/KeyboardNotify/src/flash.h
+++ b/plugins/KeyboardNotify/src/flash.h
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/ignore.cpp b/plugins/KeyboardNotify/src/ignore.cpp
index 23a0e0d907..d18095aa09 100644
--- a/plugins/KeyboardNotify/src/ignore.cpp
+++ b/plugins/KeyboardNotify/src/ignore.cpp
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/ignore.h b/plugins/KeyboardNotify/src/ignore.h
index 5fcd0ceebe..25b8d7225c 100644
--- a/plugins/KeyboardNotify/src/ignore.h
+++ b/plugins/KeyboardNotify/src/ignore.h
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/keyboard.cpp b/plugins/KeyboardNotify/src/keyboard.cpp
index d8ea3dbfff..5687b525c8 100644
--- a/plugins/KeyboardNotify/src/keyboard.cpp
+++ b/plugins/KeyboardNotify/src/keyboard.cpp
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/keyboard.h b/plugins/KeyboardNotify/src/keyboard.h
index 8fe6b52fe9..41a6ccbcb7 100644
--- a/plugins/KeyboardNotify/src/keyboard.h
+++ b/plugins/KeyboardNotify/src/keyboard.h
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/keypresses.cpp b/plugins/KeyboardNotify/src/keypresses.cpp
index 8b449f104b..06aed163ec 100644
--- a/plugins/KeyboardNotify/src/keypresses.cpp
+++ b/plugins/KeyboardNotify/src/keypresses.cpp
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/keypresses.h b/plugins/KeyboardNotify/src/keypresses.h
index 57e99aa25c..2857f6341c 100644
--- a/plugins/KeyboardNotify/src/keypresses.h
+++ b/plugins/KeyboardNotify/src/keypresses.h
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/main.cpp b/plugins/KeyboardNotify/src/main.cpp
index 5b675e4421..16db627cc3 100644
--- a/plugins/KeyboardNotify/src/main.cpp
+++ b/plugins/KeyboardNotify/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
KeyboardNotify plugin v1.5 for Miranda IM
_________________________________________
diff --git a/plugins/KeyboardNotify/src/options.cpp b/plugins/KeyboardNotify/src/options.cpp
index 7425a67cc3..dd5e862122 100644
--- a/plugins/KeyboardNotify/src/options.cpp
+++ b/plugins/KeyboardNotify/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/protolist.h b/plugins/KeyboardNotify/src/protolist.h
index d3f816009d..4a9cb3f2e1 100644
--- a/plugins/KeyboardNotify/src/protolist.h
+++ b/plugins/KeyboardNotify/src/protolist.h
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/resource.h b/plugins/KeyboardNotify/src/resource.h
index 88fbe4c38c..497b69b9b9 100644
--- a/plugins/KeyboardNotify/src/resource.h
+++ b/plugins/KeyboardNotify/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resources.rc
//
diff --git a/plugins/KeyboardNotify/src/stdafx.cxx b/plugins/KeyboardNotify/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/KeyboardNotify/src/stdafx.cxx
+++ b/plugins/KeyboardNotify/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/KeyboardNotify/src/stdafx.h b/plugins/KeyboardNotify/src/stdafx.h
index fad3036683..b90858fb0c 100644
--- a/plugins/KeyboardNotify/src/stdafx.h
+++ b/plugins/KeyboardNotify/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/utils.cpp b/plugins/KeyboardNotify/src/utils.cpp
index 399ecafe31..8fa99e4ac3 100644
--- a/plugins/KeyboardNotify/src/utils.cpp
+++ b/plugins/KeyboardNotify/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/utils.h b/plugins/KeyboardNotify/src/utils.h
index 64e83feeb5..c4080cd883 100644
--- a/plugins/KeyboardNotify/src/utils.h
+++ b/plugins/KeyboardNotify/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/KeyboardNotify/src/version.h b/plugins/KeyboardNotify/src/version.h
index 201bf2d1be..ddb2d42bd2 100644
--- a/plugins/KeyboardNotify/src/version.h
+++ b/plugins/KeyboardNotify/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 5
#define __RELEASE_NUM 7
#define __BUILD_NUM 7
diff --git a/plugins/Libs/LICENSE.txt b/plugins/Libs/LICENSE.txt
index 44ce85874a..58735f1dbf 100644
--- a/plugins/Libs/LICENSE.txt
+++ b/plugins/Libs/LICENSE.txt
@@ -1,4 +1,4 @@
-KOL&MCK Library Software License Agreement
+KOL&MCK Library Software License Agreement
BEFORE PROCEEDING WITH THE INSTALLATION
AND/OR USE OF THIS SOFTWARE, CAREFULLY
diff --git a/plugins/Libs/read1st.txt b/plugins/Libs/read1st.txt
index 240dd16ee6..508c4f2765 100644
--- a/plugins/Libs/read1st.txt
+++ b/plugins/Libs/read1st.txt
@@ -1,4 +1,4 @@
-KEY OBJECTS LIBRARY for Delphi (and Free Pascal Compiler) - to make applications small and power. This library is freeware and open source. Delphi 2, 3, 4, 5, 6, 7, 8, BDS 2005, 2006, 2010, TurboDelphi, Delphi XE, Delphi XE2 and Free Pascal Compiler 1.0.5, 1.0.6, and higher (2.0.4) are supported. Partially compatible with Kylix (Linux/Qt platform, use special converting tool and provided files in Tools section on the site http://bonanzas.rinet.ru)
+KEY OBJECTS LIBRARY for Delphi (and Free Pascal Compiler) - to make applications small and power. This library is freeware and open source. Delphi 2, 3, 4, 5, 6, 7, 8, BDS 2005, 2006, 2010, TurboDelphi, Delphi XE, Delphi XE2 and Free Pascal Compiler 1.0.5, 1.0.6, and higher (2.0.4) are supported. Partially compatible with Kylix (Linux/Qt platform, use special converting tool and provided files in Tools section on the site http://bonanzas.rinet.ru)
Copyright (C) by Vladimir Kladov, 1999-2010.
Some parts of code are Copyright (C) intellectual property by other people, see comments in code and on KOL site. Thanks to all for help with KOL and MCK!
diff --git a/plugins/Libs/read1st_rus.txt b/plugins/Libs/read1st_rus.txt
index 1e450fbc6a..8526c1b7e4 100644
--- a/plugins/Libs/read1st_rus.txt
+++ b/plugins/Libs/read1st_rus.txt
@@ -1,4 +1,4 @@
-KEY OBJECTS LIBRARY для Delphi (и Free Pascal Compiler) - предназначен для того, чтобы сделать программы, изготовленные с использованием языка Паскаль, маленькими и очень маленькими.
+KEY OBJECTS LIBRARY для Delphi (и Free Pascal Compiler) - предназначен для того, чтобы сделать программы, изготовленные с использованием языка Паскаль, маленькими и очень маленькими.
Copyright (C) by Vladimir Kladov, 1999-2007. Бесплатно, с исходными текстами.
версия 3.18 (23 апреля 2012 г.)
diff --git a/plugins/ListeningTo/docs/changelog.txt b/plugins/ListeningTo/docs/changelog.txt
index 8a3a578432..512b524ec8 100644
--- a/plugins/ListeningTo/docs/changelog.txt
+++ b/plugins/ListeningTo/docs/changelog.txt
@@ -1,4 +1,4 @@
-ListeningTo
+ListeningTo
Changelog:
diff --git a/plugins/ListeningTo/docs/readme.txt b/plugins/ListeningTo/docs/readme.txt
index 6bbdd4cd5b..ca1ad535a2 100644
--- a/plugins/ListeningTo/docs/readme.txt
+++ b/plugins/ListeningTo/docs/readme.txt
@@ -1,4 +1,4 @@
-ListeningTo plugin
+ListeningTo plugin
------------------
This plugins allows to set/remove your listening info to protocols that support it. It also has basic support for getting this info from the players.
diff --git a/plugins/ListeningTo/docs/readme_players.txt b/plugins/ListeningTo/docs/readme_players.txt
index af2fce1c18..a04c864a8b 100644
--- a/plugins/ListeningTo/docs/readme_players.txt
+++ b/plugins/ListeningTo/docs/readme_players.txt
@@ -1,4 +1,4 @@
-Some plugins in this folder can be automatically loaded into players. This means that you don't have to do nothing and the plugin will be loaded into the player when it is first detected running.
+Some plugins in this folder can be automatically loaded into players. This means that you don't have to do nothing and the plugin will be loaded into the player when it is first detected running.
For this to happen 3 things are needed:
1. The following option must be enabled: "Allow auto-loading plugins into players (affect players with *)" (Inside Options->Status->Listening info->Players)
diff --git a/plugins/ListeningTo/res/Version.rc b/plugins/ListeningTo/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/ListeningTo/res/Version.rc
+++ b/plugins/ListeningTo/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/ListeningTo/res/resource.rc b/plugins/ListeningTo/res/resource.rc
index 7c44894482..f0d0d15d52 100644
--- a/plugins/ListeningTo/res/resource.rc
+++ b/plugins/ListeningTo/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/ListeningTo/src/listeningto.cpp b/plugins/ListeningTo/src/listeningto.cpp
index ad77475d8a..7f118ace4c 100644
--- a/plugins/ListeningTo/src/listeningto.cpp
+++ b/plugins/ListeningTo/src/listeningto.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/main.cpp b/plugins/ListeningTo/src/main.cpp
index d3eb164123..66ff8e9dc4 100644
--- a/plugins/ListeningTo/src/main.cpp
+++ b/plugins/ListeningTo/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/music.cpp b/plugins/ListeningTo/src/music.cpp
index 7fdec99f11..4a97e0b087 100644
--- a/plugins/ListeningTo/src/music.cpp
+++ b/plugins/ListeningTo/src/music.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/music.h b/plugins/ListeningTo/src/music.h
index f2089651e1..a41f5c505a 100644
--- a/plugins/ListeningTo/src/music.h
+++ b/plugins/ListeningTo/src/music.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/options.cpp b/plugins/ListeningTo/src/options.cpp
index a4d934f8c8..6b415f11b3 100644
--- a/plugins/ListeningTo/src/options.cpp
+++ b/plugins/ListeningTo/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/options.h b/plugins/ListeningTo/src/options.h
index 27c00fde77..2f35aae6db 100644
--- a/plugins/ListeningTo/src/options.h
+++ b/plugins/ListeningTo/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foo_mlt.cpp b/plugins/ListeningTo/src/players/foo_mlt/foo_mlt.cpp
index 82f59ba683..f6beda84cb 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foo_mlt.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foo_mlt.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/abort_callback.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/abort_callback.cpp
index affc69ff2d..a2a96740ee 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/abort_callback.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/abort_callback.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void abort_callback::check() const {
if (is_aborting()) throw exception_aborted();
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/abort_callback.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/abort_callback.h
index 0d6ea6ee63..dae437e4ef 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/abort_callback.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/abort_callback.h
@@ -1,4 +1,4 @@
-#ifndef _foobar2000_sdk_abort_callback_h_
+#ifndef _foobar2000_sdk_abort_callback_h_
#define _foobar2000_sdk_abort_callback_h_
namespace foobar2000_io {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/advconfig.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/advconfig.cpp
index 301f82afc1..e54d0e7166 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/advconfig.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/advconfig.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
t_uint32 advconfig_entry::get_preferences_flags_() {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/advconfig.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/advconfig.h
index 60961ec7ef..88e09b375a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/advconfig.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/advconfig.h
@@ -1,4 +1,4 @@
-//! Entrypoint class for adding items to Advanced Preferences page. \n
+//! Entrypoint class for adding items to Advanced Preferences page. \n
//! Implementations must derive from one of subclasses: advconfig_branch, advconfig_entry_checkbox, advconfig_entry_string. \n
//! Implementations are typically registered using static service_factory_single_t<myclass>, or using provided helper classes in case of standard implementations declared in this header.
class NOVTABLE advconfig_entry : public service_base {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/album_art.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/album_art.cpp
index 1fea648a0e..acef825fcf 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/album_art.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/album_art.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
bool album_art_editor::g_get_interface(service_ptr_t<album_art_editor> & out,const char * path) {
service_enum_t<album_art_editor> e; ptr ptr;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/album_art.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/album_art.h
index 12ba9287a1..0cd1ecd5fe 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/album_art.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/album_art.h
@@ -1,4 +1,4 @@
-//! Common class for handling picture data. \n
+//! Common class for handling picture data. \n
//! Type of contained picture data is unknown and to be determined according to memory block contents by code parsing/rendering the picture. Commonly encountered types are: BMP, PNG, JPEG and GIF. \n
//! Implementation: use album_art_data_impl.
class NOVTABLE album_art_data : public service_base {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/app_close_blocker.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/app_close_blocker.cpp
index 6611e0b568..4ffe547fe6 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/app_close_blocker.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/app_close_blocker.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
bool app_close_blocker::g_query()
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/app_close_blocker.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/app_close_blocker.h
index 10437d875f..6ec52b0144 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/app_close_blocker.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/app_close_blocker.h
@@ -1,4 +1,4 @@
-//! (DEPRECATED) This service is used to signal whether something is currently preventing main window from being closed and app from being shut down.
+//! (DEPRECATED) This service is used to signal whether something is currently preventing main window from being closed and app from being shut down.
class NOVTABLE app_close_blocker : public service_base
{
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk.cpp
index 6e4882dc03..cf027288ca 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void audio_chunk::set_data(const audio_sample * src,t_size samples,unsigned nch,unsigned srate,unsigned channel_config)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk.h
index 7aab0dbfa1..fb2189f427 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk.h
@@ -1,4 +1,4 @@
-//! Thrown when audio_chunk sample rate or channel mapping changes in mid-stream and the code receiving audio_chunks can't deal with that scenario.
+//! Thrown when audio_chunk sample rate or channel mapping changes in mid-stream and the code receiving audio_chunks can't deal with that scenario.
PFC_DECLARE_EXCEPTION(exception_unexpected_audio_format_change, exception_io_data, "Unexpected audio format change" );
//! Interface to container of a chunk of audio data. See audio_chunk_impl for an implementation.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk_channel_config.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk_channel_config.cpp
index 8dba073819..00cc961d6d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk_channel_config.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_chunk_channel_config.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
#ifdef _WIN32
#include <ks.h>
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_postprocessor.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_postprocessor.h
index 4153d2865c..e4e609bc15 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_postprocessor.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/audio_postprocessor.h
@@ -1,4 +1,4 @@
-//! This class handles conversion of audio data (audio_chunk) to various linear PCM types, with optional dithering.
+//! This class handles conversion of audio data (audio_chunk) to various linear PCM types, with optional dithering.
class NOVTABLE audio_postprocessor : public service_base
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/autoplaylist.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/autoplaylist.h
index 058b49a90c..bbac84cc42 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/autoplaylist.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/autoplaylist.h
@@ -1,4 +1,4 @@
-/*
+/*
Autoplaylist APIs
These APIs were introduced in foobar2000 0.9.5, to reduce amount of code required to create your own autoplaylists. Creation of autoplaylists is was also possible before through playlist lock APIs.
In most cases, you'll want to turn regular playlists into autoplaylists using the following code:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/cfg_var.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/cfg_var.cpp
index ad00db236f..f0a311ece6 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/cfg_var.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/cfg_var.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
cfg_var_reader * cfg_var_reader::g_list = NULL;
cfg_var_writer * cfg_var_writer::g_list = NULL;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/cfg_var.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/cfg_var.h
index 7e31b19e93..5db4f7a166 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/cfg_var.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/cfg_var.h
@@ -1,4 +1,4 @@
-#ifndef _FOOBAR2000_SDK_CFG_VAR_H_
+#ifndef _FOOBAR2000_SDK_CFG_VAR_H_
#define _FOOBAR2000_SDK_CFG_VAR_H_
#define CFG_VAR_ASSERT_SAFEINIT PFC_ASSERT(!core_api::are_services_available());/*imperfect check for nonstatic instantiation*/
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/chapterizer.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/chapterizer.cpp
index 2187060c28..28115b5c74 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/chapterizer.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/chapterizer.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void chapter_list::copy(const chapter_list & p_source)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/chapterizer.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/chapterizer.h
index dd4578e53f..224fae03ce 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/chapterizer.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/chapterizer.h
@@ -1,4 +1,4 @@
-//! Interface for object storing list of chapters.
+//! Interface for object storing list of chapters.
class NOVTABLE chapter_list {
public:
//! Returns number of chapters.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/commandline.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/commandline.cpp
index b76fd737ae..6af5e9a063 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/commandline.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/commandline.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void commandline_handler_metadb_handle::on_file(const char * url) {
metadb_handle_list handles;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/commandline.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/commandline.h
index fd827b0e1a..586fadba5a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/commandline.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/commandline.h
@@ -1,4 +1,4 @@
-class NOVTABLE commandline_handler : public service_base
+class NOVTABLE commandline_handler : public service_base
{
public:
enum result
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/completion_notify.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/completion_notify.cpp
index 0a183a8b05..bac54c4bd8 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/completion_notify.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/completion_notify.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
namespace {
class main_thread_callback_myimpl : public main_thread_callback {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/completion_notify.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/completion_notify.h
index 4781de62a1..82d24a2c52 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/completion_notify.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/completion_notify.h
@@ -1,4 +1,4 @@
-//! Generic service for receiving notifications about async operation completion. Used by various other services.
+//! Generic service for receiving notifications about async operation completion. Used by various other services.
class completion_notify : public service_base {
public:
//! Called when an async operation has been completed. Note that on_completion is always called from main thread. You can use on_completion_async() helper if you need to signal completion while your context is in another thread.\n
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/component.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/component.h
index 8a81bb99b7..4a7994faf5 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/component.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/component.h
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
// This is a helper class that gets reliably static-instantiated in all components so any special code that must be executed on startup can be shoved into its constructor.
class foobar2000_component_globals {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/component_client.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/component_client.h
index 46aa848887..a7699c792c 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/component_client.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/component_client.h
@@ -1,4 +1,4 @@
-#ifndef _COMPONENT_CLIENT_H_
+#ifndef _COMPONENT_CLIENT_H_
#define _COMPONENT_CLIENT_H_
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/components_menu.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/components_menu.h
index 835237331c..802d1d9ae0 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/components_menu.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/components_menu.h
@@ -1,4 +1,4 @@
-#ifndef _COMPONENTS_MENU_H_
+#ifndef _COMPONENTS_MENU_H_
#define _COMPONENTS_MENU_H_
#error deprecated, see menu_item.h
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/componentversion.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/componentversion.h
index b0ca6fa7b1..0262d33c8a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/componentversion.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/componentversion.h
@@ -1,4 +1,4 @@
-//! Entrypoint interface for declaring component's version information. Instead of implementing this directly, use DECLARE_COMPONENT_VERSION().
+//! Entrypoint interface for declaring component's version information. Instead of implementing this directly, use DECLARE_COMPONENT_VERSION().
class NOVTABLE componentversion : public service_base {
public:
virtual void get_file_name(pfc::string_base & out)=0;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_io_callback.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_io_callback.h
index 4b83dce314..dad3d07950 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_io_callback.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_io_callback.h
@@ -1,4 +1,4 @@
-//! Implementing this interface lets you maintain your own configuration files rather than depending on the cfg_var system. \n
+//! Implementing this interface lets you maintain your own configuration files rather than depending on the cfg_var system. \n
//! Note that you must not make assumptions about what happens first: config_io_callback::on_read(), initialization of cfg_var values or config_io_callback::on_read() in other components. Order of these things is undefined and will change with each run. \n
//! Use service_factory_single_t<myclass> to register your implementations. Do not call other people's implementations, core is responsible for doing that when appropriate.
class NOVTABLE config_io_callback : public service_base {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object.cpp
index 76ba27d35a..7bcd8264bf 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void config_object_notify_manager::g_on_changed(const service_ptr_t<config_object> & p_object)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object.h
index e460dc5400..433295b78c 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object.h
@@ -1,4 +1,4 @@
-#ifndef _CONFIG_OBJECT_H_
+#ifndef _CONFIG_OBJECT_H_
#define _CONFIG_OBJECT_H_
class config_object;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object_impl.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object_impl.h
index 13445e0c2e..2028432703 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object_impl.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/config_object_impl.h
@@ -1,4 +1,4 @@
-#ifndef _CONFIG_OBJECT_IMPL_H_
+#ifndef _CONFIG_OBJECT_IMPL_H_
#define _CONFIG_OBJECT_IMPL_H_
//template function bodies from config_object class
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/console.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/console.cpp
index ad1d9b1807..623eda6470 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/console.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/console.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void console::info(const char * p_message) {print(p_message);}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/console.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/console.h
index 0b591c6205..3cff352499 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/console.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/console.h
@@ -1,4 +1,4 @@
-//! Namespace with functions for sending text to console. All functions are fully multi-thread safe, though they must not be called during dll initialization or deinitialization (e.g. static object constructors or destructors) when service system is not available.
+//! Namespace with functions for sending text to console. All functions are fully multi-thread safe, though they must not be called during dll initialization or deinitialization (e.g. static object constructors or destructors) when service system is not available.
namespace console
{
void info(const char * p_message);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/contextmenu.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/contextmenu.h
index b8fd951383..9246a7462e 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/contextmenu.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/contextmenu.h
@@ -1,4 +1,4 @@
-//! Reserved for future use.
+//! Reserved for future use.
typedef void * t_glyph;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/contextmenu_manager.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/contextmenu_manager.h
index ad50b29fd8..44b53abeb2 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/contextmenu_manager.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/contextmenu_manager.h
@@ -1,4 +1,4 @@
-class NOVTABLE keyboard_shortcut_manager : public service_base
+class NOVTABLE keyboard_shortcut_manager : public service_base
{
public:
static bool g_get(service_ptr_t<keyboard_shortcut_manager> & p_out) {return service_enum_create_t(p_out,0);}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/core_api.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/core_api.h
index 808f988fe9..caf5496ccd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/core_api.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/core_api.h
@@ -1,4 +1,4 @@
-#ifndef _FB2K_CORE_API_H_
+#ifndef _FB2K_CORE_API_H_
#define _FB2K_CORE_API_H_
namespace core_api {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/coreversion.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/coreversion.h
index f786444b44..270d456de2 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/coreversion.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/coreversion.h
@@ -1,4 +1,4 @@
-class NOVTABLE core_version_info : public service_base {
+class NOVTABLE core_version_info : public service_base {
public:
virtual const char * get_version_string() = 0;
static const char * g_get_version_string() {return static_api_ptr_t<core_version_info>()->get_version_string();}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp.cpp
index db4d945508..64412c00bf 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
#include <math.h>
t_size dsp_chunk_list_impl::get_count() const {return m_data.get_count();}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp.h
index 55e75850df..1d767fa7e3 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp.h
@@ -1,4 +1,4 @@
-//! Interface to a DSP chunk list. A DSP chunk list object is passed to the DSP chain each time, since DSPs are allowed to remove processed chunks or insert new ones.
+//! Interface to a DSP chunk list. A DSP chunk list object is passed to the DSP chain each time, since DSPs are allowed to remove processed chunks or insert new ones.
class NOVTABLE dsp_chunk_list {
public:
virtual t_size get_count() const = 0;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp_manager.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp_manager.cpp
index 56a7e99de1..133dcf4702 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp_manager.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp_manager.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void dsp_manager::close() {
m_chain.remove_all();
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp_manager.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp_manager.h
index 6dbb01db35..c66822b761 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp_manager.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/dsp_manager.h
@@ -1,4 +1,4 @@
-//! Helper class for running audio data through a DSP chain.
+//! Helper class for running audio data through a DSP chain.
class dsp_manager {
public:
dsp_manager() : m_config_changed(false) {}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/event_logger.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/event_logger.h
index 20e3f7c588..c5fa119371 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/event_logger.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/event_logger.h
@@ -1,4 +1,4 @@
-class NOVTABLE event_logger : public service_base {
+class NOVTABLE event_logger : public service_base {
FB2K_MAKE_SERVICE_INTERFACE(event_logger, service_base);
public:
enum {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/exceptions.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/exceptions.h
index 2de28dc6e2..83eff3fa64 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/exceptions.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/exceptions.h
@@ -1,4 +1,4 @@
-#if FOOBAR2000_TARGET_VERSION >= 76
+#if FOOBAR2000_TARGET_VERSION >= 76
//! Base class for exceptions that should show a human readable message when caught in app entrypoint function rather than crash and send a crash report.
PFC_DECLARE_EXCEPTION(exception_messagebox,pfc::exception,"Internal Error");
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info.cpp
index 3b1b138b09..721dd7c5be 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
t_size file_info::meta_find_ex(const char * p_name,t_size p_name_length) const
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info.h
index 674ee75850..c97220fb25 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info.h
@@ -1,4 +1,4 @@
-//! Structure containing ReplayGain scan results from some playable object, also providing various helper methods to manipulate those results.
+//! Structure containing ReplayGain scan results from some playable object, also providing various helper methods to manipulate those results.
struct replaygain_info
{
float m_album_gain,m_track_gain;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_impl.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_impl.cpp
index 9d98d75153..5b7b29f9a3 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_impl.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_impl.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
t_size file_info_impl::meta_get_count() const
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_impl.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_impl.h
index def84132c2..5648d2d1f8 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_impl.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_impl.h
@@ -1,4 +1,4 @@
-#ifndef _FOOBAR2000_SDK_FILE_INFO_IMPL_H_
+#ifndef _FOOBAR2000_SDK_FILE_INFO_IMPL_H_
#define _FOOBAR2000_SDK_FILE_INFO_IMPL_H_
namespace file_info_impl_utils {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_merge.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_merge.cpp
index 0597374328..fdee592b7d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_merge.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_info_merge.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
static t_size merge_tags_calc_rating_by_index(const file_info & p_info,t_size p_index) {
t_size n,m = p_info.meta_enum_value_count(p_index);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_operation_callback.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_operation_callback.cpp
index e812a1de48..29bc36272e 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_operation_callback.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_operation_callback.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
static void g_on_files_deleted_sorted(const pfc::list_base_const_t<const char *> & p_items)
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_operation_callback.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_operation_callback.h
index 7118e50500..8e3a0ec576 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_operation_callback.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/file_operation_callback.h
@@ -1,4 +1,4 @@
-#ifndef _FILE_OPERATION_CALLBACK_H_
+#ifndef _FILE_OPERATION_CALLBACK_H_
#define _FILE_OPERATION_CALLBACK_H_
//! Interface to notify component system about files being deleted or moved. Operates in app's main thread only.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem.cpp
index a3c0405e9e..cdacb0a372 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
static const char unpack_prefix[] = "unpack://";
static const unsigned unpack_prefix_len = 9;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem.h
index e87eb13acf..892111ee58 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem.h
@@ -1,4 +1,4 @@
-class file_info;
+class file_info;
//! Contains various I/O related structures and interfaces.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem_helper.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem_helper.cpp
index e8feb4e2cf..fa8225a1de 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem_helper.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem_helper.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void stream_writer_chunk::write(const void * p_buffer,t_size p_bytes,abort_callback & p_abort) {
t_size remaining = p_bytes, written = 0;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem_helper.h
index 5c537e67b7..55a9e03494 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/filesystem_helper.h
@@ -1,4 +1,4 @@
-//helper
+//helper
class file_path_canonical {
public:
file_path_canonical(const char * src) {filesystem::g_get_canonical_path(src,m_data);}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/foobar2000.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/foobar2000.h
index 09e27977b8..549b4d3918 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/foobar2000.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/foobar2000.h
@@ -1,4 +1,4 @@
-// This is the master foobar2000 SDK header file; it includes headers for all functionality exposed through the SDK project. #include this in your source code, never reference any of the other headers directly.
+// This is the master foobar2000 SDK header file; it includes headers for all functionality exposed through the SDK project. #include this in your source code, never reference any of the other headers directly.
#ifndef _FOOBAR2000_H_
#define _FOOBAR2000_H_
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/genrand.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/genrand.h
index 04b35c17c1..cb54224e6d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/genrand.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/genrand.h
@@ -1,4 +1,4 @@
-//! PRNG service. Implemented by the core, do not reimplement. Use g_create() helper function to instantiate.
+//! PRNG service. Implemented by the core, do not reimplement. Use g_create() helper function to instantiate.
class NOVTABLE genrand_service : public service_base
{
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/guids.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/guids.cpp
index 53bcd55c57..2311e147bd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/guids.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/guids.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
// {4B897EC8-A2F9-478d-A95E-1A2110A40078}
FOOGUIDDECL const GUID hasher_md5::class_guid =
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/hasher_md5.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/hasher_md5.cpp
index 0d693dd89e..85fa6fe4dd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/hasher_md5.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/hasher_md5.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
GUID hasher_md5::guid_from_result(const hasher_md5_result & param)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/hasher_md5.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/hasher_md5.h
index de6d5edba3..7707a871a3 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/hasher_md5.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/hasher_md5.h
@@ -1,4 +1,4 @@
-struct hasher_md5_state {
+struct hasher_md5_state {
char m_data[128];
};
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/http_client.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/http_client.h
index e37b770008..eabfb11af8 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/http_client.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/http_client.h
@@ -1,4 +1,4 @@
-//! Implemented by file object returned by http_request::run methods. Allows you to retrieve various additional information returned by the server. \n
+//! Implemented by file object returned by http_request::run methods. Allows you to retrieve various additional information returned by the server. \n
//! Warning: reply status may change when seeking on the file object since seek operations often require a new HTTP request to be fired.
class NOVTABLE http_reply : public service_base {
FB2K_MAKE_SERVICE_INTERFACE(http_reply, service_base)
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/icon_remap.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/icon_remap.h
index 0df7f77b57..93dac20012 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/icon_remap.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/icon_remap.h
@@ -1,4 +1,4 @@
-//! New in 0.9.5; allows your file format to use another icon than <extension>.ico when registering the file type with Windows shell. \n
+//! New in 0.9.5; allows your file format to use another icon than <extension>.ico when registering the file type with Windows shell. \n
//! Implementation: use icon_remapping_impl, or simply: static service_factory_single_t<icon_remapping_impl> myicon("ext","iconname.ico");
class icon_remapping : public service_base {
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/info_lookup_handler.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/info_lookup_handler.h
index fc68591cfb..aabf8b5466 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/info_lookup_handler.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/info_lookup_handler.h
@@ -1,4 +1,4 @@
-//! Service used to access various external (online) track info lookup services, such as freedb, to update file tags with info retrieved from those services.
+//! Service used to access various external (online) track info lookup services, such as freedb, to update file tags with info retrieved from those services.
class NOVTABLE info_lookup_handler : public service_base {
public:
enum {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/initquit.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/initquit.h
index 42b99750c2..52487e3c46 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/initquit.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/initquit.h
@@ -1,4 +1,4 @@
-//! Basic callback startup/shutdown callback, on_init is called after the main window has been created, on_quit is called before the main window is destroyed. \n
+//! Basic callback startup/shutdown callback, on_init is called after the main window has been created, on_quit is called before the main window is destroyed. \n
//! To register: static initquit_factory_t<myclass> myclass_factory; \n
//! Note that you should be careful with calling other components during on_init/on_quit or \n
//! initializing services that are possibly used by other components by on_init/on_quit - \n
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input.cpp
index 3af8caaa65..8a6f2dd30c 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
bool input_entry::g_find_service_by_path(service_ptr_t<input_entry> & p_out,const char * p_path)
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input.h
index 641b11e2ae..6d2b46c03f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input.h
@@ -1,4 +1,4 @@
-PFC_DECLARE_EXCEPTION(exception_tagging_unsupported, exception_io_data, "Tagging of this file format is not supported")
+PFC_DECLARE_EXCEPTION(exception_tagging_unsupported, exception_io_data, "Tagging of this file format is not supported")
enum {
input_flag_no_seeking = 1 << 0,
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_file_type.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_file_type.cpp
index b174b5c76b..e717b27a35 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_file_type.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_file_type.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
#if FOOBAR2000_TARGET_VERSION >= 76
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_file_type.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_file_type.h
index b499c7f02a..b1a8d08dd0 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_file_type.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_file_type.h
@@ -1,4 +1,4 @@
-//! Entrypoint interface for registering media file types that can be opened through "open file" dialogs or associated with foobar2000 application in Windows shell. \n
+//! Entrypoint interface for registering media file types that can be opened through "open file" dialogs or associated with foobar2000 application in Windows shell. \n
//! Instead of implementing this directly, use DECLARE_FILE_TYPE() / DECLARE_FILE_TYPE_EX() macros.
class input_file_type : public service_base {
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_impl.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_impl.h
index 0ee65b4726..35c95ac960 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_impl.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/input_impl.h
@@ -1,4 +1,4 @@
-enum t_input_open_reason {
+enum t_input_open_reason {
input_open_info_read,
input_open_decode,
input_open_info_write
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/library_manager.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/library_manager.h
index 609c272b8d..da27bb023b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/library_manager.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/library_manager.h
@@ -1,4 +1,4 @@
-/*!
+/*!
This service implements methods allowing you to interact with the Media Library.\n
All methods are valid from main thread only, unless noted otherwise.\n
Usage: Use static_api_ptr_t<library_manager> to instantiate.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/link_resolver.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/link_resolver.cpp
index 26c6c3ed41..c15014007e 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/link_resolver.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/link_resolver.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
bool link_resolver::g_find(service_ptr_t<link_resolver> & p_out,const char * p_path)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/link_resolver.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/link_resolver.h
index 8f09a1e02e..21438e9b30 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/link_resolver.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/link_resolver.h
@@ -1,4 +1,4 @@
-#ifndef _foobar2000_sdk_link_resolver_h_
+#ifndef _foobar2000_sdk_link_resolver_h_
#define _foobar2000_sdk_link_resolver_h_
//! Interface for resolving different sorts of link files.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/main_thread_callback.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/main_thread_callback.h
index d5c6d89ac2..ce09ddc139 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/main_thread_callback.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/main_thread_callback.h
@@ -1,4 +1,4 @@
-//! Callback object class for main_thread_callback_manager service.
+//! Callback object class for main_thread_callback_manager service.
class NOVTABLE main_thread_callback : public service_base {
public:
//! Gets called from main app thread. See main_thread_callback_manager description for more info.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mainmenu.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mainmenu.cpp
index c959cb84d4..4e8da4bbdb 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mainmenu.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mainmenu.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
bool mainmenu_commands::g_execute_dynamic(const GUID & p_guid, const GUID & p_subGuid,service_ptr_t<service_base> p_callback) {
mainmenu_commands::ptr ptr; t_uint32 index;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mem_block_container.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mem_block_container.cpp
index a1961b94a3..0eb7e8cffd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mem_block_container.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mem_block_container.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void mem_block_container::from_stream(stream_reader * p_stream,t_size p_bytes,abort_callback & p_abort) {
if (p_bytes == 0) {set_size(0);}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mem_block_container.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mem_block_container.h
index de2f5370f6..727ffe28ba 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mem_block_container.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/mem_block_container.h
@@ -1,4 +1,4 @@
-//! Generic interface for a memory block; used by various other interfaces to return memory blocks while allowing caller to allocate.
+//! Generic interface for a memory block; used by various other interfaces to return memory blocks while allowing caller to allocate.
class NOVTABLE mem_block_container {
public:
virtual const void * get_ptr() const = 0;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu.h
index cb72921e64..aca762772d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu.h
@@ -1,4 +1,4 @@
-class NOVTABLE mainmenu_group : public service_base {
+class NOVTABLE mainmenu_group : public service_base {
public:
virtual GUID get_guid() = 0;
virtual GUID get_parent() = 0;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_helpers.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_helpers.cpp
index 5a3c14b26e..ea60a03c4b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_helpers.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_helpers.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
bool menu_helpers::context_get_description(const GUID& p_guid,pfc::string_base & out) {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_helpers.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_helpers.h
index 6233245283..a64c0012bf 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_helpers.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_helpers.h
@@ -1,4 +1,4 @@
-namespace menu_helpers {
+namespace menu_helpers {
#ifdef _WIN32
void win32_auto_mnemonics(HMENU menu);
#endif
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_item.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_item.cpp
index 053170b70d..4fcc25535d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_item.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_item.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_manager.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_manager.cpp
index 69393b5a86..b6a1c48f70 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_manager.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/menu_manager.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
#ifdef WIN32
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/message_loop.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/message_loop.h
index 19cacaf600..1735193f29 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/message_loop.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/message_loop.h
@@ -1,4 +1,4 @@
-class NOVTABLE message_filter
+class NOVTABLE message_filter
{
public:
virtual bool pretranslate_message(MSG * p_msg) = 0;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb.cpp
index 98d7c5bb46..584abe9951 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void metadb::handle_create_replace_path_canonical(metadb_handle_ptr & p_out,const metadb_handle_ptr & p_source,const char * p_new_path) {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb.h
index 2af3b78f5d..8b4c03d126 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb.h
@@ -1,4 +1,4 @@
-//! API for tag read/write operations. Legal to call from main thread only, except for hint_multi_async() / hint_async() / hint_reader().\n
+//! API for tag read/write operations. Legal to call from main thread only, except for hint_multi_async() / hint_async() / hint_reader().\n
//! Implemented only by core, do not reimplement.\n
//! Use static_api_ptr_t template to access metadb_io methods.\n
//! WARNING: Methods that perform file access (tag reads/writes) run a modal message loop. They SHOULD NOT be called from global callbacks and such.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle.cpp
index 71fd8ae05a..c0b61553b7 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
double metadb_handle::get_length()
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle.h
index eb5ac54d73..bf4e9ff0de 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle.h
@@ -1,4 +1,4 @@
-class titleformat_hook;
+class titleformat_hook;
class titleformat_text_filter;
//! A metadb_handle object represents interface to reference-counted file_info cache entry for the specified location.\n
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle_list.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle_list.cpp
index eb68fff666..8f5b6858bd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle_list.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/metadb_handle_list.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
#include <shlwapi.h>
namespace {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/modeless_dialog.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/modeless_dialog.h
index cc7d10d1f2..71e3d28fa0 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/modeless_dialog.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/modeless_dialog.h
@@ -1,4 +1,4 @@
-//! Service for plugging your nonmodal dialog windows into main app loop to receive IsDialogMessage()-translated messages.\n
+//! Service for plugging your nonmodal dialog windows into main app loop to receive IsDialogMessage()-translated messages.\n
//! Note that all methods are valid from main app thread only.\n
//! Usage: static_api_ptr_t<modeless_dialog_manager> or modeless_dialog_manager::g_add / modeless_dialog_manager::g_remove.
class NOVTABLE modeless_dialog_manager : public service_base {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ole_interaction.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ole_interaction.h
index 5159194bd0..5878edb3a5 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ole_interaction.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ole_interaction.h
@@ -1,4 +1,4 @@
-class NOVTABLE playlist_dataobject_desc {
+class NOVTABLE playlist_dataobject_desc {
public:
virtual t_size get_entry_count() const = 0;
virtual void get_entry_name(t_size which, pfc::string_base & out) const = 0;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/packet_decoder.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/packet_decoder.cpp
index abef1bc4d7..b3d5b14890 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/packet_decoder.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/packet_decoder.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void packet_decoder::g_open(service_ptr_t<packet_decoder> & p_out,bool p_decode,const GUID & p_owner,t_size p_param1,const void * p_param2,t_size p_param2size,abort_callback & p_abort)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/packet_decoder.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/packet_decoder.h
index 55f6a69682..a4e99d9c7b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/packet_decoder.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/packet_decoder.h
@@ -1,4 +1,4 @@
-//! Provides interface to decode various audio data types to PCM. Use packet_decoder_factory_t template to register.
+//! Provides interface to decode various audio data types to PCM. Use packet_decoder_factory_t template to register.
class NOVTABLE packet_decoder : public service_base {
protected:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/play_callback.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/play_callback.h
index 2fc48019af..2f541cf73e 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/play_callback.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/play_callback.h
@@ -1,4 +1,4 @@
-/*!
+/*!
Class receiving notifications about playback events. Note that all methods are called only from app's main thread.
Use play_callback_manager to register your dynamically created instances. Statically registered version is available too - see play_callback_static.
*/
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playable_location.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playable_location.cpp
index 5ad6e0c0ed..ff2b357544 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playable_location.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playable_location.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
int playable_location::g_compare(const playable_location & p_item1,const playable_location & p_item2) {
int ret = metadb::path_compare(p_item1.get_path(),p_item2.get_path());
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playable_location.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playable_location.h
index 0f1d1829b4..2984eb58e4 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playable_location.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playable_location.h
@@ -1,4 +1,4 @@
-#ifndef _FOOBAR2000_PLAYABLE_LOCATION_H_
+#ifndef _FOOBAR2000_PLAYABLE_LOCATION_H_
#define _FOOBAR2000_PLAYABLE_LOCATION_H_
//playable_location stores location of a playable resource, currently implemented as file path and integer for indicating multiple playable "subsongs" per file
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_control.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_control.cpp
index bf9c47be70..412fe21b2b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_control.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_control.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
double playback_control::playback_get_length()
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_control.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_control.h
index b247bf4d5e..8f2db2d5a2 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_control.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_control.h
@@ -1,4 +1,4 @@
-//! Provides control for various playback-related operations.
+//! Provides control for various playback-related operations.
//! All methods provided by this interface work from main app thread only. Calling from another thread will do nothing or trigger an exception. If you need to trigger one of playback_control methods from another thread, see main_thread_callback.
//! Do not call playback_control methods from inside any kind of global callback (e.g. playlist callback), otherwise race conditions may occur.
//! Use static_api_ptr_t to instantiate. See static_api_ptr_t documentation for more info.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_stream_capture.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_stream_capture.h
index 64d28f4e4a..a29637c321 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_stream_capture.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playback_stream_capture.h
@@ -1,4 +1,4 @@
-//! \since 1.0
+//! \since 1.0
class NOVTABLE playback_stream_capture_callback {
public:
//! Delivers a real-time chunk of audio data. \n
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist.cpp
index 516aa436a1..8b6b488337 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
namespace {
class enum_items_callback_retrieve_item : public playlist_manager::enum_items_callback
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist.h
index 0fef24da9e..cd75145c5f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist.h
@@ -1,4 +1,4 @@
-//! This interface allows filtering of playlist modification operations.\n
+//! This interface allows filtering of playlist modification operations.\n
//! Implemented by components "locking" playlists; use playlist_manager::playlist_lock_install() etc to takeover specific playlist with your instance of playlist_lock.
class NOVTABLE playlist_lock : public service_base {
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist_loader.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist_loader.cpp
index b04a6f2165..fb2bc3396b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist_loader.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist_loader.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
#if FOOBAR2000_TARGET_VERSION >= 76
static void process_path_internal(const char * p_path,const service_ptr_t<file> & p_reader,playlist_loader_callback::ptr callback, abort_callback & abort,playlist_loader_callback::t_entry_type type,const t_filestats & p_stats);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist_loader.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist_loader.h
index 5041baab2c..a959e1e88f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist_loader.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/playlist_loader.h
@@ -1,4 +1,4 @@
-#if FOOBAR2000_TARGET_VERSION >= 76
+#if FOOBAR2000_TARGET_VERSION >= 76
//! Callback interface receiving item locations from playlist loader. \n
//! Typically, you call one of standard services such as playlist_incoming_item_filter instead of implementing this interface and calling playlist_loader methods directly.
class NOVTABLE playlist_loader_callback : public service_base {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/popup_message.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/popup_message.cpp
index 7c62cb9866..6f11ebde0b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/popup_message.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/popup_message.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void popup_message::g_show_ex(const char * p_msg,unsigned p_msg_length,const char * p_title,unsigned p_title_length,t_icon p_icon)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/popup_message.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/popup_message.h
index a08a5095c9..a22a87a92e 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/popup_message.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/popup_message.h
@@ -1,4 +1,4 @@
-
+
//! This interface allows you to show generic nonmodal noninteractive dialog with a text message. This should be used instead of MessageBox where possible.\n
//! Usage: use popup_message::g_show / popup_message::g_show_ex static helpers, or static_api_ptr_t<popup_message>.\n
//! Note that all strings are UTF-8.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/preferences_page.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/preferences_page.cpp
index 037d6a8199..71566b0c2e 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/preferences_page.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/preferences_page.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void preferences_page::get_help_url_helper(pfc::string_base & out, const char * category, const GUID & id, const char * name) {
out.reset();
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/preferences_page.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/preferences_page.h
index 1cbe8ceae9..be0741c058 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/preferences_page.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/preferences_page.h
@@ -1,4 +1,4 @@
-//! Implementing this service will generate a page in preferences dialog. Use preferences_page_factory_t template to register. \n
+//! Implementing this service will generate a page in preferences dialog. Use preferences_page_factory_t template to register. \n
//! In 1.0 and newer you should always derive from preferences_page_v3 rather than from preferences_page directly.
class NOVTABLE preferences_page : public service_base {
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain.cpp
index caa22e6234..4972da20d1 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void t_replaygain_config::reset()
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain.h
index f3bfa43f3b..3de2c475b9 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain.h
@@ -1,4 +1,4 @@
-//! Structure storing ReplayGain configuration: album/track source data modes, gain/peak processing modes and preamp values.
+//! Structure storing ReplayGain configuration: album/track source data modes, gain/peak processing modes and preamp values.
struct t_replaygain_config
{
enum /*t_source_mode*/ {source_mode_none,source_mode_track,source_mode_album};
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain_info.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain_info.cpp
index b63874bce8..d0b7531d7c 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain_info.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain_info.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
bool replaygain_info::g_format_gain(float p_value,char p_buffer[text_buffer_size])
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain_scanner.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain_scanner.h
index 0224d8a9f8..d1690f44ec 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain_scanner.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/replaygain_scanner.h
@@ -1,4 +1,4 @@
-//! Container of ReplayGain scan results from one or more tracks.
+//! Container of ReplayGain scan results from one or more tracks.
class replaygain_result : public service_base {
FB2K_MAKE_SERVICE_INTERFACE(replaygain_result, service_base);
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/resampler.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/resampler.h
index de46269605..6c3f9dcbb9 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/resampler.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/resampler.h
@@ -1,4 +1,4 @@
-class NOVTABLE resampler_entry : public dsp_entry
+class NOVTABLE resampler_entry : public dsp_entry
{
public:
virtual bool is_conversion_supported(unsigned p_srate_from,unsigned p_srate_to) = 0;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/search_tools.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/search_tools.h
index 91c4fadbf1..e4f669e97d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/search_tools.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/search_tools.h
@@ -1,4 +1,4 @@
-//! Instance of a search filter object. New in 0.9.5. \n
+//! Instance of a search filter object. New in 0.9.5. \n
//! This object contains a preprocessed search query; used to perform filtering similar to Media Library Search or Album List's "filter" box. \n
//! Use search_filter_manager API to instantiate search_filter objects.
class search_filter : public service_base {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service.cpp
index a26f4d5742..625cc60456 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
#include "component.h"
foobar2000_api * g_foobar2000_api = NULL;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service.h
index 4d04f3f934..eedb5ced3d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service.h
@@ -1,4 +1,4 @@
-#ifndef _foobar2000_sdk_service_h_included_
+#ifndef _foobar2000_sdk_service_h_included_
#define _foobar2000_sdk_service_h_included_
typedef const void* service_class_ref;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service_impl.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service_impl.h
index 1c31536bb9..c21118eba1 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service_impl.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/service_impl.h
@@ -1,4 +1,4 @@
-//! Template implementing reference-counting features of service_base. Intended for dynamic instantiation: "new service_impl_t<someclass>(param1,param2);"; should not be instantiated otherwise (no local/static/member objects) because it does a "delete this;" when reference count reaches zero.\n
+//! Template implementing reference-counting features of service_base. Intended for dynamic instantiation: "new service_impl_t<someclass>(param1,param2);"; should not be instantiated otherwise (no local/static/member objects) because it does a "delete this;" when reference count reaches zero.\n
//! Note that some constructor parameters such as NULL will need explicit typecasts to ensure correctly guessed types for constructor function template (null string needs to be (const char*)NULL rather than just NULL, etc).
template<typename T>
class service_impl_t : public T
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/shortcut_actions.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/shortcut_actions.h
index cfc068aec6..df3d1186a0 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/shortcut_actions.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/shortcut_actions.h
@@ -1 +1 @@
-#error DEPRECATED
+#error DEPRECATED
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/stdafx.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/stdafx.cpp
index ea4f0bdf13..5874a762a4 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/stdafx.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/stdafx.cpp
@@ -1,2 +1,2 @@
-//cpp used to generate precompiled header
+//cpp used to generate precompiled header
#include "foobar2000.h" \ No newline at end of file
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/system_time_keeper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/system_time_keeper.h
index 452049bbaf..2be76260eb 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/system_time_keeper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/system_time_keeper.h
@@ -1,4 +1,4 @@
-namespace system_time_periods {
+namespace system_time_periods {
static const t_filetimestamp second = filetimestamp_1second_increment;
static const t_filetimestamp minute = second * 60;
static const t_filetimestamp hour = minute * 60;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor.cpp
index 6b6361a942..3c7c5bcc29 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void tag_processor_trailing::write_id3v1(const service_ptr_t<file> & p_file,const file_info & p_info,abort_callback & p_abort)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor.h
index 92cd5060dc..196ea38644 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor.h
@@ -1,4 +1,4 @@
-PFC_DECLARE_EXCEPTION(exception_tag_not_found,exception_io_data,"Tag not found");
+PFC_DECLARE_EXCEPTION(exception_tag_not_found,exception_io_data,"Tag not found");
//! Callback interface for write-tags-to-temp-file-and-swap scheme, used for ID3v2 tag updates and such where entire file needs to be rewritten.
//! As a speed optimization, file content can be copied to a temporary file in the same directory as the file being updated, and then source file can be swapped for the newly created file with updated tags.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor_id3v2.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor_id3v2.cpp
index 384bb812b1..cb54d7d61c 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor_id3v2.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/tag_processor_id3v2.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
bool tag_processor_id3v2::g_get(service_ptr_t<tag_processor_id3v2> & p_out)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/threaded_process.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/threaded_process.cpp
index 567bd304f6..804db2dfce 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/threaded_process.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/threaded_process.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
void threaded_process_status::set_progress(t_size p_state,t_size p_max)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/threaded_process.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/threaded_process.h
index f63b85dcab..8063ce4ab7 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/threaded_process.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/threaded_process.h
@@ -1,4 +1,4 @@
-//! Callback class passed to your threaded_process client code; allows you to give various visual feedback to the user.
+//! Callback class passed to your threaded_process client code; allows you to give various visual feedback to the user.
class NOVTABLE threaded_process_status {
public:
enum {progress_min = 0, progress_max = 5000};
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/titleformat.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/titleformat.cpp
index 251e15a1b2..070be74fdd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/titleformat.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/titleformat.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
#define tf_profiler(x) // profiler(x)
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/titleformat.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/titleformat.h
index 570f41e84d..6ed1dc73ef 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/titleformat.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/titleformat.h
@@ -1,4 +1,4 @@
-namespace titleformat_inputtypes {
+namespace titleformat_inputtypes {
extern const GUID meta, unknown;
};
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/track_property.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/track_property.h
index 3f8aa605df..7b863f0601 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/track_property.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/track_property.h
@@ -1,4 +1,4 @@
-//! Callback interface for track_property_provider::enumerate_properties().
+//! Callback interface for track_property_provider::enumerate_properties().
class NOVTABLE track_property_callback {
public:
//! Sets a property list entry to display. Called by track_property_provider::enumerate_properties() implementation.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui.cpp
index 7417e65e5f..2d8a8d624c 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
bool ui_drop_item_callback::g_on_drop(interface IDataObject * pDataObject)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui.h
index 7618db731c..efbfdd4b4e 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui.h
@@ -1,4 +1,4 @@
-#ifndef _WINDOWS
+#ifndef _WINDOWS
#error PORTME
#endif
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_edit_context.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_edit_context.h
index 41747fcb49..3576639f5d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_edit_context.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_edit_context.h
@@ -1,4 +1,4 @@
-
+
class NOVTABLE ui_edit_context : public service_base {
FB2K_MAKE_SERVICE_INTERFACE(ui_edit_context, service_base)
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_element.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_element.cpp
index 6ef8afbdce..ac3fd5a834 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_element.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_element.cpp
@@ -1,4 +1,4 @@
-#include "foobar2000.h"
+#include "foobar2000.h"
namespace {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_element.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_element.h
index 6d749d1803..089f25e5de 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_element.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/ui_element.h
@@ -1,4 +1,4 @@
-//! Configuration of a UI element.
+//! Configuration of a UI element.
class NOVTABLE ui_element_config : public service_base {
public:
//! Returns GUID of the UI element this configuration data belongs to.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/unpack.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/unpack.h
index 7e2be58cb8..0d4dc14c33 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/unpack.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/unpack.h
@@ -1,4 +1,4 @@
-//! Service providing "unpacker" functionality - processes "packed" file (such as a zip file containing a single media file inside) to allow its contents to be accessed transparently.\n
+//! Service providing "unpacker" functionality - processes "packed" file (such as a zip file containing a single media file inside) to allow its contents to be accessed transparently.\n
//! To access existing unpacker implementations, use unpacker::g_open helper function.\n
//! To register your own implementation, use unpacker_factory_t template.
class NOVTABLE unpacker : public service_base {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/vis.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/vis.h
index 8033113861..d3430343e3 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/vis.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/vis.h
@@ -1,4 +1,4 @@
-//! This class provides abstraction for retrieving visualisation data. Instances of visualisation_stream being created/released serve as an indication for visualisation backend to process currently played audio data or shut down when there are no visualisation clients active.\n
+//! This class provides abstraction for retrieving visualisation data. Instances of visualisation_stream being created/released serve as an indication for visualisation backend to process currently played audio data or shut down when there are no visualisation clients active.\n
//! Use visualisation_manager::create_stream to instantiate.
class NOVTABLE visualisation_stream : public service_base {
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/foobar2000_component_client/component_client.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/foobar2000_component_client/component_client.cpp
index 0d688bb282..37b0f90a98 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/foobar2000_component_client/component_client.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/foobar2000_component_client/component_client.cpp
@@ -1,4 +1,4 @@
-#include "../SDK/foobar2000.h"
+#include "../SDK/foobar2000.h"
#include "../SDK/component.h"
static HINSTANCE g_hIns;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/COM_utils.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/COM_utils.h
index 72fb8fcccc..f02143134a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/COM_utils.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/COM_utils.h
@@ -1,4 +1,4 @@
-#define FB2K_COM_CATCH catch(exception_com const & e) {return e.get_code();} catch(std::bad_alloc) {return E_OUTOFMEMORY;} catch(pfc::exception_invalid_params) {return E_INVALIDARG;} catch(...) {return E_UNEXPECTED;}
+#define FB2K_COM_CATCH catch(exception_com const & e) {return e.get_code();} catch(std::bad_alloc) {return E_OUTOFMEMORY;} catch(pfc::exception_invalid_params) {return E_INVALIDARG;} catch(...) {return E_UNEXPECTED;}
#define COM_QI_BEGIN() HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid,void ** ppvObject) { if (ppvObject == NULL) return E_INVALIDARG;
#define COM_QI_ENTRY(IWhat) { if (iid == IID_##IWhat) {IWhat * temp = this; temp->AddRef(); * ppvObject = temp; return S_OK;} }
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/CallForwarder.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/CallForwarder.h
index 53608d6c16..cdc937a752 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/CallForwarder.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/CallForwarder.h
@@ -1,4 +1,4 @@
-namespace CF {
+namespace CF {
template<typename TWhat> class CallForwarder {
public:
CallForwarder(TWhat * ptr) { m_ptr.new_t(ptr); }
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/IDataObjectUtils.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/IDataObjectUtils.cpp
index 65c36e542d..96555bb8eb 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/IDataObjectUtils.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/IDataObjectUtils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HRESULT IDataObjectUtils::DataBlockToSTGMEDIUM(const void * blockPtr, t_size blockSize, STGMEDIUM * medium, DWORD tymed, bool bHere) throw() {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/IDataObjectUtils.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/IDataObjectUtils.h
index 5eca9a3997..97c2a6c742 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/IDataObjectUtils.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/IDataObjectUtils.h
@@ -1,4 +1,4 @@
-#include <shlobj.h>
+#include <shlobj.h>
namespace IDataObjectUtils {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/ProfileCache.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/ProfileCache.h
index 05497ce011..38286b695c 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/ProfileCache.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/ProfileCache.h
@@ -1,4 +1,4 @@
-namespace ProfileCache {
+namespace ProfileCache {
static file::ptr FetchFile(const char * context, const char * name, const char * webURL, t_filetimestamp acceptableAge, abort_callback & abort) {
const double timeoutVal = 5;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/StdAfx.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/StdAfx.cpp
index 9dc5b543a9..a497c95bb5 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/StdAfx.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/StdAfx.cpp
@@ -1,4 +1,4 @@
-// stdafx.cpp : source file that includes just the standard includes
+// stdafx.cpp : source file that includes just the standard includes
// foobar2000_sdk_helpers.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/StdAfx.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/StdAfx.h
index 50a4e7bf8b..3edd187ab7 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/StdAfx.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/StdAfx.h
@@ -1,4 +1,4 @@
-// stdafx.h : include file for standard system include files,
+// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/ThreadUtils.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/ThreadUtils.h
index bc20bd2298..72fd53ef7d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/ThreadUtils.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/ThreadUtils.h
@@ -1,4 +1,4 @@
-namespace ThreadUtils {
+namespace ThreadUtils {
static bool WaitAbortable(HANDLE ev, abort_callback & abort, DWORD timeout = INFINITE) {
const HANDLE handles[2] = {ev, abort.get_abort_event()};
SetLastError(0);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/VisUtils.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/VisUtils.cpp
index 069244d466..afc6c69b3a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/VisUtils.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/VisUtils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
namespace VisUtils {
void PrepareFFTChunk(audio_chunk const & source, audio_chunk & out, double centerOffset) {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/VisUtils.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/VisUtils.h
index 973fb3fcb8..4bcb8b1d11 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/VisUtils.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/VisUtils.h
@@ -1,4 +1,4 @@
-namespace VisUtils {
+namespace VisUtils {
//! Turns an arbitrary audio_chunk into a valid chunk to run FFT on, with proper sample count etc.
//! @param centerOffset Time offset (in seconds) inside the source chunk to center the output on, in case the FFT window is smaller than input data.
void PrepareFFTChunk(audio_chunk const & source, audio_chunk & out, double centerOffset);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/album_art_helpers.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/album_art_helpers.h
index e1e6693359..e396dc225e 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/album_art_helpers.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/album_art_helpers.h
@@ -1,4 +1,4 @@
-//! Helper class to load album art from a separate thread (without lagging GUI). In most scenarios you will want to use CAlbumArtLoader instead of deriving from CAlbumArtLoaderBase, unless you want to additionally process the images as they are loaded.
+//! Helper class to load album art from a separate thread (without lagging GUI). In most scenarios you will want to use CAlbumArtLoader instead of deriving from CAlbumArtLoaderBase, unless you want to additionally process the images as they are loaded.
//! All methods meant to be called from the main thread.
//! IMPORTANT: derived classes must call Abort() in their own destructor rather than relying on CAlbumArtLoaderBase destructor, since the thread calls virtual functions!
class CAlbumArtLoaderBase : private CSimpleThread {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/bitreader_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/bitreader_helper.h
index 4af87efd05..35700a3726 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/bitreader_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/bitreader_helper.h
@@ -1,4 +1,4 @@
-namespace bitreader_helper {
+namespace bitreader_helper {
inline static size_t extract_bit(const t_uint8 * p_stream,size_t p_offset) {
return (p_stream[p_offset>>3] >> (7-(p_offset&7)))&1;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cfg_guidlist.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cfg_guidlist.h
index dfdbae14e9..3c51100003 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cfg_guidlist.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cfg_guidlist.h
@@ -1,4 +1,4 @@
-class cfg_guidlist : public cfg_var, public pfc::list_t<GUID>
+class cfg_guidlist : public cfg_var, public pfc::list_t<GUID>
{
public:
void get_data_raw(stream_writer * p_stream,abort_callback & p_abort) {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/clipboard.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/clipboard.cpp
index 928ce1e0a8..e4de3633db 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/clipboard.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/clipboard.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#ifdef UNICODE
#define CF_TCHAR CF_UNICODETEXT
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/clipboard.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/clipboard.h
index f456ab1c94..c3bd269b54 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/clipboard.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/clipboard.h
@@ -1,4 +1,4 @@
-namespace ClipboardHelper {
+namespace ClipboardHelper {
class OpenScope {
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/create_directory_helper.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/create_directory_helper.cpp
index 03cb01d66f..d3fade9d6c 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/create_directory_helper.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/create_directory_helper.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
namespace create_directory_helper
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/create_directory_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/create_directory_helper.h
index ba58111911..de98ce5db3 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/create_directory_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/create_directory_helper.h
@@ -1,4 +1,4 @@
-#ifndef _CREATE_DIRECTORY_HELPER_H_
+#ifndef _CREATE_DIRECTORY_HELPER_H_
#define _CREATE_DIRECTORY_HELPER_H_
namespace create_directory_helper {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_creator.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_creator.cpp
index 8752c12472..06ce2f062f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_creator.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_creator.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
namespace {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_creator.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_creator.h
index 235a5306c9..a686d7163d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_creator.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_creator.h
@@ -1,4 +1,4 @@
-namespace cue_creator
+namespace cue_creator
{
struct t_entry
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser.cpp
index 2630bbff83..2c4445a4b2 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
namespace {
PFC_DECLARE_EXCEPTION(exception_cue,pfc::exception,"Invalid cuesheet");
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser.h
index 9b254ad9cc..08c68a64f3 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser.h
@@ -1,4 +1,4 @@
-//HINT: for info on how to generate an embedded cuesheet enabled input, see the end of this header.
+//HINT: for info on how to generate an embedded cuesheet enabled input, see the end of this header.
//to be moved somewhere else later
namespace file_info_record_helper {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser_embedding.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser_embedding.cpp
index 0a263460b7..9ec61c2cf6 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser_embedding.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cue_parser_embedding.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
using namespace cue_parser;
using namespace file_info_record_helper;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cuesheet_index_list.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cuesheet_index_list.cpp
index dfabf18fa4..932747e554 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cuesheet_index_list.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cuesheet_index_list.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
bool t_cuesheet_index_list::is_valid() const {
if (m_positions[1] < m_positions[0]) return false;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cuesheet_index_list.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cuesheet_index_list.h
index 099ce80915..66d91ab87d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cuesheet_index_list.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/cuesheet_index_list.h
@@ -1,4 +1,4 @@
-struct t_cuesheet_index_list
+struct t_cuesheet_index_list
{
enum {count = 100};
t_cuesheet_index_list() {reset();}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dialog_resize_helper.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dialog_resize_helper.cpp
index 60fbf8ebe7..3763052eee 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dialog_resize_helper.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dialog_resize_helper.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dialog_resize_helper.h"
BOOL GetChildWindowRect(HWND wnd,UINT id,RECT* child)
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dialog_resize_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dialog_resize_helper.h
index 346ca769af..3cda93aafd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dialog_resize_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dialog_resize_helper.h
@@ -1,4 +1,4 @@
-#ifndef _DIALOG_RESIZE_HELPER_H_
+#ifndef _DIALOG_RESIZE_HELPER_H_
#define _DIALOG_RESIZE_HELPER_H_
BOOL GetChildWindowRect(HWND wnd,UINT id,RECT* child);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dropdown_helper.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dropdown_helper.cpp
index 7434470709..a6ef0db928 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dropdown_helper.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dropdown_helper.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "dropdown_helper.h"
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dropdown_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dropdown_helper.h
index 910d17b136..62ac9f0257 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dropdown_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dropdown_helper.h
@@ -1,4 +1,4 @@
-#ifndef _DROPDOWN_HELPER_H_
+#ifndef _DROPDOWN_HELPER_H_
#define _DROPDOWN_HELPER_H_
class _cfg_dropdown_history_base
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dynamic_bitrate_helper.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dynamic_bitrate_helper.cpp
index 2be9380be4..fa2998572b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dynamic_bitrate_helper.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dynamic_bitrate_helper.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static unsigned g_query_settings()
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dynamic_bitrate_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dynamic_bitrate_helper.h
index 6480c679e1..d6bd9978e2 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dynamic_bitrate_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/dynamic_bitrate_helper.h
@@ -1,4 +1,4 @@
-class dynamic_bitrate_helper
+class dynamic_bitrate_helper
{
public:
dynamic_bitrate_helper();
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_cached.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_cached.h
index dc6206e6b1..07305f82ae 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_cached.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_cached.h
@@ -1,4 +1,4 @@
-class file_cached : public file {
+class file_cached : public file {
public:
static file::ptr g_create(service_ptr_t<file> p_base,abort_callback & p_abort, t_size blockSize) {
service_ptr_t<file_cached> temp = new service_impl_t<file_cached>(blockSize);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_info_const_impl.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_info_const_impl.cpp
index 5e20ea177e..4aaa0fc26b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_info_const_impl.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_info_const_impl.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
// presorted - do not change without a proper strcmp resort
static const char * const standard_fieldnames[] = {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_info_const_impl.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_info_const_impl.h
index 59ddf35494..e74d5e5dcd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_info_const_impl.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_info_const_impl.h
@@ -1,4 +1,4 @@
-#define __file_info_const_impl_have_hintmap__
+#define __file_info_const_impl_have_hintmap__
//! Special implementation of file_info that implements only const and copy methods. The difference between this and regular file_info_impl is amount of resources used and speed of the copy operation.
class file_info_const_impl : public file_info
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_list_helper.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_list_helper.cpp
index 4053e73a0d..6b7ca857a9 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_list_helper.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_list_helper.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static void file_list_remove_duplicates(pfc::ptr_list_t<char> & out)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_list_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_list_helper.h
index 3cf03831c5..f4ba3ba73a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_list_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_list_helper.h
@@ -1,4 +1,4 @@
-#ifndef _foobar2000_helpers_file_list_helper_
+#ifndef _foobar2000_helpers_file_list_helper_
#define _foobar2000_helpers_file_list_helper_
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_move_helper.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_move_helper.cpp
index 4c2336b67c..ecbbc2ff8f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_move_helper.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_move_helper.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
bool file_move_helper::g_on_deleted(const pfc::list_base_const_t<const char *> & p_files)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_move_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_move_helper.h
index e52d0a628e..6f3bd81fb6 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_move_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_move_helper.h
@@ -1,4 +1,4 @@
-class file_move_helper {
+class file_move_helper {
public:
static bool g_on_deleted(const pfc::list_base_const_t<const char *> & p_files);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_win32_wrapper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_win32_wrapper.h
index b8061a3485..30db77d348 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_win32_wrapper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_win32_wrapper.h
@@ -1,4 +1,4 @@
-namespace file_win32_helpers {
+namespace file_win32_helpers {
static t_filesize get_size(HANDLE p_handle) {
union {
t_uint64 val64;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_wrapper_simple.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_wrapper_simple.cpp
index 79b61b197a..e53ba1091f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_wrapper_simple.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_wrapper_simple.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
t_size file_wrapper_simple::read(void * p_buffer,t_size p_bytes) {
if (m_has_failed) return 0;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_wrapper_simple.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_wrapper_simple.h
index 6819d0ddf7..f4d4b85d53 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_wrapper_simple.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/file_wrapper_simple.h
@@ -1,4 +1,4 @@
-class file_wrapper_simple
+class file_wrapper_simple
{
public:
explicit file_wrapper_simple(const service_ptr_t<file> & p_file,abort_callback & p_abort) : m_file(p_file), m_abort(p_abort), m_has_failed(false) {}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/filetimetools.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/filetimetools.cpp
index a5a9068b06..3c2ec6afd0 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/filetimetools.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/filetimetools.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#ifndef _WIN32
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/filetimetools.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/filetimetools.h
index 25867dbeac..c47deff36f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/filetimetools.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/filetimetools.h
@@ -1,4 +1,4 @@
-namespace foobar2000_io {
+namespace foobar2000_io {
t_filetimestamp filetimestamp_from_string(const char * date);
//! Warning: this formats according to system timezone settings, created strings should be used for display only, never for storage.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/helpers.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/helpers.h
index c8966e88d5..ac3307ba96 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/helpers.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/helpers.h
@@ -1,4 +1,4 @@
-#ifndef _FOOBAR2000_SDK_HELPERS_H_
+#ifndef _FOOBAR2000_SDK_HELPERS_H_
#define _FOOBAR2000_SDK_HELPERS_H_
#include "input_helpers.h"
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/icon_remapping_wildcard.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/icon_remapping_wildcard.h
index c6bb98129d..f03adba1a4 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/icon_remapping_wildcard.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/icon_remapping_wildcard.h
@@ -1,4 +1,4 @@
-class icon_remapping_wildcard_impl : public icon_remapping {
+class icon_remapping_wildcard_impl : public icon_remapping {
public:
icon_remapping_wildcard_impl(const char * p_pattern,const char * p_iconname) : m_pattern(p_pattern), m_iconname(p_iconname) {}
bool query(const char * p_extension,pfc::string_base & p_iconname) {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/input_helpers.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/input_helpers.cpp
index 40b19696d9..0d7fba7b14 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/input_helpers.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/input_helpers.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void input_helper::open(service_ptr_t<file> p_filehint,metadb_handle_ptr p_location,unsigned p_flags,abort_callback & p_abort,bool p_from_redirect,bool p_skip_hints)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/input_helpers.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/input_helpers.h
index b5835e1de7..9ce8aff98b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/input_helpers.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/input_helpers.h
@@ -1,4 +1,4 @@
-#ifndef _INPUT_HELPERS_H_
+#ifndef _INPUT_HELPERS_H_
#define _INPUT_HELPERS_H_
class input_helper {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/listview_helper.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/listview_helper.cpp
index 28eee6ff6f..c21f0a5833 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/listview_helper.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/listview_helper.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/listview_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/listview_helper.h
index 9f5831afd9..a269b4df30 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/listview_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/listview_helper.h
@@ -1,4 +1,4 @@
-namespace listview_helper
+namespace listview_helper
{
unsigned insert_item(HWND p_listview,unsigned p_index,const char * p_name,LPARAM p_param);//returns index of new item on success, infinite on failure
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/meta_table_builder.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/meta_table_builder.h
index 44ad0bef3f..82e7a5931a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/meta_table_builder.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/meta_table_builder.h
@@ -1,4 +1,4 @@
-class _meta_table_enum_wrapper {
+class _meta_table_enum_wrapper {
public:
_meta_table_enum_wrapper(file_info & p_info) : m_info(p_info) {}
template<typename t_values>
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/metadb_io_hintlist.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/metadb_io_hintlist.cpp
index 4849f1134a..de6cb21e42 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/metadb_io_hintlist.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/metadb_io_hintlist.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void metadb_io_hintlist::run() {
if (m_entries.get_count() > 0) {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/metadb_io_hintlist.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/metadb_io_hintlist.h
index 0549649550..5effd41a87 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/metadb_io_hintlist.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/metadb_io_hintlist.h
@@ -1,4 +1,4 @@
-
+
class metadb_io_hintlist {
public:
void hint_reader(service_ptr_t<input_info_reader> p_reader, const char * p_path,abort_callback & p_abort);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/mp3_utils.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/mp3_utils.cpp
index a3ace28e38..7d25afd894 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/mp3_utils.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/mp3_utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
using namespace bitreader_helper;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/mp3_utils.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/mp3_utils.h
index 0d058f29da..ea49aa57cc 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/mp3_utils.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/mp3_utils.h
@@ -1,4 +1,4 @@
-namespace mp3_utils
+namespace mp3_utils
{
enum {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/playlist_position_reference_tracker.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/playlist_position_reference_tracker.h
index ef3edb9941..5f23712d22 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/playlist_position_reference_tracker.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/playlist_position_reference_tracker.h
@@ -1,4 +1,4 @@
-class playlist_position_reference_tracker : public playlist_callback_impl_base {
+class playlist_position_reference_tracker : public playlist_callback_impl_base {
public:
//! @param p_trackitem Specifies whether we want to track some specific item rather than just an offset in a playlist. When set to true, item index becomes invalidated when the item we're tracking is removed.
playlist_position_reference_tracker(bool p_trackitem = true) : playlist_callback_impl_base(~0), m_trackitem(p_trackitem), m_playlist(pfc_infinite), m_item(pfc_infinite) {}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/seekabilizer.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/seekabilizer.cpp
index 5173d39ece..9dba9b8c53 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/seekabilizer.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/seekabilizer.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
enum {backread_on_seek = 1024};
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/seekabilizer.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/seekabilizer.h
index 454546b148..516a2fea56 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/seekabilizer.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/seekabilizer.h
@@ -1,4 +1,4 @@
-class seekabilizer_backbuffer
+class seekabilizer_backbuffer
{
public:
void initialize(t_size p_size);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/stream_buffer_helper.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/stream_buffer_helper.cpp
index 6e6c099a27..ec189be990 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/stream_buffer_helper.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/stream_buffer_helper.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
stream_reader_buffered::stream_reader_buffered(stream_reader * p_base,t_size p_buffer) : m_base(p_base)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/stream_buffer_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/stream_buffer_helper.h
index b58c382c42..9e70789741 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/stream_buffer_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/stream_buffer_helper.h
@@ -1,4 +1,4 @@
-class stream_reader_buffered : public stream_reader
+class stream_reader_buffered : public stream_reader
{
public:
stream_reader_buffered(stream_reader * p_base,t_size p_buffer);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/string_filter.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/string_filter.h
index e40d69bc31..fa1bf61b4a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/string_filter.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/string_filter.h
@@ -1,4 +1,4 @@
-class string_filter_noncasesensitive {
+class string_filter_noncasesensitive {
public:
string_filter_noncasesensitive(const char * p_string,t_size p_string_len = ~0) {
uStringLower(m_pattern,p_string,p_string_len);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/text_file_loader.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/text_file_loader.cpp
index b88403a352..b209f0c796 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/text_file_loader.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/text_file_loader.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
static const unsigned char utf8_header[3] = {0xEF,0xBB,0xBF};
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/text_file_loader.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/text_file_loader.h
index fd4b83622c..d832ffdecd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/text_file_loader.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/text_file_loader.h
@@ -1,4 +1,4 @@
-namespace text_file_loader
+namespace text_file_loader
{
void write(const service_ptr_t<file> & p_file,abort_callback & p_abort,const char * p_string,bool is_utf8);
void read(const service_ptr_t<file> & p_file,abort_callback & p_abort,pfc::string_base & p_out,bool & is_utf8);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/wildcard.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/wildcard.cpp
index 6021e4e569..c8780b9aa1 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/wildcard.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/wildcard.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static bool test_recur(const char * fn,const char * rm,bool b_sep)
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/wildcard.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/wildcard.h
index 2445588267..5b5ea13b6d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/wildcard.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/wildcard.h
@@ -1,4 +1,4 @@
-#ifndef __FOOBAR2000_HELPER_WILDCARD_H__
+#ifndef __FOOBAR2000_HELPER_WILDCARD_H__
#define __FOOBAR2000_HELPER_WILDCARD_H__
namespace wildcard_helper
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_dialog.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_dialog.cpp
index 8cda858b83..ac3e8fe98f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_dialog.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_dialog.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
namespace dialog_helper {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_dialog.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_dialog.h
index 6c409c1e55..d00c33cb11 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_dialog.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_dialog.h
@@ -1,4 +1,4 @@
-#ifndef _FOOBAR2000_HELPERS_WIN32_DIALOG_H_
+#ifndef _FOOBAR2000_HELPERS_WIN32_DIALOG_H_
#define _FOOBAR2000_HELPERS_WIN32_DIALOG_H_
//DEPRECATED dialog helpers - kept only for compatibility with old code - do not use in new code, use WTL instead.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_misc.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_misc.cpp
index 21560dcfcc..4b4fbc61e0 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_misc.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_misc.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void registerclass_scope_delayed::toggle_on(UINT p_style,WNDPROC p_wndproc,int p_clsextra,int p_wndextra,HICON p_icon,HCURSOR p_cursor,HBRUSH p_background,const TCHAR * p_class_name,const TCHAR * p_menu_name) {
toggle_off();
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_misc.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_misc.h
index 5180953586..b4a291bd93 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_misc.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/win32_misc.h
@@ -1,4 +1,4 @@
-PFC_NORETURN PFC_NOINLINE void WIN32_OP_FAIL();
+PFC_NORETURN PFC_NOINLINE void WIN32_OP_FAIL();
#ifdef _DEBUG
void WIN32_OP_D_FAIL(const wchar_t * _Message, const wchar_t *_File, unsigned _Line);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/window_placement_helper.cpp b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/window_placement_helper.cpp
index 9a616d9e05..67b686ac9b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/window_placement_helper.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/window_placement_helper.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static bool g_is_enabled()
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/window_placement_helper.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/window_placement_helper.h
index 24cfe20dd5..658c589162 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/window_placement_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/window_placement_helper.h
@@ -1,4 +1,4 @@
-#ifndef _WINDOW_PLACEMENT_HELPER_H_
+#ifndef _WINDOW_PLACEMENT_HELPER_H_
#define _WINDOW_PLACEMENT_HELPER_H_
class cfg_window_placement : public cfg_var
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/sdk-license.txt b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/sdk-license.txt
index 416f8e025b..b785c6787f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/sdk-license.txt
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/sdk-license.txt
@@ -1,4 +1,4 @@
-foobar2000 1.0 SDK
+foobar2000 1.0 SDK
Copyright (c) 2001-2010, Peter Pawlowski
All rights reserved.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/audio_math.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/audio_math.h
index f58c171de5..b2b406ba5d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/audio_math.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/audio_math.h
@@ -1,4 +1,4 @@
-#include <math.h>
+#include <math.h>
#ifdef _M_X64
#include <xmmintrin.h>
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/filedialogs.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/filedialogs.h
index 8d2169a175..1255f350eb 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/filedialogs.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/filedialogs.h
@@ -1,4 +1,4 @@
-class uGetOpenFileNameMultiResult_impl : public uGetOpenFileNameMultiResult {
+class uGetOpenFileNameMultiResult_impl : public uGetOpenFileNameMultiResult {
pfc::list_t<pfc::string> m_data;
public:
void AddItem(pfc::stringp param) {m_data.add_item(param);}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/shared.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/shared.h
index 4f035b945d..4744bbc319 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/shared.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/shared.h
@@ -1,4 +1,4 @@
-#ifndef _SHARED_DLL__SHARED_H_
+#ifndef _SHARED_DLL__SHARED_H_
#define _SHARED_DLL__SHARED_H_
#include "../../pfc/pfc.h"
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/win32_misc.h b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/win32_misc.h
index b3baa477aa..3f175f9525 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/win32_misc.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/shared/win32_misc.h
@@ -1,4 +1,4 @@
-class win32_menu {
+class win32_menu {
public:
win32_menu(HMENU p_initval) : m_menu(p_initval) {}
win32_menu() : m_menu(NULL) {}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/alloc.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/alloc.h
index deb03b47cd..868ea2e25f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/alloc.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/alloc.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
static void * raw_malloc(t_size p_size) {
return p_size > 0 ? new_ptr_check_t(malloc(p_size)) : NULL;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/array.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/array.h
index 0ad6be2499..6c29fd2973 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/array.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/array.h
@@ -1,4 +1,4 @@
-#ifndef _PFC_ARRAY_H_
+#ifndef _PFC_ARRAY_H_
#define _PFC_ARRAY_H_
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/avltree.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/avltree.h
index 930e003212..daa1da7ad9 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/avltree.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/avltree.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
template<typename t_storage>
class _avltree_node : public _list_node<t_storage> {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/base64.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/base64.cpp
index c2a7db0f12..107d23f064 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/base64.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/base64.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
namespace bitWriter {
static void set_bit(t_uint8 * p_stream,size_t p_offset, bool state) {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/base64.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/base64.h
index fae66ab98d..b06aa7e59b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/base64.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/base64.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
void base64_encode(pfc::string_base & out, const void * in, t_size inSize);
void base64_encode_append(pfc::string_base & out, const void * in, t_size inSize);
t_size base64_decode_estimate(const char * text);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/binary_search.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/binary_search.h
index 5b15889fed..c5320d6495 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/binary_search.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/binary_search.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
class comparator_default;
template<typename t_comparator = comparator_default>
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array.h
index d8e0626642..c20ed35433 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array.h
@@ -1,4 +1,4 @@
-#ifndef _PFC_BIT_ARRAY_H_
+#ifndef _PFC_BIT_ARRAY_H_
#define _PFC_BIT_ARRAY_H_
namespace pfc {
//! Bit array interface class, constant version (you can only retrieve values). \n
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array_impl.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array_impl.h
index 0c2e98afb4..cf7b9c1efd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array_impl.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array_impl.h
@@ -1,4 +1,4 @@
-#ifndef _PFC_BIT_ARRAY_IMPL_H_
+#ifndef _PFC_BIT_ARRAY_IMPL_H_
#define _PFC_BIT_ARRAY_IMPL_H_
template<class T>
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array_impl_part2.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array_impl_part2.h
index fa5212eae6..48d1612d64 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array_impl_part2.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/bit_array_impl_part2.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
//! Generic variable bit array implementation. \n
//! Not very efficient to handle lots of items set to true but offers fast searches for true values and accepts arbitrary indexes, contrary to bit_array_bittable. Note that searches for false values are relatively inefficient.
class bit_array_var_impl : public bit_array_var {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch.cpp
index b49f07e511..113209b7fa 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
//deprecated
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch.h
index 2c147e4553..67d900e514 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
//deprecated
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch_inline.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch_inline.h
index 272a275a69..e77501ba03 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch_inline.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/bsearch_inline.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
//deprecated
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/byte_order_helper.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/byte_order_helper.h
index 4ff14000a7..fad4787ca0 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/byte_order_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/byte_order_helper.h
@@ -1,4 +1,4 @@
-#ifndef _PFC_BYTE_ORDER_HELPER_
+#ifndef _PFC_BYTE_ORDER_HELPER_
#define _PFC_BYTE_ORDER_HELPER_
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/chain_list_v2.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/chain_list_v2.h
index a6d6b64f76..fa5baa16a6 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/chain_list_v2.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/chain_list_v2.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
template<typename t_item>
class __chain_list_elem : public _list_node<t_item> {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/com_ptr_t.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/com_ptr_t.h
index 3f5d279ade..6c95a8dac6 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/com_ptr_t.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/com_ptr_t.h
@@ -1,4 +1,4 @@
-#ifdef _WIN32
+#ifdef _WIN32
namespace pfc {
template<typename what> static void _COM_AddRef(what * ptr) {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/guid.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/guid.cpp
index c90a9eac08..e53064c0ab 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/guid.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/guid.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
namespace pfc {
/*
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/guid.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/guid.h
index 9a090955f3..77d8d2d556 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/guid.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/guid.h
@@ -1,4 +1,4 @@
-#ifndef _PFC_GUID_H_
+#ifndef _PFC_GUID_H_
#define _PFC_GUID_H_
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/instance_tracker.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/instance_tracker.h
index fb3bb3b996..7fa4f591d2 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/instance_tracker.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/instance_tracker.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
template<typename t_object>
class instance_tracker_server_t {
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/int_types.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/int_types.h
index 219f5c4668..788db50c01 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/int_types.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/int_types.h
@@ -1,4 +1,4 @@
-#if !defined(_MSC_VER) && !defined(_EVC_VER)
+#if !defined(_MSC_VER) && !defined(_EVC_VER)
#include <stdint.h>
typedef int64_t t_int64;
typedef uint64_t t_uint64;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/iterators.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/iterators.h
index bc68c65f41..ce852e8176 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/iterators.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/iterators.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
//! Base class for list nodes. Implemented by list implementers.
template<typename t_item> class _list_node : public refcounted_object_root {
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/license.txt b/plugins/ListeningTo/src/players/foo_mlt/pfc/license.txt
index 51ebcad261..d5004c495a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/license.txt
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/license.txt
@@ -1,4 +1,4 @@
-Copyright (c) 2001-2010, Peter Pawlowski
+Copyright (c) 2001-2010, Peter Pawlowski
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/list.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/list.h
index c503f53d2a..cd2c602838 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/list.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/list.h
@@ -1,4 +1,4 @@
-#ifndef _PFC_LIST_H_
+#ifndef _PFC_LIST_H_
#define _PFC_LIST_H_
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/map.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/map.h
index 010efc6ec4..100e2c0d7b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/map.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/map.h
@@ -1,4 +1,4 @@
-#ifndef _MAP_T_H_INCLUDED_
+#ifndef _MAP_T_H_INCLUDED_
#define _MAP_T_H_INCLUDED_
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/mem_block_mgr.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/mem_block_mgr.h
index daaead0135..f9434f77d1 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/mem_block_mgr.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/mem_block_mgr.h
@@ -1,4 +1,4 @@
-#ifndef _MEM_BLOCK_MGR_H_
+#ifndef _MEM_BLOCK_MGR_H_
#define _MEM_BLOCK_MGR_H_
#error DEPRECATED
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/order_helper.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/order_helper.h
index 869623e3de..2502da4fb7 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/order_helper.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/order_helper.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
PFC_DECLARE_EXCEPTION( exception_invalid_permutation, exception_invalid_params, "Invalid permutation" );
t_size permutation_find_reverse(t_size const * order, t_size count, t_size value);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/other.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/other.cpp
index fcb5a07b4c..e0e972b8c4 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/other.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/other.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
#include <intrin.h>
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/other.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/other.h
index ace7e266a6..55ad91ad7a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/other.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/other.h
@@ -1,4 +1,4 @@
-#ifndef _PFC_OTHER_H_
+#ifndef _PFC_OTHER_H_
#define _PFC_OTHER_H_
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/pathUtils.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/pathUtils.cpp
index e936e656fa..a0dd7aa826 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/pathUtils.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/pathUtils.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
namespace pfc { namespace io { namespace path {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/pathUtils.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/pathUtils.h
index c6a886bb2c..8ce9325a17 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/pathUtils.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/pathUtils.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
namespace io {
namespace path {
string getFileName(string path);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc.h
index 408fcd54d3..07549430bc 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc.h
@@ -1,4 +1,4 @@
-#ifndef ___PFC_H___
+#ifndef ___PFC_H___
#define ___PFC_H___
#if !defined(_WINDOWS) && (defined(WIN32) || defined(_WIN32) || defined(WIN64) || defined(_WIN64) || defined(_WIN32_WCE))
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/primitives.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/primitives.h
index 77444e8b67..43c1b35950 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/primitives.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/primitives.h
@@ -1,4 +1,4 @@
-#define tabsize(x) ((size_t)(sizeof(x)/sizeof(*x)))
+#define tabsize(x) ((size_t)(sizeof(x)/sizeof(*x)))
#define PFC_TABSIZE(x) ((size_t)(sizeof(x)/sizeof(*x)))
#define TEMPLATE_CONSTRUCTOR_FORWARD_FLOOD_WITH_INITIALIZER(THISCLASS,MEMBER,INITIALIZER) \
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/printf.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/printf.cpp
index cdfa6a5cf9..970aeea63b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/printf.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/printf.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
//implementations of deprecated string_printf methods, with a pragma to disable warnings when they reference other deprecated methods.
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/profiler.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/profiler.cpp
index 8eeac44c03..b90be2c8d1 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/profiler.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/profiler.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
#ifdef _WINDOWS
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/profiler.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/profiler.h
index 11715d3a5e..bb2944611d 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/profiler.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/profiler.h
@@ -1,4 +1,4 @@
-#ifndef _PFC_PROFILER_H_
+#ifndef _PFC_PROFILER_H_
#define _PFC_PROFILER_H_
#ifdef _WINDOWS
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/ptr_list.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/ptr_list.h
index 60e8dcd36d..523e1717de 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/ptr_list.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/ptr_list.h
@@ -1,4 +1,4 @@
-#ifndef __PFC_PTR_LIST_H_
+#ifndef __PFC_PTR_LIST_H_
#define __PFC_PTR_LIST_H_
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/rcptr.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/rcptr.h
index 1e193370b2..f09d6d83e0 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/rcptr.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/rcptr.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
struct _rcptr_null;
typedef _rcptr_null* t_rcptr_null;
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/ref_counter.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/ref_counter.h
index 2036165009..eeccf98bf6 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/ref_counter.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/ref_counter.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
class counter {
public:
counter(long p_val = 0) : m_val(p_val) {}
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/selftest.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/selftest.cpp
index 8e6d26abc7..5039288d9b 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/selftest.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/selftest.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
static void selftest() //never called, testing done at compile time
{
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/sort.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/sort.cpp
index 68a8da4ba6..39c72360aa 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/sort.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/sort.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
#if defined(_M_IX86) || defined(_M_IX64)
#include <intrin.h>
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/sort.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/sort.h
index a02e1f5c4e..839e6c2629 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/sort.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/sort.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
void swap_void(void * item1,void * item2,t_size width);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/stdafx.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/stdafx.cpp
index 72044fc8ba..619dc8c35f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/stdafx.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/stdafx.cpp
@@ -1,2 +1,2 @@
-//cpp used to generate precompiled header
+//cpp used to generate precompiled header
#include "pfc.h" \ No newline at end of file
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/string.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/string.cpp
index 9b235c5845..4318aa7087 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/string.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/string.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/string.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/string.h
index e5bb47011f..4251d6dff5 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/string.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/string.h
@@ -1,4 +1,4 @@
-#ifndef _PFC_STRING_H_
+#ifndef _PFC_STRING_H_
#define _PFC_STRING_H_
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/string8_impl.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/string8_impl.h
index a738b27e5f..522927c105 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/string8_impl.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/string8_impl.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
template<template<typename> class t_alloc>
void string8_t<t_alloc>::add_string(const char * ptr,t_size len)
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/stringNew.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/stringNew.cpp
index 1e469a02a2..82d132e51f 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/stringNew.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/stringNew.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/stringNew.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/stringNew.h
index 121221e738..b85ba58f06 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/stringNew.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/stringNew.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
//helper, const methods only
class __stringEmpty : public string_base {
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/string_conv.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/string_conv.cpp
index 52280337c6..b86c451fb4 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/string_conv.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/string_conv.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
#ifdef _WINDOWS
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/string_conv.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/string_conv.h
index 21a31e1731..b86fc34dc1 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/string_conv.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/string_conv.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
namespace stringcvt {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/string_list.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/string_list.h
index cb5b700abb..5b299ce22a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/string_list.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/string_list.h
@@ -1,4 +1,4 @@
-#ifndef _PFC_STRING_LIST_H_
+#ifndef _PFC_STRING_LIST_H_
#define _PFC_STRING_LIST_H_
namespace pfc {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/threads.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/threads.cpp
index 71f7f27e1f..33c68f11cd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/threads.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/threads.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
namespace pfc {
t_size getOptimalWorkerThreadCount() {
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/threads.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/threads.h
index e71b61f94b..47a701f2a0 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/threads.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/threads.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
t_size getOptimalWorkerThreadCount();
t_size getOptimalWorkerThreadCountEx(t_size taskCountLimit);
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/traits.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/traits.h
index 0110eb5140..5df72dccf1 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/traits.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/traits.h
@@ -1,4 +1,4 @@
-namespace pfc {
+namespace pfc {
class traits_default {
public:
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/utf8.cpp b/plugins/ListeningTo/src/players/foo_mlt/pfc/utf8.cpp
index 58663abbf2..122201da7e 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/utf8.cpp
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/utf8.cpp
@@ -1,4 +1,4 @@
-#include "pfc.h"
+#include "pfc.h"
namespace pfc {
//utf8 stuff
diff --git a/plugins/ListeningTo/src/players/foobar.cpp b/plugins/ListeningTo/src/players/foobar.cpp
index 8e9f14eaac..b2eade79ee 100644
--- a/plugins/ListeningTo/src/players/foobar.cpp
+++ b/plugins/ListeningTo/src/players/foobar.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/foobar.h b/plugins/ListeningTo/src/players/foobar.h
index b03f6f7527..be63a51cdf 100644
--- a/plugins/ListeningTo/src/players/foobar.h
+++ b/plugins/ListeningTo/src/players/foobar.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/generic.cpp b/plugins/ListeningTo/src/players/generic.cpp
index c4996d763b..d8e340d0f4 100644
--- a/plugins/ListeningTo/src/players/generic.cpp
+++ b/plugins/ListeningTo/src/players/generic.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/generic.h b/plugins/ListeningTo/src/players/generic.h
index b9e56dd84d..40a56347ae 100644
--- a/plugins/ListeningTo/src/players/generic.h
+++ b/plugins/ListeningTo/src/players/generic.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/iTunesCOMInterface.h b/plugins/ListeningTo/src/players/iTunesCOMInterface.h
index 31e701d0b8..a1a158f6db 100644
--- a/plugins/ListeningTo/src/players/iTunesCOMInterface.h
+++ b/plugins/ListeningTo/src/players/iTunesCOMInterface.h
@@ -1,4 +1,4 @@
-/* this ALWAYS GENERATED file contains the definitions for the interfaces */
+/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 5.01.0164 */
diff --git a/plugins/ListeningTo/src/players/iTunesCOMInterface_i.c b/plugins/ListeningTo/src/players/iTunesCOMInterface_i.c
index 67e71f6d02..470ad15104 100644
--- a/plugins/ListeningTo/src/players/iTunesCOMInterface_i.c
+++ b/plugins/ListeningTo/src/players/iTunesCOMInterface_i.c
@@ -1,4 +1,4 @@
-/* this file contains the actual definitions of */
+/* this file contains the actual definitions of */
/* the IIDs and CLSIDs */
/* link this file in with the server and any clients */
diff --git a/plugins/ListeningTo/src/players/itunes.cpp b/plugins/ListeningTo/src/players/itunes.cpp
index 49def11904..ff88283213 100644
--- a/plugins/ListeningTo/src/players/itunes.cpp
+++ b/plugins/ListeningTo/src/players/itunes.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/itunes.h b/plugins/ListeningTo/src/players/itunes.h
index cc5c496910..33149ebf90 100644
--- a/plugins/ListeningTo/src/players/itunes.h
+++ b/plugins/ListeningTo/src/players/itunes.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/mradio.cpp b/plugins/ListeningTo/src/players/mradio.cpp
index 60a88ec252..4bb8159e46 100644
--- a/plugins/ListeningTo/src/players/mradio.cpp
+++ b/plugins/ListeningTo/src/players/mradio.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2008 Jan Holub
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/mradio.h b/plugins/ListeningTo/src/players/mradio.h
index 7d1b3bf226..0a69bfc6d2 100644
--- a/plugins/ListeningTo/src/players/mradio.h
+++ b/plugins/ListeningTo/src/players/mradio.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2008 Jan Holub
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/player.cpp b/plugins/ListeningTo/src/players/player.cpp
index 666f640cf8..048f097da7 100644
--- a/plugins/ListeningTo/src/players/player.cpp
+++ b/plugins/ListeningTo/src/players/player.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/player.h b/plugins/ListeningTo/src/players/player.h
index f5505b7374..0fa4619c84 100644
--- a/plugins/ListeningTo/src/players/player.h
+++ b/plugins/ListeningTo/src/players/player.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/wa_ipc.h b/plugins/ListeningTo/src/players/wa_ipc.h
index a21b0eccac..a6bc8341ed 100644
--- a/plugins/ListeningTo/src/players/wa_ipc.h
+++ b/plugins/ListeningTo/src/players/wa_ipc.h
@@ -1,4 +1,4 @@
-/*
+/*
** Copyright (C) 2003 Nullsoft, Inc.
**
** This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held
diff --git a/plugins/ListeningTo/src/players/watrack.cpp b/plugins/ListeningTo/src/players/watrack.cpp
index bbbd1ee81f..be569b5bc5 100644
--- a/plugins/ListeningTo/src/players/watrack.cpp
+++ b/plugins/ListeningTo/src/players/watrack.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/watrack.h b/plugins/ListeningTo/src/players/watrack.h
index 2a7da3ba5c..7e71e4abc2 100644
--- a/plugins/ListeningTo/src/players/watrack.h
+++ b/plugins/ListeningTo/src/players/watrack.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/winamp.cpp b/plugins/ListeningTo/src/players/winamp.cpp
index 685459fb63..4aaf77b8cf 100644
--- a/plugins/ListeningTo/src/players/winamp.cpp
+++ b/plugins/ListeningTo/src/players/winamp.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/winamp.h b/plugins/ListeningTo/src/players/winamp.h
index 69a9d04b41..f575eff254 100644
--- a/plugins/ListeningTo/src/players/winamp.h
+++ b/plugins/ListeningTo/src/players/winamp.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp.cpp b/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp.cpp
index 8c354ea49d..13c78c9aed 100644
--- a/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp.cpp
+++ b/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp_10.def b/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp_10.def
index bd6c52c572..25941070e2 100644
--- a/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp_10.def
+++ b/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp_10.def
@@ -1,4 +1,4 @@
-DESCRIPTION 'Miranda ListeningTo Winamp Plugin'
+DESCRIPTION 'Miranda ListeningTo Winamp Plugin'
EXPORTS
winampGetGeneralPurposePlugin
diff --git a/plugins/ListeningTo/src/players/winamp_mlt/wa_ipc.h b/plugins/ListeningTo/src/players/winamp_mlt/wa_ipc.h
index 0c6c16d39e..ce3914a641 100644
--- a/plugins/ListeningTo/src/players/winamp_mlt/wa_ipc.h
+++ b/plugins/ListeningTo/src/players/winamp_mlt/wa_ipc.h
@@ -1,4 +1,4 @@
-/*
+/*
** Copyright (C) 1997-2008 Nullsoft, Inc.
**
** This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held
diff --git a/plugins/ListeningTo/src/players/wmp.cpp b/plugins/ListeningTo/src/players/wmp.cpp
index c69f288765..829e8b1ae4 100644
--- a/plugins/ListeningTo/src/players/wmp.cpp
+++ b/plugins/ListeningTo/src/players/wmp.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/players/wmp.h b/plugins/ListeningTo/src/players/wmp.h
index a7cdc87b1c..312f864984 100644
--- a/plugins/ListeningTo/src/players/wmp.h
+++ b/plugins/ListeningTo/src/players/wmp.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/resource.h b/plugins/ListeningTo/src/resource.h
index 95f9a32dd7..38e58833ff 100644
--- a/plugins/ListeningTo/src/resource.h
+++ b/plugins/ListeningTo/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\myranda\plugins\ListeningTo\res\resource.rc
//
diff --git a/plugins/ListeningTo/src/stdafx.cxx b/plugins/ListeningTo/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/ListeningTo/src/stdafx.cxx
+++ b/plugins/ListeningTo/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/stdafx.h b/plugins/ListeningTo/src/stdafx.h
index c8b4d5ca1f..8a64e9783f 100644
--- a/plugins/ListeningTo/src/stdafx.h
+++ b/plugins/ListeningTo/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/variables.cpp b/plugins/ListeningTo/src/variables.cpp
index 73cb62f6d4..0ad2c811e1 100644
--- a/plugins/ListeningTo/src/variables.cpp
+++ b/plugins/ListeningTo/src/variables.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/ListeningTo/src/version.h b/plugins/ListeningTo/src/version.h
index 95b6a13741..86d500f817 100644
--- a/plugins/ListeningTo/src/version.h
+++ b/plugins/ListeningTo/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 4
#define __RELEASE_NUM 0
#define __BUILD_NUM 0
diff --git a/plugins/LotusNotify/docs/install.txt b/plugins/LotusNotify/docs/install.txt
index 9f21df9179..fd68fdf9a0 100644
--- a/plugins/LotusNotify/docs/install.txt
+++ b/plugins/LotusNotify/docs/install.txt
@@ -1,4 +1,4 @@
-EN
+EN
1.With 0.0.11.19 version plugin use lotus API dynamicly (Set PATH environment to Lotus Notes bins directory is now not required). If plugin can't load propertly nnotes.dll that must be found in Lotus Client location (stored in HCLM/Software/Lotus/Notes/Path registry value by installer), plugin will not load.
2.Installation:
Unpack lotusnotify.dll plugin in plugins directory.
diff --git a/plugins/LotusNotify/res/LotusNotify.rc b/plugins/LotusNotify/res/LotusNotify.rc
index ce02d9b20e..3e8851d7ff 100644
--- a/plugins/LotusNotify/res/LotusNotify.rc
+++ b/plugins/LotusNotify/res/LotusNotify.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
#include "..\src\version.h"
diff --git a/plugins/LotusNotify/src/LotusNotify.cpp b/plugins/LotusNotify/src/LotusNotify.cpp
index e76912891c..701d844cc4 100644
--- a/plugins/LotusNotify/src/LotusNotify.cpp
+++ b/plugins/LotusNotify/src/LotusNotify.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda plugin template, originally by Richard Hughes
http://miranda-icq.sourceforge.net/
diff --git a/plugins/LotusNotify/src/LotusNotify.h b/plugins/LotusNotify/src/LotusNotify.h
index 9eec4a4c74..9a352402c1 100644
--- a/plugins/LotusNotify/src/LotusNotify.h
+++ b/plugins/LotusNotify/src/LotusNotify.h
@@ -1,4 +1,4 @@
-
+
struct HISTORIA
{
DWORD noteID;
diff --git a/plugins/LotusNotify/src/cnotesapi/include/bsafeerr.h b/plugins/LotusNotify/src/cnotesapi/include/bsafeerr.h
index 12471a3e9e..c71d53583d 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/bsafeerr.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/bsafeerr.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/extmgr.h b/plugins/LotusNotify/src/cnotesapi/include/extmgr.h
index 0d772a4be4..dee76c8b65 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/extmgr.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/extmgr.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/global.h b/plugins/LotusNotify/src/cnotesapi/include/global.h
index ab29c19b25..cfa7e0e882 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/global.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/global.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/globerr.h b/plugins/LotusNotify/src/cnotesapi/include/globerr.h
index a33d7b1a4f..252dbdde7d 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/globerr.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/globerr.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/misc.h b/plugins/LotusNotify/src/cnotesapi/include/misc.h
index 3ccd8c478e..047a17d01e 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/misc.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/misc.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/names.h b/plugins/LotusNotify/src/cnotesapi/include/names.h
index 18e52dc95b..fa4a81681e 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/names.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/names.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/nif.h b/plugins/LotusNotify/src/cnotesapi/include/nif.h
index f0fc3a1a25..d34d59b574 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/nif.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/nif.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/nls.h b/plugins/LotusNotify/src/cnotesapi/include/nls.h
index 49e625d159..af6501df89 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/nls.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/nls.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/nsfdata.h b/plugins/LotusNotify/src/cnotesapi/include/nsfdata.h
index 3ad01e67a2..a696cf5395 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/nsfdata.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/nsfdata.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/nsfdb.h b/plugins/LotusNotify/src/cnotesapi/include/nsfdb.h
index 678bb6d7b1..5ddb3f16f8 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/nsfdb.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/nsfdb.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/nsferr.h b/plugins/LotusNotify/src/cnotesapi/include/nsferr.h
index d9b9cf8b79..7ade46ef96 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/nsferr.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/nsferr.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/nsfnote.h b/plugins/LotusNotify/src/cnotesapi/include/nsfnote.h
index ca785c0b9e..9a5d181001 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/nsfnote.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/nsfnote.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/nsfsearc.h b/plugins/LotusNotify/src/cnotesapi/include/nsfsearc.h
index 3eb9e6afe7..a0cc10cef8 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/nsfsearc.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/nsfsearc.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/nsfstr.h b/plugins/LotusNotify/src/cnotesapi/include/nsfstr.h
index 7cd5ac294e..52a88d3f03 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/nsfstr.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/nsfstr.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/osenv.h b/plugins/LotusNotify/src/cnotesapi/include/osenv.h
index b83f61ef35..494d6ad421 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/osenv.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/osenv.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/osmisc.h b/plugins/LotusNotify/src/cnotesapi/include/osmisc.h
index 9f3de25417..995ab383ba 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/osmisc.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/osmisc.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/pool.h b/plugins/LotusNotify/src/cnotesapi/include/pool.h
index 939017af31..80665ce3d7 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/pool.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/pool.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/cnotesapi/include/stdnames.h b/plugins/LotusNotify/src/cnotesapi/include/stdnames.h
index 27891698b7..5113904ac4 100644
--- a/plugins/LotusNotify/src/cnotesapi/include/stdnames.h
+++ b/plugins/LotusNotify/src/cnotesapi/include/stdnames.h
@@ -1,4 +1,4 @@
-
+
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
diff --git a/plugins/LotusNotify/src/debug.cpp b/plugins/LotusNotify/src/debug.cpp
index c29996f0b5..be5e1886ac 100644
--- a/plugins/LotusNotify/src/debug.cpp
+++ b/plugins/LotusNotify/src/debug.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "debug.h"
HNETLIBUSER netlibHandle;
diff --git a/plugins/LotusNotify/src/debug.h b/plugins/LotusNotify/src/debug.h
index 556efcd77b..d6120becd6 100644
--- a/plugins/LotusNotify/src/debug.h
+++ b/plugins/LotusNotify/src/debug.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
extern char PLUGINNAME[];
diff --git a/plugins/LotusNotify/src/lotusnotes.cpp b/plugins/LotusNotify/src/lotusnotes.cpp
index 6408558977..0d7c31129b 100644
--- a/plugins/LotusNotify/src/lotusnotes.cpp
+++ b/plugins/LotusNotify/src/lotusnotes.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "lotusnotes.h"
OSPATHNETCONSTRUCT OSPathNetConstruct1;
diff --git a/plugins/LotusNotify/src/lotusnotes.h b/plugins/LotusNotify/src/lotusnotes.h
index 436809c466..8730b9b060 100644
--- a/plugins/LotusNotify/src/lotusnotes.h
+++ b/plugins/LotusNotify/src/lotusnotes.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
extern HINSTANCE hLotusDll;
diff --git a/plugins/LotusNotify/src/resource.h b/plugins/LotusNotify/src/resource.h
index 320d18cc62..41819c9ad0 100644
--- a/plugins/LotusNotify/src/resource.h
+++ b/plugins/LotusNotify/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by LotusNotify.rc
//
diff --git a/plugins/LotusNotify/src/stdafx.cxx b/plugins/LotusNotify/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/LotusNotify/src/stdafx.cxx
+++ b/plugins/LotusNotify/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/LotusNotify/src/stdafx.h b/plugins/LotusNotify/src/stdafx.h
index f94dbb2002..f2397df46a 100644
--- a/plugins/LotusNotify/src/stdafx.h
+++ b/plugins/LotusNotify/src/stdafx.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
// Windows headers
diff --git a/plugins/LotusNotify/src/version.h b/plugins/LotusNotify/src/version.h
index fc759fffe4..fdac6d3cea 100644
--- a/plugins/LotusNotify/src/version.h
+++ b/plugins/LotusNotify/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 23
#define __BUILD_NUM 0
diff --git a/plugins/MenuItemEx/docs/changelog.txt b/plugins/MenuItemEx/docs/changelog.txt
index 153db11adf..e31fc442a1 100644
--- a/plugins/MenuItemEx/docs/changelog.txt
+++ b/plugins/MenuItemEx/docs/changelog.txt
@@ -1,4 +1,4 @@
-Version 1.3.0.9
+Version 1.3.0.9
[+] Ability to hide contact from contact list when 'Ignore All'
diff --git a/plugins/MenuItemEx/res/resource.rc b/plugins/MenuItemEx/res/resource.rc
index 4505a01511..8d41f77ff3 100644
--- a/plugins/MenuItemEx/res/resource.rc
+++ b/plugins/MenuItemEx/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/MenuItemEx/res/version.rc b/plugins/MenuItemEx/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/MenuItemEx/res/version.rc
+++ b/plugins/MenuItemEx/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MenuItemEx/src/images.cpp b/plugins/MenuItemEx/src/images.cpp
index f59b4c2c4e..037e0b914a 100644
--- a/plugins/MenuItemEx/src/images.cpp
+++ b/plugins/MenuItemEx/src/images.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
extern HINSTANCE hinstance;
diff --git a/plugins/MenuItemEx/src/images.h b/plugins/MenuItemEx/src/images.h
index c935ec8659..f3da07d4de 100644
--- a/plugins/MenuItemEx/src/images.h
+++ b/plugins/MenuItemEx/src/images.h
@@ -1,4 +1,4 @@
-#ifndef __IMAGE_UTILS_H__
+#ifndef __IMAGE_UTILS_H__
#define __IMAGE_UTILS_H__
HICON BindOverlayIcon(HICON, LPCSTR);
diff --git a/plugins/MenuItemEx/src/main.cpp b/plugins/MenuItemEx/src/main.cpp
index 4a2ba849e7..05ac3a2bb9 100644
--- a/plugins/MenuItemEx/src/main.cpp
+++ b/plugins/MenuItemEx/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#define MS_SETINVIS "MenuEx/SetInvis"
#define MS_SETVIS "MenuEx/SetVis"
diff --git a/plugins/MenuItemEx/src/options.cpp b/plugins/MenuItemEx/src/options.cpp
index 997bc2d417..819cc6963d 100644
--- a/plugins/MenuItemEx/src/options.cpp
+++ b/plugins/MenuItemEx/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
extern HINSTANCE hinstance;
extern BOOL bPopupService;
diff --git a/plugins/MenuItemEx/src/resource.h b/plugins/MenuItemEx/src/resource.h
index d14e68272a..39aa672d1d 100644
--- a/plugins/MenuItemEx/src/resource.h
+++ b/plugins/MenuItemEx/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/MenuItemEx/src/stdafx.cxx b/plugins/MenuItemEx/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/MenuItemEx/src/stdafx.cxx
+++ b/plugins/MenuItemEx/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/MenuItemEx/src/stdafx.h b/plugins/MenuItemEx/src/stdafx.h
index daeb667f8a..e5ce6f796d 100644
--- a/plugins/MenuItemEx/src/stdafx.h
+++ b/plugins/MenuItemEx/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef MENUEX_H__
+#ifndef MENUEX_H__
#define MENUEX_H__
#define _CRT_SECURE_NO_DEPRECATE
diff --git a/plugins/MenuItemEx/src/version.h b/plugins/MenuItemEx/src/version.h
index b413e2676b..dc142e301b 100644
--- a/plugins/MenuItemEx/src/version.h
+++ b/plugins/MenuItemEx/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 3
#define __RELEASE_NUM 0
#define __BUILD_NUM 10
diff --git a/plugins/MessageState/res/resource.rc b/plugins/MessageState/res/resource.rc
index 07780162ad..f2dcd88627 100644
--- a/plugins/MessageState/res/resource.rc
+++ b/plugins/MessageState/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/MessageState/res/version.rc b/plugins/MessageState/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/MessageState/res/version.rc
+++ b/plugins/MessageState/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MessageState/src/clist_extra.cpp b/plugins/MessageState/src/clist_extra.cpp
index a4cf2e23f6..94718683df 100644
--- a/plugins/MessageState/src/clist_extra.cpp
+++ b/plugins/MessageState/src/clist_extra.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HANDLE hExtraIcon = nullptr;
diff --git a/plugins/MessageState/src/global.h b/plugins/MessageState/src/global.h
index 9260116846..12c0ee69c2 100644
--- a/plugins/MessageState/src/global.h
+++ b/plugins/MessageState/src/global.h
@@ -1,4 +1,4 @@
-#ifndef _GLOBAL_H_
+#ifndef _GLOBAL_H_
#define _GLOBAL_H_
enum SRMM_ICON_TYPE
diff --git a/plugins/MessageState/src/main.cpp b/plugins/MessageState/src/main.cpp
index 38b83bf5ec..7ae91b3a84 100644
--- a/plugins/MessageState/src/main.cpp
+++ b/plugins/MessageState/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int hLangpack;
HINSTANCE g_hInst;
diff --git a/plugins/MessageState/src/messagestate.cpp b/plugins/MessageState/src/messagestate.cpp
index cace9a53ed..b3b7e9ae37 100644
--- a/plugins/MessageState/src/messagestate.cpp
+++ b/plugins/MessageState/src/messagestate.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
IconItem Icons[] =
{
diff --git a/plugins/MessageState/src/resource.h b/plugins/MessageState/src/resource.h
index acf5a45079..bbe3b98246 100644
--- a/plugins/MessageState/src/resource.h
+++ b/plugins/MessageState/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\mobilestate.rc
//
diff --git a/plugins/MessageState/src/services.cpp b/plugins/MessageState/src/services.cpp
index 362354e118..bf9465683f 100644
--- a/plugins/MessageState/src/services.cpp
+++ b/plugins/MessageState/src/services.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HANDLE hUpdateService;
diff --git a/plugins/MessageState/src/stdafx.cxx b/plugins/MessageState/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/MessageState/src/stdafx.cxx
+++ b/plugins/MessageState/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/MessageState/src/stdafx.h b/plugins/MessageState/src/stdafx.h
index a0f1841bc4..9a474fcd13 100644
--- a/plugins/MessageState/src/stdafx.h
+++ b/plugins/MessageState/src/stdafx.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include <windows.h>
#include <time.h>
diff --git a/plugins/MessageState/src/utils.cpp b/plugins/MessageState/src/utils.cpp
index 57246f8f44..325da9d41a 100644
--- a/plugins/MessageState/src/utils.cpp
+++ b/plugins/MessageState/src/utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
time_t GetLastSentMessageTime(MCONTACT hContact)
{
diff --git a/plugins/MessageState/src/version.h b/plugins/MessageState/src/version.h
index fea0d8d59f..daee40a430 100644
--- a/plugins/MessageState/src/version.h
+++ b/plugins/MessageState/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 0
diff --git a/plugins/MimCmd/res/version.rc b/plugins/MimCmd/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/MimCmd/res/version.rc
+++ b/plugins/MimCmd/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MimCmd/src/MimCmd.cpp b/plugins/MimCmd/src/MimCmd.cpp
index 14f8667b0c..e2f288f377 100644
--- a/plugins/MimCmd/src/MimCmd.cpp
+++ b/plugins/MimCmd/src/MimCmd.cpp
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/MimCmd/src/commands.cpp b/plugins/MimCmd/src/commands.cpp
index 4d11c66f24..648239581f 100644
--- a/plugins/MimCmd/src/commands.cpp
+++ b/plugins/MimCmd/src/commands.cpp
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/MimCmd/src/commands.h b/plugins/MimCmd/src/commands.h
index 2bd0f74a06..392f9da421 100644
--- a/plugins/MimCmd/src/commands.h
+++ b/plugins/MimCmd/src/commands.h
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/MimCmd/src/resource.h b/plugins/MimCmd/src/resource.h
index c3bc570152..9122ecfbbb 100644
--- a/plugins/MimCmd/src/resource.h
+++ b/plugins/MimCmd/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by version.rc
diff --git a/plugins/MimCmd/src/stdafx.cxx b/plugins/MimCmd/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/MimCmd/src/stdafx.cxx
+++ b/plugins/MimCmd/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/MimCmd/src/stdafx.h b/plugins/MimCmd/src/stdafx.h
index 51c2476f62..302a32c28f 100644
--- a/plugins/MimCmd/src/stdafx.h
+++ b/plugins/MimCmd/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/MimCmd/src/version.h b/plugins/MimCmd/src/version.h
index 319023d290..500042df23 100644
--- a/plugins/MimCmd/src/version.h
+++ b/plugins/MimCmd/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 4
#define __BUILD_NUM 1
diff --git a/plugins/MirFox/res/Version.rc b/plugins/MirFox/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/MirFox/res/Version.rc
+++ b/plugins/MirFox/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MirFox/res/resource.rc b/plugins/MirFox/res/resource.rc
index 82b3ee126b..f1ce366630 100644
--- a/plugins/MirFox/res/resource.rc
+++ b/plugins/MirFox/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_logger.cpp b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_logger.cpp
index cb388d0681..177504bc01 100644
--- a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_logger.cpp
+++ b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_logger.cpp
@@ -1,4 +1,4 @@
-#include "MirFoxCommons_pch.h"
+#include "MirFoxCommons_pch.h"
#include "MirFoxCommons_logger.h"
/*static*/ MFLogger * MFLogger::m_pOnlyOneInstance;
diff --git a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_logger.h b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_logger.h
index 20a0cc6ccc..07c0c529b3 100644
--- a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_logger.h
+++ b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_logger.h
@@ -1,4 +1,4 @@
-#ifndef _WSX22_UTILS_LOGGER
+#ifndef _WSX22_UTILS_LOGGER
#define _WSX22_UTILS_LOGGER
#define PREFIX_SIZE 6
diff --git a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_messageQueueBySM.cpp b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_messageQueueBySM.cpp
index 10fe3c3763..deff6d65d8 100644
--- a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_messageQueueBySM.cpp
+++ b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_messageQueueBySM.cpp
@@ -1,4 +1,4 @@
-
+
#include "MirFoxCommons_pch.h"
#include "MirFoxCommons_messageQueueBySM.h"
diff --git a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_messageQueueBySM.h b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_messageQueueBySM.h
index 513b720ee7..4e0e3a3865 100644
--- a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_messageQueueBySM.h
+++ b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_messageQueueBySM.h
@@ -1,4 +1,4 @@
-#ifndef _WSX22_IPC_MESSAGEQUEUEBYSM
+#ifndef _WSX22_IPC_MESSAGEQUEUEBYSM
#define _WSX22_IPC_MESSAGEQUEUEBYSM
diff --git a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.cpp b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.cpp
index 78d640696c..e6eeeef854 100644
--- a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.cpp
+++ b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.cpp
@@ -1,4 +1,4 @@
-
+
#include "MirFoxCommons_pch.h"
diff --git a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.h b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.h
index 8b4e98b41f..bdeff5b139 100644
--- a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.h
+++ b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.h
@@ -1,4 +1,4 @@
-
+
//used in: all
// Modify the following defines if you have to target a platform prior to the ones specified below.
diff --git a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_sharedMemory.cpp b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_sharedMemory.cpp
index 5696e7695a..793f572cc5 100644
--- a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_sharedMemory.cpp
+++ b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_sharedMemory.cpp
@@ -1,4 +1,4 @@
-
+
#include "MirFoxCommons_pch.h"
#include "MirFoxCommons_sharedMemory.h"
diff --git a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_sharedMemory.h b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_sharedMemory.h
index 8bed5e1624..dbb23e5853 100644
--- a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_sharedMemory.h
+++ b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_sharedMemory.h
@@ -1,4 +1,4 @@
-#ifndef _WSX22_IPC_SHAREDMEMORY
+#ifndef _WSX22_IPC_SHAREDMEMORY
#define _WSX22_IPC_SHAREDMEMORY
diff --git a/plugins/MirFox/src/MirandaInterface.cpp b/plugins/MirFox/src/MirandaInterface.cpp
index 439b859643..6a8f78f037 100644
--- a/plugins/MirFox/src/MirandaInterface.cpp
+++ b/plugins/MirFox/src/MirandaInterface.cpp
@@ -1,4 +1,4 @@
-#include "common.h"
+#include "common.h"
#include "version.h"
#include "mirandaInterface.h"
diff --git a/plugins/MirFox/src/MirandaInterface.h b/plugins/MirFox/src/MirandaInterface.h
index 71ff271530..f106eb315b 100644
--- a/plugins/MirFox/src/MirandaInterface.h
+++ b/plugins/MirFox/src/MirandaInterface.h
@@ -1,4 +1,4 @@
-#ifndef _MIRANDAINTERFACE_INC
+#ifndef _MIRANDAINTERFACE_INC
#define _MIRANDAINTERFACE_INC
diff --git a/plugins/MirFox/src/MirandaOptions.cpp b/plugins/MirFox/src/MirandaOptions.cpp
index ed6857ff96..e103400705 100644
--- a/plugins/MirFox/src/MirandaOptions.cpp
+++ b/plugins/MirFox/src/MirandaOptions.cpp
@@ -1,4 +1,4 @@
-#include "common.h"
+#include "common.h"
#include "MirandaOptions.h"
diff --git a/plugins/MirFox/src/MirandaOptions.h b/plugins/MirFox/src/MirandaOptions.h
index 8b68c25a53..e16366f346 100644
--- a/plugins/MirFox/src/MirandaOptions.h
+++ b/plugins/MirFox/src/MirandaOptions.h
@@ -1,4 +1,4 @@
-#ifndef _MIRANDA_OPTIONS_INC
+#ifndef _MIRANDA_OPTIONS_INC
#define _MIRANDA_OPTIONS_INC
#include "MirandaInterface.h"
diff --git a/plugins/MirFox/src/MirandaUtils.cpp b/plugins/MirFox/src/MirandaUtils.cpp
index 0e0592b242..a51e561ded 100644
--- a/plugins/MirFox/src/MirandaUtils.cpp
+++ b/plugins/MirFox/src/MirandaUtils.cpp
@@ -1,4 +1,4 @@
-#include "common.h"
+#include "common.h"
#include "MirandaUtils.h"
diff --git a/plugins/MirFox/src/MirandaUtils.h b/plugins/MirFox/src/MirandaUtils.h
index 47ee0ed1db..aef40f5ecf 100644
--- a/plugins/MirFox/src/MirandaUtils.h
+++ b/plugins/MirFox/src/MirandaUtils.h
@@ -1,4 +1,4 @@
-#ifndef _MIRANDAUTILS_INC
+#ifndef _MIRANDAUTILS_INC
#define _MIRANDAUTILS_INC
#include "MirfoxData.h"
diff --git a/plugins/MirFox/src/MirfoxData.cpp b/plugins/MirFox/src/MirfoxData.cpp
index 5e7bd0809e..1d7c48d22b 100644
--- a/plugins/MirFox/src/MirfoxData.cpp
+++ b/plugins/MirFox/src/MirfoxData.cpp
@@ -1,4 +1,4 @@
-#include "common.h"
+#include "common.h"
#include "MirfoxData.h"
diff --git a/plugins/MirFox/src/MirfoxData.h b/plugins/MirFox/src/MirfoxData.h
index b06f614241..8779b0785d 100644
--- a/plugins/MirFox/src/MirfoxData.h
+++ b/plugins/MirFox/src/MirfoxData.h
@@ -1,4 +1,4 @@
-#ifndef _MIRFOXDATA_INC
+#ifndef _MIRFOXDATA_INC
#define _MIRFOXDATA_INC
diff --git a/plugins/MirFox/src/MirfoxMiranda.cpp b/plugins/MirFox/src/MirfoxMiranda.cpp
index 176929461c..dffc1c51aa 100644
--- a/plugins/MirFox/src/MirfoxMiranda.cpp
+++ b/plugins/MirFox/src/MirfoxMiranda.cpp
@@ -1,4 +1,4 @@
-#include "common.h"
+#include "common.h"
#include "MirfoxMiranda.h"
diff --git a/plugins/MirFox/src/MirfoxMiranda.h b/plugins/MirFox/src/MirfoxMiranda.h
index 31cb61f99c..e26297299d 100644
--- a/plugins/MirFox/src/MirfoxMiranda.h
+++ b/plugins/MirFox/src/MirfoxMiranda.h
@@ -1,4 +1,4 @@
-#ifndef _MIRFOXMIRANDA_INC
+#ifndef _MIRFOXMIRANDA_INC
#define _MIRFOXMIRANDA_INC
#include "MirfoxData.h"
diff --git a/plugins/MirFox/src/common.cpp b/plugins/MirFox/src/common.cpp
index 3324856b04..9794338542 100644
--- a/plugins/MirFox/src/common.cpp
+++ b/plugins/MirFox/src/common.cpp
@@ -1 +1 @@
-#include "common.h"
+#include "common.h"
diff --git a/plugins/MirFox/src/common.h b/plugins/MirFox/src/common.h
index f894436813..a1ddcbd88f 100644
--- a/plugins/MirFox/src/common.h
+++ b/plugins/MirFox/src/common.h
@@ -1,4 +1,4 @@
-#include "MirFoxCommons_pch.h"
+#include "MirFoxCommons_pch.h"
#pragma comment(lib, "comctl32.lib")
diff --git a/plugins/MirFox/src/resource.h b/plugins/MirFox/src/resource.h
index 94dc8d7f87..2e3389bdc5 100644
--- a/plugins/MirFox/src/resource.h
+++ b/plugins/MirFox/src/resource.h
@@ -1,4 +1,4 @@
-// Used by resource.rc
+// Used by resource.rc
#define IDD_OPT1 110
diff --git a/plugins/MirFox/src/version.h b/plugins/MirFox/src/version.h
index 7f9f2df000..5f19eb5d0b 100644
--- a/plugins/MirFox/src/version.h
+++ b/plugins/MirFox/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 5
#define __RELEASE_NUM 1
#define __BUILD_NUM 0
diff --git a/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx b/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx
index 1577c4e3bc..6575610bd7 100644
--- a/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx
+++ b/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx
@@ -1 +1 @@
-#include "stdafx.h" \ No newline at end of file
+#include "stdafx.h" \ No newline at end of file
diff --git a/plugins/MirLua/Modules/WinAPI/src/stdafx.h b/plugins/MirLua/Modules/WinAPI/src/stdafx.h
index 4885e14c2f..0cb1316a42 100644
--- a/plugins/MirLua/Modules/WinAPI/src/stdafx.h
+++ b/plugins/MirLua/Modules/WinAPI/src/stdafx.h
@@ -1,4 +1,4 @@
-/****h* Win32/luaw32.c [$Revision: 13 $]
+/****h* Win32/luaw32.c [$Revision: 13 $]
* NAME
* luaw32
* COPYRIGHT
diff --git a/plugins/MirLua/Modules/WinAPI/src/winapi.cpp b/plugins/MirLua/Modules/WinAPI/src/winapi.cpp
index 11b7daebd7..f248b76472 100644
--- a/plugins/MirLua/Modules/WinAPI/src/winapi.cpp
+++ b/plugins/MirLua/Modules/WinAPI/src/winapi.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
EXTERN_C WINUSERAPI int WINAPI MessageBoxTimeoutA(HWND hWnd, LPCSTR lpText, LPCSTR lpCaption, UINT uType, WORD wLanguageId, DWORD dwMilliseconds);
diff --git a/plugins/MirLua/Modules/ffi/src/call.c b/plugins/MirLua/Modules/ffi/src/call.c
index d483d4cc69..7a46cf773d 100644
--- a/plugins/MirLua/Modules/ffi/src/call.c
+++ b/plugins/MirLua/Modules/ffi/src/call.c
@@ -1,4 +1,4 @@
-/* vim: ts=4 sw=4 sts=4 et tw=78
+/* vim: ts=4 sw=4 sts=4 et tw=78
* Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved.
* Portions copyright (c) 2011 James R. McKaskill.
*
diff --git a/plugins/MirLua/Modules/ffi/src/call_arm.h b/plugins/MirLua/Modules/ffi/src/call_arm.h
index a84f69e762..4343f8da41 100644
--- a/plugins/MirLua/Modules/ffi/src/call_arm.h
+++ b/plugins/MirLua/Modules/ffi/src/call_arm.h
@@ -1,4 +1,4 @@
-/*
+/*
** This file has been pre-processed with DynASM.
** http://luajit.org/dynasm.html
** DynASM version 1.3.0, DynASM arm version 1.3.0
diff --git a/plugins/MirLua/Modules/ffi/src/call_x64.h b/plugins/MirLua/Modules/ffi/src/call_x64.h
index 095118ec43..3f016cee1d 100644
--- a/plugins/MirLua/Modules/ffi/src/call_x64.h
+++ b/plugins/MirLua/Modules/ffi/src/call_x64.h
@@ -1,4 +1,4 @@
-/*
+/*
** This file has been pre-processed with DynASM.
** http://luajit.org/dynasm.html
** DynASM version 1.3.0, DynASM x64 version 1.3.0
diff --git a/plugins/MirLua/Modules/ffi/src/call_x64win.h b/plugins/MirLua/Modules/ffi/src/call_x64win.h
index fae36a0f96..8107b896db 100644
--- a/plugins/MirLua/Modules/ffi/src/call_x64win.h
+++ b/plugins/MirLua/Modules/ffi/src/call_x64win.h
@@ -1,4 +1,4 @@
-/*
+/*
** This file has been pre-processed with DynASM.
** http://luajit.org/dynasm.html
** DynASM version 1.3.0, DynASM x64 version 1.3.0
diff --git a/plugins/MirLua/Modules/ffi/src/call_x86.h b/plugins/MirLua/Modules/ffi/src/call_x86.h
index 40bad83147..5ffe328eb3 100644
--- a/plugins/MirLua/Modules/ffi/src/call_x86.h
+++ b/plugins/MirLua/Modules/ffi/src/call_x86.h
@@ -1,4 +1,4 @@
-/*
+/*
** This file has been pre-processed with DynASM.
** http://luajit.org/dynasm.html
** DynASM version 1.3.0, DynASM x86 version 1.3.0
diff --git a/plugins/MirLua/Modules/ffi/src/ctype.c b/plugins/MirLua/Modules/ffi/src/ctype.c
index 6208937536..673337fe2b 100644
--- a/plugins/MirLua/Modules/ffi/src/ctype.c
+++ b/plugins/MirLua/Modules/ffi/src/ctype.c
@@ -1,4 +1,4 @@
-/* vim: ts=4 sw=4 sts=4 et tw=78
+/* vim: ts=4 sw=4 sts=4 et tw=78
* Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved.
* Portions copyright (c) 2011 James R. McKaskill.
*
diff --git a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_arm.h b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_arm.h
index da88199284..be003a35b1 100644
--- a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_arm.h
+++ b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_arm.h
@@ -1,4 +1,4 @@
-/*
+/*
** DynASM ARM encoding engine.
** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
** Released under the MIT/X license. See dynasm.lua for full copyright notice.
diff --git a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_ppc.h b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_ppc.h
index 74e1c7d432..19b7672cbc 100644
--- a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_ppc.h
+++ b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_ppc.h
@@ -1,4 +1,4 @@
-/*
+/*
** DynASM PPC encoding engine.
** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
** Released under the MIT/X license. See dynasm.lua for full copyright notice.
diff --git a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h
index 94a79a163d..85959c56b7 100644
--- a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h
+++ b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h
@@ -1,4 +1,4 @@
-/*
+/*
** DynASM encoding engine prototypes.
** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
** Released under the MIT/X license. See dynasm.lua for full copyright notice.
diff --git a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_x86.h b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_x86.h
index 83c6eb5a0f..853ab061a9 100644
--- a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_x86.h
+++ b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_x86.h
@@ -1,4 +1,4 @@
-/*
+/*
** DynASM x86 encoding engine.
** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
** Released under the MIT/X license. See dynasm.lua for full copyright notice.
diff --git a/plugins/MirLua/Modules/ffi/src/ffi.c b/plugins/MirLua/Modules/ffi/src/ffi.c
index 20dcfbdc49..0a3c772d9f 100644
--- a/plugins/MirLua/Modules/ffi/src/ffi.c
+++ b/plugins/MirLua/Modules/ffi/src/ffi.c
@@ -1,4 +1,4 @@
-/* vim: ts=4 sw=4 sts=4 et tw=78
+/* vim: ts=4 sw=4 sts=4 et tw=78
* Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved.
* Portions copyright (c) 2011 James R. McKaskill.
*
diff --git a/plugins/MirLua/Modules/ffi/src/ffi.h b/plugins/MirLua/Modules/ffi/src/ffi.h
index 48e5d2c761..d7889be9df 100644
--- a/plugins/MirLua/Modules/ffi/src/ffi.h
+++ b/plugins/MirLua/Modules/ffi/src/ffi.h
@@ -1,4 +1,4 @@
-/* vim: ts=4 sw=4 sts=4 et tw=78
+/* vim: ts=4 sw=4 sts=4 et tw=78
* Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved.
* Portions copyright (c) 2011 James R. McKaskill.
*
diff --git a/plugins/MirLua/Modules/ffi/src/msvc/stdbool.h b/plugins/MirLua/Modules/ffi/src/msvc/stdbool.h
index b6fa0603d2..fb20fc24fb 100644
--- a/plugins/MirLua/Modules/ffi/src/msvc/stdbool.h
+++ b/plugins/MirLua/Modules/ffi/src/msvc/stdbool.h
@@ -1,4 +1,4 @@
-/* vim: ts=4 sw=4 sts=4 et
+/* vim: ts=4 sw=4 sts=4 et
*
* Copyright (c) 2009 James R. McKaskill
*
diff --git a/plugins/MirLua/Modules/ffi/src/msvc/stdint.h b/plugins/MirLua/Modules/ffi/src/msvc/stdint.h
index 01ca453687..d28fa121a6 100644
--- a/plugins/MirLua/Modules/ffi/src/msvc/stdint.h
+++ b/plugins/MirLua/Modules/ffi/src/msvc/stdint.h
@@ -1,4 +1,4 @@
-// boost cstdint.hpp header file ------------------------------------------//
+// boost cstdint.hpp header file ------------------------------------------//
// (C) Copyright Beman Dawes 1999.
// (C) Copyright Jens Mauer 2001
diff --git a/plugins/MirLua/Modules/ffi/src/parser.c b/plugins/MirLua/Modules/ffi/src/parser.c
index 6dd099a9a4..97df4f4125 100644
--- a/plugins/MirLua/Modules/ffi/src/parser.c
+++ b/plugins/MirLua/Modules/ffi/src/parser.c
@@ -1,4 +1,4 @@
-/* vim: ts=4 sw=4 sts=4 et tw=78
+/* vim: ts=4 sw=4 sts=4 et tw=78
* Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved.
* Portions copyright (c) 2011 James R. McKaskill.
*
diff --git a/plugins/MirLua/Modules/ffi/src/stdafx.cxx b/plugins/MirLua/Modules/ffi/src/stdafx.cxx
index 7b43c3cb6c..83bd083a45 100644
--- a/plugins/MirLua/Modules/ffi/src/stdafx.cxx
+++ b/plugins/MirLua/Modules/ffi/src/stdafx.cxx
@@ -1 +1 @@
-#include "ffi.h"
+#include "ffi.h"
diff --git a/plugins/MirLua/Modules/m_enumerable/src/main.cpp b/plugins/MirLua/Modules/m_enumerable/src/main.cpp
index f12b8fcc0c..d20b4d63a1 100644
--- a/plugins/MirLua/Modules/m_enumerable/src/main.cpp
+++ b/plugins/MirLua/Modules/m_enumerable/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static int lua__call(lua_State *L)
{
diff --git a/plugins/MirLua/Modules/m_enumerable/src/stdafx.cxx b/plugins/MirLua/Modules/m_enumerable/src/stdafx.cxx
index fd4f341c7b..d1303f3984 100644
--- a/plugins/MirLua/Modules/m_enumerable/src/stdafx.cxx
+++ b/plugins/MirLua/Modules/m_enumerable/src/stdafx.cxx
@@ -1 +1 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/plugins/MirLua/Modules/m_enumerable/src/stdafx.h b/plugins/MirLua/Modules/m_enumerable/src/stdafx.h
index 5b8469c7fb..f9cb6b5edc 100644
--- a/plugins/MirLua/Modules/m_enumerable/src/stdafx.h
+++ b/plugins/MirLua/Modules/m_enumerable/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/Modules/m_popup/src/main.cpp b/plugins/MirLua/Modules/m_popup/src/main.cpp
index 35f2b9bb28..08f7a3fa0e 100644
--- a/plugins/MirLua/Modules/m_popup/src/main.cpp
+++ b/plugins/MirLua/Modules/m_popup/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static POPUPDATAT* MakePopupData(lua_State *L)
{
diff --git a/plugins/MirLua/Modules/m_popup/src/stdafx.cxx b/plugins/MirLua/Modules/m_popup/src/stdafx.cxx
index fd4f341c7b..d1303f3984 100644
--- a/plugins/MirLua/Modules/m_popup/src/stdafx.cxx
+++ b/plugins/MirLua/Modules/m_popup/src/stdafx.cxx
@@ -1 +1 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/plugins/MirLua/Modules/m_popup/src/stdafx.h b/plugins/MirLua/Modules/m_popup/src/stdafx.h
index e6f48ac834..1cd5d1e972 100644
--- a/plugins/MirLua/Modules/m_popup/src/stdafx.h
+++ b/plugins/MirLua/Modules/m_popup/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/Modules/m_schedule/src/main.cpp b/plugins/MirLua/Modules/m_schedule/src/main.cpp
index fd6820ea9f..b4322cff07 100644
--- a/plugins/MirLua/Modules/m_schedule/src/main.cpp
+++ b/plugins/MirLua/Modules/m_schedule/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static mir_cs threadLock;
static HANDLE hScheduleEvent = nullptr;
diff --git a/plugins/MirLua/Modules/m_schedule/src/stdafx.cxx b/plugins/MirLua/Modules/m_schedule/src/stdafx.cxx
index fd4f341c7b..d1303f3984 100644
--- a/plugins/MirLua/Modules/m_schedule/src/stdafx.cxx
+++ b/plugins/MirLua/Modules/m_schedule/src/stdafx.cxx
@@ -1 +1 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/plugins/MirLua/Modules/m_schedule/src/stdafx.h b/plugins/MirLua/Modules/m_schedule/src/stdafx.h
index bd775e51d4..ea0bf427eb 100644
--- a/plugins/MirLua/Modules/m_schedule/src/stdafx.h
+++ b/plugins/MirLua/Modules/m_schedule/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/Modules/m_toptoolbar/src/main.cpp b/plugins/MirLua/Modules/m_toptoolbar/src/main.cpp
index 55c4cf04d8..93ff745e92 100644
--- a/plugins/MirLua/Modules/m_toptoolbar/src/main.cpp
+++ b/plugins/MirLua/Modules/m_toptoolbar/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int hLangpack;
diff --git a/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.cxx b/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.cxx
index fd4f341c7b..d1303f3984 100644
--- a/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.cxx
+++ b/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.cxx
@@ -1 +1 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h b/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h
index 45e1eea058..0648e8b6d0 100644
--- a/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h
+++ b/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/Modules/m_variables/src/main.cpp b/plugins/MirLua/Modules/m_variables/src/main.cpp
index dcd2a7e773..9209377008 100644
--- a/plugins/MirLua/Modules/m_variables/src/main.cpp
+++ b/plugins/MirLua/Modules/m_variables/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static int lua_Parse(lua_State *L)
{
diff --git a/plugins/MirLua/Modules/m_variables/src/stdafx.cxx b/plugins/MirLua/Modules/m_variables/src/stdafx.cxx
index fd4f341c7b..d1303f3984 100644
--- a/plugins/MirLua/Modules/m_variables/src/stdafx.cxx
+++ b/plugins/MirLua/Modules/m_variables/src/stdafx.cxx
@@ -1 +1 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/plugins/MirLua/Modules/m_variables/src/stdafx.h b/plugins/MirLua/Modules/m_variables/src/stdafx.h
index 0293856dbd..89702cb4a0 100644
--- a/plugins/MirLua/Modules/m_variables/src/stdafx.h
+++ b/plugins/MirLua/Modules/m_variables/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/include/mirlua.h b/plugins/MirLua/include/mirlua.h
index 6cf96011ff..af0b66aa11 100644
--- a/plugins/MirLua/include/mirlua.h
+++ b/plugins/MirLua/include/mirlua.h
@@ -1,4 +1,4 @@
-#ifndef _MIRLUA_H_
+#ifndef _MIRLUA_H_
#define _MIRLUA_H_
#include <lua.hpp>
diff --git a/plugins/MirLua/res/resource.rc b/plugins/MirLua/res/resource.rc
index 66744b2c00..ec40d0efe6 100644
--- a/plugins/MirLua/res/resource.rc
+++ b/plugins/MirLua/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/MirLua/res/version.rc b/plugins/MirLua/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/MirLua/res/version.rc
+++ b/plugins/MirLua/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MirLua/src/m_chat.cpp b/plugins/MirLua/src/m_chat.cpp
index ed57b7b9de..162b6acd5f 100644
--- a/plugins/MirLua/src/m_chat.cpp
+++ b/plugins/MirLua/src/m_chat.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static luaL_Reg chatApi[] =
{
diff --git a/plugins/MirLua/src/m_clist.cpp b/plugins/MirLua/src/m_clist.cpp
index cc32c188db..ca71ac05be 100644
--- a/plugins/MirLua/src/m_clist.cpp
+++ b/plugins/MirLua/src/m_clist.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static int clist_AddMainMenuRoot(lua_State *L)
{
diff --git a/plugins/MirLua/src/m_core.cpp b/plugins/MirLua/src/m_core.cpp
index c57595ffef..95cfe610c4 100644
--- a/plugins/MirLua/src/m_core.cpp
+++ b/plugins/MirLua/src/m_core.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static int core_CreateHookableEvent(lua_State *L)
{
diff --git a/plugins/MirLua/src/m_database.cpp b/plugins/MirLua/src/m_database.cpp
index ed6528b7c4..2cb93f47da 100644
--- a/plugins/MirLua/src/m_database.cpp
+++ b/plugins/MirLua/src/m_database.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void luaM_pushdbvt(lua_State *L, const DBVARIANT &value)
{
diff --git a/plugins/MirLua/src/m_database.h b/plugins/MirLua/src/m_database.h
index 73ba76f28c..85574e47ef 100644
--- a/plugins/MirLua/src/m_database.h
+++ b/plugins/MirLua/src/m_database.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_M_DATABASE_H_
+#ifndef _LUA_M_DATABASE_H_
#define _LUA_M_DATABASE_H_
#include <m_database.h>
diff --git a/plugins/MirLua/src/m_genmenu.cpp b/plugins/MirLua/src/m_genmenu.cpp
index e84f792a28..acad80bafb 100644
--- a/plugins/MirLua/src/m_genmenu.cpp
+++ b/plugins/MirLua/src/m_genmenu.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void MakeMenuItem(lua_State *L, CMenuItem &mi)
{
diff --git a/plugins/MirLua/src/m_genmenu.h b/plugins/MirLua/src/m_genmenu.h
index b368627dc8..1745bc63a0 100644
--- a/plugins/MirLua/src/m_genmenu.h
+++ b/plugins/MirLua/src/m_genmenu.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_M_GENMENU_H_
+#ifndef _LUA_M_GENMENU_H_
#define _LUA_M_GENMENU_H_
#include <m_genmenu.h>
diff --git a/plugins/MirLua/src/m_hotkeys.cpp b/plugins/MirLua/src/m_hotkeys.cpp
index f6041b504e..88706134b8 100644
--- a/plugins/MirLua/src/m_hotkeys.cpp
+++ b/plugins/MirLua/src/m_hotkeys.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void MakeHotkey(lua_State *L, HOTKEYDESC &hk)
{
diff --git a/plugins/MirLua/src/m_http.cpp b/plugins/MirLua/src/m_http.cpp
index e1aece0e12..f61884b25b 100644
--- a/plugins/MirLua/src/m_http.cpp
+++ b/plugins/MirLua/src/m_http.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
/***********************************************/
diff --git a/plugins/MirLua/src/m_icolib.cpp b/plugins/MirLua/src/m_icolib.cpp
index f89e7a6dee..b8dae7e103 100644
--- a/plugins/MirLua/src/m_icolib.cpp
+++ b/plugins/MirLua/src/m_icolib.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static void MakeSKINICONDESC(lua_State *L, SKINICONDESC &sid)
{
diff --git a/plugins/MirLua/src/m_json.cpp b/plugins/MirLua/src/m_json.cpp
index 60f75411e9..88795b89d3 100644
--- a/plugins/MirLua/src/m_json.cpp
+++ b/plugins/MirLua/src/m_json.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static void lua2json(lua_State *L, JSONNode &node)
{
diff --git a/plugins/MirLua/src/m_json.h b/plugins/MirLua/src/m_json.h
index bb3a2e1568..36da0c27a8 100644
--- a/plugins/MirLua/src/m_json.h
+++ b/plugins/MirLua/src/m_json.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_M_JSON_H_
+#ifndef _LUA_M_JSON_H_
#define _LUA_M_JSON_H_
#include <m_json.h>
diff --git a/plugins/MirLua/src/m_message.cpp b/plugins/MirLua/src/m_message.cpp
index c02adb0478..653ce4f2cc 100644
--- a/plugins/MirLua/src/m_message.cpp
+++ b/plugins/MirLua/src/m_message.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static int message_Paste(lua_State *L)
{
diff --git a/plugins/MirLua/src/m_options.cpp b/plugins/MirLua/src/m_options.cpp
index 5e548aeeb6..1cb613be02 100644
--- a/plugins/MirLua/src/m_options.cpp
+++ b/plugins/MirLua/src/m_options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
class CMLuaScriptOptionPage : public CDlgBase
{
diff --git a/plugins/MirLua/src/m_protocols.cpp b/plugins/MirLua/src/m_protocols.cpp
index f4ea022175..5c82eba300 100644
--- a/plugins/MirLua/src/m_protocols.cpp
+++ b/plugins/MirLua/src/m_protocols.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HANDLE hRecvMessage = nullptr;
diff --git a/plugins/MirLua/src/m_protocols.h b/plugins/MirLua/src/m_protocols.h
index b80d38023b..42eaf6add6 100644
--- a/plugins/MirLua/src/m_protocols.h
+++ b/plugins/MirLua/src/m_protocols.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_M_PROTOCOLS_H_
+#ifndef _LUA_M_PROTOCOLS_H_
#define _LUA_M_PROTOCOLS_H_
#define MLUA_PROTOCOLS "m_protocols"
diff --git a/plugins/MirLua/src/m_sounds.cpp b/plugins/MirLua/src/m_sounds.cpp
index cd9a089ce4..62ae176b67 100644
--- a/plugins/MirLua/src/m_sounds.cpp
+++ b/plugins/MirLua/src/m_sounds.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static int lua_AddSound(lua_State *L)
{
diff --git a/plugins/MirLua/src/m_srmm.cpp b/plugins/MirLua/src/m_srmm.cpp
index cd1562fe61..948bb523a7 100644
--- a/plugins/MirLua/src/m_srmm.cpp
+++ b/plugins/MirLua/src/m_srmm.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#define MT_BBBUTTON "BBButton"
diff --git a/plugins/MirLua/src/main.cpp b/plugins/MirLua/src/main.cpp
index 1795c56878..e4a506d5ca 100644
--- a/plugins/MirLua/src/main.cpp
+++ b/plugins/MirLua/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int hLangpack;
diff --git a/plugins/MirLua/src/mlua.cpp b/plugins/MirLua/src/mlua.cpp
index dba1cb607a..8d5f9444a2 100644
--- a/plugins/MirLua/src/mlua.cpp
+++ b/plugins/MirLua/src/mlua.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int hMLuaLangpack;
diff --git a/plugins/MirLua/src/mlua.h b/plugins/MirLua/src/mlua.h
index 06f4fe2287..bd80a16f54 100644
--- a/plugins/MirLua/src/mlua.h
+++ b/plugins/MirLua/src/mlua.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_CORE_H_
+#ifndef _LUA_CORE_H_
#define _LUA_CORE_H_
struct HandleRefParam
diff --git a/plugins/MirLua/src/mlua_environment.cpp b/plugins/MirLua/src/mlua_environment.cpp
index 9c28645274..29866b0b17 100644
--- a/plugins/MirLua/src/mlua_environment.cpp
+++ b/plugins/MirLua/src/mlua_environment.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#define MT_ENVIRONMENT "ENVIRONMENT"
diff --git a/plugins/MirLua/src/mlua_environment.h b/plugins/MirLua/src/mlua_environment.h
index eb72bf42b8..5ad65e2d2b 100644
--- a/plugins/MirLua/src/mlua_environment.h
+++ b/plugins/MirLua/src/mlua_environment.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_ENVIRONMENT_H_
+#ifndef _LUA_ENVIRONMENT_H_
#define _LUA_ENVIRONMENT_H_
class CMLuaEnvironment
diff --git a/plugins/MirLua/src/mlua_icons.cpp b/plugins/MirLua/src/mlua_icons.cpp
index 4b13f8c52e..91d4d9dc5d 100644
--- a/plugins/MirLua/src/mlua_icons.cpp
+++ b/plugins/MirLua/src/mlua_icons.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
IconItem Icons[] =
{
diff --git a/plugins/MirLua/src/mlua_metatable.h b/plugins/MirLua/src/mlua_metatable.h
index 6b4f916668..43b67d8965 100644
--- a/plugins/MirLua/src/mlua_metatable.h
+++ b/plugins/MirLua/src/mlua_metatable.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_METATABLE_H_
+#ifndef _LUA_METATABLE_H_
#define _LUA_METATABLE_H_
#include <map>
diff --git a/plugins/MirLua/src/mlua_module_loader.cpp b/plugins/MirLua/src/mlua_module_loader.cpp
index c28e6edaeb..d877304de5 100644
--- a/plugins/MirLua/src/mlua_module_loader.cpp
+++ b/plugins/MirLua/src/mlua_module_loader.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
CMLuaModuleLoader::CMLuaModuleLoader(lua_State *L) : L(L)
{
diff --git a/plugins/MirLua/src/mlua_module_loader.h b/plugins/MirLua/src/mlua_module_loader.h
index 123c05bf41..b9dbba2371 100644
--- a/plugins/MirLua/src/mlua_module_loader.h
+++ b/plugins/MirLua/src/mlua_module_loader.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_MODULE_LOADER_H_
+#ifndef _LUA_MODULE_LOADER_H_
#define _LUA_MODULE_LOADER_H_
class CMLuaModuleLoader
diff --git a/plugins/MirLua/src/mlua_options.cpp b/plugins/MirLua/src/mlua_options.cpp
index 6a2dbd669b..f9816df2ee 100644
--- a/plugins/MirLua/src/mlua_options.cpp
+++ b/plugins/MirLua/src/mlua_options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
CCtrlScriptList::CCtrlScriptList(CDlgBase* dlg, int ctrlId)
: CCtrlListView(dlg, ctrlId)
diff --git a/plugins/MirLua/src/mlua_options.h b/plugins/MirLua/src/mlua_options.h
index 5d36188604..468a496bc9 100644
--- a/plugins/MirLua/src/mlua_options.h
+++ b/plugins/MirLua/src/mlua_options.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_OPTIONS_H_
+#ifndef _LUA_OPTIONS_H_
#define _LUA_OPTIONS_H_
#include <m_gui.h>
diff --git a/plugins/MirLua/src/mlua_script.cpp b/plugins/MirLua/src/mlua_script.cpp
index 79e52b9967..2c32175065 100644
--- a/plugins/MirLua/src/mlua_script.cpp
+++ b/plugins/MirLua/src/mlua_script.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#define MT_SCRIPT "SCRIPT"
diff --git a/plugins/MirLua/src/mlua_script.h b/plugins/MirLua/src/mlua_script.h
index 9a1ec98390..327bd8a37b 100644
--- a/plugins/MirLua/src/mlua_script.h
+++ b/plugins/MirLua/src/mlua_script.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_SCRIPT_H_
+#ifndef _LUA_SCRIPT_H_
#define _LUA_SCRIPT_H_
class CMLuaScript : public CMLuaEnvironment
diff --git a/plugins/MirLua/src/mlua_script_loader.cpp b/plugins/MirLua/src/mlua_script_loader.cpp
index 9f9386a95e..17d149f7ed 100644
--- a/plugins/MirLua/src/mlua_script_loader.cpp
+++ b/plugins/MirLua/src/mlua_script_loader.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
CMLuaScriptLoader::CMLuaScriptLoader(lua_State *L) : L(L)
{
diff --git a/plugins/MirLua/src/mlua_script_loader.h b/plugins/MirLua/src/mlua_script_loader.h
index e455793adf..f213a467bc 100644
--- a/plugins/MirLua/src/mlua_script_loader.h
+++ b/plugins/MirLua/src/mlua_script_loader.h
@@ -1,4 +1,4 @@
-#ifndef _LUA_SCRIPT_LOADER_H_
+#ifndef _LUA_SCRIPT_LOADER_H_
#define _LUA_SCRIPT_LOADER_H_
class CMLuaScriptLoader
diff --git a/plugins/MirLua/src/mlua_utils.cpp b/plugins/MirLua/src/mlua_utils.cpp
index 9275b74a7f..a0ae59999b 100644
--- a/plugins/MirLua/src/mlua_utils.cpp
+++ b/plugins/MirLua/src/mlua_utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void Log(const char *format, ...)
{
diff --git a/plugins/MirLua/src/resource.h b/plugins/MirLua/src/resource.h
index b83d89d368..4309f995fd 100644
--- a/plugins/MirLua/src/resource.h
+++ b/plugins/MirLua/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by D:\Projects\MirandaNG\plugins\MirLua\res\resource.rc
//
diff --git a/plugins/MirLua/src/stdafx.cxx b/plugins/MirLua/src/stdafx.cxx
index fd4f341c7b..d1303f3984 100644
--- a/plugins/MirLua/src/stdafx.cxx
+++ b/plugins/MirLua/src/stdafx.cxx
@@ -1 +1 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/plugins/MirLua/src/stdafx.h b/plugins/MirLua/src/stdafx.h
index 92ae2a9d46..104ea1c80d 100644
--- a/plugins/MirLua/src/stdafx.h
+++ b/plugins/MirLua/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/src/version.h b/plugins/MirLua/src/version.h
index 1525666f2a..48f7aca1f8 100644
--- a/plugins/MirLua/src/version.h
+++ b/plugins/MirLua/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 8
#define __BUILD_NUM 5
diff --git a/plugins/MirOTR/DEPENDENCIES.txt b/plugins/MirOTR/DEPENDENCIES.txt
index fff897b294..e916be8b77 100644
--- a/plugins/MirOTR/DEPENDENCIES.txt
+++ b/plugins/MirOTR/DEPENDENCIES.txt
@@ -1,4 +1,4 @@
-ekhtml ( http://ekhtml.sourceforge.net/ || Github mirror: https://github.com/hilbix/ekhtml )
+ekhtml ( http://ekhtml.sourceforge.net/ || Github mirror: https://github.com/hilbix/ekhtml )
0.3.3-pre 2004-06-12 (from Github mirror, hash 0092d9d)
Libgpg-error ( https://gnupg.org/download/ || git://git.gnupg.org/libgpg-error.git )
1.18
diff --git a/plugins/MirOTR/Libgcrypt/cipher/arcfour.c b/plugins/MirOTR/Libgcrypt/cipher/arcfour.c
index d692c84a97..becdf97c35 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/arcfour.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/arcfour.c
@@ -1,4 +1,4 @@
-/* arcfour.c - The arcfour stream cipher
+/* arcfour.c - The arcfour stream cipher
* Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/bithelp.h b/plugins/MirOTR/Libgcrypt/cipher/bithelp.h
index 6e59c53fdb..da6eaaf607 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/bithelp.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/bithelp.h
@@ -1,4 +1,4 @@
-/* bithelp.h - Some bit manipulation helpers
+/* bithelp.h - Some bit manipulation helpers
* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/blowfish.c b/plugins/MirOTR/Libgcrypt/cipher/blowfish.c
index ae470d8b4c..703a51434e 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/blowfish.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/blowfish.c
@@ -1,4 +1,4 @@
-/* blowfish.c - Blowfish encryption
+/* blowfish.c - Blowfish encryption
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/bufhelp.h b/plugins/MirOTR/Libgcrypt/cipher/bufhelp.h
index 45a720941d..7c25715206 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/bufhelp.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/bufhelp.h
@@ -1,4 +1,4 @@
-/* bufhelp.h - Some buffer manipulation helpers
+/* bufhelp.h - Some buffer manipulation helpers
* Copyright © 2012 Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/camellia-glue.c b/plugins/MirOTR/Libgcrypt/cipher/camellia-glue.c
index f18d13588c..de1af03564 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/camellia-glue.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/camellia-glue.c
@@ -1,4 +1,4 @@
-/* camellia-glue.c - Glue for the Camellia cipher
+/* camellia-glue.c - Glue for the Camellia cipher
* Copyright (C) 2007 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/camellia.c b/plugins/MirOTR/Libgcrypt/cipher/camellia.c
index e7085a7ec8..9d3e383e8b 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/camellia.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/camellia.c
@@ -1,4 +1,4 @@
-/* camellia.h ver 1.2.0
+/* camellia.h ver 1.2.0
*
* Copyright (C) 2006,2007
* NTT (Nippon Telegraph and Telephone Corporation).
diff --git a/plugins/MirOTR/Libgcrypt/cipher/camellia.h b/plugins/MirOTR/Libgcrypt/cipher/camellia.h
index d0e3c18ed7..606fa839b3 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/camellia.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/camellia.h
@@ -1,4 +1,4 @@
-/* camellia.h ver 1.2.0
+/* camellia.h ver 1.2.0
*
* Copyright (C) 2006,2007
* NTT (Nippon Telegraph and Telephone Corporation).
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cast5.c b/plugins/MirOTR/Libgcrypt/cipher/cast5.c
index 115e1e6241..9ca3ba9606 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cast5.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cast5.c
@@ -1,4 +1,4 @@
-/* cast5.c - CAST5 cipher (RFC2144)
+/* cast5.c - CAST5 cipher (RFC2144)
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-aeswrap.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-aeswrap.c
index 50ac10736b..fbb7d375b9 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-aeswrap.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-aeswrap.c
@@ -1,4 +1,4 @@
-/* cipher-aeswrap.c - Generic AESWRAP mode implementation
+/* cipher-aeswrap.c - Generic AESWRAP mode implementation
* Copyright (C) 2009, 2011 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-cbc.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-cbc.c
index 4b929daab4..49ff9f6566 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-cbc.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-cbc.c
@@ -1,4 +1,4 @@
-/* cipher-cbc.c - Generic CBC mode implementation
+/* cipher-cbc.c - Generic CBC mode implementation
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-ccm.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-ccm.c
index 8ef29b272e..be974d10da 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-ccm.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-ccm.c
@@ -1,4 +1,4 @@
-/* cipher-ccm.c - CTR mode with CBC-MAC mode implementation
+/* cipher-ccm.c - CTR mode with CBC-MAC mode implementation
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-cfb.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-cfb.c
index 8539f548ca..aa2eeaa96a 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-cfb.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-cfb.c
@@ -1,4 +1,4 @@
-/* cipher-cfb.c - Generic CFB mode implementation
+/* cipher-cfb.c - Generic CFB mode implementation
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-cmac.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-cmac.c
index 25d5db2604..abf268e3d0 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-cmac.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-cmac.c
@@ -1,4 +1,4 @@
-/* cmac.c - CMAC, Cipher-based MAC.
+/* cmac.c - CMAC, Cipher-based MAC.
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c
index 1e7133c9cf..30a304bfea 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c
@@ -1,4 +1,4 @@
-/* cipher-ctr.c - Generic CTR mode implementation
+/* cipher-ctr.c - Generic CTR mode implementation
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c
index 457e337ac3..df15aba180 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c
@@ -1,4 +1,4 @@
-/* cipher-gcm.c - Generic Galois Counter Mode implementation
+/* cipher-gcm.c - Generic Galois Counter Mode implementation
* Copyright (C) 2013 Dmitry Eremin-Solenikov
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-internal.h b/plugins/MirOTR/Libgcrypt/cipher/cipher-internal.h
index cdac445fb9..1ca3c2b1a6 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-internal.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-internal.h
@@ -1,4 +1,4 @@
-/* cipher-internal.h - Internal defs for cipher.c
+/* cipher-internal.h - Internal defs for cipher.c
* Copyright (C) 2011 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-ofb.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-ofb.c
index 3842774f58..7e93ef8e1c 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-ofb.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-ofb.c
@@ -1,4 +1,4 @@
-/* cipher-ofb.c - Generic OFB mode implementation
+/* cipher-ofb.c - Generic OFB mode implementation
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.c
index bb33d94243..5b23ea4cca 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.c
@@ -1,4 +1,4 @@
-/* cipher-selftest.c - Helper functions for bulk encryption selftests.
+/* cipher-selftest.c - Helper functions for bulk encryption selftests.
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.h b/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.h
index 3a0fe98f60..3bbd768a45 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-selftest.h
@@ -1,4 +1,4 @@
-/* cipher-selftest.h - Helper functions for bulk encryption selftests.
+/* cipher-selftest.h - Helper functions for bulk encryption selftests.
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher.c b/plugins/MirOTR/Libgcrypt/cipher/cipher.c
index 6a42bfaa30..22bed57e51 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/cipher.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/cipher.c
@@ -1,4 +1,4 @@
-/* cipher.c - cipher dispatcher
+/* cipher.c - cipher dispatcher
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/crc.c b/plugins/MirOTR/Libgcrypt/cipher/crc.c
index 1322f0da8c..c7d3e164d7 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/crc.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/crc.c
@@ -1,4 +1,4 @@
-/* crc.c - Cyclic redundancy checks.
+/* crc.c - Cyclic redundancy checks.
* Copyright (C) 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/des.c b/plugins/MirOTR/Libgcrypt/cipher/des.c
index 6611fd3b88..16b96e7b32 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/des.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/des.c
@@ -1,4 +1,4 @@
-/* des.c - DES and Triple-DES encryption/decryption Algorithm
+/* des.c - DES and Triple-DES encryption/decryption Algorithm
* Copyright (C) 1998, 1999, 2001, 2002, 2003,
* 2008 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/dsa-common.c b/plugins/MirOTR/Libgcrypt/cipher/dsa-common.c
index a5e42a21ce..2f69375135 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/dsa-common.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/dsa-common.c
@@ -1,4 +1,4 @@
-/* dsa-common.c - Common code for DSA
+/* dsa-common.c - Common code for DSA
* Copyright (C) 1998, 1999 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/dsa.c b/plugins/MirOTR/Libgcrypt/cipher/dsa.c
index 09cd9693ec..190042e212 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/dsa.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/dsa.c
@@ -1,4 +1,4 @@
-/* dsa.c - DSA signature algorithm
+/* dsa.c - DSA signature algorithm
* Copyright (C) 1998, 2000, 2001, 2002, 2003,
* 2006, 2008 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-common.h b/plugins/MirOTR/Libgcrypt/cipher/ecc-common.h
index f066b4b785..a3ffb8be8f 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-common.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-common.h
@@ -1,4 +1,4 @@
-/* ecc-common.h - Declarations of common ECC code
+/* ecc-common.h - Declarations of common ECC code
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-curves.c b/plugins/MirOTR/Libgcrypt/cipher/ecc-curves.c
index 306f2adda2..19270fdc78 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-curves.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-curves.c
@@ -1,4 +1,4 @@
-/* ecc-curves.c - Elliptic Curve parameter mangement
+/* ecc-curves.c - Elliptic Curve parameter mangement
* Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-ecdsa.c b/plugins/MirOTR/Libgcrypt/cipher/ecc-ecdsa.c
index 1484830ba6..70ae3b4fea 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-ecdsa.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-ecdsa.c
@@ -1,4 +1,4 @@
-/* ecc-ecdsa.c - Elliptic Curve ECDSA signatures
+/* ecc-ecdsa.c - Elliptic Curve ECDSA signatures
* Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-eddsa.c b/plugins/MirOTR/Libgcrypt/cipher/ecc-eddsa.c
index 65024a30a0..882c7ae399 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-eddsa.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-eddsa.c
@@ -1,4 +1,4 @@
-/* ecc-eddsa.c - Elliptic Curve EdDSA signatures
+/* ecc-eddsa.c - Elliptic Curve EdDSA signatures
* Copyright (C) 2013, 2014 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-gost.c b/plugins/MirOTR/Libgcrypt/cipher/ecc-gost.c
index a34fa08446..32ca4ad659 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-gost.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-gost.c
@@ -1,4 +1,4 @@
-/* ecc-gots.c - Elliptic Curve GOST signatures
+/* ecc-gots.c - Elliptic Curve GOST signatures
* Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 Dmitry Eremin-Solenikov
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc-misc.c b/plugins/MirOTR/Libgcrypt/cipher/ecc-misc.c
index 7b750c015e..319fbd2e5d 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc-misc.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc-misc.c
@@ -1,4 +1,4 @@
-/* ecc-misc.c - Elliptic Curve miscellaneous functions
+/* ecc-misc.c - Elliptic Curve miscellaneous functions
* Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/ecc.c b/plugins/MirOTR/Libgcrypt/cipher/ecc.c
index d2d490eb0a..9b2f8d21ec 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/ecc.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/ecc.c
@@ -1,4 +1,4 @@
-/* ecc.c - Elliptic Curve Cryptography
+/* ecc.c - Elliptic Curve Cryptography
* Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/elgamal.c b/plugins/MirOTR/Libgcrypt/cipher/elgamal.c
index 4eb52d620b..a0038b9615 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/elgamal.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/elgamal.c
@@ -1,4 +1,4 @@
-/* Elgamal.c - Elgamal Public Key encryption
+/* Elgamal.c - Elgamal Public Key encryption
* Copyright (C) 1998, 2000, 2001, 2002, 2003,
* 2008 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/gost.h b/plugins/MirOTR/Libgcrypt/cipher/gost.h
index d058eb220d..7ed612ca6b 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/gost.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/gost.h
@@ -1,4 +1,4 @@
-/* gost.h - GOST 28147-89 implementation
+/* gost.h - GOST 28147-89 implementation
* Copyright (C) 2012 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/gost28147.c b/plugins/MirOTR/Libgcrypt/cipher/gost28147.c
index c094209c2e..fb9b54dced 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/gost28147.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/gost28147.c
@@ -1,4 +1,4 @@
-/* gost28147.c - GOST 28147-89 implementation for Libgcrypt
+/* gost28147.c - GOST 28147-89 implementation for Libgcrypt
* Copyright (C) 2012 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/gostr3411-94.c b/plugins/MirOTR/Libgcrypt/cipher/gostr3411-94.c
index 5486964db9..b5599fa360 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/gostr3411-94.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/gostr3411-94.c
@@ -1,4 +1,4 @@
-/* gostr3411-94.c - GOST R 34.11-94 hash function
+/* gostr3411-94.c - GOST R 34.11-94 hash function
* Copyright (C) 2012 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/hash-common.c b/plugins/MirOTR/Libgcrypt/cipher/hash-common.c
index ffbc39ed2b..1d8434115e 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/hash-common.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/hash-common.c
@@ -1,4 +1,4 @@
-/* hash-common.c - Common code for hash algorithms
+/* hash-common.c - Common code for hash algorithms
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/hash-common.h b/plugins/MirOTR/Libgcrypt/cipher/hash-common.h
index aa95365a8c..7decd7c957 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/hash-common.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/hash-common.h
@@ -1,4 +1,4 @@
-/* hash-common.h - Declarations of common code for hash algorithms.
+/* hash-common.h - Declarations of common code for hash algorithms.
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/hmac-tests.c b/plugins/MirOTR/Libgcrypt/cipher/hmac-tests.c
index 7c27342c17..9e95bc88d6 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/hmac-tests.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/hmac-tests.c
@@ -1,4 +1,4 @@
-/* hmac-tests.c - HMAC selftests.
+/* hmac-tests.c - HMAC selftests.
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/idea.c b/plugins/MirOTR/Libgcrypt/cipher/idea.c
index 14234cf07d..d78344d926 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/idea.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/idea.c
@@ -1,4 +1,4 @@
-/* idea.c - IDEA function
+/* idea.c - IDEA function
* Copyright 1997, 1998, 1999, 2001 Werner Koch (dd9jn)
* Copyright 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/kdf-internal.h b/plugins/MirOTR/Libgcrypt/cipher/kdf-internal.h
index 7079860e99..dfa32e3059 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/kdf-internal.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/kdf-internal.h
@@ -1,4 +1,4 @@
-/* kdf-internal.h - Internal defs for kdf.c
+/* kdf-internal.h - Internal defs for kdf.c
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/kdf.c b/plugins/MirOTR/Libgcrypt/cipher/kdf.c
index af0dc48009..19f6bb69a6 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/kdf.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/kdf.c
@@ -1,4 +1,4 @@
-/* kdf.c - Key Derivation Functions
+/* kdf.c - Key Derivation Functions
* Copyright (C) 1998, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/mac-cmac.c b/plugins/MirOTR/Libgcrypt/cipher/mac-cmac.c
index 69a2f174db..2d85b91c8c 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/mac-cmac.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/mac-cmac.c
@@ -1,4 +1,4 @@
-/* mac-cmac.c - CMAC glue for MAC API
+/* mac-cmac.c - CMAC glue for MAC API
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/mac-gmac.c b/plugins/MirOTR/Libgcrypt/cipher/mac-gmac.c
index 18d56b5caa..6a7122d57e 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/mac-gmac.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/mac-gmac.c
@@ -1,4 +1,4 @@
-/* mac-gmac.c - GMAC glue for MAC API
+/* mac-gmac.c - GMAC glue for MAC API
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/mac-hmac.c b/plugins/MirOTR/Libgcrypt/cipher/mac-hmac.c
index 15c613d53a..f2a47879f2 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/mac-hmac.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/mac-hmac.c
@@ -1,4 +1,4 @@
-/* mac-hmac.c - HMAC glue for MAC API
+/* mac-hmac.c - HMAC glue for MAC API
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/mac-internal.h b/plugins/MirOTR/Libgcrypt/cipher/mac-internal.h
index 6fc304baba..a9a63d6489 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/mac-internal.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/mac-internal.h
@@ -1,4 +1,4 @@
-/* mac-internal.h - Internal defs for mac.c
+/* mac-internal.h - Internal defs for mac.c
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/mac.c b/plugins/MirOTR/Libgcrypt/cipher/mac.c
index 5514ddc3a8..e502d03a9c 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/mac.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/mac.c
@@ -1,4 +1,4 @@
-/* mac.c - message authentication code dispatcher
+/* mac.c - message authentication code dispatcher
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/md.c b/plugins/MirOTR/Libgcrypt/cipher/md.c
index c9f0ab3f33..f8caa22bd7 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/md.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/md.c
@@ -1,4 +1,4 @@
-/* md.c - message digest dispatcher
+/* md.c - message digest dispatcher
* Copyright (C) 1998, 1999, 2002, 2003, 2006,
* 2008 Free Software Foundation, Inc.
* Copyright (C) 2013, 2014 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/md4.c b/plugins/MirOTR/Libgcrypt/cipher/md4.c
index 624ae997e0..9a25b1a63f 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/md4.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/md4.c
@@ -1,4 +1,4 @@
-/* md4.c - MD4 Message-Digest Algorithm
+/* md4.c - MD4 Message-Digest Algorithm
* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/md5.c b/plugins/MirOTR/Libgcrypt/cipher/md5.c
index b0187c98eb..038c2bcae5 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/md5.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/md5.c
@@ -1,4 +1,4 @@
-/* md5.c - MD5 Message-Digest Algorithm
+/* md5.c - MD5 Message-Digest Algorithm
* Copyright (C) 1995,1996,1998,1999,2001,2002,
* 2003 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/primegen.c b/plugins/MirOTR/Libgcrypt/cipher/primegen.c
index e46bf184e0..164d6eeda9 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/primegen.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/primegen.c
@@ -1,4 +1,4 @@
-/* primegen.c - prime number generator
+/* primegen.c - prime number generator
* Copyright (C) 1998, 2000, 2001, 2002, 2003
* 2004, 2008 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/pubkey-internal.h b/plugins/MirOTR/Libgcrypt/cipher/pubkey-internal.h
index 193248c327..edd67a71f6 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/pubkey-internal.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/pubkey-internal.h
@@ -1,4 +1,4 @@
-/* pubkey-internal.h - Internal defs for pubkey.c
+/* pubkey-internal.h - Internal defs for pubkey.c
* Copyright (C) 2013 g10 code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/pubkey-util.c b/plugins/MirOTR/Libgcrypt/cipher/pubkey-util.c
index 71312828bf..35c0ffd223 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/pubkey-util.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/pubkey-util.c
@@ -1,4 +1,4 @@
-/* pubkey-util.c - Supporting functions for all pubkey modules.
+/* pubkey-util.c - Supporting functions for all pubkey modules.
* Copyright (C) 1998, 1999, 2000, 2002, 2003, 2005,
* 2007, 2008, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/pubkey.c b/plugins/MirOTR/Libgcrypt/cipher/pubkey.c
index 147f82aa7d..c55d4c7ee8 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/pubkey.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/pubkey.c
@@ -1,4 +1,4 @@
-/* pubkey.c - pubkey dispatcher
+/* pubkey.c - pubkey dispatcher
* Copyright (C) 1998, 1999, 2000, 2002, 2003, 2005,
* 2007, 2008, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rfc2268.c b/plugins/MirOTR/Libgcrypt/cipher/rfc2268.c
index aed8cadbaf..d6fc6ce2ce 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rfc2268.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/rfc2268.c
@@ -1,4 +1,4 @@
-/* rfc2268.c - The cipher described in rfc2268; aka Ron's Cipher 2.
+/* rfc2268.c - The cipher described in rfc2268; aka Ron's Cipher 2.
* Copyright (C) 2003 Nikos Mavroyanopoulos
* Copyright (C) 2004 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rijndael-tables.h b/plugins/MirOTR/Libgcrypt/cipher/rijndael-tables.h
index b6a5b158c9..fc99576601 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rijndael-tables.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/rijndael-tables.h
@@ -1,4 +1,4 @@
-/* rijndael-tables.h - Rijndael (AES) for GnuPG,
+/* rijndael-tables.h - Rijndael (AES) for GnuPG,
* Copyright (C) 2000, 2001, 2002, 2003, 2007,
* 2008 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rijndael.c b/plugins/MirOTR/Libgcrypt/cipher/rijndael.c
index 8019f0aad8..cd93915371 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rijndael.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/rijndael.c
@@ -1,4 +1,4 @@
-/* Rijndael (AES) for GnuPG
+/* Rijndael (AES) for GnuPG
* Copyright (C) 2000, 2001, 2002, 2003, 2007,
* 2008, 2011, 2012 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rmd.h b/plugins/MirOTR/Libgcrypt/cipher/rmd.h
index a56ee49c2c..32757cc2b3 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rmd.h
+++ b/plugins/MirOTR/Libgcrypt/cipher/rmd.h
@@ -1,4 +1,4 @@
-/* rmd.h - RIPE-MD hash functions
+/* rmd.h - RIPE-MD hash functions
* Copyright (C) 1998, 2001, 2002 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rmd160.c b/plugins/MirOTR/Libgcrypt/cipher/rmd160.c
index 08e8cb08a4..6509a24cb2 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rmd160.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/rmd160.c
@@ -1,4 +1,4 @@
-/* rmd160.c - RIPE-MD160
+/* rmd160.c - RIPE-MD160
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rsa-common.c b/plugins/MirOTR/Libgcrypt/cipher/rsa-common.c
index 4f5a6594a8..a3ae8bb10a 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rsa-common.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/rsa-common.c
@@ -1,4 +1,4 @@
-/* rsa-common.c - Supporting functions for RSA
+/* rsa-common.c - Supporting functions for RSA
* Copyright (C) 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rsa.c b/plugins/MirOTR/Libgcrypt/cipher/rsa.c
index 9a8d235b9a..ad1e78360b 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/rsa.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/rsa.c
@@ -1,4 +1,4 @@
-/* rsa.c - RSA implementation
+/* rsa.c - RSA implementation
* Copyright (C) 1997, 1998, 1999 by Werner Koch (dd9jn)
* Copyright (C) 2000, 2001, 2002, 2003, 2008 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/salsa20.c b/plugins/MirOTR/Libgcrypt/cipher/salsa20.c
index d75fe5151d..829d886787 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/salsa20.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/salsa20.c
@@ -1,4 +1,4 @@
-/* salsa20.c - Bernstein's Salsa20 cipher
+/* salsa20.c - Bernstein's Salsa20 cipher
* Copyright (C) 2012 Simon Josefsson, Niels Möller
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/cipher/scrypt.c b/plugins/MirOTR/Libgcrypt/cipher/scrypt.c
index 404943d854..82bf6e332e 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/scrypt.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/scrypt.c
@@ -1,4 +1,4 @@
-/* scrypt.c - Scrypt password-based key derivation function.
+/* scrypt.c - Scrypt password-based key derivation function.
* Copyright (C) 2012 Simon Josefsson
* Copyright (C) 2013 Christian Grothoff
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/cipher/seed.c b/plugins/MirOTR/Libgcrypt/cipher/seed.c
index 9f87c05589..d6c793efa3 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/seed.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/seed.c
@@ -1,4 +1,4 @@
-/* SEED for libgcrypt
+/* SEED for libgcrypt
* Copyright (C) 2006 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/serpent.c b/plugins/MirOTR/Libgcrypt/cipher/serpent.c
index 0be49da477..27644501f7 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/serpent.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/serpent.c
@@ -1,4 +1,4 @@
-/* serpent.c - Implementation of the Serpent encryption algorithm.
+/* serpent.c - Implementation of the Serpent encryption algorithm.
* Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/sha1.c b/plugins/MirOTR/Libgcrypt/cipher/sha1.c
index 2e0b030c31..2ebe286cd9 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/sha1.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/sha1.c
@@ -1,4 +1,4 @@
-/* sha1.c - SHA1 hash function
+/* sha1.c - SHA1 hash function
* Copyright (C) 1998, 2001, 2002, 2003, 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/sha256.c b/plugins/MirOTR/Libgcrypt/cipher/sha256.c
index d92303cdc7..8359931510 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/sha256.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/sha256.c
@@ -1,4 +1,4 @@
-/* sha256.c - SHA256 hash function
+/* sha256.c - SHA256 hash function
* Copyright (C) 2003, 2006, 2008, 2009 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/sha512.c b/plugins/MirOTR/Libgcrypt/cipher/sha512.c
index 6f729cc02e..bda7162366 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/sha512.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/sha512.c
@@ -1,4 +1,4 @@
-/* sha512.c - SHA384 and SHA512 hash functions
+/* sha512.c - SHA384 and SHA512 hash functions
* Copyright (C) 2003, 2008, 2009 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/stribog.c b/plugins/MirOTR/Libgcrypt/cipher/stribog.c
index e277cd642c..a0da51f1bc 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/stribog.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/stribog.c
@@ -1,4 +1,4 @@
-/* stribog.c - GOST R 34.11-2012 (Stribog) hash function
+/* stribog.c - GOST R 34.11-2012 (Stribog) hash function
* Copyright (C) 2013 Dmitry Eremin-Solenikov
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/tiger.c b/plugins/MirOTR/Libgcrypt/cipher/tiger.c
index 414dcc4a19..df8ebcb3e4 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/tiger.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/tiger.c
@@ -1,4 +1,4 @@
-/* tiger.c - The TIGER hash function
+/* tiger.c - The TIGER hash function
* Copyright (C) 1998, 2001, 2002, 2003, 2010 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/cipher/twofish.c b/plugins/MirOTR/Libgcrypt/cipher/twofish.c
index ecd76e359e..a789368070 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/twofish.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/twofish.c
@@ -1,4 +1,4 @@
-/* Twofish for GPG
+/* Twofish for GPG
* Copyright (C) 1998, 2002, 2003 Free Software Foundation, Inc.
* Written by Matthew Skala <mskala@ansuz.sooke.bc.ca>, July 26, 1998
* 256-bit key length added March 20, 1999
diff --git a/plugins/MirOTR/Libgcrypt/cipher/whirlpool.c b/plugins/MirOTR/Libgcrypt/cipher/whirlpool.c
index 338d44e0c4..d5ea0f6e27 100644
--- a/plugins/MirOTR/Libgcrypt/cipher/whirlpool.c
+++ b/plugins/MirOTR/Libgcrypt/cipher/whirlpool.c
@@ -1,4 +1,4 @@
-/* whirlpool.c - Whirlpool hashing algorithm
+/* whirlpool.c - Whirlpool hashing algorithm
* Copyright (C) 2005 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/compat/clock.c b/plugins/MirOTR/Libgcrypt/compat/clock.c
index 7f250f3303..81f4f94a52 100644
--- a/plugins/MirOTR/Libgcrypt/compat/clock.c
+++ b/plugins/MirOTR/Libgcrypt/compat/clock.c
@@ -1,4 +1,4 @@
-/* clock.c - Replacement for WindowsCE
+/* clock.c - Replacement for WindowsCE
Copyright (C) 2010 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
diff --git a/plugins/MirOTR/Libgcrypt/compat/compat.c b/plugins/MirOTR/Libgcrypt/compat/compat.c
index 2389961919..5977497ddd 100644
--- a/plugins/MirOTR/Libgcrypt/compat/compat.c
+++ b/plugins/MirOTR/Libgcrypt/compat/compat.c
@@ -1,4 +1,4 @@
-/* compat.c - Dummy file to avoid an empty library.
+/* compat.c - Dummy file to avoid an empty library.
* Copyright (C) 2010 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/compat/getpid.c b/plugins/MirOTR/Libgcrypt/compat/getpid.c
index 032387c367..a28437369b 100644
--- a/plugins/MirOTR/Libgcrypt/compat/getpid.c
+++ b/plugins/MirOTR/Libgcrypt/compat/getpid.c
@@ -1,4 +1,4 @@
-/* getpid.c - Replacement for WindowsCE
+/* getpid.c - Replacement for WindowsCE
Copyright (C) 2010 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
diff --git a/plugins/MirOTR/Libgcrypt/compat/libcompat.h b/plugins/MirOTR/Libgcrypt/compat/libcompat.h
index b5a7649129..f3858c56bd 100644
--- a/plugins/MirOTR/Libgcrypt/compat/libcompat.h
+++ b/plugins/MirOTR/Libgcrypt/compat/libcompat.h
@@ -1,4 +1,4 @@
-/* libcomapt.h - Prototypes for AC_REPLACE_FUNCtions.
+/* libcomapt.h - Prototypes for AC_REPLACE_FUNCtions.
* Copyright (C) 2010 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/custom/config.h b/plugins/MirOTR/Libgcrypt/custom/config.h
index 5263060745..c8301c0e3d 100644
--- a/plugins/MirOTR/Libgcrypt/custom/config.h
+++ b/plugins/MirOTR/Libgcrypt/custom/config.h
@@ -1,4 +1,4 @@
-/* config.h. Generated from config.h.in by configure. */
+/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
diff --git a/plugins/MirOTR/Libgcrypt/custom/sys/file.h b/plugins/MirOTR/Libgcrypt/custom/sys/file.h
index cd304557e7..93e8de9892 100644
--- a/plugins/MirOTR/Libgcrypt/custom/sys/file.h
+++ b/plugins/MirOTR/Libgcrypt/custom/sys/file.h
@@ -1 +1 @@
-#include <fcntl.h>
+#include <fcntl.h>
diff --git a/plugins/MirOTR/Libgcrypt/custom/sys/time.h b/plugins/MirOTR/Libgcrypt/custom/sys/time.h
index 23b0737125..4161e36c4e 100644
--- a/plugins/MirOTR/Libgcrypt/custom/sys/time.h
+++ b/plugins/MirOTR/Libgcrypt/custom/sys/time.h
@@ -1 +1 @@
-#include <time.h>
+#include <time.h>
diff --git a/plugins/MirOTR/Libgcrypt/custom/unistd.h b/plugins/MirOTR/Libgcrypt/custom/unistd.h
index 34ecb918d1..5d0c352a00 100644
--- a/plugins/MirOTR/Libgcrypt/custom/unistd.h
+++ b/plugins/MirOTR/Libgcrypt/custom/unistd.h
@@ -1,4 +1,4 @@
-#ifndef NG_UNISTD_H
+#ifndef NG_UNISTD_H
#define NG_UNISTD_H
#include <basetsd.h>
#include <stddef.h>
diff --git a/plugins/MirOTR/Libgcrypt/doc/authors.txt b/plugins/MirOTR/Libgcrypt/doc/authors.txt
index 5eef49c084..e6c76aac93 100644
--- a/plugins/MirOTR/Libgcrypt/doc/authors.txt
+++ b/plugins/MirOTR/Libgcrypt/doc/authors.txt
@@ -1,4 +1,4 @@
-gpgvs
+gpgvs
building gnupg related projects with Visual Studio
Authors:
diff --git a/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt b/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt
index c7cbd9272d..526d3acf6a 100644
--- a/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt
+++ b/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt
@@ -1,4 +1,4 @@
-~~~
+~~~
AIM
~~~
the aim of *.vs projects is to provide a well organized
diff --git a/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt b/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt
index 306e65389b..f6838079ac 100644
--- a/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt
+++ b/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt
@@ -1,4 +1,4 @@
-~~~~~~~~~~~~
+~~~~~~~~~~~~
ARCHITECTURE
~~~~~~~~~~~~
I admit that architecture meaning is too much for this project,
diff --git a/plugins/MirOTR/Libgcrypt/doc/readme.txt b/plugins/MirOTR/Libgcrypt/doc/readme.txt
index fd10f94900..bff0a242cf 100644
--- a/plugins/MirOTR/Libgcrypt/doc/readme.txt
+++ b/plugins/MirOTR/Libgcrypt/doc/readme.txt
@@ -1,4 +1,4 @@
-gpgvs
+gpgvs
building gnupg related projects with Visual Studio
for documents check them on sourceforge project site
diff --git a/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h b/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h
index 5d8dfeedd4..89bbb2f744 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h
@@ -1,4 +1,4 @@
-/* created by config.links - do not edit */
+/* created by config.links - do not edit */
/* Host: x86_64-pc-mingw32 */
#define ELF_SYNTAX
/* syntax.h -- Definitions for x86 syntax variations.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c b/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c
index acfe2a69f5..e45b47d91c 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c
@@ -1,4 +1,4 @@
-/* ec-ed25519.c - Ed25519 optimized elliptic curve functions
+/* ec-ed25519.c - Ed25519 optimized elliptic curve functions
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h b/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h
index 759335aad0..9e9290c13d 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h
@@ -1,4 +1,4 @@
-/* ec-internal.h - Internal declarations of ec*.c
+/* ec-internal.h - Internal declarations of ec*.c
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/ec.c b/plugins/MirOTR/Libgcrypt/mpi/ec.c
index 8222366a0c..44d6223713 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/ec.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/ec.c
@@ -1,4 +1,4 @@
-/* ec.c - Elliptic Curve functions
+/* ec.c - Elliptic Curve functions
* Copyright (C) 2007 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h b/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h
index e607806e10..1cf642dabf 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h
@@ -1,4 +1,4 @@
-/* This file defines some basic constants for the MPI machinery.
+/* This file defines some basic constants for the MPI machinery.
* AMD64 compiled for the x32 ABI is special and thus we can't use the
* standard values for this ABI. */
#if __GNUC__ >= 3 && defined(__x86_64__) && defined(__ILP32__)
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c
index 4a84df64d8..631a4a0761 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c
@@ -1,4 +1,4 @@
-/* mpihelp-add_1.c - MPI helper functions
+/* mpihelp-add_1.c - MPI helper functions
* Copyright (C) 1994, 1996, 1997, 1998,
* 2000, 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c
index f48c12cd02..96993ffdf9 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c
@@ -1,4 +1,4 @@
-/* mpi-lshift.c - MPI helper functions
+/* mpi-lshift.c - MPI helper functions
* Copyright (C) 1994, 1996, 1998, 2001, 2002 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c
index 0e8197d88a..9719c3ea48 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c
@@ -1,4 +1,4 @@
-/* mpihelp-mul_1.c - MPI helper functions
+/* mpihelp-mul_1.c - MPI helper functions
* Copyright (C) 1994, 1996, 1997, 1998, 2001,
* 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c
index 3b7549605d..c85eebf99e 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c
@@ -1,4 +1,4 @@
-/* mpih-mul2.c - MPI helper functions
+/* mpih-mul2.c - MPI helper functions
* Copyright (C) 1994, 1996, 1997, 1998, 2001,
* 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c
index 5e84f94f31..797d16b532 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c
@@ -1,4 +1,4 @@
-/* mpih-mul3.c - MPI helper functions
+/* mpih-mul3.c - MPI helper functions
* Copyright (C) 1994, 1996, 1997, 1998, 2001,
* 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c
index e40794fcf2..e16000b5ed 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c
@@ -1,4 +1,4 @@
-/* mpih-rshift.c - MPI helper functions
+/* mpih-rshift.c - MPI helper functions
* Copyright (C) 1994, 1996, 1998, 1999,
* 2000, 2001, 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c
index e88821bfb4..25117a238f 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c
@@ -1,4 +1,4 @@
-/* mpihelp-add_2.c - MPI helper functions
+/* mpihelp-add_2.c - MPI helper functions
* Copyright (C) 1994, 1996, 1997, 1998, 2001,
* 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c b/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c
index e80d98bc54..336a86fa5a 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c
@@ -1,4 +1,4 @@
-/* mpih-w-sdiv -- implement udiv_qrnnd on machines with only signed
+/* mpih-w-sdiv -- implement udiv_qrnnd on machines with only signed
* division.
* Copyright (C) 1992, 1994, 1996, 1998, 2002 Free Software Foundation, Inc.
* Contributed by Peter L. Montgomery.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h b/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h
index 39ede988fc..982d8ed361 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h
@@ -1,4 +1,4 @@
-/* syntax.h -- Definitions for x86 syntax variations.
+/* syntax.h -- Definitions for x86 syntax variations.
*
* Copyright (C) 1992, 1994, 1995, 1998,
* 2001, 2002 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/longlong.h b/plugins/MirOTR/Libgcrypt/mpi/longlong.h
index 4f33937fbd..77fc301041 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/longlong.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/longlong.h
@@ -1,4 +1,4 @@
-/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
+/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
Note: I added some stuff for use with gnupg
Copyright (C) 1991, 1992, 1993, 1994, 1996, 1998,
diff --git a/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h b/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h
index e27de98b4f..02b6071912 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h
@@ -1,4 +1,4 @@
-/* asm.h -- Definitions for 68k syntax variations.
+/* asm.h -- Definitions for 68k syntax variations.
*
* Copyright (C) 1992, 1994, 1996, 1998,
* 2001, 2002 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h b/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h
index 2d9a9c1f2c..db9ed332dd 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h
@@ -1,4 +1,4 @@
-/* This file defines some basic constants for the MPI machinery. We
+/* This file defines some basic constants for the MPI machinery. We
* need to define the types on a per-CPU basis, so it is done with
* this file here. */
#define BYTES_PER_MPI_LIMB 8
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h b/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h
index a60e95a4e7..d2b94d9804 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h
@@ -1,4 +1,4 @@
-/* Created by config.links - do not edit */
+/* Created by config.links - do not edit */
/* Host: x86_64-pc-mingw32 */
static char mod_source_info[] =
":amd64/mpih-add1.S"
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c
index 53f476e060..549b8cb435 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c
@@ -1,4 +1,4 @@
-/* mpi-add.c - MPI functions
+/* mpi-add.c - MPI functions
* Copyright (C) 1994, 1996, 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h b/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h
index e607806e10..1cf642dabf 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h
@@ -1,4 +1,4 @@
-/* This file defines some basic constants for the MPI machinery.
+/* This file defines some basic constants for the MPI machinery.
* AMD64 compiled for the x32 ABI is special and thus we can't use the
* standard values for this ABI. */
#if __GNUC__ >= 3 && defined(__x86_64__) && defined(__ILP32__)
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c
index e2170401e4..47756e4c86 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c
@@ -1,4 +1,4 @@
-/* mpi-bit.c - MPI bit level functions
+/* mpi-bit.c - MPI bit level functions
* Copyright (C) 1998, 1999, 2001, 2002, 2006 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c
index 838a7c9240..2c0d6a80f4 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c
@@ -1,4 +1,4 @@
-/* mpi-cmp.c - MPI functions
+/* mpi-cmp.c - MPI functions
* Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c
index 9ac99c31b3..65febea68d 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c
@@ -1,4 +1,4 @@
-/* mpi-div.c - MPI functions
+/* mpi-div.c - MPI functions
* Copyright (C) 1994, 1996, 1998, 2001, 2002,
* 2003 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c
index 77ca05a6fc..d542b00da6 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c
@@ -1,4 +1,4 @@
-/* mpi-gcd.c - MPI functions
+/* mpi-gcd.c - MPI functions
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c
index 39e2222479..77d4c5314c 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c
@@ -1,4 +1,4 @@
-/* mpi-inline.c
+/* mpi-inline.c
* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h
index 94e2aec8a1..83dcb8818b 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h
@@ -1,4 +1,4 @@
-/* mpi-inline.h - Internal to the Multi Precision Integers
+/* mpi-inline.h - Internal to the Multi Precision Integers
* Copyright (C) 1994, 1996, 1998, 1999,
* 2001, 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h b/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h
index 898ca47ef0..7f9da4fcdf 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h
@@ -1,4 +1,4 @@
-/* mpi-internal.h - Internal to the Multi Precision Integers
+/* mpi-internal.h - Internal to the Multi Precision Integers
* Copyright (C) 1994, 1996, 1998, 2000, 2002,
* 2003 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c
index ee6813b1ed..9cbcdfef48 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c
@@ -1,4 +1,4 @@
-/* mpi-inv.c - MPI functions
+/* mpi-inv.c - MPI functions
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c
index 88624720c2..8f13e04bcd 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c
@@ -1,4 +1,4 @@
-/* mpi-mod.c - Modular reduction
+/* mpi-mod.c - Modular reduction
Copyright (C) 1998, 1999, 2001, 2002, 2003,
2007 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c
index 0e84e99861..af008af5e4 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c
@@ -1,4 +1,4 @@
-/* mpi-mpow.c - MPI functions
+/* mpi-mpow.c - MPI functions
* Copyright (C) 1998, 1999, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c
index 4f4d7096a7..db3590db65 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c
@@ -1,4 +1,4 @@
-/* mpi-mul.c - MPI functions
+/* mpi-mul.c - MPI functions
* Copyright (C) 1994, 1996, 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c
index 70bf9e84cd..0f920358dd 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c
@@ -1,4 +1,4 @@
-/* mpi-pow.c - MPI functions for exponentiation
+/* mpi-pow.c - MPI functions for exponentiation
* Copyright (C) 1994, 1996, 1998, 2000, 2002
* 2003 Free Software Foundation, Inc.
* 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c
index e27f7faa99..8351b5efa7 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c
@@ -1,4 +1,4 @@
-/* mpi-scan.c - MPI functions
+/* mpi-scan.c - MPI functions
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c b/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c
index 896dda14cc..ef8e3c1c1e 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c
@@ -1,4 +1,4 @@
-/* mpicoder.c - Coder for the external representation of MPIs
+/* mpicoder.c - Coder for the external representation of MPIs
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2008 Free Software Foundation, Inc.
* Copyright (C) 2013, 2014 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c b/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c
index 57c1b58487..0a96697d93 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c
@@ -1,4 +1,4 @@
-/* mpih-div.c - MPI helper functions
+/* mpih-div.c - MPI helper functions
* Copyright (C) 1994, 1996, 1998, 2000,
* 2001, 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c b/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c
index 8b6f06a30a..8deef4e811 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c
@@ -1,4 +1,4 @@
-/* mpih-mul.c - MPI helper functions
+/* mpih-mul.c - MPI helper functions
* Copyright (C) 1994, 1996, 1998, 1999, 2000,
* 2001, 2002 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c b/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c
index 6bef2a8821..c096f699e4 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c
+++ b/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c
@@ -1,4 +1,4 @@
-/* mpiutil.ac - Utility functions for MPI
+/* mpiutil.ac - Utility functions for MPI
* Copyright (C) 1998, 2000, 2001, 2002, 2003,
* 2007 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h b/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h
index 5d4af9f0ae..55bc6f710f 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h
@@ -1,4 +1,4 @@
-/* gmp2-2.0.2-ppc/mpn/powerpc-linux/syntax.h Tue Oct 6 19:27:01 1998 */
+/* gmp2-2.0.2-ppc/mpn/powerpc-linux/syntax.h Tue Oct 6 19:27:01 1998 */
/* From glibc's sysdeps/unix/sysv/linux/powerpc/sysdep.h */
/* Copyright (C) 1992, 1997, 1998 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgcrypt/mpi/sysdep.h b/plugins/MirOTR/Libgcrypt/mpi/sysdep.h
index 5e6ab4aab8..3e9e5bf7a8 100644
--- a/plugins/MirOTR/Libgcrypt/mpi/sysdep.h
+++ b/plugins/MirOTR/Libgcrypt/mpi/sysdep.h
@@ -1,4 +1,4 @@
-/* created by config.links - do not edit */
+/* created by config.links - do not edit */
#if __STDC__
#define C_SYMBOL_NAME(name) _##name
#else
diff --git a/plugins/MirOTR/Libgcrypt/random/rand-internal.h b/plugins/MirOTR/Libgcrypt/random/rand-internal.h
index 79b23acefe..68b94f9251 100644
--- a/plugins/MirOTR/Libgcrypt/random/rand-internal.h
+++ b/plugins/MirOTR/Libgcrypt/random/rand-internal.h
@@ -1,4 +1,4 @@
-/* rand-internal.h - header to glue the random functions
+/* rand-internal.h - header to glue the random functions
* Copyright (C) 1998, 2002 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/random-csprng.c b/plugins/MirOTR/Libgcrypt/random/random-csprng.c
index 87235d82d4..38e2ca6cc8 100644
--- a/plugins/MirOTR/Libgcrypt/random/random-csprng.c
+++ b/plugins/MirOTR/Libgcrypt/random/random-csprng.c
@@ -1,4 +1,4 @@
-/* random-csprng.c - CSPRNG style random number generator (libgcrypt classic)
+/* random-csprng.c - CSPRNG style random number generator (libgcrypt classic)
* Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
* 2007, 2008, 2010, 2012 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/random/random-daemon.c b/plugins/MirOTR/Libgcrypt/random/random-daemon.c
index 98a015363a..45d4417bd2 100644
--- a/plugins/MirOTR/Libgcrypt/random/random-daemon.c
+++ b/plugins/MirOTR/Libgcrypt/random/random-daemon.c
@@ -1,4 +1,4 @@
-/* random-daemon.c - Access to the external random daemon
+/* random-daemon.c - Access to the external random daemon
* Copyright (C) 2006 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/random-fips.c b/plugins/MirOTR/Libgcrypt/random/random-fips.c
index d00825e2a1..d94cfed0ff 100644
--- a/plugins/MirOTR/Libgcrypt/random/random-fips.c
+++ b/plugins/MirOTR/Libgcrypt/random/random-fips.c
@@ -1,4 +1,4 @@
-/* random-fips.c - FIPS style random number generator
+/* random-fips.c - FIPS style random number generator
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/random-system.c b/plugins/MirOTR/Libgcrypt/random/random-system.c
index 3962ab8816..7db93306a8 100644
--- a/plugins/MirOTR/Libgcrypt/random/random-system.c
+++ b/plugins/MirOTR/Libgcrypt/random/random-system.c
@@ -1,4 +1,4 @@
-/* random-system.c - wrapper around the system's RNG
+/* random-system.c - wrapper around the system's RNG
* Copyright (C) 2012 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/random.c b/plugins/MirOTR/Libgcrypt/random/random.c
index ff9d6d25ce..8ae4f6c9b8 100644
--- a/plugins/MirOTR/Libgcrypt/random/random.c
+++ b/plugins/MirOTR/Libgcrypt/random/random.c
@@ -1,4 +1,4 @@
-/* random.c - Random number switch
+/* random.c - Random number switch
* Copyright (C) 2003, 2006, 2008, 2012 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/random.h b/plugins/MirOTR/Libgcrypt/random/random.h
index 2bc8cabccc..3b553b38da 100644
--- a/plugins/MirOTR/Libgcrypt/random/random.h
+++ b/plugins/MirOTR/Libgcrypt/random/random.h
@@ -1,4 +1,4 @@
-/* random.h - random functions
+/* random.h - random functions
* Copyright (C) 1998, 2002, 2006 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/rndegd.c b/plugins/MirOTR/Libgcrypt/random/rndegd.c
index d43fcbc14f..7c52e62e5a 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndegd.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndegd.c
@@ -1,4 +1,4 @@
-/* rndegd.c - interface to the EGD
+/* rndegd.c - interface to the EGD
* Copyright (C) 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/random/rndhw.c b/plugins/MirOTR/Libgcrypt/random/rndhw.c
index e625512d4d..8867572129 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndhw.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndhw.c
@@ -1,4 +1,4 @@
-/* rndhw.c - Access to the external random daemon
+/* rndhw.c - Access to the external random daemon
* Copyright (C) 2007 Free Software Foundation, Inc.
* Copyright (C) 2012 Dmitry Kasatkin
*
diff --git a/plugins/MirOTR/Libgcrypt/random/rndlinux.c b/plugins/MirOTR/Libgcrypt/random/rndlinux.c
index 9eeec57465..63b5b489ef 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndlinux.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndlinux.c
@@ -1,4 +1,4 @@
-/* rndlinux.c - raw random number for OSes with /dev/random
+/* rndlinux.c - raw random number for OSes with /dev/random
* Copyright (C) 1998, 2001, 2002, 2003, 2007,
* 2009 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/random/rndunix.c b/plugins/MirOTR/Libgcrypt/random/rndunix.c
index 1b810d72ae..de67f69746 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndunix.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndunix.c
@@ -1,4 +1,4 @@
-/****************************************************************************
+/****************************************************************************
* *
* *
* Unix Randomness-Gathering Code *
diff --git a/plugins/MirOTR/Libgcrypt/random/rndw32.c b/plugins/MirOTR/Libgcrypt/random/rndw32.c
index 2ca69f16b3..052078dfb7 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndw32.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndw32.c
@@ -1,4 +1,4 @@
-/* rndw32.c - W32 entropy gatherer
+/* rndw32.c - W32 entropy gatherer
* Copyright (C) 1999, 2000, 2002, 2003, 2007,
* 2010 Free Software Foundation, Inc.
* Copyright Peter Gutmann, Matt Thomlinson and Blake Coverett 1996-2006
diff --git a/plugins/MirOTR/Libgcrypt/random/rndw32ce.c b/plugins/MirOTR/Libgcrypt/random/rndw32ce.c
index b485eef2f5..25080c92a4 100644
--- a/plugins/MirOTR/Libgcrypt/random/rndw32ce.c
+++ b/plugins/MirOTR/Libgcrypt/random/rndw32ce.c
@@ -1,4 +1,4 @@
-/* rndw32ce.c - W32CE entropy gatherer
+/* rndw32ce.c - W32CE entropy gatherer
* Copyright (C) 2010 Free Software Foundation, Inc.
*
* Libgcrypt is free software; you can redistribute it and/or modify
diff --git a/plugins/MirOTR/Libgcrypt/src/ath.c b/plugins/MirOTR/Libgcrypt/src/ath.c
index 9085d3e143..4761c4f170 100644
--- a/plugins/MirOTR/Libgcrypt/src/ath.c
+++ b/plugins/MirOTR/Libgcrypt/src/ath.c
@@ -1,4 +1,4 @@
-/* ath.c - A Thread-safeness library.
+/* ath.c - A Thread-safeness library.
* Copyright (C) 2002, 2003, 2004, 2011 Free Software Foundation, Inc.
* Copyright (C) 2014 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/src/ath.h b/plugins/MirOTR/Libgcrypt/src/ath.h
index a132e0b78a..c32e650189 100644
--- a/plugins/MirOTR/Libgcrypt/src/ath.h
+++ b/plugins/MirOTR/Libgcrypt/src/ath.h
@@ -1,4 +1,4 @@
-/* ath.h - Thread-safeness library.
+/* ath.h - Thread-safeness library.
* Copyright (C) 2002, 2003, 2004, 2011 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/cipher-proto.h b/plugins/MirOTR/Libgcrypt/src/cipher-proto.h
index 8267791732..835d0469e1 100644
--- a/plugins/MirOTR/Libgcrypt/src/cipher-proto.h
+++ b/plugins/MirOTR/Libgcrypt/src/cipher-proto.h
@@ -1,4 +1,4 @@
-/* cipher-proto.h - Internal declarations
+/* cipher-proto.h - Internal declarations
* Copyright (C) 2008, 2011 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/cipher.h b/plugins/MirOTR/Libgcrypt/src/cipher.h
index 10bfe0c50d..5a4724d14d 100644
--- a/plugins/MirOTR/Libgcrypt/src/cipher.h
+++ b/plugins/MirOTR/Libgcrypt/src/cipher.h
@@ -1,4 +1,4 @@
-/* cipher.h
+/* cipher.h
* Copyright (C) 1998, 2002, 2003, 2009 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/context.c b/plugins/MirOTR/Libgcrypt/src/context.c
index 94e5be9e15..36c6c38079 100644
--- a/plugins/MirOTR/Libgcrypt/src/context.c
+++ b/plugins/MirOTR/Libgcrypt/src/context.c
@@ -1,4 +1,4 @@
-/* context.c - Context management
+/* context.c - Context management
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/context.h b/plugins/MirOTR/Libgcrypt/src/context.h
index 875de24396..e8dea43d03 100644
--- a/plugins/MirOTR/Libgcrypt/src/context.h
+++ b/plugins/MirOTR/Libgcrypt/src/context.h
@@ -1,4 +1,4 @@
-/* context.h - Declarations for the context management
+/* context.h - Declarations for the context management
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/dumpsexp.c b/plugins/MirOTR/Libgcrypt/src/dumpsexp.c
index f6384d7d59..f506399072 100644
--- a/plugins/MirOTR/Libgcrypt/src/dumpsexp.c
+++ b/plugins/MirOTR/Libgcrypt/src/dumpsexp.c
@@ -1,4 +1,4 @@
-/* dumpsexp.c - Dump S-expressions.
+/* dumpsexp.c - Dump S-expressions.
* Copyright (C) 2007, 2010 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/MirOTR/Libgcrypt/src/ec-context.h b/plugins/MirOTR/Libgcrypt/src/ec-context.h
index 60ca75909e..a04dbca061 100644
--- a/plugins/MirOTR/Libgcrypt/src/ec-context.h
+++ b/plugins/MirOTR/Libgcrypt/src/ec-context.h
@@ -1,4 +1,4 @@
-/* ec-context.h - Private definitions for CONTEXT_TYPE_EC.
+/* ec-context.h - Private definitions for CONTEXT_TYPE_EC.
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/fips.c b/plugins/MirOTR/Libgcrypt/src/fips.c
index 3ab33f9335..0d023d8b45 100644
--- a/plugins/MirOTR/Libgcrypt/src/fips.c
+++ b/plugins/MirOTR/Libgcrypt/src/fips.c
@@ -1,4 +1,4 @@
-/* fips.c - FIPS mode management
+/* fips.c - FIPS mode management
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/g10lib.h b/plugins/MirOTR/Libgcrypt/src/g10lib.h
index 238871d0e9..dcc772c774 100644
--- a/plugins/MirOTR/Libgcrypt/src/g10lib.h
+++ b/plugins/MirOTR/Libgcrypt/src/g10lib.h
@@ -1,4 +1,4 @@
-/* g10lib.h - Internal definitions for libgcrypt
+/* g10lib.h - Internal definitions for libgcrypt
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
* 2007, 2011 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/src/gcrypt-int.h b/plugins/MirOTR/Libgcrypt/src/gcrypt-int.h
index 65dcb4d0ec..6210fead1c 100644
--- a/plugins/MirOTR/Libgcrypt/src/gcrypt-int.h
+++ b/plugins/MirOTR/Libgcrypt/src/gcrypt-int.h
@@ -1,4 +1,4 @@
-/* gcrypt-int.h - Internal version of gcrypt.h
+/* gcrypt-int.h - Internal version of gcrypt.h
* Copyright (C) 2013 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/gcrypt.h b/plugins/MirOTR/Libgcrypt/src/gcrypt.h
index 3071732bf6..8ecfd340db 100644
--- a/plugins/MirOTR/Libgcrypt/src/gcrypt.h
+++ b/plugins/MirOTR/Libgcrypt/src/gcrypt.h
@@ -1,4 +1,4 @@
-/* gcrypt.h - GNU Cryptographic Library Interface -*- c -*-
+/* gcrypt.h - GNU Cryptographic Library Interface -*- c -*-
* Copyright (C) 1998-2015 Free Software Foundation, Inc.
* Copyright (C) 2012-2015 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/src/gcryptrnd.c b/plugins/MirOTR/Libgcrypt/src/gcryptrnd.c
index b13931b6e8..4c238cfbe1 100644
--- a/plugins/MirOTR/Libgcrypt/src/gcryptrnd.c
+++ b/plugins/MirOTR/Libgcrypt/src/gcryptrnd.c
@@ -1,4 +1,4 @@
-/* gcryptrnd.c - Libgcrypt Random Number Daemon
+/* gcryptrnd.c - Libgcrypt Random Number Daemon
* Copyright (C) 2006 Free Software Foundation, Inc.
*
* Gcryptend is free software; you can redistribute it and/or modify
diff --git a/plugins/MirOTR/Libgcrypt/src/getrandom.c b/plugins/MirOTR/Libgcrypt/src/getrandom.c
index f9bb5c0c5f..02f5c9dfb2 100644
--- a/plugins/MirOTR/Libgcrypt/src/getrandom.c
+++ b/plugins/MirOTR/Libgcrypt/src/getrandom.c
@@ -1,4 +1,4 @@
-/* getrandom.c - Libgcrypt Random Number client
+/* getrandom.c - Libgcrypt Random Number client
* Copyright (C) 2006 Free Software Foundation, Inc.
*
* Getrandom is free software; you can redistribute it and/or modify
diff --git a/plugins/MirOTR/Libgcrypt/src/global.c b/plugins/MirOTR/Libgcrypt/src/global.c
index 6f9cbf965d..822e4ca41d 100644
--- a/plugins/MirOTR/Libgcrypt/src/global.c
+++ b/plugins/MirOTR/Libgcrypt/src/global.c
@@ -1,4 +1,4 @@
-/* global.c - global control functions
+/* global.c - global control functions
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
* 2004, 2005, 2006, 2008, 2011,
* 2012 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgcrypt/src/hmac256.c b/plugins/MirOTR/Libgcrypt/src/hmac256.c
index 94a26da448..8567c83b8d 100644
--- a/plugins/MirOTR/Libgcrypt/src/hmac256.c
+++ b/plugins/MirOTR/Libgcrypt/src/hmac256.c
@@ -1,4 +1,4 @@
-/* hmac256.c - Standalone HMAC implementation
+/* hmac256.c - Standalone HMAC implementation
* Copyright (C) 2003, 2006, 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/hmac256.h b/plugins/MirOTR/Libgcrypt/src/hmac256.h
index df28e72721..c5005d4ccb 100644
--- a/plugins/MirOTR/Libgcrypt/src/hmac256.h
+++ b/plugins/MirOTR/Libgcrypt/src/hmac256.h
@@ -1,4 +1,4 @@
-/* hmac256.h - Declarations for _gcry_hmac256
+/* hmac256.h - Declarations for _gcry_hmac256
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/hwf-arm.c b/plugins/MirOTR/Libgcrypt/src/hwf-arm.c
index aa4bfd79e7..026fc75e8a 100644
--- a/plugins/MirOTR/Libgcrypt/src/hwf-arm.c
+++ b/plugins/MirOTR/Libgcrypt/src/hwf-arm.c
@@ -1,4 +1,4 @@
-/* hwf-arm.c - Detect hardware features - ARM part
+/* hwf-arm.c - Detect hardware features - ARM part
* Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/hwf-common.h b/plugins/MirOTR/Libgcrypt/src/hwf-common.h
index 8f156b5644..8b80fe8e0b 100644
--- a/plugins/MirOTR/Libgcrypt/src/hwf-common.h
+++ b/plugins/MirOTR/Libgcrypt/src/hwf-common.h
@@ -1,4 +1,4 @@
-/* hwf-common.h - Declarations for hwf-CPU.c modules
+/* hwf-common.h - Declarations for hwf-CPU.c modules
* Copyright (C) 2012 g10 Code GmbH
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/hwf-x86.c b/plugins/MirOTR/Libgcrypt/src/hwf-x86.c
index 7ee246d8cf..0b284ecdb5 100644
--- a/plugins/MirOTR/Libgcrypt/src/hwf-x86.c
+++ b/plugins/MirOTR/Libgcrypt/src/hwf-x86.c
@@ -1,4 +1,4 @@
-/* hwf-x86.c - Detect hardware features - x86 part
+/* hwf-x86.c - Detect hardware features - x86 part
* Copyright (C) 2007, 2011, 2012 Free Software Foundation, Inc.
* Copyright (C) 2012 Jussi Kivilinna
*
diff --git a/plugins/MirOTR/Libgcrypt/src/hwfeatures.c b/plugins/MirOTR/Libgcrypt/src/hwfeatures.c
index 58099c49ca..bd0114f00a 100644
--- a/plugins/MirOTR/Libgcrypt/src/hwfeatures.c
+++ b/plugins/MirOTR/Libgcrypt/src/hwfeatures.c
@@ -1,4 +1,4 @@
-/* hwfeatures.c - Detect hardware features.
+/* hwfeatures.c - Detect hardware features.
* Copyright (C) 2007, 2011 Free Software Foundation, Inc.
* Copyright (C) 2012 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/src/libgcrypt.def b/plugins/MirOTR/Libgcrypt/src/libgcrypt.def
index a90efcec01..3f4f2f464e 100644
--- a/plugins/MirOTR/Libgcrypt/src/libgcrypt.def
+++ b/plugins/MirOTR/Libgcrypt/src/libgcrypt.def
@@ -1,4 +1,4 @@
-;; libgcrypt.defs - Exported symbols for W32
+;; libgcrypt.defs - Exported symbols for W32
;; Copyright (C) 2003, 2007 Free Software Foundation, Inc.
;;
;; This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/misc.c b/plugins/MirOTR/Libgcrypt/src/misc.c
index 603693f825..6dc3b319d1 100644
--- a/plugins/MirOTR/Libgcrypt/src/misc.c
+++ b/plugins/MirOTR/Libgcrypt/src/misc.c
@@ -1,4 +1,4 @@
-/* misc.c
+/* misc.c
* Copyright (C) 1999, 2001, 2002, 2003, 2007,
* 2008 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/src/missing-string.c b/plugins/MirOTR/Libgcrypt/src/missing-string.c
index 4756c00ea7..b495c7aeac 100644
--- a/plugins/MirOTR/Libgcrypt/src/missing-string.c
+++ b/plugins/MirOTR/Libgcrypt/src/missing-string.c
@@ -1,4 +1,4 @@
-/* missing-string.c - missing string utilities
+/* missing-string.c - missing string utilities
* Copyright (C) 1994, 1998, 1999, 2000, 2001,
* 2003 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/src/mpi.h b/plugins/MirOTR/Libgcrypt/src/mpi.h
index bb3c26d0f4..b370542f90 100644
--- a/plugins/MirOTR/Libgcrypt/src/mpi.h
+++ b/plugins/MirOTR/Libgcrypt/src/mpi.h
@@ -1,4 +1,4 @@
-/* mpi.h - Multi Precision Integers
+/* mpi.h - Multi Precision Integers
* Copyright (C) 1994, 1996, 1998,
* 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
*
diff --git a/plugins/MirOTR/Libgcrypt/src/mpicalc.c b/plugins/MirOTR/Libgcrypt/src/mpicalc.c
index f1fbbefe08..192347feb9 100644
--- a/plugins/MirOTR/Libgcrypt/src/mpicalc.c
+++ b/plugins/MirOTR/Libgcrypt/src/mpicalc.c
@@ -1,4 +1,4 @@
-/* mpicalc.c - Simple RPN calculator using gcry_mpi functions
+/* mpicalc.c - Simple RPN calculator using gcry_mpi functions
* Copyright (C) 1997, 1998, 1999, 2004, 2006, 2013 Werner Koch
*
* This program is free software; you can redistribute it and/or modify
diff --git a/plugins/MirOTR/Libgcrypt/src/secmem.c b/plugins/MirOTR/Libgcrypt/src/secmem.c
index 2bf7d8c6ab..7c871b87cf 100644
--- a/plugins/MirOTR/Libgcrypt/src/secmem.c
+++ b/plugins/MirOTR/Libgcrypt/src/secmem.c
@@ -1,4 +1,4 @@
-/* secmem.c - memory allocation from a secure heap
+/* secmem.c - memory allocation from a secure heap
* Copyright (C) 1998, 1999, 2000, 2001, 2002,
* 2003, 2007 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/src/secmem.h b/plugins/MirOTR/Libgcrypt/src/secmem.h
index 3577381cf8..a3d69d2f42 100644
--- a/plugins/MirOTR/Libgcrypt/src/secmem.h
+++ b/plugins/MirOTR/Libgcrypt/src/secmem.h
@@ -1,4 +1,4 @@
-/* secmem.h - internal definitions for secmem
+/* secmem.h - internal definitions for secmem
* Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/sexp.c b/plugins/MirOTR/Libgcrypt/src/sexp.c
index 9bc13caf37..a44aae57c5 100644
--- a/plugins/MirOTR/Libgcrypt/src/sexp.c
+++ b/plugins/MirOTR/Libgcrypt/src/sexp.c
@@ -1,4 +1,4 @@
-/* sexp.c - S-Expression handling
+/* sexp.c - S-Expression handling
* Copyright (C) 1999, 2000, 2001, 2002, 2003,
* 2004, 2006, 2007, 2008, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013, 2014 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgcrypt/src/stdmem.c b/plugins/MirOTR/Libgcrypt/src/stdmem.c
index 189da37207..31c48415cf 100644
--- a/plugins/MirOTR/Libgcrypt/src/stdmem.c
+++ b/plugins/MirOTR/Libgcrypt/src/stdmem.c
@@ -1,4 +1,4 @@
-/* stdmem.c - private memory allocator
+/* stdmem.c - private memory allocator
* Copyright (C) 1998, 2000, 2002, 2005, 2008 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/stdmem.h b/plugins/MirOTR/Libgcrypt/src/stdmem.h
index b476e7e501..e290c7032d 100644
--- a/plugins/MirOTR/Libgcrypt/src/stdmem.h
+++ b/plugins/MirOTR/Libgcrypt/src/stdmem.h
@@ -1,4 +1,4 @@
-/* stdmem.h - internal definitions for stdmem
+/* stdmem.h - internal definitions for stdmem
* Copyright (C) 2000, 2002, 2005 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/types.h b/plugins/MirOTR/Libgcrypt/src/types.h
index 561b74d17e..652ecdb61a 100644
--- a/plugins/MirOTR/Libgcrypt/src/types.h
+++ b/plugins/MirOTR/Libgcrypt/src/types.h
@@ -1,4 +1,4 @@
-/* types.h - some common typedefs
+/* types.h - some common typedefs
* Copyright (C) 1998, 2000, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgcrypt/src/visibility.c b/plugins/MirOTR/Libgcrypt/src/visibility.c
index 4bbfd0ad3c..11ec9eac1f 100644
--- a/plugins/MirOTR/Libgcrypt/src/visibility.c
+++ b/plugins/MirOTR/Libgcrypt/src/visibility.c
@@ -1,4 +1,4 @@
-/* visibility.c - Wrapper for all public functions.
+/* visibility.c - Wrapper for all public functions.
* Copyright (C) 2007, 2008, 2011 Free Software Foundation, Inc.
* Copyright (C) 2013 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgcrypt/src/visibility.h b/plugins/MirOTR/Libgcrypt/src/visibility.h
index 4127a43258..425776438a 100644
--- a/plugins/MirOTR/Libgcrypt/src/visibility.h
+++ b/plugins/MirOTR/Libgcrypt/src/visibility.h
@@ -1,4 +1,4 @@
-/* visibility.h - Set visibility attribute
+/* visibility.h - Set visibility attribute
* Copyright (C) 2007 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
diff --git a/plugins/MirOTR/Libgpg-error/code-from-errno.c b/plugins/MirOTR/Libgpg-error/code-from-errno.c
index 6064270594..89414e150b 100644
--- a/plugins/MirOTR/Libgpg-error/code-from-errno.c
+++ b/plugins/MirOTR/Libgpg-error/code-from-errno.c
@@ -1,4 +1,4 @@
-/* code-from-errno.c - Mapping errnos to error codes.
+/* code-from-errno.c - Mapping errnos to error codes.
Copyright (C) 2003 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/code-from-errno.h b/plugins/MirOTR/Libgpg-error/code-from-errno.h
index 124eff2a80..e618849ca5 100644
--- a/plugins/MirOTR/Libgpg-error/code-from-errno.h
+++ b/plugins/MirOTR/Libgpg-error/code-from-errno.h
@@ -1,4 +1,4 @@
-/* Output of mkerrcodes2.awk. DO NOT EDIT. */
+/* Output of mkerrcodes2.awk. DO NOT EDIT. */
/* errnos.h - List of system error values.
Copyright (C) 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/code-to-errno.c b/plugins/MirOTR/Libgpg-error/code-to-errno.c
index 6ba6d8788d..b3c8f973a6 100644
--- a/plugins/MirOTR/Libgpg-error/code-to-errno.c
+++ b/plugins/MirOTR/Libgpg-error/code-to-errno.c
@@ -1,4 +1,4 @@
-/* code-to-errno.c - Mapping error codes to errnos.
+/* code-to-errno.c - Mapping error codes to errnos.
Copyright (C) 2003 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/code-to-errno.h b/plugins/MirOTR/Libgpg-error/code-to-errno.h
index 8907fc0943..914ea46463 100644
--- a/plugins/MirOTR/Libgpg-error/code-to-errno.h
+++ b/plugins/MirOTR/Libgpg-error/code-to-errno.h
@@ -1,4 +1,4 @@
-/* Output of mkerrnos.awk. DO NOT EDIT. */
+/* Output of mkerrnos.awk. DO NOT EDIT. */
/* errnos.in - List of system error values.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/err-codes-sym.h b/plugins/MirOTR/Libgpg-error/err-codes-sym.h
index c36da03b8c..49324b508a 100644
--- a/plugins/MirOTR/Libgpg-error/err-codes-sym.h
+++ b/plugins/MirOTR/Libgpg-error/err-codes-sym.h
@@ -1,4 +1,4 @@
-/* Output of mkstrtable.awk. DO NOT EDIT. */
+/* Output of mkstrtable.awk. DO NOT EDIT. */
/* err-codes.h - List of error codes and their description.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/err-codes.h b/plugins/MirOTR/Libgpg-error/err-codes.h
index 64ff57d215..e118ab88ad 100644
--- a/plugins/MirOTR/Libgpg-error/err-codes.h
+++ b/plugins/MirOTR/Libgpg-error/err-codes.h
@@ -1,4 +1,4 @@
-/* Output of mkstrtable.awk. DO NOT EDIT. */
+/* Output of mkstrtable.awk. DO NOT EDIT. */
/* err-codes.h - List of error codes and their description.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/err-sources-sym.h b/plugins/MirOTR/Libgpg-error/err-sources-sym.h
index 98388e9da3..4cf76499a0 100644
--- a/plugins/MirOTR/Libgpg-error/err-sources-sym.h
+++ b/plugins/MirOTR/Libgpg-error/err-sources-sym.h
@@ -1,4 +1,4 @@
-/* Output of mkstrtable.awk. DO NOT EDIT. */
+/* Output of mkstrtable.awk. DO NOT EDIT. */
/* err-sources.h - List of error sources and their description.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/err-sources.h b/plugins/MirOTR/Libgpg-error/err-sources.h
index 5160fd791f..6ca7f173f4 100644
--- a/plugins/MirOTR/Libgpg-error/err-sources.h
+++ b/plugins/MirOTR/Libgpg-error/err-sources.h
@@ -1,4 +1,4 @@
-/* Output of mkstrtable.awk. DO NOT EDIT. */
+/* Output of mkstrtable.awk. DO NOT EDIT. */
/* err-sources.h - List of error sources and their description.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/err-visibility.c b/plugins/MirOTR/Libgpg-error/err-visibility.c
index 9213ce92f5..ec2173b14b 100644
--- a/plugins/MirOTR/Libgpg-error/err-visibility.c
+++ b/plugins/MirOTR/Libgpg-error/err-visibility.c
@@ -1,4 +1,4 @@
-/* visibility.c - Wrapper for all public functions.
+/* visibility.c - Wrapper for all public functions.
* Copyright (C) 2014 g10 Code GmbH
*
* This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/err-visibility.h b/plugins/MirOTR/Libgpg-error/err-visibility.h
index a75bb9b857..c33d3b2fe2 100644
--- a/plugins/MirOTR/Libgpg-error/err-visibility.h
+++ b/plugins/MirOTR/Libgpg-error/err-visibility.h
@@ -1,4 +1,4 @@
-/* err-visibility.h - Set visibility attribute
+/* err-visibility.h - Set visibility attribute
* Copyright (C) 2014 g10 Code GmbH
*
* This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/errnos-sym.h b/plugins/MirOTR/Libgpg-error/errnos-sym.h
index 42804ae216..6e5b29d939 100644
--- a/plugins/MirOTR/Libgpg-error/errnos-sym.h
+++ b/plugins/MirOTR/Libgpg-error/errnos-sym.h
@@ -1,4 +1,4 @@
-/* Output of mkstrtable.awk. DO NOT EDIT. */
+/* Output of mkstrtable.awk. DO NOT EDIT. */
/* errnos.in - List of system error values.
Copyright (C) 2003, 2004 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/estream-printf.c b/plugins/MirOTR/Libgpg-error/estream-printf.c
index 39a813feef..fbfb2934ba 100644
--- a/plugins/MirOTR/Libgpg-error/estream-printf.c
+++ b/plugins/MirOTR/Libgpg-error/estream-printf.c
@@ -1,4 +1,4 @@
-/* estream-printf.c - Versatile mostly C-99 compliant printf formatting
+/* estream-printf.c - Versatile mostly C-99 compliant printf formatting
* Copyright (C) 2007, 2008, 2009, 2010, 2012, 2014 g10 Code GmbH
*
* This file is part of Libestream.
diff --git a/plugins/MirOTR/Libgpg-error/estream-printf.h b/plugins/MirOTR/Libgpg-error/estream-printf.h
index e82d8fbcb4..94975c3118 100644
--- a/plugins/MirOTR/Libgpg-error/estream-printf.h
+++ b/plugins/MirOTR/Libgpg-error/estream-printf.h
@@ -1,4 +1,4 @@
-/* estream-printf.h - Versatile mostly C-99 compliant printf formatting.
+/* estream-printf.h - Versatile mostly C-99 compliant printf formatting.
* Copyright (C) 2007, 2010, 2012 g10 Code GmbH
*
* This file is part of Libestream.
diff --git a/plugins/MirOTR/Libgpg-error/estream.c b/plugins/MirOTR/Libgpg-error/estream.c
index f4bda2a1c0..4bcb26cceb 100644
--- a/plugins/MirOTR/Libgpg-error/estream.c
+++ b/plugins/MirOTR/Libgpg-error/estream.c
@@ -1,4 +1,4 @@
-/* estream.c - Extended Stream I/O Library
+/* estream.c - Extended Stream I/O Library
* Copyright (C) 2004, 2005, 2006, 2007, 2009, 2010, 2011,
* 2014 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgpg-error/gen-posix-lock-obj.c b/plugins/MirOTR/Libgpg-error/gen-posix-lock-obj.c
index d2bc645947..10241bb6d1 100644
--- a/plugins/MirOTR/Libgpg-error/gen-posix-lock-obj.c
+++ b/plugins/MirOTR/Libgpg-error/gen-posix-lock-obj.c
@@ -1,4 +1,4 @@
-/* gen-posix-lock-obj.c - Build tool to construct the lock object.
+/* gen-posix-lock-obj.c - Build tool to construct the lock object.
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/gen-w32-lock-obj.c b/plugins/MirOTR/Libgpg-error/gen-w32-lock-obj.c
index 9e49d1e1df..146a0ba683 100644
--- a/plugins/MirOTR/Libgpg-error/gen-w32-lock-obj.c
+++ b/plugins/MirOTR/Libgpg-error/gen-w32-lock-obj.c
@@ -1,4 +1,4 @@
-/* gen-w32-lock-obj.c - Build tool to get the size of the lock object.
+/* gen-w32-lock-obj.c - Build tool to get the size of the lock object.
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/gettext.h b/plugins/MirOTR/Libgpg-error/gettext.h
index aba29db6dd..c4e2e1799b 100644
--- a/plugins/MirOTR/Libgpg-error/gettext.h
+++ b/plugins/MirOTR/Libgpg-error/gettext.h
@@ -1,4 +1,4 @@
-/* Convenience header for conditional use of GNU <libintl.h>.
+/* Convenience header for conditional use of GNU <libintl.h>.
Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
diff --git a/plugins/MirOTR/Libgpg-error/gpg-error.c b/plugins/MirOTR/Libgpg-error/gpg-error.c
index 034a61b6e0..4f5e18810a 100644
--- a/plugins/MirOTR/Libgpg-error/gpg-error.c
+++ b/plugins/MirOTR/Libgpg-error/gpg-error.c
@@ -1,4 +1,4 @@
-/* gpg-error.c - Determining gpg-error error codes.
+/* gpg-error.c - Determining gpg-error error codes.
Copyright (C) 2004 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/gpg-error.def b/plugins/MirOTR/Libgpg-error/gpg-error.def
index 290bc27877..0d50df0573 100644
--- a/plugins/MirOTR/Libgpg-error/gpg-error.def
+++ b/plugins/MirOTR/Libgpg-error/gpg-error.def
@@ -1,4 +1,4 @@
-
+
EXPORTS
gpg_strerror @1
gpg_strerror_r @2
diff --git a/plugins/MirOTR/Libgpg-error/gpg-error.h b/plugins/MirOTR/Libgpg-error/gpg-error.h
index c94d4f99dc..07dc49bf52 100644
--- a/plugins/MirOTR/Libgpg-error/gpg-error.h
+++ b/plugins/MirOTR/Libgpg-error/gpg-error.h
@@ -1,4 +1,4 @@
-/* gpg-error.h - Public interface to libgpg-error. -*- c -*-
+/* gpg-error.h - Public interface to libgpg-error. -*- c -*-
Copyright (C) 2003, 2004, 2010, 2013, 2014, 2015 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/gpgrt-int.h b/plugins/MirOTR/Libgpg-error/gpgrt-int.h
index 5a05b9968b..f491485c56 100644
--- a/plugins/MirOTR/Libgpg-error/gpgrt-int.h
+++ b/plugins/MirOTR/Libgpg-error/gpgrt-int.h
@@ -1,4 +1,4 @@
-/* gpgrt-int.h - Internal definitions
+/* gpgrt-int.h - Internal definitions
* Copyright (C) 2014 g10 Code GmbH
*
* This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/init.c b/plugins/MirOTR/Libgpg-error/init.c
index 6305fe31af..45595adfc7 100644
--- a/plugins/MirOTR/Libgpg-error/init.c
+++ b/plugins/MirOTR/Libgpg-error/init.c
@@ -1,4 +1,4 @@
-/* init.c - Initialize the GnuPG error library.
+/* init.c - Initialize the GnuPG error library.
Copyright (C) 2005, 2010 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/init.h b/plugins/MirOTR/Libgpg-error/init.h
index 0a31fd72c4..1d16037e80 100644
--- a/plugins/MirOTR/Libgpg-error/init.h
+++ b/plugins/MirOTR/Libgpg-error/init.h
@@ -1,4 +1,4 @@
-/* init.h - Declarations for init.c
+/* init.h - Declarations for init.c
Copyright (C) 2010 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/lock.h b/plugins/MirOTR/Libgpg-error/lock.h
index b60f2c2401..2979bcc201 100644
--- a/plugins/MirOTR/Libgpg-error/lock.h
+++ b/plugins/MirOTR/Libgpg-error/lock.h
@@ -1,4 +1,4 @@
-/* lock.h - Declarations for *-lock.c
+/* lock.h - Declarations for *-lock.c
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/mkerrcodes.c b/plugins/MirOTR/Libgpg-error/mkerrcodes.c
index 29c1cc270b..4a36219cc6 100644
--- a/plugins/MirOTR/Libgpg-error/mkerrcodes.c
+++ b/plugins/MirOTR/Libgpg-error/mkerrcodes.c
@@ -1,4 +1,4 @@
-/* mkerrcodes.c - Generate list of system error values.
+/* mkerrcodes.c - Generate list of system error values.
Copyright (C) 2004 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/mkerrcodes.h b/plugins/MirOTR/Libgpg-error/mkerrcodes.h
index e7b8c62ac7..11dfc9f85a 100644
--- a/plugins/MirOTR/Libgpg-error/mkerrcodes.h
+++ b/plugins/MirOTR/Libgpg-error/mkerrcodes.h
@@ -1,4 +1,4 @@
-/* Output of mkerrcodes.awk. DO NOT EDIT. */
+/* Output of mkerrcodes.awk. DO NOT EDIT. */
static struct
{
diff --git a/plugins/MirOTR/Libgpg-error/mkheader.c b/plugins/MirOTR/Libgpg-error/mkheader.c
index 9fe0695c7a..64fec4c79f 100644
--- a/plugins/MirOTR/Libgpg-error/mkheader.c
+++ b/plugins/MirOTR/Libgpg-error/mkheader.c
@@ -1,4 +1,4 @@
-/* mkheader.c - Create a header file for libgpg-error
+/* mkheader.c - Create a header file for libgpg-error
* Copyright (C) 2010 Free Software Foundation, Inc.
* Copyright (C) 2014 g10 Code GmbH
*
diff --git a/plugins/MirOTR/Libgpg-error/mkw32errmap.c b/plugins/MirOTR/Libgpg-error/mkw32errmap.c
index 68d0f05de7..60bb6bbf0f 100644
--- a/plugins/MirOTR/Libgpg-error/mkw32errmap.c
+++ b/plugins/MirOTR/Libgpg-error/mkw32errmap.c
@@ -1,4 +1,4 @@
-/* mkw32errmap.c - Generate mapping sources for Windows.
+/* mkw32errmap.c - Generate mapping sources for Windows.
Copyright (C) 2010 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/mkw32errmap.map.c b/plugins/MirOTR/Libgpg-error/mkw32errmap.map.c
index c65491e927..315a4e98c3 100644
--- a/plugins/MirOTR/Libgpg-error/mkw32errmap.map.c
+++ b/plugins/MirOTR/Libgpg-error/mkw32errmap.map.c
@@ -1 +1 @@
-/*dummy*/
+/*dummy*/
diff --git a/plugins/MirOTR/Libgpg-error/posix-lock-obj.h b/plugins/MirOTR/Libgpg-error/posix-lock-obj.h
index 7714d3ccc2..1a5eb30c6d 100644
--- a/plugins/MirOTR/Libgpg-error/posix-lock-obj.h
+++ b/plugins/MirOTR/Libgpg-error/posix-lock-obj.h
@@ -1,4 +1,4 @@
-/* posic-lock-obj.h - Declaration of the POSIX lock object
+/* posic-lock-obj.h - Declaration of the POSIX lock object
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/posix-lock.c b/plugins/MirOTR/Libgpg-error/posix-lock.c
index 7f20347250..dc43cfb22b 100644
--- a/plugins/MirOTR/Libgpg-error/posix-lock.c
+++ b/plugins/MirOTR/Libgpg-error/posix-lock.c
@@ -1,4 +1,4 @@
-/* posix-lock.c - GPGRT lock functions for POSIX systems
+/* posix-lock.c - GPGRT lock functions for POSIX systems
Copyright (C) 2005-2009 Free Software Foundation, Inc.
Copyright (C) 2014 g10 Code GmbH
diff --git a/plugins/MirOTR/Libgpg-error/posix-thread.c b/plugins/MirOTR/Libgpg-error/posix-thread.c
index bef0386295..8ffd8e2b88 100644
--- a/plugins/MirOTR/Libgpg-error/posix-thread.c
+++ b/plugins/MirOTR/Libgpg-error/posix-thread.c
@@ -1,4 +1,4 @@
-/* posix-thread.c - GPGRT thread functions for POSIX systems
+/* posix-thread.c - GPGRT thread functions for POSIX systems
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/strerror-sym.c b/plugins/MirOTR/Libgpg-error/strerror-sym.c
index 3d79f40bb5..59f8711797 100644
--- a/plugins/MirOTR/Libgpg-error/strerror-sym.c
+++ b/plugins/MirOTR/Libgpg-error/strerror-sym.c
@@ -1,4 +1,4 @@
-/* strerror-sym.c - Describing an error code with its symbol name.
+/* strerror-sym.c - Describing an error code with its symbol name.
Copyright (C) 2003, 2004 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/strerror.c b/plugins/MirOTR/Libgpg-error/strerror.c
index 4013e7ae26..14d9311a2e 100644
--- a/plugins/MirOTR/Libgpg-error/strerror.c
+++ b/plugins/MirOTR/Libgpg-error/strerror.c
@@ -1,4 +1,4 @@
-/* strerror.c - Describing an error code.
+/* strerror.c - Describing an error code.
Copyright (C) 2003 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/strsource-sym.c b/plugins/MirOTR/Libgpg-error/strsource-sym.c
index a191310e95..ec60ef32d8 100644
--- a/plugins/MirOTR/Libgpg-error/strsource-sym.c
+++ b/plugins/MirOTR/Libgpg-error/strsource-sym.c
@@ -1,4 +1,4 @@
-/* strsource-sym.c - Describing an error source with its symbol name.
+/* strsource-sym.c - Describing an error source with its symbol name.
Copyright (C) 2003, 2004 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/strsource.c b/plugins/MirOTR/Libgpg-error/strsource.c
index 6604eb0a80..029a47f7a1 100644
--- a/plugins/MirOTR/Libgpg-error/strsource.c
+++ b/plugins/MirOTR/Libgpg-error/strsource.c
@@ -1,4 +1,4 @@
-/* strsource.c - Describing an error source.
+/* strsource.c - Describing an error source.
Copyright (C) 2003 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/thread.h b/plugins/MirOTR/Libgpg-error/thread.h
index 0b2cf0414f..5869e740c1 100644
--- a/plugins/MirOTR/Libgpg-error/thread.h
+++ b/plugins/MirOTR/Libgpg-error/thread.h
@@ -1,4 +1,4 @@
-/* thread.h - Declarations for *-thread.c
+/* thread.h - Declarations for *-thread.c
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/version.c b/plugins/MirOTR/Libgpg-error/version.c
index 216fee4e5c..81613b2337 100644
--- a/plugins/MirOTR/Libgpg-error/version.c
+++ b/plugins/MirOTR/Libgpg-error/version.c
@@ -1,4 +1,4 @@
-/* version.c - Version checking
+/* version.c - Version checking
* Copyright (C) 2001, 2002, 2012, 2013, 2014 g10 Code GmbH
*
* This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/versioninfo.rc b/plugins/MirOTR/Libgpg-error/versioninfo.rc
index 617bb335b3..0ae5a0aa18 100644
--- a/plugins/MirOTR/Libgpg-error/versioninfo.rc
+++ b/plugins/MirOTR/Libgpg-error/versioninfo.rc
@@ -1,4 +1,4 @@
-/* versioninfo.rc.in - for libgpg-error
+/* versioninfo.rc.in - for libgpg-error
* Copyright (C) 2005 g10 Code GmbH
*
* This file is free software; as a special exception the author gives
diff --git a/plugins/MirOTR/Libgpg-error/w32-add.h b/plugins/MirOTR/Libgpg-error/w32-add.h
index 02848acf73..7c5d272cb0 100644
--- a/plugins/MirOTR/Libgpg-error/w32-add.h
+++ b/plugins/MirOTR/Libgpg-error/w32-add.h
@@ -1,4 +1,4 @@
-## w32-add.h - Snippet to be be included into gpg-error.h.
+## w32-add.h - Snippet to be be included into gpg-error.h.
## Comments are indicated by a double hash mark. Due to a
## peculiarity of the script the first used line must not
## start with a hash mark.
diff --git a/plugins/MirOTR/Libgpg-error/w32-gettext.c b/plugins/MirOTR/Libgpg-error/w32-gettext.c
index 89f505d91d..e55307c867 100644
--- a/plugins/MirOTR/Libgpg-error/w32-gettext.c
+++ b/plugins/MirOTR/Libgpg-error/w32-gettext.c
@@ -1,4 +1,4 @@
-/* w32-gettext.h - A simple gettext implementation for Windows targets.
+/* w32-gettext.h - A simple gettext implementation for Windows targets.
Copyright (C) 1995, 1996, 1997, 1999, 2005, 2007,
2008, 2010 Free Software Foundation, Inc.
diff --git a/plugins/MirOTR/Libgpg-error/w32-lock-obj.h b/plugins/MirOTR/Libgpg-error/w32-lock-obj.h
index ef53546d90..1f4732a1c0 100644
--- a/plugins/MirOTR/Libgpg-error/w32-lock-obj.h
+++ b/plugins/MirOTR/Libgpg-error/w32-lock-obj.h
@@ -1,4 +1,4 @@
-/* w32-lock-obj.h - Declaration of the Windows lock object
+/* w32-lock-obj.h - Declaration of the Windows lock object
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/w32-lock.c b/plugins/MirOTR/Libgpg-error/w32-lock.c
index 8c086f976d..20fa1a8bd7 100644
--- a/plugins/MirOTR/Libgpg-error/w32-lock.c
+++ b/plugins/MirOTR/Libgpg-error/w32-lock.c
@@ -1,4 +1,4 @@
-/* w32-lock.c - GPGRT lock functions for Windows
+/* w32-lock.c - GPGRT lock functions for Windows
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/w32-thread.c b/plugins/MirOTR/Libgpg-error/w32-thread.c
index 53d26b4d5d..972526b778 100644
--- a/plugins/MirOTR/Libgpg-error/w32-thread.c
+++ b/plugins/MirOTR/Libgpg-error/w32-thread.c
@@ -1,4 +1,4 @@
-/* w32-thread.c - GPGRT thread functions for Windows
+/* w32-thread.c - GPGRT thread functions for Windows
Copyright (C) 2014 g10 Code GmbH
This file is part of libgpg-error.
diff --git a/plugins/MirOTR/Libgpg-error/w32ce-add.h b/plugins/MirOTR/Libgpg-error/w32ce-add.h
index c6207bb2bb..ff35c29a66 100644
--- a/plugins/MirOTR/Libgpg-error/w32ce-add.h
+++ b/plugins/MirOTR/Libgpg-error/w32ce-add.h
@@ -1,4 +1,4 @@
-## w32ce-add.h - Snippet to be be included into gpg-error.h.
+## w32ce-add.h - Snippet to be be included into gpg-error.h.
## (Comments are indicated by a double hash mark)
/* Substitute for strerror - this one is thread safe. */
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml.h b/plugins/MirOTR/ekhtml/include/ekhtml.h
index ba4b196649..9cf40ea1fa 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml_config.h b/plugins/MirOTR/ekhtml/include/ekhtml_config.h
index 21254ea3bc..82e7b54aeb 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml_config.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml_config.h
@@ -1,4 +1,4 @@
-/* include/ekhtml_config.h. Generated from config.in by configure. */
+/* include/ekhtml_config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.in by autoheader. */
/* local_template.h
This file is in the public domain.
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml_private.h b/plugins/MirOTR/ekhtml/include/ekhtml_private.h
index ea0a99dc34..126b0d6f07 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml_private.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml_private.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml_tables.h b/plugins/MirOTR/ekhtml/include/ekhtml_tables.h
index 4c185703e1..dfef046246 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml_tables.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml_tables.h
@@ -1,4 +1,4 @@
-#ifndef EKHTML_MKTABLES_DOT_H
+#ifndef EKHTML_MKTABLES_DOT_H
#define EKHTML_MKTABLES_DOT_H
#ifdef EKHTML_USE_TABLES
const unsigned int EKCMap_CharMap[256] = {
diff --git a/plugins/MirOTR/ekhtml/include/hash.h b/plugins/MirOTR/ekhtml/include/hash.h
index 5b6333e264..e850863d77 100644
--- a/plugins/MirOTR/ekhtml/include/hash.h
+++ b/plugins/MirOTR/ekhtml/include/hash.h
@@ -1,4 +1,4 @@
-/*
+/*
* Hash Table Data Type
* Copyright (C) 1997 Kaz Kylheku <kaz@ashi.footprints.net>
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml.c b/plugins/MirOTR/ekhtml/src/ekhtml.c
index 5a6a3f5db2..e9a60ecb1d 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_comment.c b/plugins/MirOTR/ekhtml/src/ekhtml_comment.c
index 50ae59c1a9..2f826d22af 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_comment.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_comment.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_data.c b/plugins/MirOTR/ekhtml/src/ekhtml_data.c
index b5c85984c9..b5beb5d8b0 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_data.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_data.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_endtag.c b/plugins/MirOTR/ekhtml/src/ekhtml_endtag.c
index 55ac3ce8f3..dc188fbe8b 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_endtag.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_endtag.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_mktables.c b/plugins/MirOTR/ekhtml/src/ekhtml_mktables.c
index e9d2102325..5b4f28736f 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_mktables.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_mktables.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_special.c b/plugins/MirOTR/ekhtml/src/ekhtml_special.c
index 910919c3d8..01a0ef18cb 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_special.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_special.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_starttag.c b/plugins/MirOTR/ekhtml/src/ekhtml_starttag.c
index ff2c6c79d7..2b9023d41b 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_starttag.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_starttag.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/ekhtml_util.c b/plugins/MirOTR/ekhtml/src/ekhtml_util.c
index d4b3883d50..cfd2ccf8df 100644
--- a/plugins/MirOTR/ekhtml/src/ekhtml_util.c
+++ b/plugins/MirOTR/ekhtml/src/ekhtml_util.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/src/hash.c b/plugins/MirOTR/ekhtml/src/hash.c
index dd469b273b..2a6dab1af4 100644
--- a/plugins/MirOTR/ekhtml/src/hash.c
+++ b/plugins/MirOTR/ekhtml/src/hash.c
@@ -1,4 +1,4 @@
-/*
+/*
* Hash Table Data Type
* Copyright (C) 1997 Kaz Kylheku <kaz@ashi.footprints.net>
*
diff --git a/plugins/MirOTR/libotr/custom/config.h b/plugins/MirOTR/libotr/custom/config.h
index 9cf22ee400..3fe072eab8 100644
--- a/plugins/MirOTR/libotr/custom/config.h
+++ b/plugins/MirOTR/libotr/custom/config.h
@@ -1,4 +1,4 @@
-/* config.h. Generated from config.h.in by configure. */
+/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
diff --git a/plugins/MirOTR/libotr/read/Protocol-v1.txt b/plugins/MirOTR/libotr/read/Protocol-v1.txt
index 27429bb76d..4f59c4cd5b 100644
--- a/plugins/MirOTR/libotr/read/Protocol-v1.txt
+++ b/plugins/MirOTR/libotr/read/Protocol-v1.txt
@@ -1,4 +1,4 @@
- Off-The-Record Wire Protocol Documentation
+ Off-The-Record Wire Protocol Documentation
------------------------------------------
Nikita Borisov and Ian Goldberg
diff --git a/plugins/MirOTR/libotr/src/auth.c b/plugins/MirOTR/libotr/src/auth.c
index d0c55057e1..c78ef9c365 100644
--- a/plugins/MirOTR/libotr/src/auth.c
+++ b/plugins/MirOTR/libotr/src/auth.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/auth.h b/plugins/MirOTR/libotr/src/auth.h
index 0b9db544aa..0d0d78fd62 100644
--- a/plugins/MirOTR/libotr/src/auth.h
+++ b/plugins/MirOTR/libotr/src/auth.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/b64.c b/plugins/MirOTR/libotr/src/b64.c
index a7d53aa2b1..40171097ca 100644
--- a/plugins/MirOTR/libotr/src/b64.c
+++ b/plugins/MirOTR/libotr/src/b64.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/b64.h b/plugins/MirOTR/libotr/src/b64.h
index bdd584a45e..35e664d765 100644
--- a/plugins/MirOTR/libotr/src/b64.h
+++ b/plugins/MirOTR/libotr/src/b64.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/context.c b/plugins/MirOTR/libotr/src/context.c
index 44d8b860f7..9a5d383ec6 100644
--- a/plugins/MirOTR/libotr/src/context.c
+++ b/plugins/MirOTR/libotr/src/context.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/context.h b/plugins/MirOTR/libotr/src/context.h
index 55cd082845..0b922b45f9 100644
--- a/plugins/MirOTR/libotr/src/context.h
+++ b/plugins/MirOTR/libotr/src/context.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/context_priv.c b/plugins/MirOTR/libotr/src/context_priv.c
index 47d05b9204..4b27dcb04a 100644
--- a/plugins/MirOTR/libotr/src/context_priv.c
+++ b/plugins/MirOTR/libotr/src/context_priv.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/context_priv.h b/plugins/MirOTR/libotr/src/context_priv.h
index 0748074e9b..5b9ffa92a7 100644
--- a/plugins/MirOTR/libotr/src/context_priv.h
+++ b/plugins/MirOTR/libotr/src/context_priv.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/dh.c b/plugins/MirOTR/libotr/src/dh.c
index d8bc45d10d..e6ff056844 100644
--- a/plugins/MirOTR/libotr/src/dh.c
+++ b/plugins/MirOTR/libotr/src/dh.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/dh.h b/plugins/MirOTR/libotr/src/dh.h
index 742c408042..e81c43dc61 100644
--- a/plugins/MirOTR/libotr/src/dh.h
+++ b/plugins/MirOTR/libotr/src/dh.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/instag.c b/plugins/MirOTR/libotr/src/instag.c
index a1142239a4..8624b70a7b 100644
--- a/plugins/MirOTR/libotr/src/instag.c
+++ b/plugins/MirOTR/libotr/src/instag.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2015 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/instag.h b/plugins/MirOTR/libotr/src/instag.h
index c8aabb324f..db328de5c9 100644
--- a/plugins/MirOTR/libotr/src/instag.h
+++ b/plugins/MirOTR/libotr/src/instag.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/mem.c b/plugins/MirOTR/libotr/src/mem.c
index 29330ae757..d161ff4aaf 100644
--- a/plugins/MirOTR/libotr/src/mem.c
+++ b/plugins/MirOTR/libotr/src/mem.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/mem.h b/plugins/MirOTR/libotr/src/mem.h
index 2baf8f2e9a..e83feebe91 100644
--- a/plugins/MirOTR/libotr/src/mem.h
+++ b/plugins/MirOTR/libotr/src/mem.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/message.c b/plugins/MirOTR/libotr/src/message.c
index 6cc8165c27..c564d369ec 100644
--- a/plugins/MirOTR/libotr/src/message.c
+++ b/plugins/MirOTR/libotr/src/message.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2015 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/message.h b/plugins/MirOTR/libotr/src/message.h
index bb82ffc7e6..3b0d23f3bd 100644
--- a/plugins/MirOTR/libotr/src/message.h
+++ b/plugins/MirOTR/libotr/src/message.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/privkey-t.h b/plugins/MirOTR/libotr/src/privkey-t.h
index 7dd120e789..25763c646e 100644
--- a/plugins/MirOTR/libotr/src/privkey-t.h
+++ b/plugins/MirOTR/libotr/src/privkey-t.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2009 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/privkey.c b/plugins/MirOTR/libotr/src/privkey.c
index 6e4bbe40fc..151e269a82 100644
--- a/plugins/MirOTR/libotr/src/privkey.c
+++ b/plugins/MirOTR/libotr/src/privkey.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/privkey.h b/plugins/MirOTR/libotr/src/privkey.h
index 3b2c1735e3..2125d7da01 100644
--- a/plugins/MirOTR/libotr/src/privkey.h
+++ b/plugins/MirOTR/libotr/src/privkey.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/proto.c b/plugins/MirOTR/libotr/src/proto.c
index 898ace5db7..256c23db1b 100644
--- a/plugins/MirOTR/libotr/src/proto.c
+++ b/plugins/MirOTR/libotr/src/proto.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2016 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/proto.h b/plugins/MirOTR/libotr/src/proto.h
index 28be83f439..a78ce9b800 100644
--- a/plugins/MirOTR/libotr/src/proto.h
+++ b/plugins/MirOTR/libotr/src/proto.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/serial.h b/plugins/MirOTR/libotr/src/serial.h
index cd2442b332..28d4775d38 100644
--- a/plugins/MirOTR/libotr/src/serial.h
+++ b/plugins/MirOTR/libotr/src/serial.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/sm.c b/plugins/MirOTR/libotr/src/sm.c
index 4fb679ea81..4e477b1e45 100644
--- a/plugins/MirOTR/libotr/src/sm.c
+++ b/plugins/MirOTR/libotr/src/sm.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/libotr/src/sm.h b/plugins/MirOTR/libotr/src/sm.h
index 53703ff301..4b5cb673a2 100644
--- a/plugins/MirOTR/libotr/src/sm.h
+++ b/plugins/MirOTR/libotr/src/sm.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/tests.c b/plugins/MirOTR/libotr/src/tests.c
index d64ac354a1..8cf13eefa9 100644
--- a/plugins/MirOTR/libotr/src/tests.c
+++ b/plugins/MirOTR/libotr/src/tests.c
@@ -1,4 +1,4 @@
-#include <stdio.h>
+#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "proto.h"
diff --git a/plugins/MirOTR/libotr/src/tlv.c b/plugins/MirOTR/libotr/src/tlv.c
index fa76c3d76c..20645e9fee 100644
--- a/plugins/MirOTR/libotr/src/tlv.c
+++ b/plugins/MirOTR/libotr/src/tlv.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/tlv.h b/plugins/MirOTR/libotr/src/tlv.h
index 0bfeeb27fd..b77eb56484 100644
--- a/plugins/MirOTR/libotr/src/tlv.h
+++ b/plugins/MirOTR/libotr/src/tlv.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew,
* Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/userstate.c b/plugins/MirOTR/libotr/src/userstate.c
index 58f5a05578..2d228c1f13 100644
--- a/plugins/MirOTR/libotr/src/userstate.c
+++ b/plugins/MirOTR/libotr/src/userstate.c
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/userstate.h b/plugins/MirOTR/libotr/src/userstate.h
index 3f1e3b89cf..00c8a5a7a7 100644
--- a/plugins/MirOTR/libotr/src/userstate.h
+++ b/plugins/MirOTR/libotr/src/userstate.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander,
* Willy Lew, Lisa Du, Nikita Borisov
diff --git a/plugins/MirOTR/libotr/src/version.h b/plugins/MirOTR/libotr/src/version.h
index c7f990fb50..04103f88df 100644
--- a/plugins/MirOTR/libotr/src/version.h
+++ b/plugins/MirOTR/libotr/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
* Off-the-Record Messaging library
* Copyright (C) 2004-2016 Ian Goldberg, David Goulet, Rob Smits,
* Chris Alexander, Willy Lew, Lisa Du,
diff --git a/plugins/MirOTR/res/resource.rc b/plugins/MirOTR/res/resource.rc
index 4dbd1c6289..aed563535f 100644
--- a/plugins/MirOTR/res/resource.rc
+++ b/plugins/MirOTR/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/MirOTR/res/version.rc b/plugins/MirOTR/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/MirOTR/res/version.rc
+++ b/plugins/MirOTR/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MirOTR/src/dbfilter.cpp b/plugins/MirOTR/src/dbfilter.cpp
index 4c6108f6d0..7da3a95f73 100644
--- a/plugins/MirOTR/src/dbfilter.cpp
+++ b/plugins/MirOTR/src/dbfilter.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static HANDLE hDBEventPreAdd, hDBEventAdded, hContactSettingChanged;
static mir_cs RemoveChainCS;
diff --git a/plugins/MirOTR/src/dbfilter.h b/plugins/MirOTR/src/dbfilter.h
index 99a6d50428..7a69b71f26 100644
--- a/plugins/MirOTR/src/dbfilter.h
+++ b/plugins/MirOTR/src/dbfilter.h
@@ -1,4 +1,4 @@
-#define DBEF_OTR_PREFIXED 0x8000
+#define DBEF_OTR_PREFIXED 0x8000
void InitDBFilter();
void DeinitDBFilter(); \ No newline at end of file
diff --git a/plugins/MirOTR/src/dialogs.cpp b/plugins/MirOTR/src/dialogs.cpp
index 7bd50fefbd..16d79ed09e 100644
--- a/plugins/MirOTR/src/dialogs.cpp
+++ b/plugins/MirOTR/src/dialogs.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
struct SmpData
{
diff --git a/plugins/MirOTR/src/dialogs.h b/plugins/MirOTR/src/dialogs.h
index 3e259d2797..98b1e75f2c 100644
--- a/plugins/MirOTR/src/dialogs.h
+++ b/plugins/MirOTR/src/dialogs.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
void VerifyContextDialog(ConnContext* context);
void SMPInitDialog(ConnContext* context);
void SMPDialogUpdate(ConnContext *context, int percent);
diff --git a/plugins/MirOTR/src/dllmain.cpp b/plugins/MirOTR/src/dllmain.cpp
index 9e499f897a..27762445a6 100644
--- a/plugins/MirOTR/src/dllmain.cpp
+++ b/plugins/MirOTR/src/dllmain.cpp
@@ -1,4 +1,4 @@
-// dllmain.cpp : Definiert den Einstiegspunkt für die DLL-Anwendung.
+// dllmain.cpp : Definiert den Einstiegspunkt für die DLL-Anwendung.
#include "stdafx.h"
CLIST_INTERFACE *pcli;
diff --git a/plugins/MirOTR/src/entities.cpp b/plugins/MirOTR/src/entities.cpp
index 62b0865b73..9b3ad0b849 100644
--- a/plugins/MirOTR/src/entities.cpp
+++ b/plugins/MirOTR/src/entities.cpp
@@ -1,4 +1,4 @@
-// (C) of entities.cpp: Christoph
+// (C) of entities.cpp: Christoph
// http://mercurial.intuxication.org/hg/cstuff/raw-file/tip/entities.c
// http://stackoverflow.com/questions/1082162/how-to-unescape-html-in-c/1082191#1082191
// modified by ProgAndy
diff --git a/plugins/MirOTR/src/entities.h b/plugins/MirOTR/src/entities.h
index a29f21ef22..d22562bd05 100644
--- a/plugins/MirOTR/src/entities.h
+++ b/plugins/MirOTR/src/entities.h
@@ -1,4 +1,4 @@
-// (C) of entities.h: Christoph
+// (C) of entities.h: Christoph
// http://mercurial.intuxication.org/hg/cstuff/raw-file/tip/entities.h
// http://stackoverflow.com/questions/1082162/how-to-unescape-html-in-c/1082191#1082191
// modified by ProgAndy
diff --git a/plugins/MirOTR/src/icons.cpp b/plugins/MirOTR/src/icons.cpp
index 9b952736b1..374dc64f11 100644
--- a/plugins/MirOTR/src/icons.cpp
+++ b/plugins/MirOTR/src/icons.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static IconItem iconList[] = {
{ LPGEN(LANG_ICON_OTR), ICON_OTR, IDI_OTR },
diff --git a/plugins/MirOTR/src/icons.h b/plugins/MirOTR/src/icons.h
index a366517bdc..d95fe70e28 100644
--- a/plugins/MirOTR/src/icons.h
+++ b/plugins/MirOTR/src/icons.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#define ICON_FINISHED (MODULENAME"_finished")
#define ICON_UNVERIFIED (MODULENAME"_unverified")
#define ICON_PRIVATE (MODULENAME"_private")
diff --git a/plugins/MirOTR/src/language.h b/plugins/MirOTR/src/language.h
index b191f1ab30..ab2c46dfca 100644
--- a/plugins/MirOTR/src/language.h
+++ b/plugins/MirOTR/src/language.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#define LANG_INLINE_PREFIX "[OTR INFO] "
diff --git a/plugins/MirOTR/src/mirotrmenu.cpp b/plugins/MirOTR/src/mirotrmenu.cpp
index 21ae10a7f9..e60b2f5744 100644
--- a/plugins/MirOTR/src/mirotrmenu.cpp
+++ b/plugins/MirOTR/src/mirotrmenu.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static int hMirOTRMenuObject;
static HGENMENU hStatusInfoItem, hHTMLConvMenuItem;
diff --git a/plugins/MirOTR/src/mirotrmenu.h b/plugins/MirOTR/src/mirotrmenu.h
index d101caa38e..018b401807 100644
--- a/plugins/MirOTR/src/mirotrmenu.h
+++ b/plugins/MirOTR/src/mirotrmenu.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#define CMIF_NOTNOTPRIVATE CMIF_NOTOFFLINE
#define CMIF_NOTUNVERIFIED CMIF_NOTONLINE
diff --git a/plugins/MirOTR/src/options.cpp b/plugins/MirOTR/src/options.cpp
index 33b1ee0d35..ee157f0675 100644
--- a/plugins/MirOTR/src/options.cpp
+++ b/plugins/MirOTR/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
extern "C"{
#include "otrlextensions.h"
}
diff --git a/plugins/MirOTR/src/options.h b/plugins/MirOTR/src/options.h
index 17efb1c139..06f9c56464 100644
--- a/plugins/MirOTR/src/options.h
+++ b/plugins/MirOTR/src/options.h
@@ -1,4 +1,4 @@
-#ifndef _OPTIONS_INC
+#ifndef _OPTIONS_INC
#define _OPTIONS_INC
#define PRIVATE_KEY_FILENAME "otr.private_key"
diff --git a/plugins/MirOTR/src/otr.cpp b/plugins/MirOTR/src/otr.cpp
index 5350bca1bb..6cc32df75c 100644
--- a/plugins/MirOTR/src/otr.cpp
+++ b/plugins/MirOTR/src/otr.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
OtrlUserState otr_user_state;
#define WMU_ENDDIALOG (WM_USER+244)
diff --git a/plugins/MirOTR/src/otr.h b/plugins/MirOTR/src/otr.h
index 7746f2dd79..968c566d46 100644
--- a/plugins/MirOTR/src/otr.h
+++ b/plugins/MirOTR/src/otr.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
extern OtrlUserState otr_user_state;
extern OtrlMessageAppOps ops;
diff --git a/plugins/MirOTR/src/otrlextensions.c b/plugins/MirOTR/src/otrlextensions.c
index da68e73354..a9676febcb 100644
--- a/plugins/MirOTR/src/otrlextensions.c
+++ b/plugins/MirOTR/src/otrlextensions.c
@@ -1,4 +1,4 @@
-/*
+/*
* otrlextensions.c - Off-the-Record Messaging library extensions
*
* Strongly based on parts of the Off-the-Record Messaging library,
diff --git a/plugins/MirOTR/src/otrlextensions.h b/plugins/MirOTR/src/otrlextensions.h
index c0fa75c673..2b26ab1591 100644
--- a/plugins/MirOTR/src/otrlextensions.h
+++ b/plugins/MirOTR/src/otrlextensions.h
@@ -1,4 +1,4 @@
-/*
+/*
* otrlextensions.h - Off-the-Record Messaging library extensions
*
* Strongly based on parts of the Off-the-Record Messaging library,
diff --git a/plugins/MirOTR/src/resource.h b/plugins/MirOTR/src/resource.h
index 6757de6f81..272c9a5a6a 100644
--- a/plugins/MirOTR/src/resource.h
+++ b/plugins/MirOTR/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\miranda-ng\plugins\MirOTR\res\resource.rc
//
diff --git a/plugins/MirOTR/src/stdafx.cpp b/plugins/MirOTR/src/stdafx.cpp
index fd677f50e5..a26ebc384b 100644
--- a/plugins/MirOTR/src/stdafx.cpp
+++ b/plugins/MirOTR/src/stdafx.cpp
@@ -1,4 +1,4 @@
-// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.
+// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.
// MirOTR.pch ist der vorkompilierte Header.
// stdafx.obj enthält die vorkompilierten Typinformationen.
diff --git a/plugins/MirOTR/src/stdafx.h b/plugins/MirOTR/src/stdafx.h
index 33bb070972..b572e67b58 100644
--- a/plugins/MirOTR/src/stdafx.h
+++ b/plugins/MirOTR/src/stdafx.h
@@ -1,4 +1,4 @@
-// stdafx.h : Includedatei für Standardsystem-Includedateien
+// stdafx.h : Includedatei für Standardsystem-Includedateien
// oder häufig verwendete projektspezifische Includedateien,
// die nur in unregelmäßigen Abständen geändert werden.
//
diff --git a/plugins/MirOTR/src/striphtml.cpp b/plugins/MirOTR/src/striphtml.cpp
index 1401ac9a02..a0e54abbb6 100644
--- a/plugins/MirOTR/src/striphtml.cpp
+++ b/plugins/MirOTR/src/striphtml.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void starttag_cb (void *cbdata, ekhtml_string_t *tag, ekhtml_attr_t *attrs) {
STRIPHTML_DATA *data = (STRIPHTML_DATA *)cbdata;
diff --git a/plugins/MirOTR/src/striphtml.h b/plugins/MirOTR/src/striphtml.h
index 3b2d9b6cbc..b00113c00a 100644
--- a/plugins/MirOTR/src/striphtml.h
+++ b/plugins/MirOTR/src/striphtml.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
struct STRIPHTML_DATA {
std::stack<char*> stack;
diff --git a/plugins/MirOTR/src/svcs_menu.cpp b/plugins/MirOTR/src/svcs_menu.cpp
index 5b9d4703d7..9d9bcd0ba5 100644
--- a/plugins/MirOTR/src/svcs_menu.cpp
+++ b/plugins/MirOTR/src/svcs_menu.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static HGENMENU hStopItem, hStartItem;
diff --git a/plugins/MirOTR/src/svcs_menu.h b/plugins/MirOTR/src/svcs_menu.h
index 145a080be9..d3138c31cf 100644
--- a/plugins/MirOTR/src/svcs_menu.h
+++ b/plugins/MirOTR/src/svcs_menu.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
INT_PTR SVC_StartOTR(WPARAM wParam, LPARAM lParam);
INT_PTR SVC_RefreshOTR(WPARAM wParam, LPARAM lParam);
INT_PTR SVC_StopOTR(WPARAM wParam, LPARAM lParam);
diff --git a/plugins/MirOTR/src/svcs_proto.cpp b/plugins/MirOTR/src/svcs_proto.cpp
index 147d79b1e7..7d2d864cc2 100644
--- a/plugins/MirOTR/src/svcs_proto.cpp
+++ b/plugins/MirOTR/src/svcs_proto.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
INT_PTR SVC_OTRSendMessage(WPARAM wParam,LPARAM lParam){
if (!lParam) return 0;
diff --git a/plugins/MirOTR/src/svcs_proto.h b/plugins/MirOTR/src/svcs_proto.h
index a260560cc6..9b6b53a4af 100644
--- a/plugins/MirOTR/src/svcs_proto.h
+++ b/plugins/MirOTR/src/svcs_proto.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
INT_PTR SVC_OTRSendMessage(WPARAM wParam,LPARAM lParam);
INT_PTR SVC_OTRRecvMessage(WPARAM wParam,LPARAM lParam);
diff --git a/plugins/MirOTR/src/svcs_srmm.cpp b/plugins/MirOTR/src/svcs_srmm.cpp
index 66e34d6aaf..9aa5bfac63 100644
--- a/plugins/MirOTR/src/svcs_srmm.cpp
+++ b/plugins/MirOTR/src/svcs_srmm.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HICON hIconNotSecure, hIconFinished, hIconPrivate, hIconUnverified;
BBButton OTRButton;
diff --git a/plugins/MirOTR/src/svcs_srmm.h b/plugins/MirOTR/src/svcs_srmm.h
index dc3bbc9672..9f0de501a6 100644
--- a/plugins/MirOTR/src/svcs_srmm.h
+++ b/plugins/MirOTR/src/svcs_srmm.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
int WindowEvent(WPARAM wParam, LPARAM lParam);
int SVC_IconPressed(WPARAM wParam, LPARAM lParam);
diff --git a/plugins/MirOTR/src/utils.cpp b/plugins/MirOTR/src/utils.cpp
index 00d34f226c..937ce675fe 100644
--- a/plugins/MirOTR/src/utils.cpp
+++ b/plugins/MirOTR/src/utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
mir_cs lib_cs;
diff --git a/plugins/MirOTR/src/utils.h b/plugins/MirOTR/src/utils.h
index aec0e4a01a..2f4bd30fd2 100644
--- a/plugins/MirOTR/src/utils.h
+++ b/plugins/MirOTR/src/utils.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef __HEADER_UTILS_H
#define __HEADER_UTILS_H
#include "stdafx.h"
diff --git a/plugins/MirOTR/src/version.h b/plugins/MirOTR/src/version.h
index 275fa1166b..c916b4b64a 100644
--- a/plugins/MirOTR/src/version.h
+++ b/plugins/MirOTR/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 14
#define __RELEASE_NUM 1
#define __BUILD_NUM 16
diff --git a/plugins/MirandaG15/docs/changelog.txt b/plugins/MirandaG15/docs/changelog.txt
index dfbcb36f16..73c4b3a63c 100644
--- a/plugins/MirandaG15/docs/changelog.txt
+++ b/plugins/MirandaG15/docs/changelog.txt
@@ -1,4 +1,4 @@
-v 0.1.1.14 - 23.04.2008
+v 0.1.1.14 - 23.04.2008
-------------------------
- fixed: some messages were not shown on the lcd
- changed: updated IRC plugin
diff --git a/plugins/MirandaG15/docs/readme.txt b/plugins/MirandaG15/docs/readme.txt
index 4606da0921..b72a96e18f 100644
--- a/plugins/MirandaG15/docs/readme.txt
+++ b/plugins/MirandaG15/docs/readme.txt
@@ -1,4 +1,4 @@
-MirandaG15
+MirandaG15
--------------------
MirandaG15 is a plugin for Miranda-IM (www.miranda-im.org).
It's an applet for Logitech's G15 Keyboard.
diff --git a/plugins/MirandaG15/docs/todo.txt b/plugins/MirandaG15/docs/todo.txt
index 4955d9b5b0..e857732a8a 100644
--- a/plugins/MirandaG15/docs/todo.txt
+++ b/plugins/MirandaG15/docs/todo.txt
@@ -1,4 +1,4 @@
-MAYBE:
+MAYBE:
=================
metacontacts:
- eventuell chat fьr metakontakte цffnen..?!
diff --git a/plugins/MirandaG15/res/MirandaG15.rc b/plugins/MirandaG15/res/MirandaG15.rc
index 26ecd26849..25da67c818 100644
--- a/plugins/MirandaG15/res/MirandaG15.rc
+++ b/plugins/MirandaG15/res/MirandaG15.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include <windows.h>
#include "..\src\resource.h"
diff --git a/plugins/MirandaG15/res/Version.rc b/plugins/MirandaG15/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/MirandaG15/res/Version.rc
+++ b/plugins/MirandaG15/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MirandaG15/src/CAppletManager.cpp b/plugins/MirandaG15/src/CAppletManager.cpp
index 3abdd9c0cb..61f289e5bc 100644
--- a/plugins/MirandaG15/src/CAppletManager.cpp
+++ b/plugins/MirandaG15/src/CAppletManager.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CConfig.h"
#include "CAppletManager.h"
#include "m_system.h"
diff --git a/plugins/MirandaG15/src/CAppletManager.h b/plugins/MirandaG15/src/CAppletManager.h
index f80b612c83..c213fcdb01 100644
--- a/plugins/MirandaG15/src/CAppletManager.h
+++ b/plugins/MirandaG15/src/CAppletManager.h
@@ -1,4 +1,4 @@
-#ifndef _COUTPUTMANAGER_H_
+#ifndef _COUTPUTMANAGER_H_
#define _COUTPUTMANAGER_H_
#include "LCDFramework/CLCDOutputManager.h"
diff --git a/plugins/MirandaG15/src/CChatScreen.cpp b/plugins/MirandaG15/src/CChatScreen.cpp
index 132b5ad2f2..d7a136b202 100644
--- a/plugins/MirandaG15/src/CChatScreen.cpp
+++ b/plugins/MirandaG15/src/CChatScreen.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CChatScreen.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CChatScreen.h b/plugins/MirandaG15/src/CChatScreen.h
index 371cbaf4fd..cea8d449db 100644
--- a/plugins/MirandaG15/src/CChatScreen.h
+++ b/plugins/MirandaG15/src/CChatScreen.h
@@ -1,4 +1,4 @@
-#ifndef _CCHATSCREEN_H_
+#ifndef _CCHATSCREEN_H_
#define _CCHATSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/CConfig.cpp b/plugins/MirandaG15/src/CConfig.cpp
index 351755a572..5d24ed1421 100644
--- a/plugins/MirandaG15/src/CConfig.cpp
+++ b/plugins/MirandaG15/src/CConfig.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
#include "Miranda.h"
#include "CConfig.h"
diff --git a/plugins/MirandaG15/src/CConfig.h b/plugins/MirandaG15/src/CConfig.h
index e35b68f772..e39ccdcccf 100644
--- a/plugins/MirandaG15/src/CConfig.h
+++ b/plugins/MirandaG15/src/CConfig.h
@@ -1,4 +1,4 @@
-#ifndef _CCONFIG_H_
+#ifndef _CCONFIG_H_
#define _CCONFIG_H_
// Tabs
diff --git a/plugins/MirandaG15/src/CContactList.cpp b/plugins/MirandaG15/src/CContactList.cpp
index 672e686129..e8a1c7e12d 100644
--- a/plugins/MirandaG15/src/CContactList.cpp
+++ b/plugins/MirandaG15/src/CContactList.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CContactList.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CContactList.h b/plugins/MirandaG15/src/CContactList.h
index ed556ce872..4f7f8a9728 100644
--- a/plugins/MirandaG15/src/CContactList.h
+++ b/plugins/MirandaG15/src/CContactList.h
@@ -1,4 +1,4 @@
-#ifndef _CCONTACTLIST_H_
+#ifndef _CCONTACTLIST_H_
#define _CCONTACTLIST_H_
#include "LCDFramework/CLCDList.h"
diff --git a/plugins/MirandaG15/src/CContactlistScreen.cpp b/plugins/MirandaG15/src/CContactlistScreen.cpp
index 5aa16328ac..71539aeec3 100644
--- a/plugins/MirandaG15/src/CContactlistScreen.cpp
+++ b/plugins/MirandaG15/src/CContactlistScreen.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CContactlistScreen.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CContactlistScreen.h b/plugins/MirandaG15/src/CContactlistScreen.h
index 329532a231..3745fefb22 100644
--- a/plugins/MirandaG15/src/CContactlistScreen.h
+++ b/plugins/MirandaG15/src/CContactlistScreen.h
@@ -1,4 +1,4 @@
-#ifndef _CCONTACTLISTSCREEN_H_
+#ifndef _CCONTACTLISTSCREEN_H_
#define _CCONTACTLISTSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/CCreditsScreen.cpp b/plugins/MirandaG15/src/CCreditsScreen.cpp
index 9a025ffe51..761f928b6a 100644
--- a/plugins/MirandaG15/src/CCreditsScreen.cpp
+++ b/plugins/MirandaG15/src/CCreditsScreen.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CCreditsScreen.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CCreditsScreen.h b/plugins/MirandaG15/src/CCreditsScreen.h
index c239094114..dfef2bfe2c 100644
--- a/plugins/MirandaG15/src/CCreditsScreen.h
+++ b/plugins/MirandaG15/src/CCreditsScreen.h
@@ -1,4 +1,4 @@
-#ifndef _CCREDITSSCREEN_H_
+#ifndef _CCREDITSSCREEN_H_
#define _CCREDITSSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/CEvent.h b/plugins/MirandaG15/src/CEvent.h
index 4222600ca4..1a86441c09 100644
--- a/plugins/MirandaG15/src/CEvent.h
+++ b/plugins/MirandaG15/src/CEvent.h
@@ -1,4 +1,4 @@
-#ifndef _CEVENT_H_
+#ifndef _CEVENT_H_
#define _CEVENT_H_
enum EventType { EVENT_MSG_RECEIVED = 0,
diff --git a/plugins/MirandaG15/src/CEventLog.cpp b/plugins/MirandaG15/src/CEventLog.cpp
index dd82d923f4..6e4e1c1778 100644
--- a/plugins/MirandaG15/src/CEventLog.cpp
+++ b/plugins/MirandaG15/src/CEventLog.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CEventLog.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CEventLog.h b/plugins/MirandaG15/src/CEventLog.h
index 9c27fe64e8..381359fa85 100644
--- a/plugins/MirandaG15/src/CEventLog.h
+++ b/plugins/MirandaG15/src/CEventLog.h
@@ -1,4 +1,4 @@
-#ifndef _CEVENTLOG_H_
+#ifndef _CEVENTLOG_H_
#define _CEVENTLOG_H_
#include "LCDFramework/CLCDList.h"
diff --git a/plugins/MirandaG15/src/CEventScreen.cpp b/plugins/MirandaG15/src/CEventScreen.cpp
index 1d240265a8..5f79bfe18d 100644
--- a/plugins/MirandaG15/src/CEventScreen.cpp
+++ b/plugins/MirandaG15/src/CEventScreen.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CEventScreen.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CEventScreen.h b/plugins/MirandaG15/src/CEventScreen.h
index 456fa5ff29..33318eb960 100644
--- a/plugins/MirandaG15/src/CEventScreen.h
+++ b/plugins/MirandaG15/src/CEventScreen.h
@@ -1,4 +1,4 @@
-#ifndef _CEVENTSCREEN_H_
+#ifndef _CEVENTSCREEN_H_
#define _CEVENTSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/CIRCConnection.h b/plugins/MirandaG15/src/CIRCConnection.h
index dd028a3b10..bf998de459 100644
--- a/plugins/MirandaG15/src/CIRCConnection.h
+++ b/plugins/MirandaG15/src/CIRCConnection.h
@@ -1,4 +1,4 @@
-#ifndef _CIRCCONNECTION_H_
+#ifndef _CIRCCONNECTION_H_
#define _CIRCCONNECTION_H_
class CIRCConnection
diff --git a/plugins/MirandaG15/src/CIRCHistory.h b/plugins/MirandaG15/src/CIRCHistory.h
index d4865ddba0..439c858ca0 100644
--- a/plugins/MirandaG15/src/CIRCHistory.h
+++ b/plugins/MirandaG15/src/CIRCHistory.h
@@ -1,4 +1,4 @@
-#ifndef _CIRCHISTORY_H_
+#ifndef _CIRCHISTORY_H_
#define _CIRCHISTORY_H_
struct SIRCMessage
diff --git a/plugins/MirandaG15/src/CNotificationScreen.cpp b/plugins/MirandaG15/src/CNotificationScreen.cpp
index 671c315276..d386be2251 100644
--- a/plugins/MirandaG15/src/CNotificationScreen.cpp
+++ b/plugins/MirandaG15/src/CNotificationScreen.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CNotificationScreen.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CNotificationScreen.h b/plugins/MirandaG15/src/CNotificationScreen.h
index f5142c554c..fadf010756 100644
--- a/plugins/MirandaG15/src/CNotificationScreen.h
+++ b/plugins/MirandaG15/src/CNotificationScreen.h
@@ -1,4 +1,4 @@
-#ifndef _CNOTIFICATIONSCREEN_H_
+#ifndef _CNOTIFICATIONSCREEN_H_
#define _CNOTIFICATIONSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/CProtocolData.h b/plugins/MirandaG15/src/CProtocolData.h
index cd2282377d..6c8218b2cf 100644
--- a/plugins/MirandaG15/src/CProtocolData.h
+++ b/plugins/MirandaG15/src/CProtocolData.h
@@ -1,4 +1,4 @@
-#ifndef _CPROTOCLDATA_H_INCLUDED_
+#ifndef _CPROTOCLDATA_H_INCLUDED_
#define _CPROTOCLDATA_H_INCLUDED_
class CProtocolData
diff --git a/plugins/MirandaG15/src/CScreen.cpp b/plugins/MirandaG15/src/CScreen.cpp
index 08ed7cb155..5738e9f36e 100644
--- a/plugins/MirandaG15/src/CScreen.cpp
+++ b/plugins/MirandaG15/src/CScreen.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CScreen.h"
#include "CConfig.h"
diff --git a/plugins/MirandaG15/src/CScreen.h b/plugins/MirandaG15/src/CScreen.h
index 9bcb6ef589..82dcc5a1dc 100644
--- a/plugins/MirandaG15/src/CScreen.h
+++ b/plugins/MirandaG15/src/CScreen.h
@@ -1,4 +1,4 @@
-#ifndef _CSCREEN_H_
+#ifndef _CSCREEN_H_
#define _CSCREEN_H_
#include "LCDFramework/CLCDScreen.h"
diff --git a/plugins/MirandaG15/src/CScreensaverScreen.cpp b/plugins/MirandaG15/src/CScreensaverScreen.cpp
index 0ba40da901..09c29e7274 100644
--- a/plugins/MirandaG15/src/CScreensaverScreen.cpp
+++ b/plugins/MirandaG15/src/CScreensaverScreen.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CScreensaverScreen.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CScreensaverScreen.h b/plugins/MirandaG15/src/CScreensaverScreen.h
index 4a42df56ea..a6c60592e3 100644
--- a/plugins/MirandaG15/src/CScreensaverScreen.h
+++ b/plugins/MirandaG15/src/CScreensaverScreen.h
@@ -1,4 +1,4 @@
-#ifndef _CSCREENSAVERSSCREEN_H_
+#ifndef _CSCREENSAVERSSCREEN_H_
#define _CSCREENSAVERSSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDBar.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDBar.cpp
index f5701edd35..c6ba4f8f98 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDBar.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDBar.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
#include "CLCDBar.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDBar.h b/plugins/MirandaG15/src/LCDFramework/CLCDBar.h
index 1afb446132..08441abe38 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDBar.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDBar.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDBar_H_
+#ifndef _CLCDBar_H_
#define _CLCDBar_H_
#define TOP 1
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.cpp
index b9aadd3bfc..3f9cc4799b 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDBitmap.h"
CLCDBitmap::CLCDBitmap()
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.h b/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.h
index d8c7813b81..a615e7bc4d 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDBITMAP_H_
+#ifndef _CLCDBITMAP_H_
#define _CLCDBITMAP_H_
#include "CLCDGfx.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDConnection.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDConnection.cpp
index 929f801d8e..62945daeb0 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDConnection.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDConnection.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDConnection.h"
//************************************************************************
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDConnection.h b/plugins/MirandaG15/src/LCDFramework/CLCDConnection.h
index 099f850ec9..10ecf9c9f4 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDConnection.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDConnection.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDCONNECTION_H_
+#ifndef _CLCDCONNECTION_H_
#define _CLCDCONNECTION_H_
#include "CLCDDevice.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp
index 2ec4f18332..31291ee30e 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDConnectionLogitech.h"
#include "CLCDOutputManager.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.h b/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.h
index 631c74121c..7468db472d 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDCONNECTIONLOGITECH_H_
+#ifndef _CLCDCONNECTIONLOGITECH_H_
#define _CLCDCONNECTIONLOGITECH_H_
#include "CLCDDevice.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDDevice.h b/plugins/MirandaG15/src/LCDFramework/CLCDDevice.h
index 5d4776e0f5..473975b942 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDDevice.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDDevice.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDDEVICE_H_
+#ifndef _CLCDDEVICE_H_
#define _CLCDDEVICE_H_
#include "g15sdk/lglcd.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDGfx.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDGfx.cpp
index 8dfc6c98e3..e72100359f 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDGfx.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDGfx.cpp
@@ -1,4 +1,4 @@
-//************************************************************************
+//************************************************************************
//
// LCDGfx.cpp
//
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDGfx.h b/plugins/MirandaG15/src/LCDFramework/CLCDGfx.h
index 9ac2288262..9a9d1dfa48 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDGfx.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDGfx.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDGfx_H_
+#ifndef _CLCDGfx_H_
#define _CLCDGfx_H_
enum ETransitionType {TRANSITION_FADE,TRANSITION_VLINES,TRANSITION_HLINES,TRANSITION_MORPH,TRANSITION_RANDOM};
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDInput.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDInput.cpp
index 92723e0501..5ba709452e 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDInput.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDInput.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDInput.h"
#include "CLCDOutputManager.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDInput.h b/plugins/MirandaG15/src/LCDFramework/CLCDInput.h
index ccf9def536..5f0d91ee2a 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDInput.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDInput.h
@@ -1,4 +1,4 @@
-#ifndef _LCDINPUTTEXT_H_INCLUDED_
+#ifndef _LCDINPUTTEXT_H_INCLUDED_
#define _LCDINPUTTEXT_H_INCLUDED_
#define MARKER_HOLD 0
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDLabel.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDLabel.cpp
index 3a87774f97..38d6ccf326 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDLabel.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDLabel.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
#include "CLCDTextObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDLabel.h b/plugins/MirandaG15/src/LCDFramework/CLCDLabel.h
index b2bcc5bc3b..30a907df00 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDLabel.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDLabel.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDLABEL_H_
+#ifndef _CLCDLABEL_H_
#define _CLCDLABEL_H_
#include "CLCDTextObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDList.h b/plugins/MirandaG15/src/LCDFramework/CLCDList.h
index 93284ba71a..0d7c5559bb 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDList.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDList.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDLIST_H_
+#ifndef _CLCDLIST_H_
#define _CLCDLIST_H_
#include "CLCDTextObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDObject.h b/plugins/MirandaG15/src/LCDFramework/CLCDObject.h
index 13dbb5a101..b275a7a0e3 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDObject.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDObject.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDOBJECT_H_
+#ifndef _CLCDOBJECT_H_
#define _CLCDOBJECT_H_
#include "CLCDGfx.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.cpp
index a40b18d2a8..4bc0cd80b0 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.h b/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.h
index 1011e5d551..4d4db60584 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDOUTPUTMANAGER_H_
+#ifndef _CLCDOUTPUTMANAGER_H_
#define _CLCDOUTPUTMANAGER_H_
#include "CLCDGfx.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDScreen.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDScreen.cpp
index 9373977239..2c70ac1e76 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDScreen.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDScreen.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDOutputManager.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDScreen.h b/plugins/MirandaG15/src/LCDFramework/CLCDScreen.h
index 1f8b431a73..e22a3ad05c 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDScreen.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDScreen.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDSCREEN_H_
+#ifndef _CLCDSCREEN_H_
#define _CLCDSCREEN_H_
#include "CLCDGfx.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.cpp
index 7c8ec5ca69..2feaeadbe7 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
#include "CLCDTextLog.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.h b/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.h
index 312ec8a992..3ac8905889 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDTEXTLOG_H_
+#ifndef _CLCDTEXTLOG_H_
#define _CLCDTEXTLOG_H_
#include "CLCDTextObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.cpp
index 01026cf43d..f1e3006d0b 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
#include "CLCDTextObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.h b/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.h
index ddc32c5eac..ef23287a58 100644
--- a/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.h
+++ b/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.h
@@ -1,4 +1,4 @@
-#ifndef _CLCDTextObject_H_
+#ifndef _CLCDTextObject_H_
#define _CLCDTextObject_H_
#include "CLCDObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/ConStream.cpp b/plugins/MirandaG15/src/LCDFramework/ConStream.cpp
index 4c09b830ac..58394c827a 100644
--- a/plugins/MirandaG15/src/LCDFramework/ConStream.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/ConStream.cpp
@@ -1,4 +1,4 @@
-//
+//
// ConStream.cpp: implementation of the ConStream class.
//
// Mark Nelson, October 17, 1998
diff --git a/plugins/MirandaG15/src/LCDFramework/ConStream.h b/plugins/MirandaG15/src/LCDFramework/ConStream.h
index de5da1643d..ab4b96aa1b 100644
--- a/plugins/MirandaG15/src/LCDFramework/ConStream.h
+++ b/plugins/MirandaG15/src/LCDFramework/ConStream.h
@@ -1,4 +1,4 @@
-//
+//
// ConStream.h: interface for the ConStream class.
//
// Mark Nelson, October 17, 1998
diff --git a/plugins/MirandaG15/src/LCDFramework/LCDFramework.h b/plugins/MirandaG15/src/LCDFramework/LCDFramework.h
index ce943d827f..4cc1fd1a24 100644
--- a/plugins/MirandaG15/src/LCDFramework/LCDFramework.h
+++ b/plugins/MirandaG15/src/LCDFramework/LCDFramework.h
@@ -1,4 +1,4 @@
-#ifndef _LCDFRAMEWORK_H
+#ifndef _LCDFRAMEWORK_H
#define _LCDFRAMEWORK_H
// HID Includes
diff --git a/plugins/MirandaG15/src/LCDFramework/LCDObject.cpp b/plugins/MirandaG15/src/LCDFramework/LCDObject.cpp
index 72971bc738..275daa6213 100644
--- a/plugins/MirandaG15/src/LCDFramework/LCDObject.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/LCDObject.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/debug.cpp b/plugins/MirandaG15/src/LCDFramework/debug.cpp
index 1eb18013c7..f613462c4f 100644
--- a/plugins/MirandaG15/src/LCDFramework/debug.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/debug.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
//file debug.cpp
#ifdef _DEBUG
diff --git a/plugins/MirandaG15/src/LCDFramework/debug.h b/plugins/MirandaG15/src/LCDFramework/debug.h
index b9d49bf17f..bcb02b0ea4 100644
--- a/plugins/MirandaG15/src/LCDFramework/debug.h
+++ b/plugins/MirandaG15/src/LCDFramework/debug.h
@@ -1,4 +1,4 @@
-#ifndef _DEBUG_H_
+#ifndef _DEBUG_H_
#define _DEBUG_H_
#define USECONSTREAM 1
diff --git a/plugins/MirandaG15/src/LCDFramework/g15sdk/lglcd.h b/plugins/MirandaG15/src/LCDFramework/g15sdk/lglcd.h
index c9ef6d11f7..b78c9486e0 100644
--- a/plugins/MirandaG15/src/LCDFramework/g15sdk/lglcd.h
+++ b/plugins/MirandaG15/src/LCDFramework/g15sdk/lglcd.h
@@ -1,4 +1,4 @@
-/*
+/*
lglcd.h
diff --git a/plugins/MirandaG15/src/LCDFramework/hid/hidpi.h b/plugins/MirandaG15/src/LCDFramework/hid/hidpi.h
index 40650cbf7a..c2f38d1dc9 100644
--- a/plugins/MirandaG15/src/LCDFramework/hid/hidpi.h
+++ b/plugins/MirandaG15/src/LCDFramework/hid/hidpi.h
@@ -1,4 +1,4 @@
- /*++
+ /*++
Copyright (c) 1996 Microsoft Corporation
diff --git a/plugins/MirandaG15/src/LCDFramework/hid/hidsdi.h b/plugins/MirandaG15/src/LCDFramework/hid/hidsdi.h
index 2d7671a38b..f1f11b8d2a 100644
--- a/plugins/MirandaG15/src/LCDFramework/hid/hidsdi.h
+++ b/plugins/MirandaG15/src/LCDFramework/hid/hidsdi.h
@@ -1,4 +1,4 @@
-/*++
+/*++
Copyright (c) 1996 Microsoft Corporation
diff --git a/plugins/MirandaG15/src/LCDFramework/hid/hidusage.h b/plugins/MirandaG15/src/LCDFramework/hid/hidusage.h
index 190b7ae811..d71f48c7e2 100644
--- a/plugins/MirandaG15/src/LCDFramework/hid/hidusage.h
+++ b/plugins/MirandaG15/src/LCDFramework/hid/hidusage.h
@@ -1,4 +1,4 @@
-/*++
+/*++
Copyright (c) 1996, 1997 Microsoft Corporation
diff --git a/plugins/MirandaG15/src/LCDFramework/misc.cpp b/plugins/MirandaG15/src/LCDFramework/misc.cpp
index f3397cd7ee..7959022edc 100644
--- a/plugins/MirandaG15/src/LCDFramework/misc.cpp
+++ b/plugins/MirandaG15/src/LCDFramework/misc.cpp
@@ -1,4 +1,4 @@
-/* -------------------------------------------------------------------- */
+/* -------------------------------------------------------------------- */
#include "StdAfx.h"
tstring tstringprintf(tstring strFormat,...) {
diff --git a/plugins/MirandaG15/src/LCDFramework/misc.h b/plugins/MirandaG15/src/LCDFramework/misc.h
index c5f2bb4f06..d5ad150064 100644
--- a/plugins/MirandaG15/src/LCDFramework/misc.h
+++ b/plugins/MirandaG15/src/LCDFramework/misc.h
@@ -1,4 +1,4 @@
-extern BOOL IsUnicodeAscii(const wchar_t* pBuffer, int nSize);
+extern BOOL IsUnicodeAscii(const wchar_t* pBuffer, int nSize);
extern tstring toLower(const tstring &i_str);
extern std::wstring toWideString( const char* pStr , int len=-1 ) ;
diff --git a/plugins/MirandaG15/src/LCDFramework/stdafx.h b/plugins/MirandaG15/src/LCDFramework/stdafx.h
index 2ae74c24b1..2d0d234347 100644
--- a/plugins/MirandaG15/src/LCDFramework/stdafx.h
+++ b/plugins/MirandaG15/src/LCDFramework/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _STDAFX_H_
+#ifndef _STDAFX_H_
#define _STDAFX_H_
#include <assert.h>
diff --git a/plugins/MirandaG15/src/Miranda.cpp b/plugins/MirandaG15/src/Miranda.cpp
index 7da57367f3..5c6e5b7b9a 100644
--- a/plugins/MirandaG15/src/Miranda.cpp
+++ b/plugins/MirandaG15/src/Miranda.cpp
@@ -1,4 +1,4 @@
-
+
/*
* Miranda IM LCD Plugin
* Displays incoming text messages on an LCD.
diff --git a/plugins/MirandaG15/src/Miranda.h b/plugins/MirandaG15/src/Miranda.h
index f5f8dfecf5..b2739b4b4b 100644
--- a/plugins/MirandaG15/src/Miranda.h
+++ b/plugins/MirandaG15/src/Miranda.h
@@ -1,3 +1,3 @@
-extern HINSTANCE hInstance;
+extern HINSTANCE hInstance;
extern char *MsgServiceName(MCONTACT hContact,bool bIsUnicode);
diff --git a/plugins/MirandaG15/src/StdAfx.h b/plugins/MirandaG15/src/StdAfx.h
index 64723b62b2..161ed6af0a 100644
--- a/plugins/MirandaG15/src/StdAfx.h
+++ b/plugins/MirandaG15/src/StdAfx.h
@@ -1,4 +1,4 @@
-#ifndef _STDAFX_H_
+#ifndef _STDAFX_H_
#define _STDAFX_H_
#define APP_SHORTNAME __PLUGIN_NAME
diff --git a/plugins/MirandaG15/src/resource.h b/plugins/MirandaG15/src/resource.h
index 5f8733be6e..e5bb39a66f 100644
--- a/plugins/MirandaG15/src/resource.h
+++ b/plugins/MirandaG15/src/resource.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#define IDD_FONTS 102
#define IDC_STATIC11 3000
diff --git a/plugins/MirandaG15/src/stdafx.cxx b/plugins/MirandaG15/src/stdafx.cxx
index c5829459d9..59889f31e7 100644
--- a/plugins/MirandaG15/src/stdafx.cxx
+++ b/plugins/MirandaG15/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/MirandaG15/src/version.h b/plugins/MirandaG15/src/version.h
index 3095c901db..00b23a19f8 100644
--- a/plugins/MirandaG15/src/version.h
+++ b/plugins/MirandaG15/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 2
#define __BUILD_NUM 0
diff --git a/plugins/MobileState/res/mobilestate.rc b/plugins/MobileState/res/mobilestate.rc
index 1621f5aa25..c49cb5252b 100644
--- a/plugins/MobileState/res/mobilestate.rc
+++ b/plugins/MobileState/res/mobilestate.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/MobileState/res/version.rc b/plugins/MobileState/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/MobileState/res/version.rc
+++ b/plugins/MobileState/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MobileState/src/clients.h b/plugins/MobileState/src/clients.h
index cb9f0ed47a..2cef3cee26 100644
--- a/plugins/MobileState/src/clients.h
+++ b/plugins/MobileState/src/clients.h
@@ -1,4 +1,4 @@
-/*
+/*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
(c) 2012-17 by Robert Pösel
diff --git a/plugins/MobileState/src/main.cpp b/plugins/MobileState/src/main.cpp
index 63db7151bb..b04c42fba1 100644
--- a/plugins/MobileState/src/main.cpp
+++ b/plugins/MobileState/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
(c) 2012-17 by Robert Pösel
diff --git a/plugins/MobileState/src/resource.h b/plugins/MobileState/src/resource.h
index d54c8b4a53..0bed00cfd6 100644
--- a/plugins/MobileState/src/resource.h
+++ b/plugins/MobileState/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\mobilestate.rc
//
diff --git a/plugins/MobileState/src/stdafx.cxx b/plugins/MobileState/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/MobileState/src/stdafx.cxx
+++ b/plugins/MobileState/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/MobileState/src/stdafx.h b/plugins/MobileState/src/stdafx.h
index 81692dfce3..9f18e4a0cc 100644
--- a/plugins/MobileState/src/stdafx.h
+++ b/plugins/MobileState/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
(c) 2012-17 by Robert Pösel
diff --git a/plugins/MobileState/src/version.h b/plugins/MobileState/src/version.h
index bfd59aee34..5ac18969ce 100644
--- a/plugins/MobileState/src/version.h
+++ b/plugins/MobileState/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 6
diff --git a/plugins/MsgPopup/docs/readme.txt b/plugins/MsgPopup/docs/readme.txt
index 5b99aed133..a98ca59bf8 100644
--- a/plugins/MsgPopup/docs/readme.txt
+++ b/plugins/MsgPopup/docs/readme.txt
@@ -1,4 +1,4 @@
-"MessageBox -> Popup" plugin
+"MessageBox -> Popup" plugin
==========================
MsgBox.dll
diff --git a/plugins/MsgPopup/res/MsgPopup.rc b/plugins/MsgPopup/res/MsgPopup.rc
index fded589a4c..c16586cb6e 100644
--- a/plugins/MsgPopup/res/MsgPopup.rc
+++ b/plugins/MsgPopup/res/MsgPopup.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/MsgPopup/res/Version.rc b/plugins/MsgPopup/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/MsgPopup/res/Version.rc
+++ b/plugins/MsgPopup/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MsgPopup/src/main.cpp b/plugins/MsgPopup/src/main.cpp
index f9bc4d51f1..20069f9406 100644
--- a/plugins/MsgPopup/src/main.cpp
+++ b/plugins/MsgPopup/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
MessagePopup - replacer of MessageBox'es
diff --git a/plugins/MsgPopup/src/options.cpp b/plugins/MsgPopup/src/options.cpp
index b8883e91db..614ceedc50 100644
--- a/plugins/MsgPopup/src/options.cpp
+++ b/plugins/MsgPopup/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
MessagePopup - replacer of MessageBox'es
diff --git a/plugins/MsgPopup/src/options.h b/plugins/MsgPopup/src/options.h
index 07f81f28d9..514630497c 100644
--- a/plugins/MsgPopup/src/options.h
+++ b/plugins/MsgPopup/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
MessagePopup - replacer of MessageBox'es
diff --git a/plugins/MsgPopup/src/resource.h b/plugins/MsgPopup/src/resource.h
index f28b3ed437..1948dd4a3f 100644
--- a/plugins/MsgPopup/src/resource.h
+++ b/plugins/MsgPopup/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\MsgPopup.rc
//
diff --git a/plugins/MsgPopup/src/stdafx.cxx b/plugins/MsgPopup/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/MsgPopup/src/stdafx.cxx
+++ b/plugins/MsgPopup/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/MsgPopup/src/stdafx.h b/plugins/MsgPopup/src/stdafx.h
index c410bc62e0..f04dd5af9f 100644
--- a/plugins/MsgPopup/src/stdafx.h
+++ b/plugins/MsgPopup/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
MessagePopup - replacer of MessageBox'es
diff --git a/plugins/MsgPopup/src/version.h b/plugins/MsgPopup/src/version.h
index 54379e6606..afda384cf1 100644
--- a/plugins/MsgPopup/src/version.h
+++ b/plugins/MsgPopup/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 2
#define __BUILD_NUM 1
diff --git a/plugins/Msg_Export/res/Version.rc b/plugins/Msg_Export/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Msg_Export/res/Version.rc
+++ b/plugins/Msg_Export/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Msg_Export/res/resource.rc b/plugins/Msg_Export/res/resource.rc
index 99a517a8b9..7a1b7160f7 100755
--- a/plugins/Msg_Export/res/resource.rc
+++ b/plugins/Msg_Export/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Msg_Export/src/FileViewer.cpp b/plugins/Msg_Export/src/FileViewer.cpp
index 434e1b025a..fd7fb3bb31 100755
--- a/plugins/Msg_Export/src/FileViewer.cpp
+++ b/plugins/Msg_Export/src/FileViewer.cpp
@@ -1,4 +1,4 @@
-
+
//This file is part of Msg_Export a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen ( http://sourceforge.net/projects/msg-export/ )
//
diff --git a/plugins/Msg_Export/src/FileViewer.h b/plugins/Msg_Export/src/FileViewer.h
index de58099d6d..39ee576c99 100755
--- a/plugins/Msg_Export/src/FileViewer.h
+++ b/plugins/Msg_Export/src/FileViewer.h
@@ -1,4 +1,4 @@
-
+
//This file is part of Msg_Export a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen ( http://sourceforge.net/projects/msg-export/ )
//
diff --git a/plugins/Msg_Export/src/main.cpp b/plugins/Msg_Export/src/main.cpp
index 686294963b..612a017cff 100755
--- a/plugins/Msg_Export/src/main.cpp
+++ b/plugins/Msg_Export/src/main.cpp
@@ -1,4 +1,4 @@
-
+
//This file is part of Msg_Export a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen ( http://sourceforge.net/projects/msg-export/ )
//
diff --git a/plugins/Msg_Export/src/options.cpp b/plugins/Msg_Export/src/options.cpp
index 51b53fe797..5dc4d0cf76 100755
--- a/plugins/Msg_Export/src/options.cpp
+++ b/plugins/Msg_Export/src/options.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// This file is part of Msg_Export a Miranda IM plugin
// Copyright (C)2002 Kennet Nielsen ( http://sourceforge.net/projects/msg-export/ )
//
diff --git a/plugins/Msg_Export/src/options.h b/plugins/Msg_Export/src/options.h
index e0de020b0f..a0552f31e7 100755
--- a/plugins/Msg_Export/src/options.h
+++ b/plugins/Msg_Export/src/options.h
@@ -1,4 +1,4 @@
-
+
//This file is part of Msg_Export a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen ( http://sourceforge.net/projects/msg-export/ )
//
diff --git a/plugins/Msg_Export/src/resource.h b/plugins/Msg_Export/src/resource.h
index db15b889a1..b9149aa0a1 100755
--- a/plugins/Msg_Export/src/resource.h
+++ b/plugins/Msg_Export/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/Msg_Export/src/stdafx.cxx b/plugins/Msg_Export/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Msg_Export/src/stdafx.cxx
+++ b/plugins/Msg_Export/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Msg_Export/src/stdafx.h b/plugins/Msg_Export/src/stdafx.h
index b655a1b511..ce582b5bd8 100755
--- a/plugins/Msg_Export/src/stdafx.h
+++ b/plugins/Msg_Export/src/stdafx.h
@@ -1,4 +1,4 @@
-
+
//This file is part of Msg_Export a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen ( http://sourceforge.net/projects/msg-export/ )
//
diff --git a/plugins/Msg_Export/src/utils.cpp b/plugins/Msg_Export/src/utils.cpp
index 7062447709..710fd302c1 100755
--- a/plugins/Msg_Export/src/utils.cpp
+++ b/plugins/Msg_Export/src/utils.cpp
@@ -1,4 +1,4 @@
-
+
//This file is part of Msg_Export a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen ( http://sourceforge.net/projects/msg-export/ )
//
diff --git a/plugins/Msg_Export/src/utils.h b/plugins/Msg_Export/src/utils.h
index 6835ba182b..6baae26284 100755
--- a/plugins/Msg_Export/src/utils.h
+++ b/plugins/Msg_Export/src/utils.h
@@ -1,4 +1,4 @@
-
+
//This file is part of Msg_Export a Miranda IM plugin
//Copyright (C)2002 Kennet Nielsen ( http://sourceforge.net/projects/msg-export/ )
//
diff --git a/plugins/Msg_Export/src/version.h b/plugins/Msg_Export/src/version.h
index cb04f386aa..0179e6ab18 100644
--- a/plugins/Msg_Export/src/version.h
+++ b/plugins/Msg_Export/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 3
+#define __MAJOR_VERSION 3
#define __MINOR_VERSION 1
#define __RELEASE_NUM 2
#define __BUILD_NUM 1
diff --git a/plugins/MyDetails/docs/changelog.txt b/plugins/MyDetails/docs/changelog.txt
index c4b1b441b7..db4578c73f 100644
--- a/plugins/MyDetails/docs/changelog.txt
+++ b/plugins/MyDetails/docs/changelog.txt
@@ -1,4 +1,4 @@
-My Details
+My Details
Changelog:
diff --git a/plugins/MyDetails/docs/readme.txt b/plugins/MyDetails/docs/readme.txt
index 931ef0418d..dbee7fce5b 100644
--- a/plugins/MyDetails/docs/readme.txt
+++ b/plugins/MyDetails/docs/readme.txt
@@ -1,4 +1,4 @@
-My Details plugin
+My Details plugin
-----------------
What it does:
diff --git a/plugins/MyDetails/res/Version.rc b/plugins/MyDetails/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/MyDetails/res/Version.rc
+++ b/plugins/MyDetails/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MyDetails/res/resource.rc b/plugins/MyDetails/res/resource.rc
index 83737cefca..6ef823b12d 100644
--- a/plugins/MyDetails/res/resource.rc
+++ b/plugins/MyDetails/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/MyDetails/src/data.cpp b/plugins/MyDetails/src/data.cpp
index fe0dafb388..7a0831a2a4 100644
--- a/plugins/MyDetails/src/data.cpp
+++ b/plugins/MyDetails/src/data.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/MyDetails/src/data.h b/plugins/MyDetails/src/data.h
index 5f70525f38..23fee6839b 100644
--- a/plugins/MyDetails/src/data.h
+++ b/plugins/MyDetails/src/data.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/MyDetails/src/frame.cpp b/plugins/MyDetails/src/frame.cpp
index 14b878a9b5..27e3f73110 100644
--- a/plugins/MyDetails/src/frame.cpp
+++ b/plugins/MyDetails/src/frame.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/MyDetails/src/frame.h b/plugins/MyDetails/src/frame.h
index db60847c33..4af22e3605 100644
--- a/plugins/MyDetails/src/frame.h
+++ b/plugins/MyDetails/src/frame.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/MyDetails/src/mydetails.cpp b/plugins/MyDetails/src/mydetails.cpp
index 459ee0572d..7f0b686542 100644
--- a/plugins/MyDetails/src/mydetails.cpp
+++ b/plugins/MyDetails/src/mydetails.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/MyDetails/src/options.cpp b/plugins/MyDetails/src/options.cpp
index 625984cf9f..b3bdf5ac80 100644
--- a/plugins/MyDetails/src/options.cpp
+++ b/plugins/MyDetails/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/MyDetails/src/options.h b/plugins/MyDetails/src/options.h
index 5dce0b8677..7c26d957f3 100644
--- a/plugins/MyDetails/src/options.h
+++ b/plugins/MyDetails/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/MyDetails/src/resource.h b/plugins/MyDetails/src/resource.h
index 5e4fb7084b..ef0250b2e2 100644
--- a/plugins/MyDetails/src/resource.h
+++ b/plugins/MyDetails/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\miranda-ng\plugins\MyDetails\res\resource.rc
//
diff --git a/plugins/MyDetails/src/services.cpp b/plugins/MyDetails/src/services.cpp
index 2935ffa351..9f4aca8397 100644
--- a/plugins/MyDetails/src/services.cpp
+++ b/plugins/MyDetails/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/MyDetails/src/stdafx.cxx b/plugins/MyDetails/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/MyDetails/src/stdafx.cxx
+++ b/plugins/MyDetails/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/MyDetails/src/stdafx.h b/plugins/MyDetails/src/stdafx.h
index 0417f65813..e928f5f906 100644
--- a/plugins/MyDetails/src/stdafx.h
+++ b/plugins/MyDetails/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/MyDetails/src/version.h b/plugins/MyDetails/src/version.h
index c621144e1a..ef158d008c 100644
--- a/plugins/MyDetails/src/version.h
+++ b/plugins/MyDetails/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 12
diff --git a/plugins/NewAwaySysMod/docs/copying.txt b/plugins/NewAwaySysMod/docs/copying.txt
index 45645b4b53..75fe0077e7 100644
--- a/plugins/NewAwaySysMod/docs/copying.txt
+++ b/plugins/NewAwaySysMod/docs/copying.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/NewAwaySysMod/docs/readme.txt b/plugins/NewAwaySysMod/docs/readme.txt
index 83395abf60..7b5bf26d0d 100644
--- a/plugins/NewAwaySysMod/docs/readme.txt
+++ b/plugins/NewAwaySysMod/docs/readme.txt
@@ -1,4 +1,4 @@
-New Away System plugin
+New Away System plugin
by Chervov Dmitry aka Deathdemon
You can always find the latest plugin version here: http://deathdemon.int.ru/projects.php
diff --git a/plugins/NewAwaySysMod/res/NewAwaySys.rc b/plugins/NewAwaySysMod/res/NewAwaySys.rc
index c441dbd6fb..848f8369e9 100644
--- a/plugins/NewAwaySysMod/res/NewAwaySys.rc
+++ b/plugins/NewAwaySysMod/res/NewAwaySys.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/NewAwaySysMod/res/version.rc b/plugins/NewAwaySysMod/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/NewAwaySysMod/res/version.rc
+++ b/plugins/NewAwaySysMod/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/NewAwaySysMod/src/AwayOpt.cpp b/plugins/NewAwaySysMod/src/AwayOpt.cpp
index 3ded4b59c6..63ac52998d 100644
--- a/plugins/NewAwaySysMod/src/AwayOpt.cpp
+++ b/plugins/NewAwaySysMod/src/AwayOpt.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (C) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/AwaySys.cpp b/plugins/NewAwaySysMod/src/AwaySys.cpp
index 4ab5f98280..dcaaea7c25 100644
--- a/plugins/NewAwaySysMod/src/AwaySys.cpp
+++ b/plugins/NewAwaySysMod/src/AwaySys.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
Copyright (c) 2004-2005 Iksaif Entertainment
diff --git a/plugins/NewAwaySysMod/src/CString.cpp b/plugins/NewAwaySysMod/src/CString.cpp
index 727ea9fb41..acb88c372a 100644
--- a/plugins/NewAwaySysMod/src/CString.cpp
+++ b/plugins/NewAwaySysMod/src/CString.cpp
@@ -1,4 +1,4 @@
-/*
+/*
TCString.cpp - TCString class
Copyright (c) 2005-2008 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/CString.h b/plugins/NewAwaySysMod/src/CString.h
index decedaaac7..6e2fb53e80 100644
--- a/plugins/NewAwaySysMod/src/CString.h
+++ b/plugins/NewAwaySysMod/src/CString.h
@@ -1,4 +1,4 @@
-/*
+/*
TCString.h - TCString class
Copyright (c) 2005-2008 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/Client.cpp b/plugins/NewAwaySysMod/src/Client.cpp
index 92dbffb9c4..afd15b770c 100644
--- a/plugins/NewAwaySysMod/src/Client.cpp
+++ b/plugins/NewAwaySysMod/src/Client.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
Copyright (c) 2004-2005 Iksaif Entertainment
diff --git a/plugins/NewAwaySysMod/src/ContactList.cpp b/plugins/NewAwaySysMod/src/ContactList.cpp
index 99a50335fa..3d44a73b4c 100644
--- a/plugins/NewAwaySysMod/src/ContactList.cpp
+++ b/plugins/NewAwaySysMod/src/ContactList.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/ContactList.h b/plugins/NewAwaySysMod/src/ContactList.h
index b85df45a01..5c4ca6d26c 100644
--- a/plugins/NewAwaySysMod/src/ContactList.h
+++ b/plugins/NewAwaySysMod/src/ContactList.h
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/GroupCheckbox.cpp b/plugins/NewAwaySysMod/src/GroupCheckbox.cpp
index 8fda499b09..272e39b615 100644
--- a/plugins/NewAwaySysMod/src/GroupCheckbox.cpp
+++ b/plugins/NewAwaySysMod/src/GroupCheckbox.cpp
@@ -1,4 +1,4 @@
-/*
+/*
GroupCheckbox.cpp
Copyright (c) 2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/GroupCheckbox.h b/plugins/NewAwaySysMod/src/GroupCheckbox.h
index 3aa121f869..ca09ffe5a2 100644
--- a/plugins/NewAwaySysMod/src/GroupCheckbox.h
+++ b/plugins/NewAwaySysMod/src/GroupCheckbox.h
@@ -1,4 +1,4 @@
-/*
+/*
GroupCheckbox.h
Copyright (c) 2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/MsgEventAdded.cpp b/plugins/NewAwaySysMod/src/MsgEventAdded.cpp
index 6316a5d50f..66e63e97e5 100644
--- a/plugins/NewAwaySysMod/src/MsgEventAdded.cpp
+++ b/plugins/NewAwaySysMod/src/MsgEventAdded.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (C) 2005-2007 Chervov Dmitry
Copyright (C) 2004-2005 Iksaif Entertainment
diff --git a/plugins/NewAwaySysMod/src/MsgTree.cpp b/plugins/NewAwaySysMod/src/MsgTree.cpp
index 3dc99705b2..b2fe5150f0 100644
--- a/plugins/NewAwaySysMod/src/MsgTree.cpp
+++ b/plugins/NewAwaySysMod/src/MsgTree.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/MsgTree.h b/plugins/NewAwaySysMod/src/MsgTree.h
index 2462880811..b1a5654b62 100644
--- a/plugins/NewAwaySysMod/src/MsgTree.h
+++ b/plugins/NewAwaySysMod/src/MsgTree.h
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/Notification.cpp b/plugins/NewAwaySysMod/src/Notification.cpp
index 56ee9cf2cd..ebc11ea7a0 100644
--- a/plugins/NewAwaySysMod/src/Notification.cpp
+++ b/plugins/NewAwaySysMod/src/Notification.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (C) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/Options.cpp b/plugins/NewAwaySysMod/src/Options.cpp
index 9b4ead3136..0168a78bc5 100644
--- a/plugins/NewAwaySysMod/src/Options.cpp
+++ b/plugins/NewAwaySysMod/src/Options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Options.cpp
Copyright (c) 2005-2008 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/Options.h b/plugins/NewAwaySysMod/src/Options.h
index aac3e9d1c0..f058171425 100644
--- a/plugins/NewAwaySysMod/src/Options.h
+++ b/plugins/NewAwaySysMod/src/Options.h
@@ -1,4 +1,4 @@
-/*
+/*
Options.h
Copyright (c) 2005-2008 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/Path.h b/plugins/NewAwaySysMod/src/Path.h
index baaa54f879..3858febb08 100644
--- a/plugins/NewAwaySysMod/src/Path.h
+++ b/plugins/NewAwaySysMod/src/Path.h
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/Properties.cpp b/plugins/NewAwaySysMod/src/Properties.cpp
index a48da5b3ee..87e58cb1f9 100644
--- a/plugins/NewAwaySysMod/src/Properties.cpp
+++ b/plugins/NewAwaySysMod/src/Properties.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (C) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/Properties.h b/plugins/NewAwaySysMod/src/Properties.h
index e31053ef42..f1ee379f4c 100644
--- a/plugins/NewAwaySysMod/src/Properties.h
+++ b/plugins/NewAwaySysMod/src/Properties.h
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/ReadAwayMsg.cpp b/plugins/NewAwaySysMod/src/ReadAwayMsg.cpp
index 75c0c05758..3a3aacc91d 100644
--- a/plugins/NewAwaySysMod/src/ReadAwayMsg.cpp
+++ b/plugins/NewAwaySysMod/src/ReadAwayMsg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (C) 2005-2007 Chervov Dmitry
Copyright (C) 2004-2005 Iksaif Entertainment
diff --git a/plugins/NewAwaySysMod/src/Services.cpp b/plugins/NewAwaySysMod/src/Services.cpp
index 9f5ea5db36..e6744ba7ae 100644
--- a/plugins/NewAwaySysMod/src/Services.cpp
+++ b/plugins/NewAwaySysMod/src/Services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/Services.h b/plugins/NewAwaySysMod/src/Services.h
index ca81be7f75..96b27c8c75 100644
--- a/plugins/NewAwaySysMod/src/Services.h
+++ b/plugins/NewAwaySysMod/src/Services.h
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/SetAwayMsg.cpp b/plugins/NewAwaySysMod/src/SetAwayMsg.cpp
index 56aedf56e1..1c251b89c8 100644
--- a/plugins/NewAwaySysMod/src/SetAwayMsg.cpp
+++ b/plugins/NewAwaySysMod/src/SetAwayMsg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
New Away System plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
Copyright (c) 2004-2005 Iksaif Entertainment
diff --git a/plugins/NewAwaySysMod/src/TMyArray.h b/plugins/NewAwaySysMod/src/TMyArray.h
index 68ca908fe1..215d8641ad 100644
--- a/plugins/NewAwaySysMod/src/TMyArray.h
+++ b/plugins/NewAwaySysMod/src/TMyArray.h
@@ -1,4 +1,4 @@
-/*
+/*
TMyArray.h - TMyArray template
Copyright (c) 2005-2008 Chervov Dmitry
diff --git a/plugins/NewAwaySysMod/src/resource.h b/plugins/NewAwaySysMod/src/resource.h
index 422bf2f0d0..15bffb91ea 100644
--- a/plugins/NewAwaySysMod/src/resource.h
+++ b/plugins/NewAwaySysMod/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by NewAwaySys.rc
//
diff --git a/plugins/NewAwaySysMod/src/stdafx.cxx b/plugins/NewAwaySysMod/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/NewAwaySysMod/src/stdafx.cxx
+++ b/plugins/NewAwaySysMod/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/NewAwaySysMod/src/stdafx.h b/plugins/NewAwaySysMod/src/stdafx.h
index b64cb3a13f..86dd01c20b 100644
--- a/plugins/NewAwaySysMod/src/stdafx.h
+++ b/plugins/NewAwaySysMod/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
New Away System - plugin for Miranda IM
Copyright (c) 2005-2007 Chervov Dmitry
Copyright (c) 2004-2005 Iksaif Entertainment
diff --git a/plugins/NewAwaySysMod/src/version.h b/plugins/NewAwaySysMod/src/version.h
index 0058c6b912..b6c57c2473 100644
--- a/plugins/NewAwaySysMod/src/version.h
+++ b/plugins/NewAwaySysMod/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 4
#define __RELEASE_NUM 0
#define __BUILD_NUM 4
diff --git a/plugins/NewEventNotify/docs/changelog.txt b/plugins/NewEventNotify/docs/changelog.txt
index 5c755ee40c..471c5771dd 100644
--- a/plugins/NewEventNotify/docs/changelog.txt
+++ b/plugins/NewEventNotify/docs/changelog.txt
@@ -1,4 +1,4 @@
-0.2.2.4
+0.2.2.4
- support for unicode file events
0.2.2.3
diff --git a/plugins/NewEventNotify/res/Version.rc b/plugins/NewEventNotify/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/NewEventNotify/res/Version.rc
+++ b/plugins/NewEventNotify/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/NewEventNotify/res/resource.rc b/plugins/NewEventNotify/res/resource.rc
index 80f95577cd..5b85063fa0 100644
--- a/plugins/NewEventNotify/res/resource.rc
+++ b/plugins/NewEventNotify/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/NewEventNotify/src/main.cpp b/plugins/NewEventNotify/src/main.cpp
index bb33f4a236..098df8d8e1 100644
--- a/plugins/NewEventNotify/src/main.cpp
+++ b/plugins/NewEventNotify/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Name: NewEventNotify - Plugin for Miranda IM
File: main.c - Main DLL procedures
Version: 0.2.2.2
diff --git a/plugins/NewEventNotify/src/menuitem.cpp b/plugins/NewEventNotify/src/menuitem.cpp
index 63be89ce14..2365a8e7f3 100644
--- a/plugins/NewEventNotify/src/menuitem.cpp
+++ b/plugins/NewEventNotify/src/menuitem.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Name: NewEventNotify - Plugin for Miranda IM
File: mi.c - Manages item(s) in the Miranda Menu
Version: 0.0.4
diff --git a/plugins/NewEventNotify/src/options.cpp b/plugins/NewEventNotify/src/options.cpp
index 7e1c92c14a..23502bf9ab 100644
--- a/plugins/NewEventNotify/src/options.cpp
+++ b/plugins/NewEventNotify/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Name: NewEventNotify - Plugin for Miranda IM
File: options.c - Manages Option Dialogs and Settings
Version: 0.0.4
diff --git a/plugins/NewEventNotify/src/popup.cpp b/plugins/NewEventNotify/src/popup.cpp
index 83e0469cac..193f43fc00 100644
--- a/plugins/NewEventNotify/src/popup.cpp
+++ b/plugins/NewEventNotify/src/popup.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Name: NewEventNotify - Plugin for Miranda IM
File: popup.c - Displays a popup using the popup-plugin by hrk
Version: 2.2.3
diff --git a/plugins/NewEventNotify/src/resource.h b/plugins/NewEventNotify/src/resource.h
index f0bd14a536..56ed781b7f 100644
--- a/plugins/NewEventNotify/src/resource.h
+++ b/plugins/NewEventNotify/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/NewEventNotify/src/stdafx.cxx b/plugins/NewEventNotify/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/NewEventNotify/src/stdafx.cxx
+++ b/plugins/NewEventNotify/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/NewEventNotify/src/stdafx.h b/plugins/NewEventNotify/src/stdafx.h
index dba661ad99..915119ca82 100644
--- a/plugins/NewEventNotify/src/stdafx.h
+++ b/plugins/NewEventNotify/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Name: NewEventNotify - Plugin for Miranda IM
File: neweventnotify.h - Main Header File
Version: 0.2.2.2
diff --git a/plugins/NewEventNotify/src/version.h b/plugins/NewEventNotify/src/version.h
index 98c2ebd589..c2fa9f0c58 100644
--- a/plugins/NewEventNotify/src/version.h
+++ b/plugins/NewEventNotify/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 2
#define __BUILD_NUM 3
diff --git a/plugins/NewXstatusNotify/docs/readme.txt b/plugins/NewXstatusNotify/docs/readme.txt
index eca88d4188..86ec872e5b 100644
--- a/plugins/NewXstatusNotify/docs/readme.txt
+++ b/plugins/NewXstatusNotify/docs/readme.txt
@@ -1,4 +1,4 @@
-*******************
+*******************
NewXstatusNotify YM
*******************
diff --git a/plugins/NewXstatusNotify/res/resource.rc b/plugins/NewXstatusNotify/res/resource.rc
index 30a324cbe3..1d2b8d6bbe 100644
--- a/plugins/NewXstatusNotify/res/resource.rc
+++ b/plugins/NewXstatusNotify/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/NewXstatusNotify/res/version.rc b/plugins/NewXstatusNotify/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/NewXstatusNotify/res/version.rc
+++ b/plugins/NewXstatusNotify/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/NewXstatusNotify/src/indsnd.cpp b/plugins/NewXstatusNotify/src/indsnd.cpp
index 9e6224f92b..9ac29be5e7 100644
--- a/plugins/NewXstatusNotify/src/indsnd.cpp
+++ b/plugins/NewXstatusNotify/src/indsnd.cpp
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2001-2004 Luca Santarelli
Copyright (c) 2005-2007 Vasilich
diff --git a/plugins/NewXstatusNotify/src/indsnd.h b/plugins/NewXstatusNotify/src/indsnd.h
index 784f107018..a57fd49bdc 100644
--- a/plugins/NewXstatusNotify/src/indsnd.h
+++ b/plugins/NewXstatusNotify/src/indsnd.h
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2001-2004 Luca Santarelli
Copyright (c) 2005-2007 Vasilich
diff --git a/plugins/NewXstatusNotify/src/main.cpp b/plugins/NewXstatusNotify/src/main.cpp
index eea1cf800f..2463864d51 100644
--- a/plugins/NewXstatusNotify/src/main.cpp
+++ b/plugins/NewXstatusNotify/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2001-2004 Luca Santarelli
Copyright (c) 2005-2007 Vasilich
diff --git a/plugins/NewXstatusNotify/src/options.cpp b/plugins/NewXstatusNotify/src/options.cpp
index 82705d78b0..0ef64e1e4d 100644
--- a/plugins/NewXstatusNotify/src/options.cpp
+++ b/plugins/NewXstatusNotify/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2001-2004 Luca Santarelli
Copyright (c) 2005-2007 Vasilich
diff --git a/plugins/NewXstatusNotify/src/options.h b/plugins/NewXstatusNotify/src/options.h
index adf561dd00..3aec985e4b 100644
--- a/plugins/NewXstatusNotify/src/options.h
+++ b/plugins/NewXstatusNotify/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2001-2004 Luca Santarelli
Copyright (c) 2005-2007 Vasilich
diff --git a/plugins/NewXstatusNotify/src/popup.cpp b/plugins/NewXstatusNotify/src/popup.cpp
index 8b4593ce47..2200d4ee2a 100644
--- a/plugins/NewXstatusNotify/src/popup.cpp
+++ b/plugins/NewXstatusNotify/src/popup.cpp
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2001-2004 Luca Santarelli
Copyright (c) 2005-2007 Vasilich
diff --git a/plugins/NewXstatusNotify/src/popup.h b/plugins/NewXstatusNotify/src/popup.h
index 1ffc9b7875..717910ddcd 100644
--- a/plugins/NewXstatusNotify/src/popup.h
+++ b/plugins/NewXstatusNotify/src/popup.h
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2001-2004 Luca Santarelli
Copyright (c) 2005-2007 Vasilich
diff --git a/plugins/NewXstatusNotify/src/resource.h b/plugins/NewXstatusNotify/src/resource.h
index e827187708..45c9ac15ab 100644
--- a/plugins/NewXstatusNotify/src/resource.h
+++ b/plugins/NewXstatusNotify/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/NewXstatusNotify/src/stdafx.cxx b/plugins/NewXstatusNotify/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/NewXstatusNotify/src/stdafx.cxx
+++ b/plugins/NewXstatusNotify/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/NewXstatusNotify/src/stdafx.h b/plugins/NewXstatusNotify/src/stdafx.h
index 1053b8e602..f6c647cfb3 100644
--- a/plugins/NewXstatusNotify/src/stdafx.h
+++ b/plugins/NewXstatusNotify/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2001-2004 Luca Santarelli
Copyright (c) 2005-2007 Vasilich
diff --git a/plugins/NewXstatusNotify/src/utils.cpp b/plugins/NewXstatusNotify/src/utils.cpp
index 120964b038..b91d53c4be 100644
--- a/plugins/NewXstatusNotify/src/utils.cpp
+++ b/plugins/NewXstatusNotify/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2001-2004 Luca Santarelli
Copyright (c) 2005-2007 Vasilich
diff --git a/plugins/NewXstatusNotify/src/utils.h b/plugins/NewXstatusNotify/src/utils.h
index 03f2105a87..cd43e9af5c 100644
--- a/plugins/NewXstatusNotify/src/utils.h
+++ b/plugins/NewXstatusNotify/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2001-2004 Luca Santarelli
Copyright (c) 2005-2007 Vasilich
diff --git a/plugins/NewXstatusNotify/src/version.h b/plugins/NewXstatusNotify/src/version.h
index afc55f67f3..8f2029bf07 100644
--- a/plugins/NewXstatusNotify/src/version.h
+++ b/plugins/NewXstatusNotify/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 4
#define __RELEASE_NUM 0
#define __BUILD_NUM 11
diff --git a/plugins/NewXstatusNotify/src/xstatus.cpp b/plugins/NewXstatusNotify/src/xstatus.cpp
index a3cacaecb0..59d5ae4b1b 100644
--- a/plugins/NewXstatusNotify/src/xstatus.cpp
+++ b/plugins/NewXstatusNotify/src/xstatus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2007-2011 yaho
diff --git a/plugins/NewXstatusNotify/src/xstatus.h b/plugins/NewXstatusNotify/src/xstatus.h
index 403400caba..c3d52589b9 100644
--- a/plugins/NewXstatusNotify/src/xstatus.h
+++ b/plugins/NewXstatusNotify/src/xstatus.h
@@ -1,4 +1,4 @@
-/*
+/*
NewXstatusNotify YM - Plugin for Miranda IM
Copyright (c) 2007-2011 yaho
diff --git a/plugins/NewsAggregator/Res/Resource.rc b/plugins/NewsAggregator/Res/Resource.rc
index 1f6777bf51..347656f31c 100644
--- a/plugins/NewsAggregator/Res/Resource.rc
+++ b/plugins/NewsAggregator/Res/Resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/NewsAggregator/Res/Version.rc b/plugins/NewsAggregator/Res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/NewsAggregator/Res/Version.rc
+++ b/plugins/NewsAggregator/Res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/NewsAggregator/Src/Authentication.cpp b/plugins/NewsAggregator/Src/Authentication.cpp
index 4d01851929..9c38a99d19 100644
--- a/plugins/NewsAggregator/Src/Authentication.cpp
+++ b/plugins/NewsAggregator/Src/Authentication.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/CheckFeed.cpp b/plugins/NewsAggregator/Src/CheckFeed.cpp
index 11e482f5e0..cc3ed33254 100644
--- a/plugins/NewsAggregator/Src/CheckFeed.cpp
+++ b/plugins/NewsAggregator/Src/CheckFeed.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/ExportImport.cpp b/plugins/NewsAggregator/Src/ExportImport.cpp
index b2c22b55d3..457a58f187 100644
--- a/plugins/NewsAggregator/Src/ExportImport.cpp
+++ b/plugins/NewsAggregator/Src/ExportImport.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/Icons.cpp b/plugins/NewsAggregator/Src/Icons.cpp
index 763890c580..a8876318f4 100644
--- a/plugins/NewsAggregator/Src/Icons.cpp
+++ b/plugins/NewsAggregator/Src/Icons.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/Menus.cpp b/plugins/NewsAggregator/Src/Menus.cpp
index 73128cf5be..4e168d7925 100644
--- a/plugins/NewsAggregator/Src/Menus.cpp
+++ b/plugins/NewsAggregator/Src/Menus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/NewsAggregator.cpp b/plugins/NewsAggregator/Src/NewsAggregator.cpp
index 01a57f1ac1..5633d9004d 100644
--- a/plugins/NewsAggregator/Src/NewsAggregator.cpp
+++ b/plugins/NewsAggregator/Src/NewsAggregator.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/Options.cpp b/plugins/NewsAggregator/Src/Options.cpp
index e5061b1e38..82766eb435 100644
--- a/plugins/NewsAggregator/Src/Options.cpp
+++ b/plugins/NewsAggregator/Src/Options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/Services.cpp b/plugins/NewsAggregator/Src/Services.cpp
index ef78723338..445b0d8a6b 100644
--- a/plugins/NewsAggregator/Src/Services.cpp
+++ b/plugins/NewsAggregator/Src/Services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/Update.cpp b/plugins/NewsAggregator/Src/Update.cpp
index 07489d7dd8..aa33ee82f2 100644
--- a/plugins/NewsAggregator/Src/Update.cpp
+++ b/plugins/NewsAggregator/Src/Update.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/Utils.cpp b/plugins/NewsAggregator/Src/Utils.cpp
index 11725ae360..db6f67eab5 100644
--- a/plugins/NewsAggregator/Src/Utils.cpp
+++ b/plugins/NewsAggregator/Src/Utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/resource.h b/plugins/NewsAggregator/Src/resource.h
index 9d682755e4..666acaa5dc 100644
--- a/plugins/NewsAggregator/Src/resource.h
+++ b/plugins/NewsAggregator/Src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by c:\Temp\Miranda NG\plugins\NewsAggregator\res\Resource.rc
//
diff --git a/plugins/NewsAggregator/Src/stdafx.cxx b/plugins/NewsAggregator/Src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/NewsAggregator/Src/stdafx.cxx
+++ b/plugins/NewsAggregator/Src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/stdafx.h b/plugins/NewsAggregator/Src/stdafx.h
index c1091c1f63..e62e54cdc0 100644
--- a/plugins/NewsAggregator/Src/stdafx.h
+++ b/plugins/NewsAggregator/Src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/version.h b/plugins/NewsAggregator/Src/version.h
index b9197c3d5d..e7f78b3ab9 100644
--- a/plugins/NewsAggregator/Src/version.h
+++ b/plugins/NewsAggregator/Src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 2
diff --git a/plugins/NewsAggregator/docs/AtomText.txt b/plugins/NewsAggregator/docs/AtomText.txt
index 052516a6bb..d7b7e1eb45 100644
--- a/plugins/NewsAggregator/docs/AtomText.txt
+++ b/plugins/NewsAggregator/docs/AtomText.txt
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<updated>2012-01-04T06:45:38Z</updated>
diff --git a/plugins/NewsAggregator/docs/RssText.txt b/plugins/NewsAggregator/docs/RssText.txt
index 7c52bf71ed..cab78f62b3 100644
--- a/plugins/NewsAggregator/docs/RssText.txt
+++ b/plugins/NewsAggregator/docs/RssText.txt
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="windows-1251"?>
+<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:dc="http://purl.org/dc/elements/1.1/"
diff --git a/plugins/NewsAggregator/docs/ToDo.txt b/plugins/NewsAggregator/docs/ToDo.txt
index 08871ec660..e97fb395e2 100644
--- a/plugins/NewsAggregator/docs/ToDo.txt
+++ b/plugins/NewsAggregator/docs/ToDo.txt
@@ -1,4 +1,4 @@
-Парсить xml
+Парсить xml
экспорт\импорт
автоимпорт из файла
авторизация
diff --git a/plugins/NewsAggregator/proto_newsaggregator/res/Proto_NewsAggregator.rc b/plugins/NewsAggregator/proto_newsaggregator/res/Proto_NewsAggregator.rc
index 22339493ab..27b6ee7ea0 100644
--- a/plugins/NewsAggregator/proto_newsaggregator/res/Proto_NewsAggregator.rc
+++ b/plugins/NewsAggregator/proto_newsaggregator/res/Proto_NewsAggregator.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/NewsAggregator/proto_newsaggregator/src/resource.h b/plugins/NewsAggregator/proto_newsaggregator/src/resource.h
index f234a1cbb7..b7ea830657 100644
--- a/plugins/NewsAggregator/proto_newsaggregator/src/resource.h
+++ b/plugins/NewsAggregator/proto_newsaggregator/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Proto_NewsAggr.rc
//
diff --git a/plugins/NoHistory/docs/licence.txt b/plugins/NoHistory/docs/licence.txt
index a391390f72..b0378f1e16 100644
--- a/plugins/NoHistory/docs/licence.txt
+++ b/plugins/NoHistory/docs/licence.txt
@@ -1,4 +1,4 @@
-The NoHistory plugin for Miranda-IM is Copyright (c) 2006 Scott Ellis (mail@scottellis.com.au)
+The NoHistory plugin for Miranda-IM is Copyright (c) 2006 Scott Ellis (mail@scottellis.com.au)
http://www.scottellis.com.au
diff --git a/plugins/NoHistory/res/NoHistory.rc b/plugins/NoHistory/res/NoHistory.rc
index 788c948596..cc08291938 100644
--- a/plugins/NoHistory/res/NoHistory.rc
+++ b/plugins/NoHistory/res/NoHistory.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/NoHistory/res/Version.rc b/plugins/NoHistory/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/NoHistory/res/Version.rc
+++ b/plugins/NoHistory/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/NoHistory/src/dllmain.cpp b/plugins/NoHistory/src/dllmain.cpp
index f20a68161b..3e66c05d59 100644
--- a/plugins/NoHistory/src/dllmain.cpp
+++ b/plugins/NoHistory/src/dllmain.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HINSTANCE hInst;
int hLangpack = 0;
diff --git a/plugins/NoHistory/src/icons.cpp b/plugins/NoHistory/src/icons.cpp
index c718ecd356..dbe4108425 100644
--- a/plugins/NoHistory/src/icons.cpp
+++ b/plugins/NoHistory/src/icons.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HICON hIconRemove, hIconKeep, hIconClear;
diff --git a/plugins/NoHistory/src/icons.h b/plugins/NoHistory/src/icons.h
index cfd2288c52..a233d6d290 100644
--- a/plugins/NoHistory/src/icons.h
+++ b/plugins/NoHistory/src/icons.h
@@ -1,4 +1,4 @@
-#ifndef _ICONS_INC
+#ifndef _ICONS_INC
#define _ICONS_INC
extern HICON hIconRemove, hIconKeep, hIconClear;
diff --git a/plugins/NoHistory/src/options.cpp b/plugins/NoHistory/src/options.cpp
index 92877a43b7..980a8c4164 100644
--- a/plugins/NoHistory/src/options.cpp
+++ b/plugins/NoHistory/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static void SetListGroupIcons(HWND hwndList,HANDLE hFirstItem,HANDLE hParentItem,int *groupChildCount)
{
diff --git a/plugins/NoHistory/src/options.h b/plugins/NoHistory/src/options.h
index c2eba8f246..590f8a318f 100644
--- a/plugins/NoHistory/src/options.h
+++ b/plugins/NoHistory/src/options.h
@@ -1,4 +1,4 @@
-#ifndef _OPTIONS_INC
+#ifndef _OPTIONS_INC
#define _OPTIONS_INC
extern DWORD event_timeout;
diff --git a/plugins/NoHistory/src/resource.h b/plugins/NoHistory/src/resource.h
index 5640d91b59..b6eceb3cd9 100644
--- a/plugins/NoHistory/src/resource.h
+++ b/plugins/NoHistory/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by NoHistory.rc
//
diff --git a/plugins/NoHistory/src/stdafx.cxx b/plugins/NoHistory/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/NoHistory/src/stdafx.cxx
+++ b/plugins/NoHistory/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/NoHistory/src/stdafx.h b/plugins/NoHistory/src/stdafx.h
index f53245336b..bd31593c97 100644
--- a/plugins/NoHistory/src/stdafx.h
+++ b/plugins/NoHistory/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_INC
+#ifndef _COMMON_INC
#define _COMMON_INC
#include <windows.h>
diff --git a/plugins/NoHistory/src/version.h b/plugins/NoHistory/src/version.h
index 31b68721b2..d153d94343 100644
--- a/plugins/NoHistory/src/version.h
+++ b/plugins/NoHistory/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 3
#define __BUILD_NUM 0
diff --git a/plugins/Non-IM Contact/docs/readme.txt b/plugins/Non-IM Contact/docs/readme.txt
index 4ff9131aa4..40d1836dad 100644
--- a/plugins/Non-IM Contact/docs/readme.txt
+++ b/plugins/Non-IM Contact/docs/readme.txt
@@ -1,4 +1,4 @@
-Non-IM Contact
+Non-IM Contact
--------------
Non-IM Contact allows you to add "contacts" that can act as shortcuts to other programs, or links to web pages.
diff --git a/plugins/Non-IM Contact/docs/todo.txt b/plugins/Non-IM Contact/docs/todo.txt
index 4fb4ffe442..4188537c10 100644
--- a/plugins/Non-IM Contact/docs/todo.txt
+++ b/plugins/Non-IM Contact/docs/todo.txt
@@ -1,4 +1,4 @@
-file() vars
+file() vars
plain number
??????
diff --git a/plugins/Non-IM Contact/res/Version.rc b/plugins/Non-IM Contact/res/Version.rc
index 5bfbab4754..2dedc507d7 100644
--- a/plugins/Non-IM Contact/res/Version.rc
+++ b/plugins/Non-IM Contact/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Non-IM Contact/res/resource.rc b/plugins/Non-IM Contact/res/resource.rc
index a40db23254..31f94b5494 100644
--- a/plugins/Non-IM Contact/res/resource.rc
+++ b/plugins/Non-IM Contact/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "../src/resource.h"
diff --git a/plugins/Non-IM Contact/src/contactinfo.cpp b/plugins/Non-IM Contact/src/contactinfo.cpp
index a9b27e33eb..522154dd62 100644
--- a/plugins/Non-IM Contact/src/contactinfo.cpp
+++ b/plugins/Non-IM Contact/src/contactinfo.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
INT_PTR CALLBACK DlgProcContactInfo(HWND hwnd, UINT msg, WPARAM, LPARAM lParam)
{
diff --git a/plugins/Non-IM Contact/src/dialog.cpp b/plugins/Non-IM Contact/src/dialog.cpp
index 3a70ccde26..c15036f868 100644
--- a/plugins/Non-IM Contact/src/dialog.cpp
+++ b/plugins/Non-IM Contact/src/dialog.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#define NIM_HELP_TEXT TranslateT("String replacing variables...\r\nThe following are all the valid variables that can be used. Refer to the readme for a proper explanation.\r\n\r\n\
file(X)\t\t<- specifies the file to read from. MUST be followed by either start() or end() or wholeline()\r\n\
diff --git a/plugins/Non-IM Contact/src/files.cpp b/plugins/Non-IM Contact/src/files.cpp
index 232532dc4a..ab87dee900 100644
--- a/plugins/Non-IM Contact/src/files.cpp
+++ b/plugins/Non-IM Contact/src/files.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
INT_PTR exportContacts(WPARAM, LPARAM)
{
diff --git a/plugins/Non-IM Contact/src/http.cpp b/plugins/Non-IM Contact/src/http.cpp
index 54e16954e4..044b83d38a 100644
--- a/plugins/Non-IM Contact/src/http.cpp
+++ b/plugins/Non-IM Contact/src/http.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (C) 2002-2004 Calvin Che
diff --git a/plugins/Non-IM Contact/src/main.cpp b/plugins/Non-IM Contact/src/main.cpp
index 5f7f769469..9647753e97 100644
--- a/plugins/Non-IM Contact/src/main.cpp
+++ b/plugins/Non-IM Contact/src/main.cpp
@@ -1,4 +1,4 @@
-//=====================================================
+//=====================================================
// Includes
//=====================================================
diff --git a/plugins/Non-IM Contact/src/namereplacing.cpp b/plugins/Non-IM Contact/src/namereplacing.cpp
index cb1103260b..1c7c6df87f 100644
--- a/plugins/Non-IM Contact/src/namereplacing.cpp
+++ b/plugins/Non-IM Contact/src/namereplacing.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int readFileIntoArray(int fileNumber, char *FileContents[])
{
diff --git a/plugins/Non-IM Contact/src/resource.h b/plugins/Non-IM Contact/src/resource.h
index c423077863..26287266da 100644
--- a/plugins/Non-IM Contact/src/resource.h
+++ b/plugins/Non-IM Contact/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/Non-IM Contact/src/services.cpp b/plugins/Non-IM Contact/src/services.cpp
index 46282ef90a..aa7dbd9336 100644
--- a/plugins/Non-IM Contact/src/services.cpp
+++ b/plugins/Non-IM Contact/src/services.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
//=======================================================
// GetCaps
diff --git a/plugins/Non-IM Contact/src/stdafx.cxx b/plugins/Non-IM Contact/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Non-IM Contact/src/stdafx.cxx
+++ b/plugins/Non-IM Contact/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Non-IM Contact/src/stdafx.h b/plugins/Non-IM Contact/src/stdafx.h
index ce265a31bd..ef2dc200e7 100644
--- a/plugins/Non-IM Contact/src/stdafx.h
+++ b/plugins/Non-IM Contact/src/stdafx.h
@@ -1,4 +1,4 @@
-//=====================================================
+//=====================================================
// Includes (yea why not include lots of stuff :p )
//=====================================================
#ifndef COMMONHEADERS
diff --git a/plugins/Non-IM Contact/src/timer.cpp b/plugins/Non-IM Contact/src/timer.cpp
index dc20309a9b..97e0cf1f09 100644
--- a/plugins/Non-IM Contact/src/timer.cpp
+++ b/plugins/Non-IM Contact/src/timer.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static UINT_PTR timerId = 0;
diff --git a/plugins/Non-IM Contact/src/version.h b/plugins/Non-IM Contact/src/version.h
index a2e19e413a..44b9bae338 100644
--- a/plugins/Non-IM Contact/src/version.h
+++ b/plugins/Non-IM Contact/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 6
#define __RELEASE_NUM 0
#define __BUILD_NUM 3
diff --git a/plugins/NotesAndReminders/docs/readme.txt b/plugins/NotesAndReminders/docs/readme.txt
index 30ced4b8f1..9713c7b569 100644
--- a/plugins/NotesAndReminders/docs/readme.txt
+++ b/plugins/NotesAndReminders/docs/readme.txt
@@ -1,4 +1,4 @@
-About
+About
-----
New "Notes & Reminders" Plugin
diff --git a/plugins/NotesAndReminders/res/Version.rc b/plugins/NotesAndReminders/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/NotesAndReminders/res/Version.rc
+++ b/plugins/NotesAndReminders/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/NotesAndReminders/res/resource.rc b/plugins/NotesAndReminders/res/resource.rc
index 000e93a9d9..2f9160f2dd 100644
--- a/plugins/NotesAndReminders/res/resource.rc
+++ b/plugins/NotesAndReminders/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/NotesAndReminders/src/globals.h b/plugins/NotesAndReminders/src/globals.h
index 42dc243638..d71b02ddcf 100644
--- a/plugins/NotesAndReminders/src/globals.h
+++ b/plugins/NotesAndReminders/src/globals.h
@@ -1,4 +1,4 @@
-#define _CRT_SECURE_NO_WARNINGS
+#define _CRT_SECURE_NO_WARNINGS
#include <windows.h>
#include <commctrl.h>
diff --git a/plugins/NotesAndReminders/src/hotkeys.cpp b/plugins/NotesAndReminders/src/hotkeys.cpp
index f04531cd9f..87cd4c89b6 100644
--- a/plugins/NotesAndReminders/src/hotkeys.cpp
+++ b/plugins/NotesAndReminders/src/hotkeys.cpp
@@ -1,4 +1,4 @@
-#include "globals.h"
+#include "globals.h"
#define MSG_WND_CLASS "MIM_SNMsgWindow"
diff --git a/plugins/NotesAndReminders/src/main.cpp b/plugins/NotesAndReminders/src/main.cpp
index 0ea7fd65e3..f7f4cfca7b 100644
--- a/plugins/NotesAndReminders/src/main.cpp
+++ b/plugins/NotesAndReminders/src/main.cpp
@@ -1,4 +1,4 @@
-#include "globals.h"
+#include "globals.h"
CLIST_INTERFACE *pcli;
HINSTANCE hinstance = nullptr;
diff --git a/plugins/NotesAndReminders/src/miscutils.cpp b/plugins/NotesAndReminders/src/miscutils.cpp
index 04d08f00ed..c246123877 100644
--- a/plugins/NotesAndReminders/src/miscutils.cpp
+++ b/plugins/NotesAndReminders/src/miscutils.cpp
@@ -1,4 +1,4 @@
-#include "globals.h"
+#include "globals.h"
WORD ConvertHotKeyToControl(WORD HK)
{
diff --git a/plugins/NotesAndReminders/src/miscutils.h b/plugins/NotesAndReminders/src/miscutils.h
index 4e4df46115..5aa289d4e5 100644
--- a/plugins/NotesAndReminders/src/miscutils.h
+++ b/plugins/NotesAndReminders/src/miscutils.h
@@ -1,4 +1,4 @@
-void ReadSettingBlob(MCONTACT hContact, char *ModuleName,
+void ReadSettingBlob(MCONTACT hContact, char *ModuleName,
char *SettingName, WORD *pSize, void **pbBlob);
void FreeSettingBlob(WORD pSize,void * pbBlob);
BOOL ReadSettingBool(MCONTACT hContact,char *ModuleName,
diff --git a/plugins/NotesAndReminders/src/notes.cpp b/plugins/NotesAndReminders/src/notes.cpp
index 2cfde03695..33cbfc1d1c 100644
--- a/plugins/NotesAndReminders/src/notes.cpp
+++ b/plugins/NotesAndReminders/src/notes.cpp
@@ -1,4 +1,4 @@
-#include "globals.h"
+#include "globals.h"
#ifndef MONITOR_DEFAULTTONULL
#define MONITOR_DEFAULTTONULL 0x00000000
diff --git a/plugins/NotesAndReminders/src/options.cpp b/plugins/NotesAndReminders/src/options.cpp
index 37773c7b03..ab1d246ac1 100644
--- a/plugins/NotesAndReminders/src/options.cpp
+++ b/plugins/NotesAndReminders/src/options.cpp
@@ -1,4 +1,4 @@
-#include "globals.h"
+#include "globals.h"
// min allowed alpha (don't want 0 because it's a waste of resources as well as might confuse user)
#define MIN_ALPHA 30
diff --git a/plugins/NotesAndReminders/src/reminders.cpp b/plugins/NotesAndReminders/src/reminders.cpp
index 1b6b8854cc..87e1c1dd70 100644
--- a/plugins/NotesAndReminders/src/reminders.cpp
+++ b/plugins/NotesAndReminders/src/reminders.cpp
@@ -1,4 +1,4 @@
-#include "globals.h"
+#include "globals.h"
#define FILETIME_TICKS_PER_SEC ((ULONGLONG)10000000)
diff --git a/plugins/NotesAndReminders/src/resource.h b/plugins/NotesAndReminders/src/resource.h
index d560498092..1b732db2d8 100644
--- a/plugins/NotesAndReminders/src/resource.h
+++ b/plugins/NotesAndReminders/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\myranda\plugins\NotesAndReminders\res\resource.rc
//
diff --git a/plugins/NotesAndReminders/src/stdafx.cpp b/plugins/NotesAndReminders/src/stdafx.cpp
index c61783c544..fa798885a1 100644
--- a/plugins/NotesAndReminders/src/stdafx.cpp
+++ b/plugins/NotesAndReminders/src/stdafx.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/NotesAndReminders/src/version.h b/plugins/NotesAndReminders/src/version.h
index 295d18edec..f76fa80aef 100644
--- a/plugins/NotesAndReminders/src/version.h
+++ b/plugins/NotesAndReminders/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/NotifyAnything/SendLog/SLImp.cpp b/plugins/NotifyAnything/SendLog/SLImp.cpp
index 0a4b69e81c..641f664958 100644
--- a/plugins/NotifyAnything/SendLog/SLImp.cpp
+++ b/plugins/NotifyAnything/SendLog/SLImp.cpp
@@ -1,4 +1,4 @@
-#define _WINSOCKAPI_ // don't include winsock 1.x
+#define _WINSOCKAPI_ // don't include winsock 1.x
#include <windows.h>
#include <winioctl.h>
#include <winsock2.h>
diff --git a/plugins/NotifyAnything/SendLog/SendLog.cpp b/plugins/NotifyAnything/SendLog/SendLog.cpp
index 5cb46932da..75460688ea 100644
--- a/plugins/NotifyAnything/SendLog/SendLog.cpp
+++ b/plugins/NotifyAnything/SendLog/SendLog.cpp
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <winsock.h>
#include <iostream>
diff --git a/plugins/NotifyAnything/SendLog/SendLogWin.cpp b/plugins/NotifyAnything/SendLog/SendLogWin.cpp
index 37f112efb8..7afab73306 100644
--- a/plugins/NotifyAnything/SendLog/SendLogWin.cpp
+++ b/plugins/NotifyAnything/SendLog/SendLogWin.cpp
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <winsock.h>
#include <iostream>
diff --git a/plugins/NotifyAnything/docs/Public Domain.txt b/plugins/NotifyAnything/docs/Public Domain.txt
index 0fa9890908..bdebedb215 100644
--- a/plugins/NotifyAnything/docs/Public Domain.txt
+++ b/plugins/NotifyAnything/docs/Public Domain.txt
@@ -1 +1 @@
-NotifyAnything was placed in public domain in 2003 by Daniel Wesslйn, do with it as you please.
+NotifyAnything was placed in public domain in 2003 by Daniel Wesslйn, do with it as you please.
diff --git a/plugins/NotifyAnything/res/NotifyAnything.rc b/plugins/NotifyAnything/res/NotifyAnything.rc
index 6c1d8048a4..0fe1d2b8fc 100644
--- a/plugins/NotifyAnything/res/NotifyAnything.rc
+++ b/plugins/NotifyAnything/res/NotifyAnything.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/NotifyAnything/res/Version.rc b/plugins/NotifyAnything/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/NotifyAnything/res/Version.rc
+++ b/plugins/NotifyAnything/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/NotifyAnything/src/main.cpp b/plugins/NotifyAnything/src/main.cpp
index 5367ea5fa4..df79c7e45a 100644
--- a/plugins/NotifyAnything/src/main.cpp
+++ b/plugins/NotifyAnything/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void cslog(const wchar_t *what, const wchar_t *file, int line)
{
diff --git a/plugins/NotifyAnything/src/options.cpp b/plugins/NotifyAnything/src/options.cpp
index abeea38393..0186fe0086 100644
--- a/plugins/NotifyAnything/src/options.cpp
+++ b/plugins/NotifyAnything/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
NASettings g_settings;
diff --git a/plugins/NotifyAnything/src/resource.h b/plugins/NotifyAnything/src/resource.h
index 8eee335059..635485ec13 100644
--- a/plugins/NotifyAnything/src/resource.h
+++ b/plugins/NotifyAnything/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by NotifyAnything.rc
//
diff --git a/plugins/NotifyAnything/src/stdafx.cxx b/plugins/NotifyAnything/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/NotifyAnything/src/stdafx.cxx
+++ b/plugins/NotifyAnything/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/NotifyAnything/src/stdafx.h b/plugins/NotifyAnything/src/stdafx.h
index 02d6b1dfec..656e9b65cb 100644
--- a/plugins/NotifyAnything/src/stdafx.h
+++ b/plugins/NotifyAnything/src/stdafx.h
@@ -1,4 +1,4 @@
-#define _CRT_SECURE_NO_DEPRECATE
+#define _CRT_SECURE_NO_DEPRECATE
#include <windows.h>
#include <time.h>
diff --git a/plugins/NotifyAnything/src/version.h b/plugins/NotifyAnything/src/version.h
index 5e87c48eef..aec3ac3d48 100644
--- a/plugins/NotifyAnything/src/version.h
+++ b/plugins/NotifyAnything/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 2
#define __BUILD_NUM 8
diff --git a/plugins/Nudge/docs/ChangeLog.txt b/plugins/Nudge/docs/ChangeLog.txt
index 140671c177..47990b6c12 100644
--- a/plugins/Nudge/docs/ChangeLog.txt
+++ b/plugins/Nudge/docs/ChangeLog.txt
@@ -1,4 +1,4 @@
-0.0.1.22
+0.0.1.22
===========
+ 64bit version
+ unhook hooks on exit
diff --git a/plugins/Nudge/docs/autoexec_nudge.ini b/plugins/Nudge/docs/autoexec_nudge.ini
index d5e9a563da..7766515831 100644
--- a/plugins/Nudge/docs/autoexec_nudge.ini
+++ b/plugins/Nudge/docs/autoexec_nudge.ini
@@ -1,4 +1,4 @@
-SETTINGS:
+SETTINGS:
[SkinSounds]
Nudge : Default=sSounds\nudge.wav \ No newline at end of file
diff --git a/plugins/Nudge/res/Version.rc b/plugins/Nudge/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Nudge/res/Version.rc
+++ b/plugins/Nudge/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Nudge/res/resource.rc b/plugins/Nudge/res/resource.rc
index 6cda0a870b..7d173ae5a1 100644
--- a/plugins/Nudge/res/resource.rc
+++ b/plugins/Nudge/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Nudge/src/main.cpp b/plugins/Nudge/src/main.cpp
index 990546769b..305acbb2ca 100644
--- a/plugins/Nudge/src/main.cpp
+++ b/plugins/Nudge/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int nProtocol = 0;
static HANDLE hPopupClass;
diff --git a/plugins/Nudge/src/nudge.cpp b/plugins/Nudge/src/nudge.cpp
index 9dc4476a54..5fc1f71319 100644
--- a/plugins/Nudge/src/nudge.cpp
+++ b/plugins/Nudge/src/nudge.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void CNudge::Save(void)
{
diff --git a/plugins/Nudge/src/nudge.h b/plugins/Nudge/src/nudge.h
index d1fd358795..fae3f758e7 100644
--- a/plugins/Nudge/src/nudge.h
+++ b/plugins/Nudge/src/nudge.h
@@ -1,4 +1,4 @@
-#ifndef NUDGE_H
+#ifndef NUDGE_H
#define NUDGE_H
#define MODULENAME "Nudge"
diff --git a/plugins/Nudge/src/options.cpp b/plugins/Nudge/src/options.cpp
index fce6159268..4341660dc3 100644
--- a/plugins/Nudge/src/options.cpp
+++ b/plugins/Nudge/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
CNudgeElement* ActualNudge = nullptr;
diff --git a/plugins/Nudge/src/resource.h b/plugins/Nudge/src/resource.h
index 6236ae9500..012a83c200 100644
--- a/plugins/Nudge/src/resource.h
+++ b/plugins/Nudge/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/Nudge/src/shake.cpp b/plugins/Nudge/src/shake.cpp
index d66d7ad6be..459b02c40b 100644
--- a/plugins/Nudge/src/shake.cpp
+++ b/plugins/Nudge/src/shake.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void CShake::Load(void)
{
diff --git a/plugins/Nudge/src/shake.h b/plugins/Nudge/src/shake.h
index 73e460cb41..36340788b1 100644
--- a/plugins/Nudge/src/shake.h
+++ b/plugins/Nudge/src/shake.h
@@ -1,4 +1,4 @@
-#ifndef SHAKE_H
+#ifndef SHAKE_H
#define SHAKE_H
class CShake
diff --git a/plugins/Nudge/src/stdafx.cxx b/plugins/Nudge/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Nudge/src/stdafx.cxx
+++ b/plugins/Nudge/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Nudge/src/stdafx.h b/plugins/Nudge/src/stdafx.h
index db45931958..2f3cc8fc27 100644
--- a/plugins/Nudge/src/stdafx.h
+++ b/plugins/Nudge/src/stdafx.h
@@ -1,4 +1,4 @@
-// stdafx.h : include file for standard system include files,
+// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
diff --git a/plugins/Nudge/src/version.h b/plugins/Nudge/src/version.h
index 553c4efea7..2afb382085 100644
--- a/plugins/Nudge/src/version.h
+++ b/plugins/Nudge/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 0
#define __BUILD_NUM 2
diff --git a/plugins/OpenFolder/docs/changelog.txt b/plugins/OpenFolder/docs/changelog.txt
index 190f22d354..bb7545c33c 100644
--- a/plugins/OpenFolder/docs/changelog.txt
+++ b/plugins/OpenFolder/docs/changelog.txt
@@ -1,4 +1,4 @@
--- modified version
+-- modified version
Version 1.1.0.0
[+] Added enhanced 0.7+ core support + UUID
diff --git a/plugins/OpenFolder/docs/license.txt b/plugins/OpenFolder/docs/license.txt
index 7f1161073d..fc35462967 100644
--- a/plugins/OpenFolder/docs/license.txt
+++ b/plugins/OpenFolder/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/OpenFolder/docs/readme.txt b/plugins/OpenFolder/docs/readme.txt
index 0293bcbcd9..54b2059499 100644
--- a/plugins/OpenFolder/docs/readme.txt
+++ b/plugins/OpenFolder/docs/readme.txt
@@ -1,4 +1,4 @@
-OpenFolder v1.0.4.0
+OpenFolder v1.0.4.0
by Kreisquadratur 2004
email: djui@kreisquadratur.de
ICQ: 56165405
diff --git a/plugins/OpenFolder/res/Version.rc b/plugins/OpenFolder/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/OpenFolder/res/Version.rc
+++ b/plugins/OpenFolder/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/OpenFolder/res/resource.rc b/plugins/OpenFolder/res/resource.rc
index 5984045ffd..1260492303 100644
--- a/plugins/OpenFolder/res/resource.rc
+++ b/plugins/OpenFolder/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/OpenFolder/src/openFolder.cpp b/plugins/OpenFolder/src/openFolder.cpp
index 97509a117b..813323de8e 100644
--- a/plugins/OpenFolder/src/openFolder.cpp
+++ b/plugins/OpenFolder/src/openFolder.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int hLangpack = 0;
HINSTANCE hInst;
diff --git a/plugins/OpenFolder/src/resource.h b/plugins/OpenFolder/src/resource.h
index 599c82bbba..78bdaa212b 100644
--- a/plugins/OpenFolder/src/resource.h
+++ b/plugins/OpenFolder/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/OpenFolder/src/stdafx.cxx b/plugins/OpenFolder/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/OpenFolder/src/stdafx.cxx
+++ b/plugins/OpenFolder/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/OpenFolder/src/stdafx.h b/plugins/OpenFolder/src/stdafx.h
index d8e0273e6b..16b4cc249d 100644
--- a/plugins/OpenFolder/src/stdafx.h
+++ b/plugins/OpenFolder/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <commctrl.h>
#include <newpluginapi.h>
diff --git a/plugins/OpenFolder/src/version.h b/plugins/OpenFolder/src/version.h
index 05f208d2df..945b405c9c 100644
--- a/plugins/OpenFolder/src/version.h
+++ b/plugins/OpenFolder/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 0
diff --git a/plugins/OpenSSL/res/version.rc b/plugins/OpenSSL/res/version.rc
index 37934706a0..fcd820ac36 100644
--- a/plugins/OpenSSL/res/version.rc
+++ b/plugins/OpenSSL/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/OpenSSL/src/main.cpp b/plugins/OpenSSL/src/main.cpp
index e523acc96d..870e9bb5bf 100644
--- a/plugins/OpenSSL/src/main.cpp
+++ b/plugins/OpenSSL/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Standard encryption plugin for Miranda NG
Copyright (C) 2012-17 George Hazan
diff --git a/plugins/OpenSSL/src/ssl_openssl.cpp b/plugins/OpenSSL/src/ssl_openssl.cpp
index e18614f382..6665c4b73a 100644
--- a/plugins/OpenSSL/src/ssl_openssl.cpp
+++ b/plugins/OpenSSL/src/ssl_openssl.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/OpenSSL/src/stdafx.cxx b/plugins/OpenSSL/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/OpenSSL/src/stdafx.cxx
+++ b/plugins/OpenSSL/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/OpenSSL/src/stdafx.h b/plugins/OpenSSL/src/stdafx.h
index 46743536a2..b529c05aaa 100644
--- a/plugins/OpenSSL/src/stdafx.h
+++ b/plugins/OpenSSL/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/OpenSSL/src/version.h b/plugins/OpenSSL/src/version.h
index 6dff056a72..34aef49820 100644
--- a/plugins/OpenSSL/src/version.h
+++ b/plugins/OpenSSL/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 2
diff --git a/plugins/PackUpdater/Docs/Readme.txt b/plugins/PackUpdater/Docs/Readme.txt
index 0c2667ed37..9b91fcc1b2 100644
--- a/plugins/PackUpdater/Docs/Readme.txt
+++ b/plugins/PackUpdater/Docs/Readme.txt
@@ -1,4 +1,4 @@
-==================
+==================
Pack Updater 0.1.0
==================
diff --git a/plugins/PackUpdater/Docs/Readme_rus.txt b/plugins/PackUpdater/Docs/Readme_rus.txt
index ea36b336ad..26dd1cb8ea 100644
--- a/plugins/PackUpdater/Docs/Readme_rus.txt
+++ b/plugins/PackUpdater/Docs/Readme_rus.txt
@@ -1,4 +1,4 @@
-==================
+==================
Pack Updater 0.1.0
==================
diff --git a/plugins/PackUpdater/Docs/Templates/Autoexec_PackUpdater.ini b/plugins/PackUpdater/Docs/Templates/Autoexec_PackUpdater.ini
index 9375457441..0139d52483 100644
--- a/plugins/PackUpdater/Docs/Templates/Autoexec_PackUpdater.ini
+++ b/plugins/PackUpdater/Docs/Templates/Autoexec_PackUpdater.ini
@@ -1,4 +1,4 @@
-[PackUpdater]
+[PackUpdater]
AutoUpdate=b1
File_VersionURL=uhttp://mataes.googlecode.com/files/Test5.ini
FileCount=d3
diff --git a/plugins/PackUpdater/Docs/Templates/File1.ini b/plugins/PackUpdater/Docs/Templates/File1.ini
index 311c75b3c0..89e359f437 100644
--- a/plugins/PackUpdater/Docs/Templates/File1.ini
+++ b/plugins/PackUpdater/Docs/Templates/File1.ini
@@ -1,4 +1,4 @@
-[FileInfo_1]
+[FileInfo_1]
FileVersion = 0.0.1
Message = "Test Pack"
DownloadURL = "http://mataes.googlecode.com/files/Miranda%20IM%20Mataes%20Pack%20v0.8.3.exe"
diff --git a/plugins/PackUpdater/Docs/ToDo.txt b/plugins/PackUpdater/Docs/ToDo.txt
index 50100bcc4c..fc80795c02 100644
--- a/plugins/PackUpdater/Docs/ToDo.txt
+++ b/plugins/PackUpdater/Docs/ToDo.txt
@@ -1,2 +1,2 @@
-1. add second variant of update - external app.
+1. add second variant of update - external app.
2. add updater support (maybe). \ No newline at end of file
diff --git a/plugins/PackUpdater/Res/Resource.rc b/plugins/PackUpdater/Res/Resource.rc
index c653b86b07..af2ff09a12 100644
--- a/plugins/PackUpdater/Res/Resource.rc
+++ b/plugins/PackUpdater/Res/Resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/PackUpdater/Res/Version.rc b/plugins/PackUpdater/Res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/PackUpdater/Res/Version.rc
+++ b/plugins/PackUpdater/Res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/PackUpdater/Src/Events.cpp b/plugins/PackUpdater/Src/Events.cpp
index 71abc60030..98bf0aa5fa 100644
--- a/plugins/PackUpdater/Src/Events.cpp
+++ b/plugins/PackUpdater/Src/Events.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/Notifications.cpp b/plugins/PackUpdater/Src/Notifications.cpp
index 7ce39467bf..92ef9de9f3 100644
--- a/plugins/PackUpdater/Src/Notifications.cpp
+++ b/plugins/PackUpdater/Src/Notifications.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/Notifications.h b/plugins/PackUpdater/Src/Notifications.h
index d262f7c050..574123f1a8 100644
--- a/plugins/PackUpdater/Src/Notifications.h
+++ b/plugins/PackUpdater/Src/Notifications.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/Options.cpp b/plugins/PackUpdater/Src/Options.cpp
index 421244f4af..69faabe7cc 100644
--- a/plugins/PackUpdater/Src/Options.cpp
+++ b/plugins/PackUpdater/Src/Options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/PackUpdater.cpp b/plugins/PackUpdater/Src/PackUpdater.cpp
index 2d889f6911..ed5c18aaa3 100644
--- a/plugins/PackUpdater/Src/PackUpdater.cpp
+++ b/plugins/PackUpdater/Src/PackUpdater.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/Utils.cpp b/plugins/PackUpdater/Src/Utils.cpp
index 48ed3e42a0..3a6b685378 100644
--- a/plugins/PackUpdater/Src/Utils.cpp
+++ b/plugins/PackUpdater/Src/Utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/resource.h b/plugins/PackUpdater/Src/resource.h
index fd3b5c14f0..67d09392f4 100644
--- a/plugins/PackUpdater/Src/resource.h
+++ b/plugins/PackUpdater/Src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Resource.rc
//
diff --git a/plugins/PackUpdater/Src/stdafx.cxx b/plugins/PackUpdater/Src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/PackUpdater/Src/stdafx.cxx
+++ b/plugins/PackUpdater/Src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/stdafx.h b/plugins/PackUpdater/Src/stdafx.h
index 5e6c6d0fbb..7923d5c8a8 100644
--- a/plugins/PackUpdater/Src/stdafx.h
+++ b/plugins/PackUpdater/Src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/version.h b/plugins/PackUpdater/Src/version.h
index 2823d340ee..c5f78af9bd 100644
--- a/plugins/PackUpdater/Src/version.h
+++ b/plugins/PackUpdater/Src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/PasteIt/docs/licence.txt b/plugins/PasteIt/docs/licence.txt
index 7f1161073d..fc35462967 100644
--- a/plugins/PasteIt/docs/licence.txt
+++ b/plugins/PasteIt/docs/licence.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/PasteIt/docs/readme.txt b/plugins/PasteIt/docs/readme.txt
index 86f9f0c468..49f13c40dc 100644
--- a/plugins/PasteIt/docs/readme.txt
+++ b/plugins/PasteIt/docs/readme.txt
@@ -1,4 +1,4 @@
-********
+********
Paste It
********
diff --git a/plugins/PasteIt/res/PasteIt.rc b/plugins/PasteIt/res/PasteIt.rc
index 1b70850227..582c070130 100644
--- a/plugins/PasteIt/res/PasteIt.rc
+++ b/plugins/PasteIt/res/PasteIt.rc
@@ -1,4 +1,4 @@
-#include "..\src\resource.h"
+#include "..\src\resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/PasteIt/res/version.rc b/plugins/PasteIt/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/PasteIt/res/version.rc
+++ b/plugins/PasteIt/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/PasteIt/src/Options.cpp b/plugins/PasteIt/src/Options.cpp
index 97d93e3d98..3be2c45907 100644
--- a/plugins/PasteIt/src/Options.cpp
+++ b/plugins/PasteIt/src/Options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Paste It plugin
Copyright (C) 2011 Krzysztof Kral
diff --git a/plugins/PasteIt/src/Options.h b/plugins/PasteIt/src/Options.h
index 9e58e44d7f..3d6d31407e 100644
--- a/plugins/PasteIt/src/Options.h
+++ b/plugins/PasteIt/src/Options.h
@@ -1,4 +1,4 @@
-/*
+/*
Paste It plugin
Copyright (C) 2011 Krzysztof Kral
diff --git a/plugins/PasteIt/src/PasteIt.cpp b/plugins/PasteIt/src/PasteIt.cpp
index 96de6b8a51..831dc1a343 100644
--- a/plugins/PasteIt/src/PasteIt.cpp
+++ b/plugins/PasteIt/src/PasteIt.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Paste It plugin
Copyright (C) 2011 Krzysztof Kral
diff --git a/plugins/PasteIt/src/PasteToWeb.cpp b/plugins/PasteIt/src/PasteToWeb.cpp
index 09786c738a..4dabde6dd0 100644
--- a/plugins/PasteIt/src/PasteToWeb.cpp
+++ b/plugins/PasteIt/src/PasteToWeb.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Paste It plugin
Copyright (C) 2011 Krzysztof Kral
diff --git a/plugins/PasteIt/src/PasteToWeb.h b/plugins/PasteIt/src/PasteToWeb.h
index fdedc388ac..5f4023eea8 100644
--- a/plugins/PasteIt/src/PasteToWeb.h
+++ b/plugins/PasteIt/src/PasteToWeb.h
@@ -1,4 +1,4 @@
-/*
+/*
Paste It plugin
Copyright (C) 2011 Krzysztof Kral
diff --git a/plugins/PasteIt/src/PasteToWeb1.cpp b/plugins/PasteIt/src/PasteToWeb1.cpp
index b725c12f52..202f0d0923 100644
--- a/plugins/PasteIt/src/PasteToWeb1.cpp
+++ b/plugins/PasteIt/src/PasteToWeb1.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Paste It plugin
Copyright (C) 2011 Krzysztof Kral
diff --git a/plugins/PasteIt/src/PasteToWeb1.h b/plugins/PasteIt/src/PasteToWeb1.h
index 50f835af4f..16f246af2f 100644
--- a/plugins/PasteIt/src/PasteToWeb1.h
+++ b/plugins/PasteIt/src/PasteToWeb1.h
@@ -1,4 +1,4 @@
-/*
+/*
Paste It plugin
Copyright (C) 2011 Krzysztof Kral
diff --git a/plugins/PasteIt/src/PasteToWeb2.cpp b/plugins/PasteIt/src/PasteToWeb2.cpp
index 17b3ca116f..65df4b913b 100644
--- a/plugins/PasteIt/src/PasteToWeb2.cpp
+++ b/plugins/PasteIt/src/PasteToWeb2.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Paste It plugin
Copyright (C) 2011 Krzysztof Kral
diff --git a/plugins/PasteIt/src/PasteToWeb2.h b/plugins/PasteIt/src/PasteToWeb2.h
index 891c92223f..e9555b7de1 100644
--- a/plugins/PasteIt/src/PasteToWeb2.h
+++ b/plugins/PasteIt/src/PasteToWeb2.h
@@ -1,4 +1,4 @@
-/*
+/*
Paste It plugin
Copyright (C) 2011 Krzysztof Kral
diff --git a/plugins/PasteIt/src/resource.h b/plugins/PasteIt/src/resource.h
index cbfa566679..469e5f4989 100644
--- a/plugins/PasteIt/src/resource.h
+++ b/plugins/PasteIt/src/resource.h
@@ -1,4 +1,4 @@
-
+
#define IDD_OPT_MAIN 101
#define IDD_DLG_FROM_CLIPBOARD 102
#define IDD_DLG_FROM_FILE 103
diff --git a/plugins/PasteIt/src/stdafx.cxx b/plugins/PasteIt/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/PasteIt/src/stdafx.cxx
+++ b/plugins/PasteIt/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/PasteIt/src/stdafx.h b/plugins/PasteIt/src/stdafx.h
index 466448a431..e97f6783b7 100644
--- a/plugins/PasteIt/src/stdafx.h
+++ b/plugins/PasteIt/src/stdafx.h
@@ -1,4 +1,4 @@
-// stdafx.h : include file for standard system include files,
+// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
diff --git a/plugins/PasteIt/src/version.h b/plugins/PasteIt/src/version.h
index 68de25f823..a6266df094 100644
--- a/plugins/PasteIt/src/version.h
+++ b/plugins/PasteIt/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 3
diff --git a/plugins/Ping/res/Version.rc b/plugins/Ping/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Ping/res/Version.rc
+++ b/plugins/Ping/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Ping/res/ping.rc b/plugins/Ping/res/ping.rc
index 0819d123a7..ad7bf9635e 100644
--- a/plugins/Ping/res/ping.rc
+++ b/plugins/Ping/res/ping.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Ping/src/collection.h b/plugins/Ping/src/collection.h
index 6e1615ea01..b09537e11c 100644
--- a/plugins/Ping/src/collection.h
+++ b/plugins/Ping/src/collection.h
@@ -1,4 +1,4 @@
-template<class T> class Collection
+template<class T> class Collection
{
protected:
unsigned long count;
diff --git a/plugins/Ping/src/icmp.cpp b/plugins/Ping/src/icmp.cpp
index 26e7379845..637def4cf3 100644
--- a/plugins/Ping/src/icmp.cpp
+++ b/plugins/Ping/src/icmp.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
char data[] = "AAAABBBBCCCCDDDDEEEEFFFFGGGGHHH";
ICMP *ICMP::instance = nullptr;
diff --git a/plugins/Ping/src/icmp.h b/plugins/Ping/src/icmp.h
index d3b8e665a1..91b0749a65 100644
--- a/plugins/Ping/src/icmp.h
+++ b/plugins/Ping/src/icmp.h
@@ -1,4 +1,4 @@
-// adapted 23/9/2004 from public domain code at http://tangentsoft.net/wskfaq/examples/dllping.html
+// adapted 23/9/2004 from public domain code at http://tangentsoft.net/wskfaq/examples/dllping.html
#ifndef _ICMP_H
#define _ICMP_H
diff --git a/plugins/Ping/src/log.cpp b/plugins/Ping/src/log.cpp
index 20782c2c17..ea4ac56f18 100644
--- a/plugins/Ping/src/log.cpp
+++ b/plugins/Ping/src/log.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
INT_PTR Log(WPARAM wParam, LPARAM) {
diff --git a/plugins/Ping/src/log.h b/plugins/Ping/src/log.h
index 1930dddede..e4d1315f1d 100644
--- a/plugins/Ping/src/log.h
+++ b/plugins/Ping/src/log.h
@@ -1,4 +1,4 @@
-#ifndef _PING_LOG
+#ifndef _PING_LOG
#define _PING_LOG
INT_PTR Log(WPARAM wParam, LPARAM lParam);
diff --git a/plugins/Ping/src/menu.cpp b/plugins/Ping/src/menu.cpp
index 3f2a0bd198..5a434e2e8a 100644
--- a/plugins/Ping/src/menu.cpp
+++ b/plugins/Ping/src/menu.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HANDLE hMenuDisable, hMenuGraph, hMenuEdit;
HANDLE hEventMenuBuild;
diff --git a/plugins/Ping/src/menu.h b/plugins/Ping/src/menu.h
index 314aa679c2..2fef015046 100644
--- a/plugins/Ping/src/menu.h
+++ b/plugins/Ping/src/menu.h
@@ -1,4 +1,4 @@
-#ifndef _MENU_H
+#ifndef _MENU_H
#define _MENU_H
void InitMenus();
diff --git a/plugins/Ping/src/options.cpp b/plugins/Ping/src/options.cpp
index f8ee4ec831..745265acfb 100644
--- a/plugins/Ping/src/options.cpp
+++ b/plugins/Ping/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
PingOptions options;
diff --git a/plugins/Ping/src/options.h b/plugins/Ping/src/options.h
index 9bbfca0ca7..d30e7a5526 100644
--- a/plugins/Ping/src/options.h
+++ b/plugins/Ping/src/options.h
@@ -1,4 +1,4 @@
-#ifndef _PING_OPTIONS
+#ifndef _PING_OPTIONS
#define _PING_OPTIONS
INT_PTR CALLBACK DlgProcDestEdit(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam);
diff --git a/plugins/Ping/src/ping.cpp b/plugins/Ping/src/ping.cpp
index c703feba7a..b56a8cf657 100644
--- a/plugins/Ping/src/ping.cpp
+++ b/plugins/Ping/src/ping.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
CLIST_INTERFACE *pcli;
HINSTANCE hInst;
diff --git a/plugins/Ping/src/pinggraph.cpp b/plugins/Ping/src/pinggraph.cpp
index 554c740c61..cc993a19f1 100644
--- a/plugins/Ping/src/pinggraph.cpp
+++ b/plugins/Ping/src/pinggraph.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HistoryMap history_map;
diff --git a/plugins/Ping/src/pinggraph.h b/plugins/Ping/src/pinggraph.h
index 50b6040c98..22209d1507 100644
--- a/plugins/Ping/src/pinggraph.h
+++ b/plugins/Ping/src/pinggraph.h
@@ -1,4 +1,4 @@
-#ifndef _PINGGRAPH_H
+#ifndef _PINGGRAPH_H
#define _PINGGRAPH_H
#define MIN_GRAPH_HEIGHT 10 // minimum braph height, ms
diff --git a/plugins/Ping/src/pinglist.cpp b/plugins/Ping/src/pinglist.cpp
index 92e094e74b..d5abd5e1c3 100644
--- a/plugins/Ping/src/pinglist.cpp
+++ b/plugins/Ping/src/pinglist.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
PINGLIST list_items;
mir_cs list_cs;
diff --git a/plugins/Ping/src/pinglist.h b/plugins/Ping/src/pinglist.h
index b01dcd4a17..e23b8aae50 100644
--- a/plugins/Ping/src/pinglist.h
+++ b/plugins/Ping/src/pinglist.h
@@ -1,4 +1,4 @@
-#ifndef _PINGLIST_H
+#ifndef _PINGLIST_H
#define _PINGLIST_H
INT_PTR LoadPingList(WPARAM wParam, LPARAM lParam);
diff --git a/plugins/Ping/src/pingthread.cpp b/plugins/Ping/src/pingthread.cpp
index 1cc8632675..63a07ca31a 100644
--- a/plugins/Ping/src/pingthread.cpp
+++ b/plugins/Ping/src/pingthread.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int upCount, total = 0;
diff --git a/plugins/Ping/src/pingthread.h b/plugins/Ping/src/pingthread.h
index 37b50e308c..fa6630aae9 100644
--- a/plugins/Ping/src/pingthread.h
+++ b/plugins/Ping/src/pingthread.h
@@ -1,4 +1,4 @@
-#ifndef _PINGTHREAD_H
+#ifndef _PINGTHREAD_H
#define _PINGTHREAD_H
int FillList(WPARAM wParam, LPARAM lParam);
diff --git a/plugins/Ping/src/rawping.cpp b/plugins/Ping/src/rawping.cpp
index c5b2c0c2e8..5f86d6ee61 100644
--- a/plugins/Ping/src/rawping.cpp
+++ b/plugins/Ping/src/rawping.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
USHORT ip_checksum(USHORT* buffer, int size)
{
diff --git a/plugins/Ping/src/rawping.h b/plugins/Ping/src/rawping.h
index 59751d8c7a..98b8d471e1 100644
--- a/plugins/Ping/src/rawping.h
+++ b/plugins/Ping/src/rawping.h
@@ -1,4 +1,4 @@
-#ifndef _RAWPING_H
+#ifndef _RAWPING_H
#define _RAWPING_H
// ICMP protocol identifier
diff --git a/plugins/Ping/src/resource.h b/plugins/Ping/src/resource.h
index 214edade09..088219da29 100644
--- a/plugins/Ping/src/resource.h
+++ b/plugins/Ping/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ping.rc
//
diff --git a/plugins/Ping/src/stdafx.cxx b/plugins/Ping/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Ping/src/stdafx.cxx
+++ b/plugins/Ping/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Ping/src/stdafx.h b/plugins/Ping/src/stdafx.h
index 7bdfa5be69..02c30d8701 100644
--- a/plugins/Ping/src/stdafx.h
+++ b/plugins/Ping/src/stdafx.h
@@ -1,4 +1,4 @@
-#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
+#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <windows.h>
#include <windowsx.h>
diff --git a/plugins/Ping/src/utils.cpp b/plugins/Ping/src/utils.cpp
index cf900a3ffa..6f6eb2ee6c 100644
--- a/plugins/Ping/src/utils.cpp
+++ b/plugins/Ping/src/utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
LRESULT CALLBACK NullWindowProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
{
diff --git a/plugins/Ping/src/utils.h b/plugins/Ping/src/utils.h
index d084a4ae9a..6916c871b7 100644
--- a/plugins/Ping/src/utils.h
+++ b/plugins/Ping/src/utils.h
@@ -1,4 +1,4 @@
-#ifndef _PING_UTILS
+#ifndef _PING_UTILS
#define _PING_UTILS
void __stdcall ShowPopup(wchar_t *line1, wchar_t *line2, int flags);
diff --git a/plugins/Ping/src/version.h b/plugins/Ping/src/version.h
index 16ad496842..399a2cbe13 100644
--- a/plugins/Ping/src/version.h
+++ b/plugins/Ping/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 9
#define __RELEASE_NUM 1
#define __BUILD_NUM 1
diff --git a/plugins/PluginUpdater/pu_stub/pu_stub.cpp b/plugins/PluginUpdater/pu_stub/pu_stub.cpp
index 2a42d51c4c..2433156ce2 100644
--- a/plugins/PluginUpdater/pu_stub/pu_stub.cpp
+++ b/plugins/PluginUpdater/pu_stub/pu_stub.cpp
@@ -1,4 +1,4 @@
-#define _CRT_SECURE_NO_WARNINGS
+#define _CRT_SECURE_NO_WARNINGS
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
diff --git a/plugins/PluginUpdater/res/Resource.rc b/plugins/PluginUpdater/res/Resource.rc
index d5cc6f3418..48dd39e70b 100644
--- a/plugins/PluginUpdater/res/Resource.rc
+++ b/plugins/PluginUpdater/res/Resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/PluginUpdater/res/Version.rc b/plugins/PluginUpdater/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/PluginUpdater/res/Version.rc
+++ b/plugins/PluginUpdater/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/PluginUpdater/src/Compat/compat.cpp b/plugins/PluginUpdater/src/Compat/compat.cpp
index 1da442ee41..ec48644e37 100644
--- a/plugins/PluginUpdater/src/Compat/compat.cpp
+++ b/plugins/PluginUpdater/src/Compat/compat.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/Compat/compat.h b/plugins/PluginUpdater/src/Compat/compat.h
index 40bee6b259..ec553e0e55 100644
--- a/plugins/PluginUpdater/src/Compat/compat.h
+++ b/plugins/PluginUpdater/src/Compat/compat.h
@@ -1,4 +1,4 @@
-#define MIID_UPDATER {0x4a47b19b, 0xde5a, 0x4436, { 0xab, 0x4b, 0xe1, 0xf3, 0xa0, 0x22, 0x5d, 0xe7}}
+#define MIID_UPDATER {0x4a47b19b, 0xde5a, 0x4436, { 0xab, 0x4b, 0xe1, 0xf3, 0xa0, 0x22, 0x5d, 0xe7}}
#include <m_database.h>
diff --git a/plugins/PluginUpdater/src/Compat/stdver.h b/plugins/PluginUpdater/src/Compat/stdver.h
index 6f40f9e4bd..933a81879b 100644
--- a/plugins/PluginUpdater/src/Compat/stdver.h
+++ b/plugins/PluginUpdater/src/Compat/stdver.h
@@ -1,4 +1,4 @@
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
#define __FILEVERSION_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
#define __STRINGIFY_IMPL(x) #x
diff --git a/plugins/PluginUpdater/src/DlgListNew.cpp b/plugins/PluginUpdater/src/DlgListNew.cpp
index 12c4853002..2b9c5e1ed9 100644
--- a/plugins/PluginUpdater/src/DlgListNew.cpp
+++ b/plugins/PluginUpdater/src/DlgListNew.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/DlgUpdate.cpp b/plugins/PluginUpdater/src/DlgUpdate.cpp
index 8e3ef7228a..875dd6ea8c 100644
--- a/plugins/PluginUpdater/src/DlgUpdate.cpp
+++ b/plugins/PluginUpdater/src/DlgUpdate.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/Events.cpp b/plugins/PluginUpdater/src/Events.cpp
index fa215c6a3b..f7660411af 100644
--- a/plugins/PluginUpdater/src/Events.cpp
+++ b/plugins/PluginUpdater/src/Events.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/Minizip/crypt.h b/plugins/PluginUpdater/src/Minizip/crypt.h
index a01d08d932..67b6e1fef6 100644
--- a/plugins/PluginUpdater/src/Minizip/crypt.h
+++ b/plugins/PluginUpdater/src/Minizip/crypt.h
@@ -1,4 +1,4 @@
-/* crypt.h -- base code for crypt/uncrypt ZIPfile
+/* crypt.h -- base code for crypt/uncrypt ZIPfile
Version 1.01e, February 12th, 2005
diff --git a/plugins/PluginUpdater/src/Minizip/ioapi.c b/plugins/PluginUpdater/src/Minizip/ioapi.c
index 4219ed1f24..8c86946b76 100644
--- a/plugins/PluginUpdater/src/Minizip/ioapi.c
+++ b/plugins/PluginUpdater/src/Minizip/ioapi.c
@@ -1,4 +1,4 @@
-/* ioapi.h -- IO base function header for compress/uncompress .zip
+/* ioapi.h -- IO base function header for compress/uncompress .zip
part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html )
Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
diff --git a/plugins/PluginUpdater/src/Minizip/ioapi.h b/plugins/PluginUpdater/src/Minizip/ioapi.h
index 3fc4d0324b..6b8808a4d8 100644
--- a/plugins/PluginUpdater/src/Minizip/ioapi.h
+++ b/plugins/PluginUpdater/src/Minizip/ioapi.h
@@ -1,4 +1,4 @@
-/* ioapi.h -- IO base function header for compress/uncompress .zip
+/* ioapi.h -- IO base function header for compress/uncompress .zip
part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html )
Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
diff --git a/plugins/PluginUpdater/src/Minizip/iowin32.c b/plugins/PluginUpdater/src/Minizip/iowin32.c
index ff73007639..70c9ff132c 100644
--- a/plugins/PluginUpdater/src/Minizip/iowin32.c
+++ b/plugins/PluginUpdater/src/Minizip/iowin32.c
@@ -1,4 +1,4 @@
-/* iowin32.c -- IO base function header for compress/uncompress .zip
+/* iowin32.c -- IO base function header for compress/uncompress .zip
Version 1.1, February 14h, 2010
part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html )
diff --git a/plugins/PluginUpdater/src/Minizip/iowin32.h b/plugins/PluginUpdater/src/Minizip/iowin32.h
index 0ca0969a7d..e18a499778 100644
--- a/plugins/PluginUpdater/src/Minizip/iowin32.h
+++ b/plugins/PluginUpdater/src/Minizip/iowin32.h
@@ -1,4 +1,4 @@
-/* iowin32.h -- IO base function header for compress/uncompress .zip
+/* iowin32.h -- IO base function header for compress/uncompress .zip
Version 1.1, February 14h, 2010
part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html )
diff --git a/plugins/PluginUpdater/src/Minizip/unzip.c b/plugins/PluginUpdater/src/Minizip/unzip.c
index 809786bb87..46cc4e1226 100644
--- a/plugins/PluginUpdater/src/Minizip/unzip.c
+++ b/plugins/PluginUpdater/src/Minizip/unzip.c
@@ -1,4 +1,4 @@
-/* unzip.c -- IO for uncompress .zip files using zlib
+/* unzip.c -- IO for uncompress .zip files using zlib
Version 1.1, February 14h, 2010
part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html )
diff --git a/plugins/PluginUpdater/src/Minizip/unzip.h b/plugins/PluginUpdater/src/Minizip/unzip.h
index 15b1621eb0..4f7d26a00a 100644
--- a/plugins/PluginUpdater/src/Minizip/unzip.h
+++ b/plugins/PluginUpdater/src/Minizip/unzip.h
@@ -1,4 +1,4 @@
-/* unzip.h -- IO for uncompress .zip files using zlib
+/* unzip.h -- IO for uncompress .zip files using zlib
Version 1.1, February 14h, 2010
part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html )
diff --git a/plugins/PluginUpdater/src/Minizip/zconf.h b/plugins/PluginUpdater/src/Minizip/zconf.h
index 02ce56c431..fcb4835be9 100644
--- a/plugins/PluginUpdater/src/Minizip/zconf.h
+++ b/plugins/PluginUpdater/src/Minizip/zconf.h
@@ -1,4 +1,4 @@
-/* zconf.h -- configuration of the zlib compression library
+/* zconf.h -- configuration of the zlib compression library
* Copyright (C) 1995-2010 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
diff --git a/plugins/PluginUpdater/src/Minizip/zip.c b/plugins/PluginUpdater/src/Minizip/zip.c
index 3c34fc8bd4..19e2d8ca0d 100644
--- a/plugins/PluginUpdater/src/Minizip/zip.c
+++ b/plugins/PluginUpdater/src/Minizip/zip.c
@@ -1,4 +1,4 @@
-/* zip.c -- IO on .zip files using zlib
+/* zip.c -- IO on .zip files using zlib
Version 1.1, February 14h, 2010
part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html )
diff --git a/plugins/PluginUpdater/src/Minizip/zip.h b/plugins/PluginUpdater/src/Minizip/zip.h
index 8aaebb6234..013bbd5b09 100644
--- a/plugins/PluginUpdater/src/Minizip/zip.h
+++ b/plugins/PluginUpdater/src/Minizip/zip.h
@@ -1,4 +1,4 @@
-/* zip.h -- IO on .zip files using zlib
+/* zip.h -- IO on .zip files using zlib
Version 1.1, February 14h, 2010
part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html )
diff --git a/plugins/PluginUpdater/src/Minizip/zlib.h b/plugins/PluginUpdater/src/Minizip/zlib.h
index bfbba83e8e..45071b4175 100644
--- a/plugins/PluginUpdater/src/Minizip/zlib.h
+++ b/plugins/PluginUpdater/src/Minizip/zlib.h
@@ -1,4 +1,4 @@
-/* zlib.h -- interface of the 'zlib' general purpose compression library
+/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.2.5, April 19th, 2010
Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler
diff --git a/plugins/PluginUpdater/src/Notifications.cpp b/plugins/PluginUpdater/src/Notifications.cpp
index c8057276b7..70c149f716 100644
--- a/plugins/PluginUpdater/src/Notifications.cpp
+++ b/plugins/PluginUpdater/src/Notifications.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/Notifications.h b/plugins/PluginUpdater/src/Notifications.h
index 2819baf04b..e5de3b74c1 100644
--- a/plugins/PluginUpdater/src/Notifications.h
+++ b/plugins/PluginUpdater/src/Notifications.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/Options.cpp b/plugins/PluginUpdater/src/Options.cpp
index 8d5d4d2830..9b0c94616f 100644
--- a/plugins/PluginUpdater/src/Options.cpp
+++ b/plugins/PluginUpdater/src/Options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/PluginUpdater.cpp b/plugins/PluginUpdater/src/PluginUpdater.cpp
index 863a93ac7b..9967a43c80 100644
--- a/plugins/PluginUpdater/src/PluginUpdater.cpp
+++ b/plugins/PluginUpdater/src/PluginUpdater.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/Services.cpp b/plugins/PluginUpdater/src/Services.cpp
index ab8c744c9f..fbb160b608 100644
--- a/plugins/PluginUpdater/src/Services.cpp
+++ b/plugins/PluginUpdater/src/Services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/Utils.cpp b/plugins/PluginUpdater/src/Utils.cpp
index aea147a0f1..c66e52c866 100644
--- a/plugins/PluginUpdater/src/Utils.cpp
+++ b/plugins/PluginUpdater/src/Utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/checksum.cpp b/plugins/PluginUpdater/src/checksum.cpp
index 889696c4b0..12483e6111 100644
--- a/plugins/PluginUpdater/src/checksum.cpp
+++ b/plugins/PluginUpdater/src/checksum.cpp
@@ -1,4 +1,4 @@
-
+
// Checksum Tool
// By Bio (C) 2012
diff --git a/plugins/PluginUpdater/src/resource.h b/plugins/PluginUpdater/src/resource.h
index 1c36dbb44e..89d1a39352 100644
--- a/plugins/PluginUpdater/src/resource.h
+++ b/plugins/PluginUpdater/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by d:\Miranda_orig\plugins\PluginUpdater\res\Resource.rc
//
diff --git a/plugins/PluginUpdater/src/stdafx.cxx b/plugins/PluginUpdater/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/PluginUpdater/src/stdafx.cxx
+++ b/plugins/PluginUpdater/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/stdafx.h b/plugins/PluginUpdater/src/stdafx.h
index a621662ce5..6340c1b710 100644
--- a/plugins/PluginUpdater/src/stdafx.h
+++ b/plugins/PluginUpdater/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/unzipfile.cpp b/plugins/PluginUpdater/src/unzipfile.cpp
index 95aa1bf009..04e5f582d0 100644
--- a/plugins/PluginUpdater/src/unzipfile.cpp
+++ b/plugins/PluginUpdater/src/unzipfile.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012 George Hazan
This is free software; you can redistribute it and/or
diff --git a/plugins/PluginUpdater/src/version.h b/plugins/PluginUpdater/src/version.h
index d3477ff6fd..9b3f083adf 100644
--- a/plugins/PluginUpdater/src/version.h
+++ b/plugins/PluginUpdater/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 2
#define __BUILD_NUM 5
diff --git a/plugins/Popup/docs/Changelog.txt b/plugins/Popup/docs/Changelog.txt
index de46d15d50..90716288fe 100644
--- a/plugins/Popup/docs/Changelog.txt
+++ b/plugins/Popup/docs/Changelog.txt
@@ -1,4 +1,4 @@
-Popup Plus: 2.1.1.6
+Popup Plus: 2.1.1.6
+added support for custom langpacks
+added hotkey to open popup history
+added action copy to clipboard
diff --git a/plugins/Popup/docs/changelog_popup.txt b/plugins/Popup/docs/changelog_popup.txt
index c044db186f..3557e3fa4b 100644
--- a/plugins/Popup/docs/changelog_popup.txt
+++ b/plugins/Popup/docs/changelog_popup.txt
@@ -1,4 +1,4 @@
-popup plus 2.0.3.96 RC1 internal, 05-11-28, 00:44
+popup plus 2.0.3.96 RC1 internal, 05-11-28, 00:44
[-] Fixed line breaks
popup plus 2.0.3.96 RC1 internal, 05-11-27, 01:07
diff --git a/plugins/Popup/docs/faq_popup.txt b/plugins/Popup/docs/faq_popup.txt
index 43a7d31eb6..ea06ab84b5 100644
--- a/plugins/Popup/docs/faq_popup.txt
+++ b/plugins/Popup/docs/faq_popup.txt
@@ -1,4 +1,4 @@
-===============================================================================
+===============================================================================
PopUp - Frequently Asked Questions
===============================================================================
diff --git a/plugins/Popup/docs/readme.txt b/plugins/Popup/docs/readme.txt
index b22e0fb6a9..74c570e588 100644
--- a/plugins/Popup/docs/readme.txt
+++ b/plugins/Popup/docs/readme.txt
@@ -1,4 +1,4 @@
-PopUp plugin, v.1.0.1.9
+PopUp plugin, v.1.0.1.9
by Luca "Hrk" Santarelli
hrk@users.sf.net
diff --git a/plugins/Popup/docs/rebase_popup.txt b/plugins/Popup/docs/rebase_popup.txt
index 87cb219b79..fb61cd7865 100644
--- a/plugins/Popup/docs/rebase_popup.txt
+++ b/plugins/Popup/docs/rebase_popup.txt
@@ -1,4 +1,4 @@
-=§= TO PLUGIN DEVELOPERS =§=
+=ยง= TO PLUGIN DEVELOPERS =ยง=
This plugin has its Base Address set to:
0x25020000
@@ -28,5 +28,5 @@ K = 11th letter in the english alphabet.
37(dec) = 25(Hex)
Base Address can be found/configured:
-§ MSVC++ 6.0
+ยง MSVC++ 6.0
Project->Settings->Link->Output->Base Address \ No newline at end of file
diff --git a/plugins/Popup/docs/road_map.txt b/plugins/Popup/docs/road_map.txt
index f171688db8..db21c337c3 100644
--- a/plugins/Popup/docs/road_map.txt
+++ b/plugins/Popup/docs/road_map.txt
@@ -1,4 +1,4 @@
-skin related classes:
+skin related classes:
- PopUpSkin
- Skin
- Skins
diff --git a/plugins/Popup/docs/skin_popup.txt b/plugins/Popup/docs/skin_popup.txt
index ee20d2d845..2ed0311d4a 100644
--- a/plugins/Popup/docs/skin_popup.txt
+++ b/plugins/Popup/docs/skin_popup.txt
@@ -1,4 +1,4 @@
-Object properties
+Object properties
Popup skin files are used to define popup layout. Each popup consists of several objects such as bitmaps, text, title
diff --git a/plugins/Popup/docs/whatsnew.txt b/plugins/Popup/docs/whatsnew.txt
index 63b0bd2abf..53a8503a47 100644
--- a/plugins/Popup/docs/whatsnew.txt
+++ b/plugins/Popup/docs/whatsnew.txt
@@ -1,4 +1,4 @@
-The new Popup Team welcomes you.
+The new Popup Team welcomes you.
Due to the huge amount of changes we advice you to use the "Reset" button below.
Your advantages from new version:
diff --git a/plugins/Popup/res/resource.rc b/plugins/Popup/res/resource.rc
index 75cd04bd35..867b2c913b 100644
--- a/plugins/Popup/res/resource.rc
+++ b/plugins/Popup/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Popup/res/version.rc b/plugins/Popup/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Popup/res/version.rc
+++ b/plugins/Popup/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Popup/src/actions.cpp b/plugins/Popup/src/actions.cpp
index 9235521bec..6b516fcb3e 100644
--- a/plugins/Popup/src/actions.cpp
+++ b/plugins/Popup/src/actions.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/actions.h b/plugins/Popup/src/actions.h
index bfdaf8591d..8ed5b52477 100644
--- a/plugins/Popup/src/actions.h
+++ b/plugins/Popup/src/actions.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/avatars.cpp b/plugins/Popup/src/avatars.cpp
index d099ddbd73..6936e55cc7 100644
--- a/plugins/Popup/src/avatars.cpp
+++ b/plugins/Popup/src/avatars.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/avatars.h b/plugins/Popup/src/avatars.h
index c9c38c3cd4..c8e34bedfb 100644
--- a/plugins/Popup/src/avatars.h
+++ b/plugins/Popup/src/avatars.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/avatars_flash.h b/plugins/Popup/src/avatars_flash.h
index 9678d84259..e12971d7fe 100644
--- a/plugins/Popup/src/avatars_flash.h
+++ b/plugins/Popup/src/avatars_flash.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/avatars_gif.cpp b/plugins/Popup/src/avatars_gif.cpp
index bfb5d63368..73eae2235e 100644
--- a/plugins/Popup/src/avatars_gif.cpp
+++ b/plugins/Popup/src/avatars_gif.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/avatars_gif.h b/plugins/Popup/src/avatars_gif.h
index 5dcdc85a24..6207c17e30 100644
--- a/plugins/Popup/src/avatars_gif.h
+++ b/plugins/Popup/src/avatars_gif.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/avatars_simple.cpp b/plugins/Popup/src/avatars_simple.cpp
index b32c05dc35..b620cce723 100644
--- a/plugins/Popup/src/avatars_simple.cpp
+++ b/plugins/Popup/src/avatars_simple.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/avatars_simple.h b/plugins/Popup/src/avatars_simple.h
index da92dca5df..a865d632d5 100644
--- a/plugins/Popup/src/avatars_simple.h
+++ b/plugins/Popup/src/avatars_simple.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/bitmap_funcs.cpp b/plugins/Popup/src/bitmap_funcs.cpp
index 5a07c757de..d0b8ab15b7 100644
--- a/plugins/Popup/src/bitmap_funcs.cpp
+++ b/plugins/Popup/src/bitmap_funcs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/bitmap_funcs.h b/plugins/Popup/src/bitmap_funcs.h
index 6b8a4e2816..decb8b5a25 100644
--- a/plugins/Popup/src/bitmap_funcs.h
+++ b/plugins/Popup/src/bitmap_funcs.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/common.h b/plugins/Popup/src/common.h
index ca632bac41..e7a0e8c057 100644
--- a/plugins/Popup/src/common.h
+++ b/plugins/Popup/src/common.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/config.cpp b/plugins/Popup/src/config.cpp
index c6ae1a1ffc..8a040dfdc1 100644
--- a/plugins/Popup/src/config.cpp
+++ b/plugins/Popup/src/config.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/config.h b/plugins/Popup/src/config.h
index 07e9d6d86c..b249d2cdf9 100644
--- a/plugins/Popup/src/config.h
+++ b/plugins/Popup/src/config.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/def_settings.h b/plugins/Popup/src/def_settings.h
index 73c2425e63..0bec7e680b 100644
--- a/plugins/Popup/src/def_settings.h
+++ b/plugins/Popup/src/def_settings.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/defs.h b/plugins/Popup/src/defs.h
index 43959f9b86..72a61d1fd7 100644
--- a/plugins/Popup/src/defs.h
+++ b/plugins/Popup/src/defs.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/effects.cpp b/plugins/Popup/src/effects.cpp
index e73322d265..a1c7250aaa 100644
--- a/plugins/Popup/src/effects.cpp
+++ b/plugins/Popup/src/effects.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/effects.h b/plugins/Popup/src/effects.h
index d3ff4502ef..2053395414 100644
--- a/plugins/Popup/src/effects.h
+++ b/plugins/Popup/src/effects.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/font.cpp b/plugins/Popup/src/font.cpp
index 7e8550038f..53f619b703 100644
--- a/plugins/Popup/src/font.cpp
+++ b/plugins/Popup/src/font.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/font.h b/plugins/Popup/src/font.h
index 3975a53c88..bc73acdbbc 100644
--- a/plugins/Popup/src/font.h
+++ b/plugins/Popup/src/font.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/formula.cpp b/plugins/Popup/src/formula.cpp
index f2748ae030..b85a0839c5 100644
--- a/plugins/Popup/src/formula.cpp
+++ b/plugins/Popup/src/formula.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/formula.h b/plugins/Popup/src/formula.h
index 6de6ac625d..27ae3bf273 100644
--- a/plugins/Popup/src/formula.h
+++ b/plugins/Popup/src/formula.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/history.cpp b/plugins/Popup/src/history.cpp
index 3bad370778..c65a620b0c 100644
--- a/plugins/Popup/src/history.cpp
+++ b/plugins/Popup/src/history.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/history.h b/plugins/Popup/src/history.h
index b4e28bfac2..3fdbd8665e 100644
--- a/plugins/Popup/src/history.h
+++ b/plugins/Popup/src/history.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/icons.cpp b/plugins/Popup/src/icons.cpp
index 297a9d982f..a740231a0a 100644
--- a/plugins/Popup/src/icons.cpp
+++ b/plugins/Popup/src/icons.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/icons.h b/plugins/Popup/src/icons.h
index ad7ee64153..5c75e58a7e 100644
--- a/plugins/Popup/src/icons.h
+++ b/plugins/Popup/src/icons.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/main.cpp b/plugins/Popup/src/main.cpp
index 7471eddb29..915c1b427a 100644
--- a/plugins/Popup/src/main.cpp
+++ b/plugins/Popup/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/notifications.cpp b/plugins/Popup/src/notifications.cpp
index f5e904b3a4..f7c15b6b82 100644
--- a/plugins/Popup/src/notifications.cpp
+++ b/plugins/Popup/src/notifications.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/notifications.h b/plugins/Popup/src/notifications.h
index 041a83d78c..aa4c2f4963 100644
--- a/plugins/Popup/src/notifications.h
+++ b/plugins/Popup/src/notifications.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opt_adv.cpp b/plugins/Popup/src/opt_adv.cpp
index f9d4f75f8e..a25d53f754 100644
--- a/plugins/Popup/src/opt_adv.cpp
+++ b/plugins/Popup/src/opt_adv.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opt_adv.h b/plugins/Popup/src/opt_adv.h
index d5ac6d128f..ce27b876fc 100644
--- a/plugins/Popup/src/opt_adv.h
+++ b/plugins/Popup/src/opt_adv.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opt_class.cpp b/plugins/Popup/src/opt_class.cpp
index 742bc2dbee..3d8ddf0633 100644
--- a/plugins/Popup/src/opt_class.cpp
+++ b/plugins/Popup/src/opt_class.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opt_class.h b/plugins/Popup/src/opt_class.h
index 905bc791fd..05e5e169ed 100644
--- a/plugins/Popup/src/opt_class.h
+++ b/plugins/Popup/src/opt_class.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opt_contacts.cpp b/plugins/Popup/src/opt_contacts.cpp
index 0bb94612f6..03c034cb82 100644
--- a/plugins/Popup/src/opt_contacts.cpp
+++ b/plugins/Popup/src/opt_contacts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opt_contacts.h b/plugins/Popup/src/opt_contacts.h
index 9e1309857f..a821eacd96 100644
--- a/plugins/Popup/src/opt_contacts.h
+++ b/plugins/Popup/src/opt_contacts.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opt_gen.cpp b/plugins/Popup/src/opt_gen.cpp
index 677e1bc459..e509f1f9cd 100644
--- a/plugins/Popup/src/opt_gen.cpp
+++ b/plugins/Popup/src/opt_gen.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opt_gen.h b/plugins/Popup/src/opt_gen.h
index f97d056306..4e100c70fd 100644
--- a/plugins/Popup/src/opt_gen.h
+++ b/plugins/Popup/src/opt_gen.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opt_skins.cpp b/plugins/Popup/src/opt_skins.cpp
index dc78a7bab8..a5e0095955 100644
--- a/plugins/Popup/src/opt_skins.cpp
+++ b/plugins/Popup/src/opt_skins.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opt_skins.h b/plugins/Popup/src/opt_skins.h
index 5711500501..e0bb54aa2a 100644
--- a/plugins/Popup/src/opt_skins.h
+++ b/plugins/Popup/src/opt_skins.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opttree.cpp b/plugins/Popup/src/opttree.cpp
index 68a7a9ef7a..69d71617a6 100644
--- a/plugins/Popup/src/opttree.cpp
+++ b/plugins/Popup/src/opttree.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/opttree.h b/plugins/Popup/src/opttree.h
index 3dd63d3e0d..44e570b2b5 100644
--- a/plugins/Popup/src/opttree.h
+++ b/plugins/Popup/src/opttree.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/popup_gdiplus.cpp b/plugins/Popup/src/popup_gdiplus.cpp
index b6fd4039a1..6516a1b7f4 100644
--- a/plugins/Popup/src/popup_gdiplus.cpp
+++ b/plugins/Popup/src/popup_gdiplus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/popup_gdiplus.h b/plugins/Popup/src/popup_gdiplus.h
index a398e686f9..1da60118d0 100644
--- a/plugins/Popup/src/popup_gdiplus.h
+++ b/plugins/Popup/src/popup_gdiplus.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/popup_thread.cpp b/plugins/Popup/src/popup_thread.cpp
index 1a5b462632..e03e074e74 100644
--- a/plugins/Popup/src/popup_thread.cpp
+++ b/plugins/Popup/src/popup_thread.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/popup_thread.h b/plugins/Popup/src/popup_thread.h
index 13cdae4466..55068aafa7 100644
--- a/plugins/Popup/src/popup_thread.h
+++ b/plugins/Popup/src/popup_thread.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/popup_wnd2.cpp b/plugins/Popup/src/popup_wnd2.cpp
index a3d5c3c425..f92cdd7804 100644
--- a/plugins/Popup/src/popup_wnd2.cpp
+++ b/plugins/Popup/src/popup_wnd2.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/popup_wnd2.h b/plugins/Popup/src/popup_wnd2.h
index 57061569ee..c82b1e6ad9 100644
--- a/plugins/Popup/src/popup_wnd2.h
+++ b/plugins/Popup/src/popup_wnd2.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/resource.h b/plugins/Popup/src/resource.h
index e13b597fed..83493806ad 100644
--- a/plugins/Popup/src/resource.h
+++ b/plugins/Popup/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/Popup/src/services.cpp b/plugins/Popup/src/services.cpp
index f07534de09..a7875e22fe 100644
--- a/plugins/Popup/src/services.cpp
+++ b/plugins/Popup/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/services.h b/plugins/Popup/src/services.h
index 3e6a682a9e..15b76b95db 100644
--- a/plugins/Popup/src/services.h
+++ b/plugins/Popup/src/services.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/skin.cpp b/plugins/Popup/src/skin.cpp
index 157c9aa981..be2e592e31 100644
--- a/plugins/Popup/src/skin.cpp
+++ b/plugins/Popup/src/skin.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/skin.h b/plugins/Popup/src/skin.h
index 8c903a9ca8..56353153c9 100644
--- a/plugins/Popup/src/skin.h
+++ b/plugins/Popup/src/skin.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/srmm_menu.cpp b/plugins/Popup/src/srmm_menu.cpp
index fa4c6bf244..bd8d4706bd 100644
--- a/plugins/Popup/src/srmm_menu.cpp
+++ b/plugins/Popup/src/srmm_menu.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/srmm_menu.h b/plugins/Popup/src/srmm_menu.h
index 54c445ed1e..b2e67fe320 100644
--- a/plugins/Popup/src/srmm_menu.h
+++ b/plugins/Popup/src/srmm_menu.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/stdafx.cxx b/plugins/Popup/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Popup/src/stdafx.cxx
+++ b/plugins/Popup/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Popup/src/stdafx.h b/plugins/Popup/src/stdafx.h
index e892d518f6..ff27f4f31a 100644
--- a/plugins/Popup/src/stdafx.h
+++ b/plugins/Popup/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Popup Plus plugin for Miranda IM
Copyright © 2002 Luca Santarelli,
diff --git a/plugins/Popup/src/version.h b/plugins/Popup/src/version.h
index 45bbca6f8c..28214125ac 100644
--- a/plugins/Popup/src/version.h
+++ b/plugins/Popup/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 2
+#define __MAJOR_VERSION 2
#define __MINOR_VERSION 1
#define __RELEASE_NUM 1
#define __BUILD_NUM 12
diff --git a/plugins/ProfileManager/res/Version.rc b/plugins/ProfileManager/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/ProfileManager/res/Version.rc
+++ b/plugins/ProfileManager/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/ProfileManager/res/resource.rc b/plugins/ProfileManager/res/resource.rc
index 11526085cc..8064dd21b6 100644
--- a/plugins/ProfileManager/res/resource.rc
+++ b/plugins/ProfileManager/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/ProfileManager/src/pmanagerEx.cpp b/plugins/ProfileManager/src/pmanagerEx.cpp
index 4b221431e1..23e667d1f5 100644
--- a/plugins/ProfileManager/src/pmanagerEx.cpp
+++ b/plugins/ProfileManager/src/pmanagerEx.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda plugin template, originally by Richard Hughes
http://miranda-icq.sourceforge.net/
diff --git a/plugins/ProfileManager/src/resource.h b/plugins/ProfileManager/src/resource.h
index 0b3445b3e7..ce68e7997e 100644
--- a/plugins/ProfileManager/src/resource.h
+++ b/plugins/ProfileManager/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/ProfileManager/src/stdafx.cxx b/plugins/ProfileManager/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/ProfileManager/src/stdafx.cxx
+++ b/plugins/ProfileManager/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/ProfileManager/src/stdafx.h b/plugins/ProfileManager/src/stdafx.h
index 81add820dd..b1316fcf2b 100644
--- a/plugins/ProfileManager/src/stdafx.h
+++ b/plugins/ProfileManager/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <newpluginapi.h>
#include <m_langpack.h>
diff --git a/plugins/ProfileManager/src/version.h b/plugins/ProfileManager/src/version.h
index dbcb79f127..85c07d9df1 100644
--- a/plugins/ProfileManager/src/version.h
+++ b/plugins/ProfileManager/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 5
diff --git a/plugins/QuickContacts/docs/changelog.txt b/plugins/QuickContacts/docs/changelog.txt
index bc094700e2..f7966fc9c6 100644
--- a/plugins/QuickContacts/docs/changelog.txt
+++ b/plugins/QuickContacts/docs/changelog.txt
@@ -1,4 +1,4 @@
-Quick Contacts
+Quick Contacts
Changelog:
diff --git a/plugins/QuickContacts/docs/readme.txt b/plugins/QuickContacts/docs/readme.txt
index b7d8b5b8aa..ebf64e9c16 100644
--- a/plugins/QuickContacts/docs/readme.txt
+++ b/plugins/QuickContacts/docs/readme.txt
@@ -1,4 +1,4 @@
-Quick Contacts plugin
+Quick Contacts plugin
---------------------
On pressing an user defined hotkey an dialog pops up where you can enter a contacts name or select it from a combobox and send it messages/files/urls an look at his details.
diff --git a/plugins/QuickContacts/res/Version.rc b/plugins/QuickContacts/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/QuickContacts/res/Version.rc
+++ b/plugins/QuickContacts/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/QuickContacts/res/resource.rc b/plugins/QuickContacts/res/resource.rc
index c01c88e081..18080c1d8e 100644
--- a/plugins/QuickContacts/res/resource.rc
+++ b/plugins/QuickContacts/res/resource.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "../src/resource.h"
diff --git a/plugins/QuickContacts/src/options.cpp b/plugins/QuickContacts/src/options.cpp
index d018d6a20a..ef101a076e 100644
--- a/plugins/QuickContacts/src/options.cpp
+++ b/plugins/QuickContacts/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
Based on work (C) Heiko Schillinger
diff --git a/plugins/QuickContacts/src/options.h b/plugins/QuickContacts/src/options.h
index 9f9f5083c5..5eda66fad7 100644
--- a/plugins/QuickContacts/src/options.h
+++ b/plugins/QuickContacts/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
Based on work (C) Heiko Schillinger
diff --git a/plugins/QuickContacts/src/quickcontacts.cpp b/plugins/QuickContacts/src/quickcontacts.cpp
index 75034af9ca..fe486c06b8 100644
--- a/plugins/QuickContacts/src/quickcontacts.cpp
+++ b/plugins/QuickContacts/src/quickcontacts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
Based on work (C) Heiko Schillinger
diff --git a/plugins/QuickContacts/src/resource.h b/plugins/QuickContacts/src/resource.h
index 38fd6df5cb..c708bf07f7 100644
--- a/plugins/QuickContacts/src/resource.h
+++ b/plugins/QuickContacts/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/QuickContacts/src/stdafx.cxx b/plugins/QuickContacts/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/QuickContacts/src/stdafx.cxx
+++ b/plugins/QuickContacts/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/QuickContacts/src/stdafx.h b/plugins/QuickContacts/src/stdafx.h
index 71f2ce9a59..896e4a9802 100644
--- a/plugins/QuickContacts/src/stdafx.h
+++ b/plugins/QuickContacts/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006 Ricardo Pescuma Domenecci
Based on work (C) Heiko Schillinger
diff --git a/plugins/QuickContacts/src/version.h b/plugins/QuickContacts/src/version.h
index eee85d9015..828a3849e0 100644
--- a/plugins/QuickContacts/src/version.h
+++ b/plugins/QuickContacts/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 0
diff --git a/plugins/QuickMessages/res/Version.rc b/plugins/QuickMessages/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/QuickMessages/res/Version.rc
+++ b/plugins/QuickMessages/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/QuickMessages/res/quickmessages.rc b/plugins/QuickMessages/res/quickmessages.rc
index 55915526fb..8561e6d7b9 100644
--- a/plugins/QuickMessages/res/quickmessages.rc
+++ b/plugins/QuickMessages/res/quickmessages.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/QuickMessages/src/Utils.cpp b/plugins/QuickMessages/src/Utils.cpp
index ba4cccf945..9582bf42dd 100644
--- a/plugins/QuickMessages/src/Utils.cpp
+++ b/plugins/QuickMessages/src/Utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Quick Messages plugin for Miranda IM
Copyright (C) 2008 Danil Mozhar
diff --git a/plugins/QuickMessages/src/Utils.h b/plugins/QuickMessages/src/Utils.h
index adfd0ffa76..c63958f062 100644
--- a/plugins/QuickMessages/src/Utils.h
+++ b/plugins/QuickMessages/src/Utils.h
@@ -1,4 +1,4 @@
-/*
+/*
Quick Messages plugin for Miranda IM
Copyright (C) 2008 Danil Mozhar
diff --git a/plugins/QuickMessages/src/main.cpp b/plugins/QuickMessages/src/main.cpp
index f16c798875..db0929182b 100644
--- a/plugins/QuickMessages/src/main.cpp
+++ b/plugins/QuickMessages/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Quick Messages plugin for Miranda IM
Copyright (C) 2008 Danil Mozhar
diff --git a/plugins/QuickMessages/src/options.cpp b/plugins/QuickMessages/src/options.cpp
index a9799aa64d..2e4280eb4f 100644
--- a/plugins/QuickMessages/src/options.cpp
+++ b/plugins/QuickMessages/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Quick Messages plugin for Miranda IM
Copyright (C) 2008 Danil Mozhar
diff --git a/plugins/QuickMessages/src/resource.h b/plugins/QuickMessages/src/resource.h
index 9facd53bf2..dec3634dfb 100644
--- a/plugins/QuickMessages/src/resource.h
+++ b/plugins/QuickMessages/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by quickmessages.rc
//
diff --git a/plugins/QuickMessages/src/stdafx.cxx b/plugins/QuickMessages/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/QuickMessages/src/stdafx.cxx
+++ b/plugins/QuickMessages/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/QuickMessages/src/stdafx.h b/plugins/QuickMessages/src/stdafx.h
index 63209952aa..840855f6f4 100644
--- a/plugins/QuickMessages/src/stdafx.h
+++ b/plugins/QuickMessages/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Quick Messages plugin for Miranda IM
Copyright (C) 2008 Danil Mozhar
diff --git a/plugins/QuickMessages/src/version.h b/plugins/QuickMessages/src/version.h
index b3ead27ca7..796c703edc 100644
--- a/plugins/QuickMessages/src/version.h
+++ b/plugins/QuickMessages/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 4
#define __BUILD_NUM 2
diff --git a/plugins/QuickReplies/res/resources.rc b/plugins/QuickReplies/res/resources.rc
index 259b45d481..0ceb4ad131 100644
--- a/plugins/QuickReplies/res/resources.rc
+++ b/plugins/QuickReplies/res/resources.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/QuickReplies/res/version.rc b/plugins/QuickReplies/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/QuickReplies/res/version.rc
+++ b/plugins/QuickReplies/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/QuickReplies/src/events.cpp b/plugins/QuickReplies/src/events.cpp
index 5335379dd1..dac7ba58f6 100644
--- a/plugins/QuickReplies/src/events.cpp
+++ b/plugins/QuickReplies/src/events.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Unsane
This is free software; you can redistribute it and/or
diff --git a/plugins/QuickReplies/src/options.cpp b/plugins/QuickReplies/src/options.cpp
index 29477c53a7..eab14883bb 100644
--- a/plugins/QuickReplies/src/options.cpp
+++ b/plugins/QuickReplies/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Unsane
This is free software; you can redistribute it and/or
diff --git a/plugins/QuickReplies/src/quickreplies.cpp b/plugins/QuickReplies/src/quickreplies.cpp
index cf424fa336..a50ca6e68f 100644
--- a/plugins/QuickReplies/src/quickreplies.cpp
+++ b/plugins/QuickReplies/src/quickreplies.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Unsane
This is free software; you can redistribute it and/or
diff --git a/plugins/QuickReplies/src/resource.h b/plugins/QuickReplies/src/resource.h
index a27459012f..b10b12c274 100644
--- a/plugins/QuickReplies/src/resource.h
+++ b/plugins/QuickReplies/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resources.rc
//
diff --git a/plugins/QuickReplies/src/stdafx.cxx b/plugins/QuickReplies/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/QuickReplies/src/stdafx.cxx
+++ b/plugins/QuickReplies/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/QuickReplies/src/stdafx.h b/plugins/QuickReplies/src/stdafx.h
index 827974eb82..687c4083e1 100644
--- a/plugins/QuickReplies/src/stdafx.h
+++ b/plugins/QuickReplies/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2010 Unsane
This is free software; you can redistribute it and/or
diff --git a/plugins/QuickReplies/src/version.h b/plugins/QuickReplies/src/version.h
index 9d1580a360..fd1aa0d4a8 100644
--- a/plugins/QuickReplies/src/version.h
+++ b/plugins/QuickReplies/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 9
#define __RELEASE_NUM 1
#define __BUILD_NUM 2
diff --git a/plugins/QuickSearch/qs.rc b/plugins/QuickSearch/qs.rc
index 35c425a3ab..cd57fec15f 100644
--- a/plugins/QuickSearch/qs.rc
+++ b/plugins/QuickSearch/qs.rc
@@ -1,4 +1,4 @@
-#include "resource.inc"
+#include "resource.inc"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
diff --git a/plugins/QuickSearch/quicksearch_history.txt b/plugins/QuickSearch/quicksearch_history.txt
index f7b8af5f18..3152415800 100644
--- a/plugins/QuickSearch/quicksearch_history.txt
+++ b/plugins/QuickSearch/quicksearch_history.txt
@@ -1,4 +1,4 @@
-Service:
+Service:
wParam: 0, or pattern string
lParam: 0 - wParam has unicode string;
1 - Ansi String (only Unicode plugin version)
diff --git a/plugins/Quotes/docs/Utility/Quotes_Readme.txt b/plugins/Quotes/docs/Utility/Quotes_Readme.txt
index 7c0bf2ca10..2e9e9697bf 100644
--- a/plugins/Quotes/docs/Utility/Quotes_Readme.txt
+++ b/plugins/Quotes/docs/Utility/Quotes_Readme.txt
@@ -1,4 +1,4 @@
-Quotes version 0.0.24.0 plugin for Miranda
+Quotes version 0.0.24.0 plugin for Miranda
This plugin displays periodically updated economic quotes, currency exchanges and different economic and financial indexes in Miranda contact list.
diff --git a/plugins/Quotes/proto_Quotes/res/proto_Quotes.rc b/plugins/Quotes/proto_Quotes/res/proto_Quotes.rc
index a730c5be28..4d289acec0 100644
--- a/plugins/Quotes/proto_Quotes/res/proto_Quotes.rc
+++ b/plugins/Quotes/proto_Quotes/res/proto_Quotes.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#define APSTUDIO_READONLY_SYMBOLS
diff --git a/plugins/Quotes/res/Forex.rc b/plugins/Quotes/res/Forex.rc
index ed52889477..64969d58c1 100644
--- a/plugins/Quotes/res/Forex.rc
+++ b/plugins/Quotes/res/Forex.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Quotes/res/Version.rc b/plugins/Quotes/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Quotes/res/Version.rc
+++ b/plugins/Quotes/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Quotes/src/Chart.h b/plugins/Quotes/src/Chart.h
index 3eebd5d11e..3c21dc3c1c 100644
--- a/plugins/Quotes/src/Chart.h
+++ b/plugins/Quotes/src/Chart.h
@@ -1,4 +1,4 @@
-#ifndef __FAE7F26E_61ED_4951_BE87_5E022CDF21DF_Chart_h__
+#ifndef __FAE7F26E_61ED_4951_BE87_5E022CDF21DF_Chart_h__
#define __FAE7F26E_61ED_4951_BE87_5E022CDF21DF_Chart_h__
#pragma once
diff --git a/plugins/Quotes/src/ComHelper.cpp b/plugins/Quotes/src/ComHelper.cpp
index 0dc689133f..f86325083c 100644
--- a/plugins/Quotes/src/ComHelper.cpp
+++ b/plugins/Quotes/src/ComHelper.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
tstring ComException2Msg(_com_error& e, const tstring& rsAdditionalInfo)
{
diff --git a/plugins/Quotes/src/ComHelper.h b/plugins/Quotes/src/ComHelper.h
index 16f565b5be..ce8a9bdeb8 100644
--- a/plugins/Quotes/src/ComHelper.h
+++ b/plugins/Quotes/src/ComHelper.h
@@ -1,4 +1,4 @@
-#ifndef __37ae28ab_c414_4aba_bbef_d23dd68643a5_ComHelper_h__
+#ifndef __37ae28ab_c414_4aba_bbef_d23dd68643a5_ComHelper_h__
#define __37ae28ab_c414_4aba_bbef_d23dd68643a5_ComHelper_h__
void ShowComError(_com_error& e, const tstring& rsAdditionalInfo);
diff --git a/plugins/Quotes/src/CommonOptionDlg.cpp b/plugins/Quotes/src/CommonOptionDlg.cpp
index 4429ff1aa3..0671fa909f 100644
--- a/plugins/Quotes/src/CommonOptionDlg.cpp
+++ b/plugins/Quotes/src/CommonOptionDlg.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
typedef boost::shared_ptr<CAdvProviderSettings> TAdvSettingsPtr;
typedef std::map<const IQuotesProvider*, TAdvSettingsPtr> TAdvSettings;
diff --git a/plugins/Quotes/src/CommonOptionDlg.h b/plugins/Quotes/src/CommonOptionDlg.h
index 42366b70b9..547c96f0bb 100644
--- a/plugins/Quotes/src/CommonOptionDlg.h
+++ b/plugins/Quotes/src/CommonOptionDlg.h
@@ -1,4 +1,4 @@
-#ifndef __c85fe710_f71b_4a58_9d44_3e39f6209c5f_CommonOptionDlg_h__
+#ifndef __c85fe710_f71b_4a58_9d44_3e39f6209c5f_CommonOptionDlg_h__
#define __c85fe710_f71b_4a58_9d44_3e39f6209c5f_CommonOptionDlg_h__
class CQuotesProviderBase;
diff --git a/plugins/Quotes/src/CreateFilePath.cpp b/plugins/Quotes/src/CreateFilePath.cpp
index 6c73da75b0..94caadf3e7 100644
--- a/plugins/Quotes/src/CreateFilePath.cpp
+++ b/plugins/Quotes/src/CreateFilePath.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
static wchar_t InvalidSymbols[] = { '\\', '/', ':', '*', '?', '"', '<', '>', '|' };
diff --git a/plugins/Quotes/src/CreateFilePath.h b/plugins/Quotes/src/CreateFilePath.h
index 17aca8ab83..a399a90588 100644
--- a/plugins/Quotes/src/CreateFilePath.h
+++ b/plugins/Quotes/src/CreateFilePath.h
@@ -1,4 +1,4 @@
-#ifndef _aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
+#ifndef _aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
#define _aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
tstring CreateFilePath(const tstring& rsName);
diff --git a/plugins/Quotes/src/CurrencyConverter.cpp b/plugins/Quotes/src/CurrencyConverter.cpp
index f2917ad03c..b2d59c2ac1 100644
--- a/plugins/Quotes/src/CurrencyConverter.cpp
+++ b/plugins/Quotes/src/CurrencyConverter.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
#define WINDOW_PREFIX "CurrenyConverter_"
diff --git a/plugins/Quotes/src/CurrencyConverter.h b/plugins/Quotes/src/CurrencyConverter.h
index c700fa5b22..23b3d89908 100644
--- a/plugins/Quotes/src/CurrencyConverter.h
+++ b/plugins/Quotes/src/CurrencyConverter.h
@@ -1,4 +1,4 @@
-#ifndef __4FB6320B_2D02_408b_BAF5_426C185AAA11_CurrencyConverter_h__
+#ifndef __4FB6320B_2D02_408b_BAF5_426C185AAA11_CurrencyConverter_h__
#define __4FB6320B_2D02_408b_BAF5_426C185AAA11_CurrencyConverter_h__
INT_PTR QuotesMenu_CurrencyConverter(WPARAM wp, LPARAM lp);
diff --git a/plugins/Quotes/src/DBUtils.cpp b/plugins/Quotes/src/DBUtils.cpp
index 19e8088286..8eee929810 100644
--- a/plugins/Quotes/src/DBUtils.cpp
+++ b/plugins/Quotes/src/DBUtils.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
std::string Quotes_DBGetStringA(MCONTACT hContact, const char* szModule, const char* szSetting, const char* pszDefValue /*= NULL*/)
{
diff --git a/plugins/Quotes/src/DBUtils.h b/plugins/Quotes/src/DBUtils.h
index 3f758c2b5a..8b5e20139a 100644
--- a/plugins/Quotes/src/DBUtils.h
+++ b/plugins/Quotes/src/DBUtils.h
@@ -1,4 +1,4 @@
-#ifndef __54294385_3fdd_4f0c_98c3_c583a96e7fb4_DBUtils_h__
+#ifndef __54294385_3fdd_4f0c_98c3_c583a96e7fb4_DBUtils_h__
#define __54294385_3fdd_4f0c_98c3_c583a96e7fb4_DBUtils_h__
std::string Quotes_DBGetStringA(MCONTACT hContact, const char* szModule, const char* szSetting, const char* pszDefValue = NULL);
diff --git a/plugins/Quotes/src/EconomicRateInfo.h b/plugins/Quotes/src/EconomicRateInfo.h
index 73e269619c..efa7af362f 100644
--- a/plugins/Quotes/src/EconomicRateInfo.h
+++ b/plugins/Quotes/src/EconomicRateInfo.h
@@ -1,4 +1,4 @@
-#ifndef __87d726e0_26c6_485d_8016_1fba819b037d_EconomicRateInfo__
+#ifndef __87d726e0_26c6_485d_8016_1fba819b037d_EconomicRateInfo__
#define __87d726e0_26c6_485d_8016_1fba819b037d_EconomicRateInfo__
#define QUOTES_PROTOCOL_NAME "Quotes"// protocol name
diff --git a/plugins/Quotes/src/ExtraImages.cpp b/plugins/Quotes/src/ExtraImages.cpp
index 5fdff8d004..e8cc7515a2 100644
--- a/plugins/Quotes/src/ExtraImages.cpp
+++ b/plugins/Quotes/src/ExtraImages.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
static HANDLE hExtraIcon;
diff --git a/plugins/Quotes/src/ExtraImages.h b/plugins/Quotes/src/ExtraImages.h
index 717e0df155..46f56e2653 100644
--- a/plugins/Quotes/src/ExtraImages.h
+++ b/plugins/Quotes/src/ExtraImages.h
@@ -1,4 +1,4 @@
-#ifndef __9d0dac0c_12e4_46ce_809a_db6dc7d6f269_ExtraImages_h__
+#ifndef __9d0dac0c_12e4_46ce_809a_db6dc7d6f269_ExtraImages_h__
#define __9d0dac0c_12e4_46ce_809a_db6dc7d6f269_ExtraImages_h__
enum EImageIndex
diff --git a/plugins/Quotes/src/Forex.cpp b/plugins/Quotes/src/Forex.cpp
index 0a56404ca4..7d0f21f837 100644
--- a/plugins/Quotes/src/Forex.cpp
+++ b/plugins/Quotes/src/Forex.cpp
@@ -1,4 +1,4 @@
-// Forex.cpp : Defines the exported functions for the DLL application.
+// Forex.cpp : Defines the exported functions for the DLL application.
//
#include "stdafx.h"
diff --git a/plugins/Quotes/src/HTMLParserMS.cpp b/plugins/Quotes/src/HTMLParserMS.cpp
index c2f8962063..f37ddc96a4 100644
--- a/plugins/Quotes/src/HTMLParserMS.cpp
+++ b/plugins/Quotes/src/HTMLParserMS.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
using _com_util::CheckError;
diff --git a/plugins/Quotes/src/HTMLParserMS.h b/plugins/Quotes/src/HTMLParserMS.h
index ac01ac2d32..9835c9b10b 100644
--- a/plugins/Quotes/src/HTMLParserMS.h
+++ b/plugins/Quotes/src/HTMLParserMS.h
@@ -1,4 +1,4 @@
-#ifndef __3c99e3f7_ecd9_4d9b_8f86_fe293c5fc8e6_HTMLParserMS_h__
+#ifndef __3c99e3f7_ecd9_4d9b_8f86_fe293c5fc8e6_HTMLParserMS_h__
#define __3c99e3f7_ecd9_4d9b_8f86_fe293c5fc8e6_HTMLParserMS_h__
class CHTMLParserMS : public IHTMLParser
diff --git a/plugins/Quotes/src/HTTPSession.cpp b/plugins/Quotes/src/HTTPSession.cpp
index 0dbfac3441..f34c6dbbb9 100644
--- a/plugins/Quotes/src/HTTPSession.cpp
+++ b/plugins/Quotes/src/HTTPSession.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
class CHTTPSession::CImpl
{
diff --git a/plugins/Quotes/src/HTTPSession.h b/plugins/Quotes/src/HTTPSession.h
index a37e109a43..a3ceff0c13 100644
--- a/plugins/Quotes/src/HTTPSession.h
+++ b/plugins/Quotes/src/HTTPSession.h
@@ -1,4 +1,4 @@
-#ifndef __8C9706FF_6B05_4d0d_85B8_5724E5DC0BA4_HTTPSession_h__
+#ifndef __8C9706FF_6B05_4d0d_85B8_5724E5DC0BA4_HTTPSession_h__
#define __8C9706FF_6B05_4d0d_85B8_5724E5DC0BA4_HTTPSession_h__
class CHTTPSession
diff --git a/plugins/Quotes/src/IHTMLEngine.h b/plugins/Quotes/src/IHTMLEngine.h
index 7df3074d3e..7b1efabe78 100644
--- a/plugins/Quotes/src/IHTMLEngine.h
+++ b/plugins/Quotes/src/IHTMLEngine.h
@@ -1,4 +1,4 @@
-#ifndef __85dbfa97_919b_4776_919c_7410a1c3d787_HTMLEngine_h__
+#ifndef __85dbfa97_919b_4776_919c_7410a1c3d787_HTMLEngine_h__
#define __85dbfa97_919b_4776_919c_7410a1c3d787_HTMLEngine_h__
class IHTMLParser;
diff --git a/plugins/Quotes/src/IHTMLParser.h b/plugins/Quotes/src/IHTMLParser.h
index 6fc00e30c1..35a49eb8ed 100644
--- a/plugins/Quotes/src/IHTMLParser.h
+++ b/plugins/Quotes/src/IHTMLParser.h
@@ -1,4 +1,4 @@
-#ifndef __98ad6d6d_2a27_43fd_bf3e_c18416a45e54_IHTMLParser_h__
+#ifndef __98ad6d6d_2a27_43fd_bf3e_c18416a45e54_IHTMLParser_h__
#define __98ad6d6d_2a27_43fd_bf3e_c18416a45e54_IHTMLParser_h__
class IHTMLNode
diff --git a/plugins/Quotes/src/IQuotesProvider.h b/plugins/Quotes/src/IQuotesProvider.h
index 2875904dcf..c9ab086d2e 100644
--- a/plugins/Quotes/src/IQuotesProvider.h
+++ b/plugins/Quotes/src/IQuotesProvider.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#ifndef __ac71e133_786c_41a7_ab07_625b76ff2a8c_QuotesProvider_h__
#define __ac71e133_786c_41a7_ab07_625b76ff2a8c_QuotesProvider_h__
diff --git a/plugins/Quotes/src/IXMLEngine.h b/plugins/Quotes/src/IXMLEngine.h
index 7130f0e380..b471c0bb3c 100644
--- a/plugins/Quotes/src/IXMLEngine.h
+++ b/plugins/Quotes/src/IXMLEngine.h
@@ -1,4 +1,4 @@
-#ifndef __f88e20d7_5e65_40fb_a7b5_7c7af1ee1c78_IXMLEngine_h__
+#ifndef __f88e20d7_5e65_40fb_a7b5_7c7af1ee1c78_IXMLEngine_h__
#define __f88e20d7_5e65_40fb_a7b5_7c7af1ee1c78_IXMLEngine_h__
class IXMLNode
diff --git a/plugins/Quotes/src/IconLib.cpp b/plugins/Quotes/src/IconLib.cpp
index 60a7880328..331e155d9b 100644
--- a/plugins/Quotes/src/IconLib.cpp
+++ b/plugins/Quotes/src/IconLib.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
static IconItem iconList[] =
{
diff --git a/plugins/Quotes/src/IconLib.h b/plugins/Quotes/src/IconLib.h
index 9979c8a56d..f6f06cdeb9 100644
--- a/plugins/Quotes/src/IconLib.h
+++ b/plugins/Quotes/src/IconLib.h
@@ -1,4 +1,4 @@
-#ifndef __8821d334_afac_439e_9a81_76318e1ac4ef_IconLib_h__
+#ifndef __8821d334_afac_439e_9a81_76318e1ac4ef_IconLib_h__
#define __8821d334_afac_439e_9a81_76318e1ac4ef_IconLib_h__
#define ICON_STR_MAIN "main"
diff --git a/plugins/Quotes/src/ImportExport.cpp b/plugins/Quotes/src/ImportExport.cpp
index b2c15faa0d..b2b883c914 100644
--- a/plugins/Quotes/src/ImportExport.cpp
+++ b/plugins/Quotes/src/ImportExport.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
LPCTSTR g_pszXmlValue = L"Value";
LPCTSTR g_pszXmlName = L"Name";
diff --git a/plugins/Quotes/src/ImportExport.h b/plugins/Quotes/src/ImportExport.h
index 1d4043210a..835f4d55f7 100644
--- a/plugins/Quotes/src/ImportExport.h
+++ b/plugins/Quotes/src/ImportExport.h
@@ -1,4 +1,4 @@
-#ifndef __F86374E6_713C_4600_85FB_903A5CDF7251_IMPORT_EXPORT_H__
+#ifndef __F86374E6_713C_4600_85FB_903A5CDF7251_IMPORT_EXPORT_H__
#define __F86374E6_713C_4600_85FB_903A5CDF7251_IMPORT_EXPORT_H__
INT_PTR Quotes_Export(WPARAM wp, LPARAM lp);
diff --git a/plugins/Quotes/src/IsWithinAccuracy.h b/plugins/Quotes/src/IsWithinAccuracy.h
index 2430cd8675..c2479ae6e0 100644
--- a/plugins/Quotes/src/IsWithinAccuracy.h
+++ b/plugins/Quotes/src/IsWithinAccuracy.h
@@ -1,4 +1,4 @@
-#ifndef __C8C6FB80_D66B_4382_8FAB_E92C83F77BB8_IsWithinAcuracy_h__
+#ifndef __C8C6FB80_D66B_4382_8FAB_E92C83F77BB8_IsWithinAcuracy_h__
#define __C8C6FB80_D66B_4382_8FAB_E92C83F77BB8_IsWithinAcuracy_h__
inline bool IsWithinAccuracy(double dValue1, double dValue2, double dAccuracy = 1e-4)
diff --git a/plugins/Quotes/src/Locale.cpp b/plugins/Quotes/src/Locale.cpp
index 43493fb127..1d17f324b6 100644
--- a/plugins/Quotes/src/Locale.cpp
+++ b/plugins/Quotes/src/Locale.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
const std::locale GetSystemLocale()
{
diff --git a/plugins/Quotes/src/Locale.h b/plugins/Quotes/src/Locale.h
index 05288c146f..982b4095db 100644
--- a/plugins/Quotes/src/Locale.h
+++ b/plugins/Quotes/src/Locale.h
@@ -1,4 +1,4 @@
-#ifndef __11f7afd0_5a66_4029_8bf3_e3c66346b349_Locale_h_
+#ifndef __11f7afd0_5a66_4029_8bf3_e3c66346b349_Locale_h_
#define __11f7afd0_5a66_4029_8bf3_e3c66346b349_Locale_h_
// std::string GetLocaleInfoString(LCTYPE LCType,LCID Locale = LOCALE_USER_DEFAULT);
diff --git a/plugins/Quotes/src/Log.cpp b/plugins/Quotes/src/Log.cpp
index f3a038d2a7..dc64fee757 100644
--- a/plugins/Quotes/src/Log.cpp
+++ b/plugins/Quotes/src/Log.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
namespace
{
diff --git a/plugins/Quotes/src/Log.h b/plugins/Quotes/src/Log.h
index 00d1cc76e3..186877e843 100644
--- a/plugins/Quotes/src/Log.h
+++ b/plugins/Quotes/src/Log.h
@@ -1,4 +1,4 @@
-#ifndef __653719be_16d6_4058_8555_8aa7d5404214_OutputDlg_h__
+#ifndef __653719be_16d6_4058_8555_8aa7d5404214_OutputDlg_h__
#define __653719be_16d6_4058_8555_8aa7d5404214_OutputDlg_h__
enum ESeverity
diff --git a/plugins/Quotes/src/ModuleInfo.cpp b/plugins/Quotes/src/ModuleInfo.cpp
index 7a72063270..1cca7319e1 100644
--- a/plugins/Quotes/src/ModuleInfo.cpp
+++ b/plugins/Quotes/src/ModuleInfo.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
static CModuleInfo::TXMLEnginePtr g_pXMLEngine;
static CModuleInfo::THTMLEnginePtr g_pHTMLEngine;
diff --git a/plugins/Quotes/src/ModuleInfo.h b/plugins/Quotes/src/ModuleInfo.h
index 6f33844c83..b5eef86358 100644
--- a/plugins/Quotes/src/ModuleInfo.h
+++ b/plugins/Quotes/src/ModuleInfo.h
@@ -1,4 +1,4 @@
-#ifndef __d0f22b66_3135_4bbe_bee5_a31ea631ce58_ModuleInfo__
+#ifndef __d0f22b66_3135_4bbe_bee5_a31ea631ce58_ModuleInfo__
#define __d0f22b66_3135_4bbe_bee5_a31ea631ce58_ModuleInfo__
class CQuotesProviders;
diff --git a/plugins/Quotes/src/OptionDukasCopy.cpp b/plugins/Quotes/src/OptionDukasCopy.cpp
index d8ff58068c..f1e623c26d 100644
--- a/plugins/Quotes/src/OptionDukasCopy.cpp
+++ b/plugins/Quotes/src/OptionDukasCopy.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
enum ETreeCheckBoxState
{
diff --git a/plugins/Quotes/src/OptionDukasCopy.h b/plugins/Quotes/src/OptionDukasCopy.h
index 617d370f3b..d0d13e2954 100644
--- a/plugins/Quotes/src/OptionDukasCopy.h
+++ b/plugins/Quotes/src/OptionDukasCopy.h
@@ -1,4 +1,4 @@
-#ifndef __60a5d152_872c_4bc4_b9ae_cd561d110b2dOptionDukasCopy_h__
+#ifndef __60a5d152_872c_4bc4_b9ae_cd561d110b2dOptionDukasCopy_h__
#define __60a5d152_872c_4bc4_b9ae_cd561d110b2dOptionDukasCopy_h__
class CQuotesProviderDukasCopy;
diff --git a/plugins/Quotes/src/QuoteChart.cpp b/plugins/Quotes/src/QuoteChart.cpp
index 16c6bfc1da..2ca9b28376 100644
--- a/plugins/Quotes/src/QuoteChart.cpp
+++ b/plugins/Quotes/src/QuoteChart.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
#ifdef CHART_IMPLEMENT
diff --git a/plugins/Quotes/src/QuoteChart.h b/plugins/Quotes/src/QuoteChart.h
index baaf6826b8..8b207f8b05 100644
--- a/plugins/Quotes/src/QuoteChart.h
+++ b/plugins/Quotes/src/QuoteChart.h
@@ -1,4 +1,4 @@
-#ifndef __39BE8775_A837_494f_925C_0ABF7910F238_QuoteChart_h__
+#ifndef __39BE8775_A837_494f_925C_0ABF7910F238_QuoteChart_h__
#define __39BE8775_A837_494f_925C_0ABF7910F238_QuoteChart_h__
#pragma once
diff --git a/plugins/Quotes/src/QuoteInfoDlg.cpp b/plugins/Quotes/src/QuoteInfoDlg.cpp
index 4a9922e76b..d33c7aa2d6 100644
--- a/plugins/Quotes/src/QuoteInfoDlg.cpp
+++ b/plugins/Quotes/src/QuoteInfoDlg.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
// extern HANDLE g_hWindowListEditSettings;
extern HGENMENU g_hMenuEditSettings;
diff --git a/plugins/Quotes/src/QuoteInfoDlg.h b/plugins/Quotes/src/QuoteInfoDlg.h
index c650123e02..d192e82264 100644
--- a/plugins/Quotes/src/QuoteInfoDlg.h
+++ b/plugins/Quotes/src/QuoteInfoDlg.h
@@ -1,4 +1,4 @@
-#ifndef __aa849fa0_ff3f_49e9_b47a_e7dd34783dc2_QuoteInfoDlg_h__
+#ifndef __aa849fa0_ff3f_49e9_b47a_e7dd34783dc2_QuoteInfoDlg_h__
#define __aa849fa0_ff3f_49e9_b47a_e7dd34783dc2_QuoteInfoDlg_h__
int QuotesEventFunc_OnUserInfoInit(WPARAM wp, LPARAM lp);
diff --git a/plugins/Quotes/src/QuotesProviderBase.cpp b/plugins/Quotes/src/QuotesProviderBase.cpp
index 86f2cedecf..10f42ad4ef 100644
--- a/plugins/Quotes/src/QuotesProviderBase.cpp
+++ b/plugins/Quotes/src/QuotesProviderBase.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
extern bool g_bAutoUpdate;
extern HANDLE g_hEventWorkThreadStop;
diff --git a/plugins/Quotes/src/QuotesProviderBase.h b/plugins/Quotes/src/QuotesProviderBase.h
index 7370318b3d..15a16a6a19 100644
--- a/plugins/Quotes/src/QuotesProviderBase.h
+++ b/plugins/Quotes/src/QuotesProviderBase.h
@@ -1,4 +1,4 @@
-#ifndef __3e6cb4ec_fc47_468f_a2c8_a77941176bc9_QuotesProviderBase_h__
+#ifndef __3e6cb4ec_fc47_468f_a2c8_a77941176bc9_QuotesProviderBase_h__
#define __3e6cb4ec_fc47_468f_a2c8_a77941176bc9_QuotesProviderBase_h__
class CQuotesProviderBase : public IQuotesProvider
diff --git a/plugins/Quotes/src/QuotesProviderDukasCopy.cpp b/plugins/Quotes/src/QuotesProviderDukasCopy.cpp
index 064ce9dcec..6b36d30688 100644
--- a/plugins/Quotes/src/QuotesProviderDukasCopy.cpp
+++ b/plugins/Quotes/src/QuotesProviderDukasCopy.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
CQuotesProviderDukasCopy::CQuotesProviderDukasCopy()
{
diff --git a/plugins/Quotes/src/QuotesProviderDukasCopy.h b/plugins/Quotes/src/QuotesProviderDukasCopy.h
index 596c6bb79e..3c59bf161c 100644
--- a/plugins/Quotes/src/QuotesProviderDukasCopy.h
+++ b/plugins/Quotes/src/QuotesProviderDukasCopy.h
@@ -1,4 +1,4 @@
-#ifndef __93121758_68c7_4836_b571_da84dfe82b84_QuotesProviderDukasCopy_h__
+#ifndef __93121758_68c7_4836_b571_da84dfe82b84_QuotesProviderDukasCopy_h__
#define __93121758_68c7_4836_b571_da84dfe82b84_QuotesProviderDukasCopy_h__
#define DB_STR_REFRESH_RATE_TYPE "RefreshRateType"
diff --git a/plugins/Quotes/src/QuotesProviderFinance.cpp b/plugins/Quotes/src/QuotesProviderFinance.cpp
index 686a1406a4..0dc06843c4 100644
--- a/plugins/Quotes/src/QuotesProviderFinance.cpp
+++ b/plugins/Quotes/src/QuotesProviderFinance.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void CQuotesProviderFinance::GetWatchedQuotes(TQuotes& raQuotes)const
{
diff --git a/plugins/Quotes/src/QuotesProviderFinance.h b/plugins/Quotes/src/QuotesProviderFinance.h
index d50d459640..80dc68e7f3 100644
--- a/plugins/Quotes/src/QuotesProviderFinance.h
+++ b/plugins/Quotes/src/QuotesProviderFinance.h
@@ -1,4 +1,4 @@
-#ifndef __95A13A68_0DF0_43FA_B6C1_81D83AED59AA_QuotesProviderFinance_h__
+#ifndef __95A13A68_0DF0_43FA_B6C1_81D83AED59AA_QuotesProviderFinance_h__
#define __95A13A68_0DF0_43FA_B6C1_81D83AED59AA_QuotesProviderFinance_h__
class CQuotesProviderFinance : public CQuotesProviderBase
diff --git a/plugins/Quotes/src/QuotesProviderGoogle.cpp b/plugins/Quotes/src/QuotesProviderGoogle.cpp
index d63ac57a46..0359b22da8 100644
--- a/plugins/Quotes/src/QuotesProviderGoogle.cpp
+++ b/plugins/Quotes/src/QuotesProviderGoogle.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
CQuotesProviderGoogle::CQuotesProviderGoogle()
{
diff --git a/plugins/Quotes/src/QuotesProviderGoogle.h b/plugins/Quotes/src/QuotesProviderGoogle.h
index 083a2945d8..357f29c474 100644
--- a/plugins/Quotes/src/QuotesProviderGoogle.h
+++ b/plugins/Quotes/src/QuotesProviderGoogle.h
@@ -1,4 +1,4 @@
-#ifndef __c0e48a95_b3f0_4227_8adc_455e265f3c14_QuotesProviderGoogle_h__
+#ifndef __c0e48a95_b3f0_4227_8adc_455e265f3c14_QuotesProviderGoogle_h__
#define __c0e48a95_b3f0_4227_8adc_455e265f3c14_QuotesProviderGoogle_h__
#define DB_STR_FROM_ID "FromID"
diff --git a/plugins/Quotes/src/QuotesProviderGoogleFinance.cpp b/plugins/Quotes/src/QuotesProviderGoogleFinance.cpp
index dcda584269..81c5c3f24f 100644
--- a/plugins/Quotes/src/QuotesProviderGoogleFinance.cpp
+++ b/plugins/Quotes/src/QuotesProviderGoogleFinance.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
CQuotesProviderGoogleFinance::CQuotesProviderGoogleFinance()
{
diff --git a/plugins/Quotes/src/QuotesProviderGoogleFinance.h b/plugins/Quotes/src/QuotesProviderGoogleFinance.h
index de419225c9..1191ca9710 100644
--- a/plugins/Quotes/src/QuotesProviderGoogleFinance.h
+++ b/plugins/Quotes/src/QuotesProviderGoogleFinance.h
@@ -1,4 +1,4 @@
-#ifndef __89D3CC58_7DED_484f_AA25_62BDBB57E18B_QuotesProvider_Google_Finance_h__
+#ifndef __89D3CC58_7DED_484f_AA25_62BDBB57E18B_QuotesProvider_Google_Finance_h__
#define __89D3CC58_7DED_484f_AA25_62BDBB57E18B_QuotesProvider_Google_Finance_h__
#define DB_STR_GOOGLE_FINANCE_OPEN_VALUE "OpenQuotePrice"
diff --git a/plugins/Quotes/src/QuotesProviderVisitor.h b/plugins/Quotes/src/QuotesProviderVisitor.h
index f074884030..d5a08a1984 100644
--- a/plugins/Quotes/src/QuotesProviderVisitor.h
+++ b/plugins/Quotes/src/QuotesProviderVisitor.h
@@ -1,4 +1,4 @@
-#ifndef __7fca59e7_17b2_4849_bd7a_02c7675f2d76_QuotesProviderVisitor_h__
+#ifndef __7fca59e7_17b2_4849_bd7a_02c7675f2d76_QuotesProviderVisitor_h__
#define __7fca59e7_17b2_4849_bd7a_02c7675f2d76_QuotesProviderVisitor_h__
class CQuotesProviderBase;
diff --git a/plugins/Quotes/src/QuotesProviderVisitorDbSettings.cpp b/plugins/Quotes/src/QuotesProviderVisitorDbSettings.cpp
index 51f4fab953..8bac3c6e35 100644
--- a/plugins/Quotes/src/QuotesProviderVisitorDbSettings.cpp
+++ b/plugins/Quotes/src/QuotesProviderVisitorDbSettings.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
CQuotesProviderVisitorDbSettings::CQuotesProviderVisitorDbSettings()
: m_pszDbRefreshRateType(nullptr),
diff --git a/plugins/Quotes/src/QuotesProviderVisitorDbSettings.h b/plugins/Quotes/src/QuotesProviderVisitorDbSettings.h
index 95805cc110..87a3fa3622 100644
--- a/plugins/Quotes/src/QuotesProviderVisitorDbSettings.h
+++ b/plugins/Quotes/src/QuotesProviderVisitorDbSettings.h
@@ -1,4 +1,4 @@
-#ifndef __97cd432a_1119_4803_a96f_0abc1cc2653f_QuotesProviderVisitorDbSettings_h__
+#ifndef __97cd432a_1119_4803_a96f_0abc1cc2653f_QuotesProviderVisitorDbSettings_h__
#define __97cd432a_1119_4803_a96f_0abc1cc2653f_QuotesProviderVisitorDbSettings_h__
class CQuotesProviderVisitorDbSettings : public CQuotesProviderVisitor
diff --git a/plugins/Quotes/src/QuotesProviderVisitorFormatSpecificator.cpp b/plugins/Quotes/src/QuotesProviderVisitorFormatSpecificator.cpp
index 5dc1bd1848..f15af3e50b 100644
--- a/plugins/Quotes/src/QuotesProviderVisitorFormatSpecificator.cpp
+++ b/plugins/Quotes/src/QuotesProviderVisitorFormatSpecificator.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
CQuotesProviderVisitorFormatSpecificator::CQuotesProviderVisitorFormatSpecificator()
{
diff --git a/plugins/Quotes/src/QuotesProviderVisitorFormatSpecificator.h b/plugins/Quotes/src/QuotesProviderVisitorFormatSpecificator.h
index 25bb88b15e..37ae49ad8b 100644
--- a/plugins/Quotes/src/QuotesProviderVisitorFormatSpecificator.h
+++ b/plugins/Quotes/src/QuotesProviderVisitorFormatSpecificator.h
@@ -1,4 +1,4 @@
-#ifndef __00c159f3_525a_41e9_8fc5_00464b6fafa3_QuotesProviderVisitorFormatSpecificator_h__
+#ifndef __00c159f3_525a_41e9_8fc5_00464b6fafa3_QuotesProviderVisitorFormatSpecificator_h__
#define __00c159f3_525a_41e9_8fc5_00464b6fafa3_QuotesProviderVisitorFormatSpecificator_h__
class CQuotesProviderVisitorFormatSpecificator : public CQuotesProviderVisitor
diff --git a/plugins/Quotes/src/QuotesProviderVisitorFormater.cpp b/plugins/Quotes/src/QuotesProviderVisitorFormater.cpp
index f421813bf7..e4bb536795 100644
--- a/plugins/Quotes/src/QuotesProviderVisitorFormater.cpp
+++ b/plugins/Quotes/src/QuotesProviderVisitorFormater.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
CQuotesProviderVisitorFormater::CQuotesProviderVisitorFormater(MCONTACT hContact, wchar_t chr, int nWidth)
: m_hContact(hContact),
diff --git a/plugins/Quotes/src/QuotesProviderVisitorFormater.h b/plugins/Quotes/src/QuotesProviderVisitorFormater.h
index 0b03842a35..768891ccb3 100644
--- a/plugins/Quotes/src/QuotesProviderVisitorFormater.h
+++ b/plugins/Quotes/src/QuotesProviderVisitorFormater.h
@@ -1,4 +1,4 @@
-#ifndef __2b5ddd05_9255_4be0_9408_e59768b70568_QuotesProviderVisitorFormater_h__
+#ifndef __2b5ddd05_9255_4be0_9408_e59768b70568_QuotesProviderVisitorFormater_h__
#define __2b5ddd05_9255_4be0_9408_e59768b70568_QuotesProviderVisitorFormater_h__
class CQuotesProviderVisitorFormater : public CQuotesProviderVisitor
diff --git a/plugins/Quotes/src/QuotesProviderVisitorTendency.cpp b/plugins/Quotes/src/QuotesProviderVisitorTendency.cpp
index 1e6d4fe384..fff3cb3912 100644
--- a/plugins/Quotes/src/QuotesProviderVisitorTendency.cpp
+++ b/plugins/Quotes/src/QuotesProviderVisitorTendency.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
CQuotesProviderVisitorTendency::CQuotesProviderVisitorTendency(MCONTACT hContact, wchar_t chr)
: m_hContact(hContact), m_chr(chr), m_bValid(false), m_dResult(0.0)
diff --git a/plugins/Quotes/src/QuotesProviderVisitorTendency.h b/plugins/Quotes/src/QuotesProviderVisitorTendency.h
index 537f8bd0a6..f03e0dc029 100644
--- a/plugins/Quotes/src/QuotesProviderVisitorTendency.h
+++ b/plugins/Quotes/src/QuotesProviderVisitorTendency.h
@@ -1,4 +1,4 @@
-#ifndef __AD721194_E9944366_9CF1_0307460EF32F_QuotesProviderVisitorTendency_h__
+#ifndef __AD721194_E9944366_9CF1_0307460EF32F_QuotesProviderVisitorTendency_h__
#define __AD721194_E9944366_9CF1_0307460EF32F_QuotesProviderVisitorTendency_h__
class CQuotesProviderVisitorTendency : public CQuotesProviderVisitor
diff --git a/plugins/Quotes/src/QuotesProviderYahoo.cpp b/plugins/Quotes/src/QuotesProviderYahoo.cpp
index c08a7c1ce8..09ad91427c 100644
--- a/plugins/Quotes/src/QuotesProviderYahoo.cpp
+++ b/plugins/Quotes/src/QuotesProviderYahoo.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
void remove_quotes(tstring& s)
{
diff --git a/plugins/Quotes/src/QuotesProviderYahoo.h b/plugins/Quotes/src/QuotesProviderYahoo.h
index a5209c504a..8a7224660f 100644
--- a/plugins/Quotes/src/QuotesProviderYahoo.h
+++ b/plugins/Quotes/src/QuotesProviderYahoo.h
@@ -1,4 +1,4 @@
-#ifndef __E927F394_5452_458E_AF48_71E44F9EE793_QuotesProviderYahoo_h__
+#ifndef __E927F394_5452_458E_AF48_71E44F9EE793_QuotesProviderYahoo_h__
#define __E927F394_5452_458E_AF48_71E44F9EE793_QuotesProviderYahoo_h__
#define DB_STR_YAHOO_OPEN_VALUE "OpenQuotePrice"
diff --git a/plugins/Quotes/src/QuotesProviders.cpp b/plugins/Quotes/src/QuotesProviders.cpp
index b097901502..c150c79679 100644
--- a/plugins/Quotes/src/QuotesProviders.cpp
+++ b/plugins/Quotes/src/QuotesProviders.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
#define LAST_RUN_VERSION "LastRunVersion"
diff --git a/plugins/Quotes/src/QuotesProviders.h b/plugins/Quotes/src/QuotesProviders.h
index 68628faa2a..fd41371187 100644
--- a/plugins/Quotes/src/QuotesProviders.h
+++ b/plugins/Quotes/src/QuotesProviders.h
@@ -1,4 +1,4 @@
-#ifndef __148306d1_da2a_43df_b1ad_0cdc8ef8a79e_QuotesProviders_h__
+#ifndef __148306d1_da2a_43df_b1ad_0cdc8ef8a79e_QuotesProviders_h__
#define __148306d1_da2a_43df_b1ad_0cdc8ef8a79e_QuotesProviders_h__
class IQuotesProvider;
diff --git a/plugins/Quotes/src/SettingsDlg.cpp b/plugins/Quotes/src/SettingsDlg.cpp
index e9595d65d6..37ddf6c7b6 100644
--- a/plugins/Quotes/src/SettingsDlg.cpp
+++ b/plugins/Quotes/src/SettingsDlg.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
#define WINDOW_PREFIX_SETTINGS "Edit Settings_"
diff --git a/plugins/Quotes/src/SettingsDlg.h b/plugins/Quotes/src/SettingsDlg.h
index 4209804d2e..0da2d1beb8 100644
--- a/plugins/Quotes/src/SettingsDlg.h
+++ b/plugins/Quotes/src/SettingsDlg.h
@@ -1,4 +1,4 @@
-#ifndef __E211E4D9_383C_43BE_A787_7EF1D585B90D_SettingsDlg_h__
+#ifndef __E211E4D9_383C_43BE_A787_7EF1D585B90D_SettingsDlg_h__
#define __E211E4D9_383C_43BE_A787_7EF1D585B90D_SettingsDlg_h__
class IQuotesProvider;
diff --git a/plugins/Quotes/src/WinCtrlHelper.cpp b/plugins/Quotes/src/WinCtrlHelper.cpp
index 78be2d2ced..375956253c 100644
--- a/plugins/Quotes/src/WinCtrlHelper.cpp
+++ b/plugins/Quotes/src/WinCtrlHelper.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static INT_PTR CALLBACK VariableListDlgProc(HWND hWnd, UINT msg, WPARAM wp, LPARAM lp)
{
diff --git a/plugins/Quotes/src/WinCtrlHelper.h b/plugins/Quotes/src/WinCtrlHelper.h
index 1c5777d45d..5cf1f98705 100644
--- a/plugins/Quotes/src/WinCtrlHelper.h
+++ b/plugins/Quotes/src/WinCtrlHelper.h
@@ -1,4 +1,4 @@
-#ifndef __a05d6852_4497_4f28_85e1_48a15a170738_WinCtrlHelper_h__
+#ifndef __a05d6852_4497_4f28_85e1_48a15a170738_WinCtrlHelper_h__
#define __a05d6852_4497_4f28_85e1_48a15a170738_WinCtrlHelper_h__
class IQuotesProvider;
diff --git a/plugins/Quotes/src/XMLEngineMI.cpp b/plugins/Quotes/src/XMLEngineMI.cpp
index 413ed619dd..a6046ddfba 100644
--- a/plugins/Quotes/src/XMLEngineMI.cpp
+++ b/plugins/Quotes/src/XMLEngineMI.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
class CXMLNodeMI : public IXMLNode, private boost::noncopyable
{
diff --git a/plugins/Quotes/src/XMLEngineMI.h b/plugins/Quotes/src/XMLEngineMI.h
index d800b20f51..1d9f697779 100644
--- a/plugins/Quotes/src/XMLEngineMI.h
+++ b/plugins/Quotes/src/XMLEngineMI.h
@@ -1,4 +1,4 @@
-#ifndef __0c3d1da4_92b7_431c_83e5_f998cd513f0d_XMLEngineMI_h__
+#ifndef __0c3d1da4_92b7_431c_83e5_f998cd513f0d_XMLEngineMI_h__
#define __0c3d1da4_92b7_431c_83e5_f998cd513f0d_XMLEngineMI_h__
class CXMLEngineMI : public IXMLEngine
diff --git a/plugins/Quotes/src/resource.h b/plugins/Quotes/src/resource.h
index d1c78c3a60..374b502c1c 100644
--- a/plugins/Quotes/src/resource.h
+++ b/plugins/Quotes/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Code\My code\MirandaNG\plugins\Quotes\res\Forex.rc
//
diff --git a/plugins/Quotes/src/stdafx.cxx b/plugins/Quotes/src/stdafx.cxx
index e0372ed6dc..b30b5516a7 100644
--- a/plugins/Quotes/src/stdafx.cxx
+++ b/plugins/Quotes/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Quotes/src/stdafx.h b/plugins/Quotes/src/stdafx.h
index 838c01b6e9..2eab53988e 100644
--- a/plugins/Quotes/src/stdafx.h
+++ b/plugins/Quotes/src/stdafx.h
@@ -1,4 +1,4 @@
-// stdafx.h : include file for standard system include files,
+// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
diff --git a/plugins/Quotes/src/version.h b/plugins/Quotes/src/version.h
index 07e7119cf4..bbeedb9465 100644
--- a/plugins/Quotes/src/version.h
+++ b/plugins/Quotes/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 101
diff --git a/plugins/Rate/docs/readme.txt b/plugins/Rate/docs/readme.txt
index aafc63f812..bd9c4b1f81 100644
--- a/plugins/Rate/docs/readme.txt
+++ b/plugins/Rate/docs/readme.txt
@@ -1,4 +1,4 @@
-Contacts Rate plugin for Miranda IM (http://miranda-im.org)
+Contacts Rate plugin for Miranda IM (http://miranda-im.org)
Version: 0.0.2.1 (c) 2007-2009 Kildor
Icons by Faith Healer
diff --git a/plugins/Rate/res/Version.rc b/plugins/Rate/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Rate/res/Version.rc
+++ b/plugins/Rate/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Rate/res/rate.rc b/plugins/Rate/res/rate.rc
index 834df998b7..c8ff208558 100644
--- a/plugins/Rate/res/rate.rc
+++ b/plugins/Rate/res/rate.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Rate/src/main.cpp b/plugins/Rate/src/main.cpp
index aa15bbe0d4..575a80454a 100644
--- a/plugins/Rate/src/main.cpp
+++ b/plugins/Rate/src/main.cpp
@@ -1,4 +1,4 @@
-/*==========================================================================*/
+/*==========================================================================*/
/*
FILE DESCRIPTION: Rate main
diff --git a/plugins/Rate/src/resource.h b/plugins/Rate/src/resource.h
index ba0f258319..612e2e29a6 100644
--- a/plugins/Rate/src/resource.h
+++ b/plugins/Rate/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by rate.rc
//
diff --git a/plugins/Rate/src/stdafx.cxx b/plugins/Rate/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Rate/src/stdafx.cxx
+++ b/plugins/Rate/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Rate/src/stdafx.h b/plugins/Rate/src/stdafx.h
index e04a7de369..b83d1ec040 100644
--- a/plugins/Rate/src/stdafx.h
+++ b/plugins/Rate/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Authorization State plugin for Miranda-IM (www.miranda-im.org)
(c) 2006 by Thief
Icons by Faith Healer
diff --git a/plugins/Rate/src/version.h b/plugins/Rate/src/version.h
index ccfe060611..fbc8cbd520 100644
--- a/plugins/Rate/src/version.h
+++ b/plugins/Rate/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 2
#define __BUILD_NUM 1
diff --git a/plugins/RecentContacts/docs/changelog.txt b/plugins/RecentContacts/docs/changelog.txt
index 251aeec301..391bea5536 100644
--- a/plugins/RecentContacts/docs/changelog.txt
+++ b/plugins/RecentContacts/docs/changelog.txt
@@ -1,4 +1,4 @@
-v0.0.2.0 (10.04.2009)
+v0.0.2.0 (10.04.2009)
+ Options page (Contact List > Recent Contacts)
+ some clean-up.
diff --git a/plugins/RecentContacts/docs/license.txt b/plugins/RecentContacts/docs/license.txt
index 7f1161073d..fc35462967 100644
--- a/plugins/RecentContacts/docs/license.txt
+++ b/plugins/RecentContacts/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/RecentContacts/docs/readme.txt b/plugins/RecentContacts/docs/readme.txt
index 4f575398cd..abd13bf07b 100644
--- a/plugins/RecentContacts/docs/readme.txt
+++ b/plugins/RecentContacts/docs/readme.txt
@@ -1,4 +1,4 @@
-Recent Contacts v0.0.2.0
+Recent Contacts v0.0.2.0
(c) 2005 ValeraVi, 2009 Kildor
web: http://kildor.miranda.im
email: kostia@ngs.ru
diff --git a/plugins/RecentContacts/res/Version.rc b/plugins/RecentContacts/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/RecentContacts/res/Version.rc
+++ b/plugins/RecentContacts/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/RecentContacts/res/resource.rc b/plugins/RecentContacts/res/resource.rc
index 094dac0344..8b511a15f4 100644
--- a/plugins/RecentContacts/res/resource.rc
+++ b/plugins/RecentContacts/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/RecentContacts/src/RecentContacts.cpp b/plugins/RecentContacts/src/RecentContacts.cpp
index 0ed7142472..2c8a97e405 100644
--- a/plugins/RecentContacts/src/RecentContacts.cpp
+++ b/plugins/RecentContacts/src/RecentContacts.cpp
@@ -1,4 +1,4 @@
-
+
#include "stdafx.h"
extern int onOptInitialise(WPARAM wParam, LPARAM lParam);
diff --git a/plugins/RecentContacts/src/options.cpp b/plugins/RecentContacts/src/options.cpp
index da67bff9bd..480b74c859 100644
--- a/plugins/RecentContacts/src/options.cpp
+++ b/plugins/RecentContacts/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
extern HINSTANCE hInst;
void LoadDBSettings();
diff --git a/plugins/RecentContacts/src/resource.h b/plugins/RecentContacts/src/resource.h
index df81b25ef0..6bdd2846d0 100644
--- a/plugins/RecentContacts/src/resource.h
+++ b/plugins/RecentContacts/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/RecentContacts/src/stdafx.cxx b/plugins/RecentContacts/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/RecentContacts/src/stdafx.cxx
+++ b/plugins/RecentContacts/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/RecentContacts/src/stdafx.h b/plugins/RecentContacts/src/stdafx.h
index a23ecfaacd..0434981b66 100644
--- a/plugins/RecentContacts/src/stdafx.h
+++ b/plugins/RecentContacts/src/stdafx.h
@@ -1,4 +1,4 @@
-#define _CRT_NONSTDC_NO_DEPRECATE
+#define _CRT_NONSTDC_NO_DEPRECATE
#include <windows.h>
#include <commctrl.h>
diff --git a/plugins/RecentContacts/src/version.h b/plugins/RecentContacts/src/version.h
index 5f5c0b84fc..01d9869542 100644
--- a/plugins/RecentContacts/src/version.h
+++ b/plugins/RecentContacts/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 3
diff --git a/plugins/RemovePersonalSettings/docs/RemovePersonalSettings.ini b/plugins/RemovePersonalSettings/docs/RemovePersonalSettings.ini
index 789803de56..95426c3998 100644
--- a/plugins/RemovePersonalSettings/docs/RemovePersonalSettings.ini
+++ b/plugins/RemovePersonalSettings/docs/RemovePersonalSettings.ini
@@ -1,4 +1,4 @@
-[GlobalSettings]
+[GlobalSettings]
; Set protocol status to offline before any other action
; true or false
; default=true
diff --git a/plugins/RemovePersonalSettings/docs/changelog.txt b/plugins/RemovePersonalSettings/docs/changelog.txt
index 1b1091452b..5dbb002c2e 100644
--- a/plugins/RemovePersonalSettings/docs/changelog.txt
+++ b/plugins/RemovePersonalSettings/docs/changelog.txt
@@ -1,4 +1,4 @@
-Remove Personal Settings
+Remove Personal Settings
Changelog:
diff --git a/plugins/RemovePersonalSettings/docs/readme.txt b/plugins/RemovePersonalSettings/docs/readme.txt
index f6aed13a06..7cea424f7c 100644
--- a/plugins/RemovePersonalSettings/docs/readme.txt
+++ b/plugins/RemovePersonalSettings/docs/readme.txt
@@ -1,4 +1,4 @@
-Remove Personal Settings plugin
+Remove Personal Settings plugin
-------------------------------
WARNING: THIS PLUGIN DELETE SETTINGS FROM MIRANDA DB AND FROM THE HD. THIS CAN'T BE UNDONE. IT CAN DELETE ALL FILES IN YOUR COMPUTER (ALTOUGHT IT NEVER HAPPENED TO ME :P ). USE IT AT YOUR OWN RISK.
diff --git a/plugins/RemovePersonalSettings/res/version.rc b/plugins/RemovePersonalSettings/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/RemovePersonalSettings/res/version.rc
+++ b/plugins/RemovePersonalSettings/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/RemovePersonalSettings/src/rps.cpp b/plugins/RemovePersonalSettings/src/rps.cpp
index ea49a01dab..916e0f9db9 100644
--- a/plugins/RemovePersonalSettings/src/rps.cpp
+++ b/plugins/RemovePersonalSettings/src/rps.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/RemovePersonalSettings/src/stdafx.cxx b/plugins/RemovePersonalSettings/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/RemovePersonalSettings/src/stdafx.cxx
+++ b/plugins/RemovePersonalSettings/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/RemovePersonalSettings/src/stdafx.h b/plugins/RemovePersonalSettings/src/stdafx.h
index 482fbbad7f..b8615dac94 100644
--- a/plugins/RemovePersonalSettings/src/stdafx.h
+++ b/plugins/RemovePersonalSettings/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Authorization State plugin for Miranda NG (www.miranda-ng.org)
(c) 2006-2010 by Thief
diff --git a/plugins/RemovePersonalSettings/src/version.h b/plugins/RemovePersonalSettings/src/version.h
index 57e04b8703..206a69c536 100644
--- a/plugins/RemovePersonalSettings/src/version.h
+++ b/plugins/RemovePersonalSettings/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 4
diff --git a/plugins/Restart/res/Restart.rc b/plugins/Restart/res/Restart.rc
index 80bb46c752..7ed26a63a9 100644
--- a/plugins/Restart/res/Restart.rc
+++ b/plugins/Restart/res/Restart.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Restart/res/Version.rc b/plugins/Restart/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Restart/res/Version.rc
+++ b/plugins/Restart/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Restart/src/resource.h b/plugins/Restart/src/resource.h
index 0c6d35d224..5ab99e0e04 100644
--- a/plugins/Restart/src/resource.h
+++ b/plugins/Restart/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Restart.rc
//
diff --git a/plugins/Restart/src/restart.cpp b/plugins/Restart/src/restart.cpp
index 7f2ad366ac..f39a52ecb8 100644
--- a/plugins/Restart/src/restart.cpp
+++ b/plugins/Restart/src/restart.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HINSTANCE hInst;
int hLangpack;
diff --git a/plugins/Restart/src/stdafx.cxx b/plugins/Restart/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Restart/src/stdafx.cxx
+++ b/plugins/Restart/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Restart/src/stdafx.h b/plugins/Restart/src/stdafx.h
index ba71e84021..42389b56d1 100644
--- a/plugins/Restart/src/stdafx.h
+++ b/plugins/Restart/src/stdafx.h
@@ -1,4 +1,4 @@
-#define WIN32_LEAN_AND_MEAN
+#define WIN32_LEAN_AND_MEAN
#include <windows.h>
diff --git a/plugins/Restart/src/version.h b/plugins/Restart/src/version.h
index bd550e6dc5..a2dc1e9e57 100644
--- a/plugins/Restart/src/version.h
+++ b/plugins/Restart/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 6
#define __BUILD_NUM 0
diff --git a/plugins/SMS/docs/readme.txt b/plugins/SMS/docs/readme.txt
index c8937ee6d8..983d996484 100644
--- a/plugins/SMS/docs/readme.txt
+++ b/plugins/SMS/docs/readme.txt
@@ -1,4 +1,4 @@
-SMS плагин для Miranda IM
+SMS плагин для Miranda IM
2001-2002 Richard Hughes
diff --git a/plugins/SMS/res/Version.rc b/plugins/SMS/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/SMS/res/Version.rc
+++ b/plugins/SMS/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SMS/res/resource.rc b/plugins/SMS/res/resource.rc
index 61bcb6b2b8..a2a11ada42 100644
--- a/plugins/SMS/res/resource.rc
+++ b/plugins/SMS/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/SMS/src/AdditionalFunctions/InterlockedFunctions.h b/plugins/SMS/src/AdditionalFunctions/InterlockedFunctions.h
index d0f0dfcbc5..caf2c8e9b6 100644
--- a/plugins/SMS/src/AdditionalFunctions/InterlockedFunctions.h
+++ b/plugins/SMS/src/AdditionalFunctions/InterlockedFunctions.h
@@ -1,4 +1,4 @@
-#if !defined(AFX_INTERLOCKED_FUNCTIONS__H__INCLUDED_)
+#if !defined(AFX_INTERLOCKED_FUNCTIONS__H__INCLUDED_)
#define AFX_INTERLOCKED_FUNCTIONS__H__INCLUDED_
#ifdef InterlockedCompareExchange
diff --git a/plugins/SMS/src/AdditionalFunctions/ListMT.h b/plugins/SMS/src/AdditionalFunctions/ListMT.h
index 964ea5d09f..9bb70fcfe2 100644
--- a/plugins/SMS/src/AdditionalFunctions/ListMT.h
+++ b/plugins/SMS/src/AdditionalFunctions/ListMT.h
@@ -1,4 +1,4 @@
-#if !defined(AFX_LIST_MT__H__INCLUDED_)
+#if !defined(AFX_LIST_MT__H__INCLUDED_)
#define AFX_LIST_MT__H__INCLUDED_
// структура для работы со списком, элемент списка
diff --git a/plugins/SMS/src/AdditionalFunctions/MemoryCompare.h b/plugins/SMS/src/AdditionalFunctions/MemoryCompare.h
index c9d58a3b6f..1e48047ab0 100644
--- a/plugins/SMS/src/AdditionalFunctions/MemoryCompare.h
+++ b/plugins/SMS/src/AdditionalFunctions/MemoryCompare.h
@@ -1,4 +1,4 @@
-#if !defined(AFX_MEMORYCOMPARE__H__INCLUDED_)
+#if !defined(AFX_MEMORYCOMPARE__H__INCLUDED_)
#define AFX_MEMORYCOMPARE__H__INCLUDED_
__inline DWORD MemoryCompare(LPCVOID lpcSource1,size_t dwSource1Size,LPCVOID lpcSource2,size_t dwSource2Size)
diff --git a/plugins/SMS/src/AdditionalFunctions/MemoryFindByte.h b/plugins/SMS/src/AdditionalFunctions/MemoryFindByte.h
index 98fed3c44e..1601571afa 100644
--- a/plugins/SMS/src/AdditionalFunctions/MemoryFindByte.h
+++ b/plugins/SMS/src/AdditionalFunctions/MemoryFindByte.h
@@ -1,4 +1,4 @@
-#if !defined(AFX_MEMORYFINDBYTE__H__INCLUDED_)
+#if !defined(AFX_MEMORYFINDBYTE__H__INCLUDED_)
#define AFX_MEMORYFINDBYTE__H__INCLUDED_
__inline LPVOID MemoryFindByte(size_t dwFrom,LPCVOID lpcSource,size_t dwSourceSize,unsigned char chWhatFind)
diff --git a/plugins/SMS/src/SMSConstans.h b/plugins/SMS/src/SMSConstans.h
index 7abfc0bb61..bc39e098a9 100644
--- a/plugins/SMS/src/SMSConstans.h
+++ b/plugins/SMS/src/SMSConstans.h
@@ -1,4 +1,4 @@
-#if !defined(AFX_SMS_CONSTANS_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_)
+#if !defined(AFX_SMS_CONSTANS_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_)
#define AFX_SMS_CONSTANS_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_
#define PROTOCOL_NAMEA "SMSPlugin"
diff --git a/plugins/SMS/src/SMS_svc.cpp b/plugins/SMS/src/SMS_svc.cpp
index 330c089f08..151114beae 100644
--- a/plugins/SMS/src/SMS_svc.cpp
+++ b/plugins/SMS/src/SMS_svc.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int LoadServices(void)
{
diff --git a/plugins/SMS/src/functions.cpp b/plugins/SMS/src/functions.cpp
index 4501afcde7..349d086490 100644
--- a/plugins/SMS/src/functions.cpp
+++ b/plugins/SMS/src/functions.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
BOOL DB_GetStaticStringW(MCONTACT hContact, LPSTR lpszModule, LPSTR lpszValueName, LPWSTR lpwszRetBuff, size_t dwRetBuffSize, size_t *pdwRetBuffSize)
{// sizes in wchars
diff --git a/plugins/SMS/src/main.cpp b/plugins/SMS/src/main.cpp
index c62edf3376..38912bc39c 100644
--- a/plugins/SMS/src/main.cpp
+++ b/plugins/SMS/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda-IM SMS Plugin
Copyright (C) 2001-2 Richard Hughes
Copyright (C) 2007-8 Rozhuk Ivan
diff --git a/plugins/SMS/src/options.cpp b/plugins/SMS/src/options.cpp
index 6998611134..aac865b64f 100644
--- a/plugins/SMS/src/options.cpp
+++ b/plugins/SMS/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda-IM SMS Plugin
Copyright (C) 2001-2002 Richard Hughes
Copyright (C) 2007-2009 Rozhuk Ivan
diff --git a/plugins/SMS/src/receive.cpp b/plugins/SMS/src/receive.cpp
index 40d2ed7933..6cad58bbb8 100644
--- a/plugins/SMS/src/receive.cpp
+++ b/plugins/SMS/src/receive.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda-IM SMS Plugin
Copyright (C) 2001-2 Richard Hughes
Copyright (C) 2007-2014 Rozhuk Ivan
diff --git a/plugins/SMS/src/recvdlg.cpp b/plugins/SMS/src/recvdlg.cpp
index a427fb2ba9..54f4751e47 100644
--- a/plugins/SMS/src/recvdlg.cpp
+++ b/plugins/SMS/src/recvdlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda-IM SMS Plugin
Copyright (C) 2001-2 Richard Hughes
Copyright (C) 2007-2014 Rozhuk Ivan
diff --git a/plugins/SMS/src/recvdlg.h b/plugins/SMS/src/recvdlg.h
index 26fb6bb47a..291ab84d29 100644
--- a/plugins/SMS/src/recvdlg.h
+++ b/plugins/SMS/src/recvdlg.h
@@ -1,4 +1,4 @@
-#if !defined(AFX_SMS_RECVDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_)
+#if !defined(AFX_SMS_RECVDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_)
#define AFX_SMS_RECVDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_
DWORD RecvSMSWindowInitialize ();
diff --git a/plugins/SMS/src/resource.h b/plugins/SMS/src/resource.h
index 3a7e98455d..ad8a303025 100644
--- a/plugins/SMS/src/resource.h
+++ b/plugins/SMS/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/SMS/src/send.cpp b/plugins/SMS/src/send.cpp
index 01cd0ac02c..14c30e4a1c 100644
--- a/plugins/SMS/src/send.cpp
+++ b/plugins/SMS/src/send.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda-IM SMS Plugin
Copyright (C) 2001-2 Richard Hughes
Copyright (C) 2007-2014 Rozhuk Ivan
diff --git a/plugins/SMS/src/senddlg.cpp b/plugins/SMS/src/senddlg.cpp
index c4788d8d1b..076121a5e9 100644
--- a/plugins/SMS/src/senddlg.cpp
+++ b/plugins/SMS/src/senddlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda-IM SMS Plugin
Copyright (C) 2001-2 Richard Hughes
Copyright (C) 2007-2014 Rozhuk Ivan
diff --git a/plugins/SMS/src/senddlg.h b/plugins/SMS/src/senddlg.h
index 576d1946ce..b40f4e2e21 100644
--- a/plugins/SMS/src/senddlg.h
+++ b/plugins/SMS/src/senddlg.h
@@ -1,4 +1,4 @@
-#if !defined(AFX_SMS_SENDDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_)
+#if !defined(AFX_SMS_SENDDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_)
#define AFX_SMS_SENDDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_
DWORD SendSMSWindowInitialize();
diff --git a/plugins/SMS/src/stdafx.cxx b/plugins/SMS/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/SMS/src/stdafx.cxx
+++ b/plugins/SMS/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SMS/src/stdafx.h b/plugins/SMS/src/stdafx.h
index d75f056b75..f0b5b391a1 100644
--- a/plugins/SMS/src/stdafx.h
+++ b/plugins/SMS/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_H
+#ifndef _COMMON_H
#define _COMMON_H
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
diff --git a/plugins/SMS/src/version.h b/plugins/SMS/src/version.h
index b923ad70ca..31132cf6d9 100644
--- a/plugins/SMS/src/version.h
+++ b/plugins/SMS/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 5
#define __BUILD_NUM 3
diff --git a/plugins/Scriver/docs/license.txt b/plugins/Scriver/docs/license.txt
index ca3fe8d547..75b2b3a376 100644
--- a/plugins/Scriver/docs/license.txt
+++ b/plugins/Scriver/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/Scriver/docs/readme.txt b/plugins/Scriver/docs/readme.txt
index 0dad060ef2..b53b44e463 100644
--- a/plugins/Scriver/docs/readme.txt
+++ b/plugins/Scriver/docs/readme.txt
@@ -1,4 +1,4 @@
-Scriver user's manual & FAQ v1.0
+Scriver user's manual & FAQ v1.0
---------------------------------
1. Overview
diff --git a/plugins/Scriver/res/Version.rc b/plugins/Scriver/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Scriver/res/Version.rc
+++ b/plugins/Scriver/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Scriver/res/resource.rc b/plugins/Scriver/res/resource.rc
index 69aadc0e0d..536ae1d015 100644
--- a/plugins/Scriver/res/resource.rc
+++ b/plugins/Scriver/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
#include "..\..\include\chat_resource.h"
diff --git a/plugins/Scriver/src/chat.h b/plugins/Scriver/src/chat.h
index 384bfd2ab3..7417f6fba8 100644
--- a/plugins/Scriver/src/chat.h
+++ b/plugins/Scriver/src/chat.h
@@ -1,4 +1,4 @@
-/*
+/*
Chat module plugin for Miranda IM
Copyright (C) 2003 Jörgen Persson
diff --git a/plugins/Scriver/src/chat_log.cpp b/plugins/Scriver/src/chat_log.cpp
index 34ca7d665f..6e0049bdea 100644
--- a/plugins/Scriver/src/chat_log.cpp
+++ b/plugins/Scriver/src/chat_log.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Chat module plugin for Miranda IM
Copyright (C) 2003 Jörgen Persson
diff --git a/plugins/Scriver/src/chat_main.cpp b/plugins/Scriver/src/chat_main.cpp
index 7be39fdf65..4469ed0456 100644
--- a/plugins/Scriver/src/chat_main.cpp
+++ b/plugins/Scriver/src/chat_main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Chat module plugin for Miranda IM
Copyright (C) 2003 Jörgen Persson
diff --git a/plugins/Scriver/src/chat_manager.cpp b/plugins/Scriver/src/chat_manager.cpp
index c763f15e6a..86112a1bdb 100644
--- a/plugins/Scriver/src/chat_manager.cpp
+++ b/plugins/Scriver/src/chat_manager.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Chat module plugin for Miranda IM
Copyright (C) 2003 Jörgen Persson
diff --git a/plugins/Scriver/src/chat_options.cpp b/plugins/Scriver/src/chat_options.cpp
index 7ddb5ac90c..fa5ea3740d 100644
--- a/plugins/Scriver/src/chat_options.cpp
+++ b/plugins/Scriver/src/chat_options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Chat module plugin for Miranda IM
Copyright (C) 2003 Jörgen Persson
diff --git a/plugins/Scriver/src/chat_tools.cpp b/plugins/Scriver/src/chat_tools.cpp
index 18511598f0..9e2bd7375d 100644
--- a/plugins/Scriver/src/chat_tools.cpp
+++ b/plugins/Scriver/src/chat_tools.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Chat module plugin for Miranda IM
Copyright (C) 2003 Jörgen Persson
diff --git a/plugins/Scriver/src/chat_window.cpp b/plugins/Scriver/src/chat_window.cpp
index f53118c989..8947b54c2d 100644
--- a/plugins/Scriver/src/chat_window.cpp
+++ b/plugins/Scriver/src/chat_window.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Chat module plugin for Miranda IM
Copyright (C) 2003 Jörgen Persson
diff --git a/plugins/Scriver/src/cmdlist.cpp b/plugins/Scriver/src/cmdlist.cpp
index 4b8b66da7d..aaa35d39f2 100644
--- a/plugins/Scriver/src/cmdlist.cpp
+++ b/plugins/Scriver/src/cmdlist.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-09 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/cmdlist.h b/plugins/Scriver/src/cmdlist.h
index 9f2b89bb91..afb3737d27 100644
--- a/plugins/Scriver/src/cmdlist.h
+++ b/plugins/Scriver/src/cmdlist.h
@@ -1,4 +1,4 @@
-/*
+/*
AOL Instant Messenger Plugin for Miranda IM
Copyright (c) 2003 Robert Rainwater
diff --git a/plugins/Scriver/src/globals.cpp b/plugins/Scriver/src/globals.cpp
index 97ac6a7adf..46c163eba4 100644
--- a/plugins/Scriver/src/globals.cpp
+++ b/plugins/Scriver/src/globals.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/globals.h b/plugins/Scriver/src/globals.h
index a396493a4a..3d8cd2cf90 100644
--- a/plugins/Scriver/src/globals.h
+++ b/plugins/Scriver/src/globals.h
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/infobar.cpp b/plugins/Scriver/src/infobar.cpp
index 3a38cc1f97..99c3f9d078 100644
--- a/plugins/Scriver/src/infobar.cpp
+++ b/plugins/Scriver/src/infobar.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/input.cpp b/plugins/Scriver/src/input.cpp
index c5034ea3eb..dead78c7ce 100644
--- a/plugins/Scriver/src/input.cpp
+++ b/plugins/Scriver/src/input.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/input.h b/plugins/Scriver/src/input.h
index 1f336f75a4..730b1518f0 100644
--- a/plugins/Scriver/src/input.h
+++ b/plugins/Scriver/src/input.h
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-09 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/msgdialog.cpp b/plugins/Scriver/src/msgdialog.cpp
index 162b22b7de..7216a4c0ba 100644
--- a/plugins/Scriver/src/msgdialog.cpp
+++ b/plugins/Scriver/src/msgdialog.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/msglog.cpp b/plugins/Scriver/src/msglog.cpp
index f2beec5ee5..8ae5b88b28 100644
--- a/plugins/Scriver/src/msglog.cpp
+++ b/plugins/Scriver/src/msglog.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/msgoptions.cpp b/plugins/Scriver/src/msgoptions.cpp
index e790cd41a1..e00652bb5e 100644
--- a/plugins/Scriver/src/msgoptions.cpp
+++ b/plugins/Scriver/src/msgoptions.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/msgs.cpp b/plugins/Scriver/src/msgs.cpp
index d7c0f1ac32..d591928d3f 100644
--- a/plugins/Scriver/src/msgs.cpp
+++ b/plugins/Scriver/src/msgs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/msgs.h b/plugins/Scriver/src/msgs.h
index bb209cb686..8f52b64b1a 100644
--- a/plugins/Scriver/src/msgs.h
+++ b/plugins/Scriver/src/msgs.h
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/msgtimedout.cpp b/plugins/Scriver/src/msgtimedout.cpp
index e9fb7d7435..8dec85b001 100644
--- a/plugins/Scriver/src/msgtimedout.cpp
+++ b/plugins/Scriver/src/msgtimedout.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-09 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/resource.h b/plugins/Scriver/src/resource.h
index 7966a71277..ef11c3fd9e 100644
--- a/plugins/Scriver/src/resource.h
+++ b/plugins/Scriver/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/Scriver/src/sendqueue.cpp b/plugins/Scriver/src/sendqueue.cpp
index b4bbd3055f..95a08d98a3 100644
--- a/plugins/Scriver/src/sendqueue.cpp
+++ b/plugins/Scriver/src/sendqueue.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-09 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/sendqueue.h b/plugins/Scriver/src/sendqueue.h
index 1efb70dbe4..0407ea3c53 100644
--- a/plugins/Scriver/src/sendqueue.h
+++ b/plugins/Scriver/src/sendqueue.h
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-09 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/srmm.cpp b/plugins/Scriver/src/srmm.cpp
index d3fdd9ed67..bbe1e21f16 100644
--- a/plugins/Scriver/src/srmm.cpp
+++ b/plugins/Scriver/src/srmm.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/statusicon.cpp b/plugins/Scriver/src/statusicon.cpp
index b11d49cd1a..7739cee38b 100644
--- a/plugins/Scriver/src/statusicon.cpp
+++ b/plugins/Scriver/src/statusicon.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-09 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/statusicon.h b/plugins/Scriver/src/statusicon.h
index 1788637637..04c921bb8e 100644
--- a/plugins/Scriver/src/statusicon.h
+++ b/plugins/Scriver/src/statusicon.h
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-09 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/stdafx.cxx b/plugins/Scriver/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Scriver/src/stdafx.cxx
+++ b/plugins/Scriver/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Scriver/src/stdafx.h b/plugins/Scriver/src/stdafx.h
index 422d4fb8ae..ba12dff1c9 100644
--- a/plugins/Scriver/src/stdafx.h
+++ b/plugins/Scriver/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/tabs.cpp b/plugins/Scriver/src/tabs.cpp
index dad688b38a..2d42adb7fa 100644
--- a/plugins/Scriver/src/tabs.cpp
+++ b/plugins/Scriver/src/tabs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-09 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/tabs.h b/plugins/Scriver/src/tabs.h
index 9af8c6d786..dfbe707224 100644
--- a/plugins/Scriver/src/tabs.h
+++ b/plugins/Scriver/src/tabs.h
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-09 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/utils.cpp b/plugins/Scriver/src/utils.cpp
index b1585f00b5..ac65c9f4d7 100644
--- a/plugins/Scriver/src/utils.cpp
+++ b/plugins/Scriver/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-12 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/utils.h b/plugins/Scriver/src/utils.h
index dc03c0aba9..93bdde5be3 100644
--- a/plugins/Scriver/src/utils.h
+++ b/plugins/Scriver/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
Scriver
Copyright (c) 2000-09 Miranda ICQ/IM project,
diff --git a/plugins/Scriver/src/version.h b/plugins/Scriver/src/version.h
index 7cd1c93cd9..d150774c15 100644
--- a/plugins/Scriver/src/version.h
+++ b/plugins/Scriver/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 3
+#define __MAJOR_VERSION 3
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 7
diff --git a/plugins/SecureIM/SecureIM_icons/res/resource.rc b/plugins/SecureIM/SecureIM_icons/res/resource.rc
index 8f9e8edf85..c7aa60e9b1 100644
--- a/plugins/SecureIM/SecureIM_icons/res/resource.rc
+++ b/plugins/SecureIM/SecureIM_icons/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
#define APSTUDIO_READONLY_SYMBOLS
diff --git a/plugins/SecureIM/SecureIM_icons/res/version.rc b/plugins/SecureIM/SecureIM_icons/res/version.rc
index 5bfbab4754..2dedc507d7 100644
--- a/plugins/SecureIM/SecureIM_icons/res/version.rc
+++ b/plugins/SecureIM/SecureIM_icons/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SecureIM/SecureIM_icons/src/resource.h b/plugins/SecureIM/SecureIM_icons/src/resource.h
index 9bceae8ea6..b8be938141 100644
--- a/plugins/SecureIM/SecureIM_icons/src/resource.h
+++ b/plugins/SecureIM/SecureIM_icons/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/SecureIM/SecureIM_icons/src/version.h b/plugins/SecureIM/SecureIM_icons/src/version.h
index 4532a869df..710177015d 100644
--- a/plugins/SecureIM/SecureIM_icons/src/version.h
+++ b/plugins/SecureIM/SecureIM_icons/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 12
#define __BUILD_NUM 4
diff --git a/plugins/SecureIM/docs/!whatsnew.txt b/plugins/SecureIM/docs/!whatsnew.txt
index eeb792d864..8422a55bfc 100644
--- a/plugins/SecureIM/docs/!whatsnew.txt
+++ b/plugins/SecureIM/docs/!whatsnew.txt
@@ -1,4 +1,4 @@
-
+
Verison 1.0.12.4 [28-04-2010]
[*] fix bug with advanced icon set to "NONE" && enable extaicons plugin
diff --git a/plugins/SecureIM/res/resource.rc b/plugins/SecureIM/res/resource.rc
index a24cc5dae9..72da8cddd7 100644
--- a/plugins/SecureIM/res/resource.rc
+++ b/plugins/SecureIM/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/SecureIM/res/version.rc b/plugins/SecureIM/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/SecureIM/res/version.rc
+++ b/plugins/SecureIM/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SecureIM/src/commonheaders.cpp b/plugins/SecureIM/src/commonheaders.cpp
index 0c46b53bdd..60f50be23d 100644
--- a/plugins/SecureIM/src/commonheaders.cpp
+++ b/plugins/SecureIM/src/commonheaders.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
HINSTANCE g_hInst, g_hIconInst;
diff --git a/plugins/SecureIM/src/commonheaders.h b/plugins/SecureIM/src/commonheaders.h
index 4afa278eee..b02ab46ec1 100644
--- a/plugins/SecureIM/src/commonheaders.h
+++ b/plugins/SecureIM/src/commonheaders.h
@@ -1,4 +1,4 @@
-#define WIN32_LEAN_AND_MEAN
+#define WIN32_LEAN_AND_MEAN
#define NETLIB_LOG
#define _CRT_SECURE_NO_WARNINGS
diff --git a/plugins/SecureIM/src/crypt.h b/plugins/SecureIM/src/crypt.h
index 79e2b677e6..c858dc719d 100644
--- a/plugins/SecureIM/src/crypt.h
+++ b/plugins/SecureIM/src/crypt.h
@@ -1,4 +1,4 @@
-#ifndef __CRYPT_H__
+#ifndef __CRYPT_H__
#define __CRYPT_H__
#define KEYSIZE 256
diff --git a/plugins/SecureIM/src/crypt_check.cpp b/plugins/SecureIM/src/crypt_check.cpp
index 82dbb7ad1c..de43704449 100644
--- a/plugins/SecureIM/src/crypt_check.cpp
+++ b/plugins/SecureIM/src/crypt_check.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
int getContactStatus(MCONTACT hContact)
{
diff --git a/plugins/SecureIM/src/crypt_dll.cpp b/plugins/SecureIM/src/crypt_dll.cpp
index afa18459e0..d86402fcbe 100644
--- a/plugins/SecureIM/src/crypt_dll.cpp
+++ b/plugins/SecureIM/src/crypt_dll.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
// generate KeyA pair and return public key
LPSTR InitKeyA(pUinKey ptr, int features)
diff --git a/plugins/SecureIM/src/crypt_icons.cpp b/plugins/SecureIM/src/crypt_icons.cpp
index 59e0059773..619c4f01a4 100644
--- a/plugins/SecureIM/src/crypt_icons.cpp
+++ b/plugins/SecureIM/src/crypt_icons.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
struct ICON_CACHE
{
diff --git a/plugins/SecureIM/src/crypt_lists.cpp b/plugins/SecureIM/src/crypt_lists.cpp
index bb97d160f0..b2eaaf31b1 100644
--- a/plugins/SecureIM/src/crypt_lists.cpp
+++ b/plugins/SecureIM/src/crypt_lists.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
LIST<SupPro> arProto(10, HandleKeySortT);
LIST<UinKey> arClist(100, NumericKeySortT);
diff --git a/plugins/SecureIM/src/crypt_misc.cpp b/plugins/SecureIM/src/crypt_misc.cpp
index 108e8958b9..3e658b0fd7 100644
--- a/plugins/SecureIM/src/crypt_misc.cpp
+++ b/plugins/SecureIM/src/crypt_misc.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
static void sttWaitForExchange(LPVOID param)
{
diff --git a/plugins/SecureIM/src/crypt_popups.cpp b/plugins/SecureIM/src/crypt_popups.cpp
index fbced3dd22..9d6a7d0bac 100644
--- a/plugins/SecureIM/src/crypt_popups.cpp
+++ b/plugins/SecureIM/src/crypt_popups.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
// type=0 key colors
// type=1 session colors
diff --git a/plugins/SecureIM/src/cryptopp.h b/plugins/SecureIM/src/cryptopp.h
index 089d101cd7..05b77020a1 100644
--- a/plugins/SecureIM/src/cryptopp.h
+++ b/plugins/SecureIM/src/cryptopp.h
@@ -1,4 +1,4 @@
-#ifndef __CRYPTOPP_H__
+#ifndef __CRYPTOPP_H__
#define __CRYPTOPP_H__
#define CPP_FEATURES_UTF8 0x01
diff --git a/plugins/SecureIM/src/dbevent.cpp b/plugins/SecureIM/src/dbevent.cpp
index 495bc324e2..a5936df191 100644
--- a/plugins/SecureIM/src/dbevent.cpp
+++ b/plugins/SecureIM/src/dbevent.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
void HistoryLog(MCONTACT hContact, LPCSTR szText)
{
diff --git a/plugins/SecureIM/src/dbevent.h b/plugins/SecureIM/src/dbevent.h
index e03ef9abbc..167f6c49e7 100644
--- a/plugins/SecureIM/src/dbevent.h
+++ b/plugins/SecureIM/src/dbevent.h
@@ -1,4 +1,4 @@
-#ifndef __DBEVENT_H__
+#ifndef __DBEVENT_H__
#define __DBEVENT_H__
void HistoryLog(MCONTACT, LPCSTR);
diff --git a/plugins/SecureIM/src/gettime.cpp b/plugins/SecureIM/src/gettime.cpp
index 4da5fe98c8..ae24200624 100644
--- a/plugins/SecureIM/src/gettime.cpp
+++ b/plugins/SecureIM/src/gettime.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
/* FILETIME unit is 100 nanoseconds */
diff --git a/plugins/SecureIM/src/gettime.h b/plugins/SecureIM/src/gettime.h
index 05d2d1b96a..d321af1de5 100644
--- a/plugins/SecureIM/src/gettime.h
+++ b/plugins/SecureIM/src/gettime.h
@@ -1,4 +1,4 @@
-#ifndef __GETTIME_H__
+#ifndef __GETTIME_H__
#define __GETTIME_H__
DWORD gettime(void);
diff --git a/plugins/SecureIM/src/images.cpp b/plugins/SecureIM/src/images.cpp
index 60a1af63d1..007f22881b 100644
--- a/plugins/SecureIM/src/images.cpp
+++ b/plugins/SecureIM/src/images.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
void HalfBitmap32Alpha(HBITMAP hBitmap)
{
diff --git a/plugins/SecureIM/src/images.h b/plugins/SecureIM/src/images.h
index ea65b09893..f4b1ebf8e2 100644
--- a/plugins/SecureIM/src/images.h
+++ b/plugins/SecureIM/src/images.h
@@ -1,4 +1,4 @@
-#ifndef __IMAGE_UTILS_H__
+#ifndef __IMAGE_UTILS_H__
#define __IMAGE_UTILS_H__
HICON BindOverlayIcon(HICON,HICON);
diff --git a/plugins/SecureIM/src/language.cpp b/plugins/SecureIM/src/language.cpp
index 7ed3f5e5ab..d70d8d8f50 100644
--- a/plugins/SecureIM/src/language.cpp
+++ b/plugins/SecureIM/src/language.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
//Popup Messages
LPCSTR sim001 = LPGEN("SecureIM established...");
diff --git a/plugins/SecureIM/src/language.h b/plugins/SecureIM/src/language.h
index 4c627efc2f..6c2f00ce50 100644
--- a/plugins/SecureIM/src/language.h
+++ b/plugins/SecureIM/src/language.h
@@ -1,4 +1,4 @@
-#ifndef __LANGUAGE_H__
+#ifndef __LANGUAGE_H__
#define __LANGUAGE_H__
//Popup Messages
diff --git a/plugins/SecureIM/src/loadicons.cpp b/plugins/SecureIM/src/loadicons.cpp
index 756a235b4c..383caab5ad 100644
--- a/plugins/SecureIM/src/loadicons.cpp
+++ b/plugins/SecureIM/src/loadicons.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
struct
{
diff --git a/plugins/SecureIM/src/loadicons.h b/plugins/SecureIM/src/loadicons.h
index f5258a41a0..b89e98effe 100644
--- a/plugins/SecureIM/src/loadicons.h
+++ b/plugins/SecureIM/src/loadicons.h
@@ -1,4 +1,4 @@
-#ifndef __LOADICONS_H__
+#ifndef __LOADICONS_H__
#define __LOADICONS_H__
HINSTANCE LoadIconsPack(const char*);
diff --git a/plugins/SecureIM/src/loadlib.cpp b/plugins/SecureIM/src/loadlib.cpp
index c1c5cc483e..8a4d24afac 100644
--- a/plugins/SecureIM/src/loadlib.cpp
+++ b/plugins/SecureIM/src/loadlib.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
CRYPTOPP_INFO cpp;
diff --git a/plugins/SecureIM/src/loadlib.h b/plugins/SecureIM/src/loadlib.h
index bed84c019d..425dbf5623 100644
--- a/plugins/SecureIM/src/loadlib.h
+++ b/plugins/SecureIM/src/loadlib.h
@@ -1,4 +1,4 @@
-#ifndef __LOADLIB_H__
+#ifndef __LOADLIB_H__
#define __LOADLIB_H__
BOOL loadlib(void);
diff --git a/plugins/SecureIM/src/main.cpp b/plugins/SecureIM/src/main.cpp
index a56200fff4..8c92247702 100644
--- a/plugins/SecureIM/src/main.cpp
+++ b/plugins/SecureIM/src/main.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
CLIST_INTERFACE *pcli;
int hLangpack = 0;
diff --git a/plugins/SecureIM/src/mmi.cpp b/plugins/SecureIM/src/mmi.cpp
index d1608069b5..29de183501 100644
--- a/plugins/SecureIM/src/mmi.cpp
+++ b/plugins/SecureIM/src/mmi.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
void *operator new(size_t sz)
{
diff --git a/plugins/SecureIM/src/mmi.h b/plugins/SecureIM/src/mmi.h
index 022de440de..47aff0055a 100644
--- a/plugins/SecureIM/src/mmi.h
+++ b/plugins/SecureIM/src/mmi.h
@@ -1,4 +1,4 @@
-#ifndef __MMI_H__
+#ifndef __MMI_H__
#define __MMI_H__
char *m_wwstrcat(LPCSTR,LPCSTR);
diff --git a/plugins/SecureIM/src/options.cpp b/plugins/SecureIM/src/options.cpp
index 3a5065d88f..830f37627f 100644
--- a/plugins/SecureIM/src/options.cpp
+++ b/plugins/SecureIM/src/options.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
#define PSKSIZE (4096+1)
#define RSASIZE (4096+1)
diff --git a/plugins/SecureIM/src/options.h b/plugins/SecureIM/src/options.h
index b1f2b65b0e..729ebf7782 100644
--- a/plugins/SecureIM/src/options.h
+++ b/plugins/SecureIM/src/options.h
@@ -1,4 +1,4 @@
-#ifndef __OPTIONS_H__
+#ifndef __OPTIONS_H__
#define __OPTIONS_H__
INT_PTR CALLBACK OptionsDlgProc(HWND,UINT,WPARAM,LPARAM);
diff --git a/plugins/SecureIM/src/popupOptions.cpp b/plugins/SecureIM/src/popupOptions.cpp
index 9206d01681..17c12fd3fa 100644
--- a/plugins/SecureIM/src/popupOptions.cpp
+++ b/plugins/SecureIM/src/popupOptions.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
INT_PTR CALLBACK PopOptionsDlgProc(HWND hDlg, UINT wMsg, WPARAM wParam, LPARAM lParam)
{
diff --git a/plugins/SecureIM/src/popupOptions.h b/plugins/SecureIM/src/popupOptions.h
index 22d3453adc..28495dfae6 100644
--- a/plugins/SecureIM/src/popupOptions.h
+++ b/plugins/SecureIM/src/popupOptions.h
@@ -1,4 +1,4 @@
-#ifndef __POPUP_OPTIONS__
+#ifndef __POPUP_OPTIONS__
#define __POPUP_OPTIONS__
INT_PTR CALLBACK PopOptionsDlgProc(HWND,UINT,WPARAM,LPARAM);
diff --git a/plugins/SecureIM/src/resource.h b/plugins/SecureIM/src/resource.h
index 79f9a8ed5b..b6fe6c7424 100644
--- a/plugins/SecureIM/src/resource.h
+++ b/plugins/SecureIM/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/SecureIM/src/secureim.h b/plugins/SecureIM/src/secureim.h
index 8962a4a058..96670ec357 100644
--- a/plugins/SecureIM/src/secureim.h
+++ b/plugins/SecureIM/src/secureim.h
@@ -1,4 +1,4 @@
-#ifndef __SECURE_IM__
+#ifndef __SECURE_IM__
#define __SECURE_IM__
// режимы шифрования SecureIM
diff --git a/plugins/SecureIM/src/splitmsg.cpp b/plugins/SecureIM/src/splitmsg.cpp
index 7388d55bb2..cdb6c9e1da 100644
--- a/plugins/SecureIM/src/splitmsg.cpp
+++ b/plugins/SecureIM/src/splitmsg.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
// разбивает сообщение szMsg на части длиной iLen, возвращает строку вида PARTzPARTzz
LPSTR splitMsg(LPSTR szMsg, int iLen)
diff --git a/plugins/SecureIM/src/splitmsg.h b/plugins/SecureIM/src/splitmsg.h
index 09edc2e53f..bbc751f653 100644
--- a/plugins/SecureIM/src/splitmsg.h
+++ b/plugins/SecureIM/src/splitmsg.h
@@ -1,4 +1,4 @@
-#ifndef __SPLITMSG_H__
+#ifndef __SPLITMSG_H__
#define __SPLITMSG_H__
LPSTR combineMessage(pUinKey,LPSTR);
diff --git a/plugins/SecureIM/src/stdafx.cpp b/plugins/SecureIM/src/stdafx.cpp
index dd87776a41..b493fd18e2 100644
--- a/plugins/SecureIM/src/stdafx.cpp
+++ b/plugins/SecureIM/src/stdafx.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SecureIM/src/svcs_clist.cpp b/plugins/SecureIM/src/svcs_clist.cpp
index c2c00b19ed..ec6a36c7ec 100644
--- a/plugins/SecureIM/src/svcs_clist.cpp
+++ b/plugins/SecureIM/src/svcs_clist.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
int __cdecl onContactSettingChanged(WPARAM hContact, LPARAM lParam)
{
diff --git a/plugins/SecureIM/src/svcs_clist.h b/plugins/SecureIM/src/svcs_clist.h
index c9c6bcd68b..396d09d004 100644
--- a/plugins/SecureIM/src/svcs_clist.h
+++ b/plugins/SecureIM/src/svcs_clist.h
@@ -1,4 +1,4 @@
-#ifndef __SVCS_CLIST_H__
+#ifndef __SVCS_CLIST_H__
#define __SVCS_CLIST_H__
int __cdecl onContactSettingChanged(WPARAM,LPARAM);
diff --git a/plugins/SecureIM/src/svcs_menu.cpp b/plugins/SecureIM/src/svcs_menu.cpp
index ac1b0f9c5f..cc4bae8daf 100644
--- a/plugins/SecureIM/src/svcs_menu.cpp
+++ b/plugins/SecureIM/src/svcs_menu.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
INT_PTR __cdecl Service_IsContactSecured(WPARAM wParam, LPARAM)
{
diff --git a/plugins/SecureIM/src/svcs_menu.h b/plugins/SecureIM/src/svcs_menu.h
index 7ec89add0c..96813e89c3 100644
--- a/plugins/SecureIM/src/svcs_menu.h
+++ b/plugins/SecureIM/src/svcs_menu.h
@@ -1,4 +1,4 @@
-#ifndef __SVCS_MENU_H__
+#ifndef __SVCS_MENU_H__
#define __SVCS_MENU_H__
INT_PTR __cdecl Service_IsContactSecured(WPARAM,LPARAM);
diff --git a/plugins/SecureIM/src/svcs_proto.cpp b/plugins/SecureIM/src/svcs_proto.cpp
index cc763dbb25..efc5a92ddf 100644
--- a/plugins/SecureIM/src/svcs_proto.cpp
+++ b/plugins/SecureIM/src/svcs_proto.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
// return SignID
int getSecureSig(LPCSTR szMsg, LPSTR *szPlainMsg = nullptr)
diff --git a/plugins/SecureIM/src/svcs_proto.h b/plugins/SecureIM/src/svcs_proto.h
index f679c12f9c..5acf7631a4 100644
--- a/plugins/SecureIM/src/svcs_proto.h
+++ b/plugins/SecureIM/src/svcs_proto.h
@@ -1,4 +1,4 @@
-#ifndef __SVCS_PROTO_H__
+#ifndef __SVCS_PROTO_H__
#define __SVCS_PROTO_H__
INT_PTR __cdecl onRecvMsg(WPARAM,LPARAM);
diff --git a/plugins/SecureIM/src/svcs_rsa.cpp b/plugins/SecureIM/src/svcs_rsa.cpp
index 307cc38921..13db77af1e 100644
--- a/plugins/SecureIM/src/svcs_rsa.cpp
+++ b/plugins/SecureIM/src/svcs_rsa.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
pRSA_EXPORT mir_exp = nullptr;
RSA_IMPORT imp =
diff --git a/plugins/SecureIM/src/svcs_rsa.h b/plugins/SecureIM/src/svcs_rsa.h
index f076d3bd8b..c9c73df10d 100644
--- a/plugins/SecureIM/src/svcs_rsa.h
+++ b/plugins/SecureIM/src/svcs_rsa.h
@@ -1,4 +1,4 @@
-#ifndef __SVCS_RSA_H__
+#ifndef __SVCS_RSA_H__
#define __SVCS_RSA_H__
extern pRSA_EXPORT mir_exp;
diff --git a/plugins/SecureIM/src/svcs_srmm.cpp b/plugins/SecureIM/src/svcs_srmm.cpp
index aa131ad533..23fb71aeb6 100644
--- a/plugins/SecureIM/src/svcs_srmm.cpp
+++ b/plugins/SecureIM/src/svcs_srmm.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
int __cdecl onWindowEvent(WPARAM, LPARAM lParam)
{
diff --git a/plugins/SecureIM/src/svcs_srmm.h b/plugins/SecureIM/src/svcs_srmm.h
index 8de1d07b98..0fcd5f2606 100644
--- a/plugins/SecureIM/src/svcs_srmm.h
+++ b/plugins/SecureIM/src/svcs_srmm.h
@@ -1,4 +1,4 @@
-#ifndef __SVCS_SRMM_H__
+#ifndef __SVCS_SRMM_H__
#define __SVCS_SRMM_H__
void InitSRMMIcons();
diff --git a/plugins/SecureIM/src/version.h b/plugins/SecureIM/src/version.h
index f23117aab2..255dcd65c8 100644
--- a/plugins/SecureIM/src/version.h
+++ b/plugins/SecureIM/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 12
#define __BUILD_NUM 4
diff --git a/plugins/SeenPlugin/docs/readme_src.txt b/plugins/SeenPlugin/docs/readme_src.txt
index 0769b49b03..bb91b5e32a 100644
--- a/plugins/SeenPlugin/docs/readme_src.txt
+++ b/plugins/SeenPlugin/docs/readme_src.txt
@@ -1,4 +1,4 @@
-This source code is licensed under the GPL (http://www.gnu.org/copyleft/gpl.html)
+This source code is licensed under the GPL (http://www.gnu.org/copyleft/gpl.html)
Please notify me of any changes that improve the plugin or add
new features.
diff --git a/plugins/SeenPlugin/docs/seen_info.txt b/plugins/SeenPlugin/docs/seen_info.txt
index 5ba87f079a..c90ea92874 100644
--- a/plugins/SeenPlugin/docs/seen_info.txt
+++ b/plugins/SeenPlugin/docs/seen_info.txt
@@ -1,4 +1,4 @@
-Last Seen plugin
+Last Seen plugin
****************
This plugin logs when a contact was last seen online.
You can choose between contactmenu item, userinfo page and file output.
diff --git a/plugins/SeenPlugin/res/resource.rc b/plugins/SeenPlugin/res/resource.rc
index 548af8b9c4..ecfc24cd5f 100644
--- a/plugins/SeenPlugin/res/resource.rc
+++ b/plugins/SeenPlugin/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/SeenPlugin/res/version.rc b/plugins/SeenPlugin/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/SeenPlugin/res/version.rc
+++ b/plugins/SeenPlugin/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SeenPlugin/src/file.cpp b/plugins/SeenPlugin/src/file.cpp
index ac3d85b774..896823e5af 100644
--- a/plugins/SeenPlugin/src/file.cpp
+++ b/plugins/SeenPlugin/src/file.cpp
@@ -1,4 +1,4 @@
-/*
+/*
"Last Seen mod" plugin for Miranda IM
Copyright ( C ) 2002-03 micron-x
Copyright ( C ) 2005-07 Y.B.
diff --git a/plugins/SeenPlugin/src/history.cpp b/plugins/SeenPlugin/src/history.cpp
index 176168dd61..1ed8a97c67 100644
--- a/plugins/SeenPlugin/src/history.cpp
+++ b/plugins/SeenPlugin/src/history.cpp
@@ -1,4 +1,4 @@
-/*
+/*
"Last Seen mod" plugin for Miranda IM
Copyright ( C ) 2002-03 micron-x
Copyright ( C ) 2005-06 Y.B.
diff --git a/plugins/SeenPlugin/src/main.cpp b/plugins/SeenPlugin/src/main.cpp
index 172897d4ef..0d701975f1 100644
--- a/plugins/SeenPlugin/src/main.cpp
+++ b/plugins/SeenPlugin/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
"Last Seen mod" plugin for Miranda IM
Copyright ( C ) 2002-03 micron-x
Copyright ( C ) 2005-07 Y.B.
diff --git a/plugins/SeenPlugin/src/menu.cpp b/plugins/SeenPlugin/src/menu.cpp
index 4a385b67d6..18c3cf01da 100644
--- a/plugins/SeenPlugin/src/menu.cpp
+++ b/plugins/SeenPlugin/src/menu.cpp
@@ -1,4 +1,4 @@
-/*
+/*
"Last Seen mod" plugin for Miranda IM
Copyright ( C ) 2002-03 micron-x
Copyright ( C ) 2005-07 Y.B.
diff --git a/plugins/SeenPlugin/src/missed.cpp b/plugins/SeenPlugin/src/missed.cpp
index bdce23791a..c0e9db49ae 100644
--- a/plugins/SeenPlugin/src/missed.cpp
+++ b/plugins/SeenPlugin/src/missed.cpp
@@ -1,4 +1,4 @@
-/*
+/*
"Last Seen mod" plugin for Miranda IM
Copyright ( C ) 2002-03 micron-x
Copyright ( C ) 2005-07 Y.B.
diff --git a/plugins/SeenPlugin/src/options.cpp b/plugins/SeenPlugin/src/options.cpp
index 5c2f665fbb..e5ea1efd71 100644
--- a/plugins/SeenPlugin/src/options.cpp
+++ b/plugins/SeenPlugin/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
"Last Seen mod" plugin for Miranda IM
Copyright ( C ) 2002-03 micron-x
Copyright ( C ) 2005-07 Y.B.
diff --git a/plugins/SeenPlugin/src/resource.h b/plugins/SeenPlugin/src/resource.h
index 99c712ce5a..cde06eab21 100644
--- a/plugins/SeenPlugin/src/resource.h
+++ b/plugins/SeenPlugin/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/SeenPlugin/src/stdafx.cxx b/plugins/SeenPlugin/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/SeenPlugin/src/stdafx.cxx
+++ b/plugins/SeenPlugin/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SeenPlugin/src/stdafx.h b/plugins/SeenPlugin/src/stdafx.h
index 67fb460e2f..5a268f8f7d 100644
--- a/plugins/SeenPlugin/src/stdafx.h
+++ b/plugins/SeenPlugin/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
"Last Seen mod" plugin for Miranda IM
Copyright ( C ) 2002-03 micron-x
Copyright ( C ) 2005-07 Y.B.
diff --git a/plugins/SeenPlugin/src/userinfo.cpp b/plugins/SeenPlugin/src/userinfo.cpp
index 19d2aebd16..b2c2cef3b5 100644
--- a/plugins/SeenPlugin/src/userinfo.cpp
+++ b/plugins/SeenPlugin/src/userinfo.cpp
@@ -1,4 +1,4 @@
-/*
+/*
"Last Seen mod" plugin for Miranda IM
Copyright ( C ) 2002-03 micron-x
Copyright ( C ) 2005-07 Y.B.
diff --git a/plugins/SeenPlugin/src/utils.cpp b/plugins/SeenPlugin/src/utils.cpp
index ef90cd1273..12fe059c9f 100644
--- a/plugins/SeenPlugin/src/utils.cpp
+++ b/plugins/SeenPlugin/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
"Last Seen mod" plugin for Miranda IM
Copyright ( C ) 2002-03 micron-x
Copyright ( C ) 2005-07 Y.B.
diff --git a/plugins/SeenPlugin/src/version.h b/plugins/SeenPlugin/src/version.h
index a71af62bab..2f0af55bad 100644
--- a/plugins/SeenPlugin/src/version.h
+++ b/plugins/SeenPlugin/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/SendScreenshotPlus/docs/credits.txt b/plugins/SendScreenshotPlus/docs/credits.txt
index b78dc6b8da..668782dd01 100644
--- a/plugins/SendScreenshotPlus/docs/credits.txt
+++ b/plugins/SendScreenshotPlus/docs/credits.txt
@@ -1,4 +1,4 @@
-Special thanks to Michael Kunz aka "Protogenes"
+Special thanks to Michael Kunz aka "Protogenes"
for helping me with 1001 tips and suggestions
to design the program code.
http://www-user.tu-chemnitz.de/~kunmi/?dbx_tree&lang=de
diff --git a/plugins/SendScreenshotPlus/docs/license.txt b/plugins/SendScreenshotPlus/docs/license.txt
index c5ebcce31f..7a6dfcccaf 100644
--- a/plugins/SendScreenshotPlus/docs/license.txt
+++ b/plugins/SendScreenshotPlus/docs/license.txt
@@ -1,4 +1,4 @@
-This program is free software; you can redistribute it and/or
+This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
diff --git a/plugins/SendScreenshotPlus/res/resource.rc b/plugins/SendScreenshotPlus/res/resource.rc
index e8093b2039..04e6f9a7ce 100644
--- a/plugins/SendScreenshotPlus/res/resource.rc
+++ b/plugins/SendScreenshotPlus/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/SendScreenshotPlus/res/version.rc b/plugins/SendScreenshotPlus/res/version.rc
index 37934706a0..fcd820ac36 100644
--- a/plugins/SendScreenshotPlus/res/version.rc
+++ b/plugins/SendScreenshotPlus/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SendScreenshotPlus/src/CSend.cpp b/plugins/SendScreenshotPlus/src/CSend.cpp
index e64e7160aa..61d269f017 100644
--- a/plugins/SendScreenshotPlus/src/CSend.cpp
+++ b/plugins/SendScreenshotPlus/src/CSend.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSend.h b/plugins/SendScreenshotPlus/src/CSend.h
index 6091b7f2fc..827d90ef35 100644
--- a/plugins/SendScreenshotPlus/src/CSend.h
+++ b/plugins/SendScreenshotPlus/src/CSend.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendDropbox.cpp b/plugins/SendScreenshotPlus/src/CSendDropbox.cpp
index c7e5a1600b..e419f351e8 100644
--- a/plugins/SendScreenshotPlus/src/CSendDropbox.cpp
+++ b/plugins/SendScreenshotPlus/src/CSendDropbox.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendDropbox.h b/plugins/SendScreenshotPlus/src/CSendDropbox.h
index 4fa6e72d09..1803c20a69 100644
--- a/plugins/SendScreenshotPlus/src/CSendDropbox.h
+++ b/plugins/SendScreenshotPlus/src/CSendDropbox.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendEmail.cpp b/plugins/SendScreenshotPlus/src/CSendEmail.cpp
index cdceb2ddd0..f43bef45d3 100644
--- a/plugins/SendScreenshotPlus/src/CSendEmail.cpp
+++ b/plugins/SendScreenshotPlus/src/CSendEmail.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendEmail.h b/plugins/SendScreenshotPlus/src/CSendEmail.h
index 85b3c3c44a..d2b5d24327 100644
--- a/plugins/SendScreenshotPlus/src/CSendEmail.h
+++ b/plugins/SendScreenshotPlus/src/CSendEmail.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendFTPFile.cpp b/plugins/SendScreenshotPlus/src/CSendFTPFile.cpp
index 805bd9a588..000ad3a1b7 100644
--- a/plugins/SendScreenshotPlus/src/CSendFTPFile.cpp
+++ b/plugins/SendScreenshotPlus/src/CSendFTPFile.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendFTPFile.h b/plugins/SendScreenshotPlus/src/CSendFTPFile.h
index ee1f805747..16bb2886df 100644
--- a/plugins/SendScreenshotPlus/src/CSendFTPFile.h
+++ b/plugins/SendScreenshotPlus/src/CSendFTPFile.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendFile.cpp b/plugins/SendScreenshotPlus/src/CSendFile.cpp
index 570414afff..7e964cd7e3 100644
--- a/plugins/SendScreenshotPlus/src/CSendFile.cpp
+++ b/plugins/SendScreenshotPlus/src/CSendFile.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendFile.h b/plugins/SendScreenshotPlus/src/CSendFile.h
index 2f426cb0d2..a1bf6bae97 100644
--- a/plugins/SendScreenshotPlus/src/CSendFile.h
+++ b/plugins/SendScreenshotPlus/src/CSendFile.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendHTTPServer.cpp b/plugins/SendScreenshotPlus/src/CSendHTTPServer.cpp
index 127e78aab7..eae014d0bb 100644
--- a/plugins/SendScreenshotPlus/src/CSendHTTPServer.cpp
+++ b/plugins/SendScreenshotPlus/src/CSendHTTPServer.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendHTTPServer.h b/plugins/SendScreenshotPlus/src/CSendHTTPServer.h
index 0996dc7ce9..503f45499e 100644
--- a/plugins/SendScreenshotPlus/src/CSendHTTPServer.h
+++ b/plugins/SendScreenshotPlus/src/CSendHTTPServer.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.cpp b/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.cpp
index 239a0338a4..8ee6fcdb03 100644
--- a/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.cpp
+++ b/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.h b/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.h
index 21d60ad954..4cba67c2c0 100644
--- a/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.h
+++ b/plugins/SendScreenshotPlus/src/CSendHost_ImageShack.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/CSendHost_imgur.cpp b/plugins/SendScreenshotPlus/src/CSendHost_imgur.cpp
index 239d5cd0f9..cde26b2eb5 100644
--- a/plugins/SendScreenshotPlus/src/CSendHost_imgur.cpp
+++ b/plugins/SendScreenshotPlus/src/CSendHost_imgur.cpp
@@ -1,4 +1,4 @@
-/*
+/*
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
diff --git a/plugins/SendScreenshotPlus/src/CSendHost_imgur.h b/plugins/SendScreenshotPlus/src/CSendHost_imgur.h
index eddbcc38b7..07688d0095 100644
--- a/plugins/SendScreenshotPlus/src/CSendHost_imgur.h
+++ b/plugins/SendScreenshotPlus/src/CSendHost_imgur.h
@@ -1,4 +1,4 @@
-/*
+/*
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
diff --git a/plugins/SendScreenshotPlus/src/CSendHost_uploadpie.cpp b/plugins/SendScreenshotPlus/src/CSendHost_uploadpie.cpp
index 0b4a814e55..1d2fc77433 100644
--- a/plugins/SendScreenshotPlus/src/CSendHost_uploadpie.cpp
+++ b/plugins/SendScreenshotPlus/src/CSendHost_uploadpie.cpp
@@ -1,4 +1,4 @@
-/*
+/*
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
diff --git a/plugins/SendScreenshotPlus/src/CSendHost_uploadpie.h b/plugins/SendScreenshotPlus/src/CSendHost_uploadpie.h
index 445d3f2f99..62bfdd4bf0 100644
--- a/plugins/SendScreenshotPlus/src/CSendHost_uploadpie.h
+++ b/plugins/SendScreenshotPlus/src/CSendHost_uploadpie.h
@@ -1,4 +1,4 @@
-/*
+/*
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
diff --git a/plugins/SendScreenshotPlus/src/DevKey.h b/plugins/SendScreenshotPlus/src/DevKey.h
index 2999f74466..4a862f155b 100644
--- a/plugins/SendScreenshotPlus/src/DevKey.h
+++ b/plugins/SendScreenshotPlus/src/DevKey.h
@@ -1,3 +1,3 @@
-#ifndef DEVKEY_IMAGESHACK
+#ifndef DEVKEY_IMAGESHACK
#define DEVKEY_IMAGESHACK "IA5ZRTV6fb6256ccbc3c38650bdce6e6dcfc9e55" /*Test DevKey*/
#endif
diff --git a/plugins/SendScreenshotPlus/src/Main.cpp b/plugins/SendScreenshotPlus/src/Main.cpp
index 309dbbc5b5..10da3410f2 100644
--- a/plugins/SendScreenshotPlus/src/Main.cpp
+++ b/plugins/SendScreenshotPlus/src/Main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/Main.h b/plugins/SendScreenshotPlus/src/Main.h
index a5c9e596fc..e16db8d43a 100644
--- a/plugins/SendScreenshotPlus/src/Main.h
+++ b/plugins/SendScreenshotPlus/src/Main.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/UAboutForm.cpp b/plugins/SendScreenshotPlus/src/UAboutForm.cpp
index ecf1ae79bc..3ff4f4ec15 100644
--- a/plugins/SendScreenshotPlus/src/UAboutForm.cpp
+++ b/plugins/SendScreenshotPlus/src/UAboutForm.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/UAboutForm.h b/plugins/SendScreenshotPlus/src/UAboutForm.h
index 86a6dfcd3e..3a644a505a 100644
--- a/plugins/SendScreenshotPlus/src/UAboutForm.h
+++ b/plugins/SendScreenshotPlus/src/UAboutForm.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/UMainForm.cpp b/plugins/SendScreenshotPlus/src/UMainForm.cpp
index e86a23e87e..6402a06dca 100644
--- a/plugins/SendScreenshotPlus/src/UMainForm.cpp
+++ b/plugins/SendScreenshotPlus/src/UMainForm.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/UMainForm.h b/plugins/SendScreenshotPlus/src/UMainForm.h
index c22f1ceb4b..f169f57960 100644
--- a/plugins/SendScreenshotPlus/src/UMainForm.h
+++ b/plugins/SendScreenshotPlus/src/UMainForm.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/Utils.cpp b/plugins/SendScreenshotPlus/src/Utils.cpp
index 5150550307..de2988abe1 100644
--- a/plugins/SendScreenshotPlus/src/Utils.cpp
+++ b/plugins/SendScreenshotPlus/src/Utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/Utils.h b/plugins/SendScreenshotPlus/src/Utils.h
index 8679536fd3..962b7ee3f4 100644
--- a/plugins/SendScreenshotPlus/src/Utils.h
+++ b/plugins/SendScreenshotPlus/src/Utils.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/ctrl_button.cpp b/plugins/SendScreenshotPlus/src/ctrl_button.cpp
index 837b792580..203343e5aa 100644
--- a/plugins/SendScreenshotPlus/src/ctrl_button.cpp
+++ b/plugins/SendScreenshotPlus/src/ctrl_button.cpp
@@ -1,4 +1,4 @@
-/*
+/*
imported from UserinfoEx plugin for Miranda NG
Copyright:
diff --git a/plugins/SendScreenshotPlus/src/ctrl_button.h b/plugins/SendScreenshotPlus/src/ctrl_button.h
index 28601aa2bf..2574e9ffc4 100644
--- a/plugins/SendScreenshotPlus/src/ctrl_button.h
+++ b/plugins/SendScreenshotPlus/src/ctrl_button.h
@@ -1,4 +1,4 @@
-/*
+/*
imported from UserinfoEx plugin for Miranda NG
Copyright:
© 2006-2010 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol
diff --git a/plugins/SendScreenshotPlus/src/dlg_msgbox.cpp b/plugins/SendScreenshotPlus/src/dlg_msgbox.cpp
index 25017e15a1..1199bf48a8 100644
--- a/plugins/SendScreenshotPlus/src/dlg_msgbox.cpp
+++ b/plugins/SendScreenshotPlus/src/dlg_msgbox.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
Copyright:
diff --git a/plugins/SendScreenshotPlus/src/dlg_msgbox.h b/plugins/SendScreenshotPlus/src/dlg_msgbox.h
index f114567a8c..663f65e1f8 100644
--- a/plugins/SendScreenshotPlus/src/dlg_msgbox.h
+++ b/plugins/SendScreenshotPlus/src/dlg_msgbox.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
Copyright:
diff --git a/plugins/SendScreenshotPlus/src/mir_string.cpp b/plugins/SendScreenshotPlus/src/mir_string.cpp
index 258c4981ee..23a2cd68ab 100644
--- a/plugins/SendScreenshotPlus/src/mir_string.cpp
+++ b/plugins/SendScreenshotPlus/src/mir_string.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org),
diff --git a/plugins/SendScreenshotPlus/src/mir_string.h b/plugins/SendScreenshotPlus/src/mir_string.h
index 4b5e6c142e..cfbf7eca56 100644
--- a/plugins/SendScreenshotPlus/src/mir_string.h
+++ b/plugins/SendScreenshotPlus/src/mir_string.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org),
diff --git a/plugins/SendScreenshotPlus/src/resource.h b/plugins/SendScreenshotPlus/src/resource.h
index 80fcdff47a..5798f8eec3 100644
--- a/plugins/SendScreenshotPlus/src/resource.h
+++ b/plugins/SendScreenshotPlus/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/SendScreenshotPlus/src/stdafx.cxx b/plugins/SendScreenshotPlus/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/SendScreenshotPlus/src/stdafx.cxx
+++ b/plugins/SendScreenshotPlus/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SendScreenshotPlus/src/stdafx.h b/plugins/SendScreenshotPlus/src/stdafx.h
index f8c4846067..0b6dbc5acc 100644
--- a/plugins/SendScreenshotPlus/src/stdafx.h
+++ b/plugins/SendScreenshotPlus/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SendScreenshotPlus/src/version.h b/plugins/SendScreenshotPlus/src/version.h
index 10f0ebe1be..cd5fe8a870 100644
--- a/plugins/SendScreenshotPlus/src/version.h
+++ b/plugins/SendScreenshotPlus/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 8
#define __RELEASE_NUM 10
#define __BUILD_NUM 1
diff --git a/plugins/Sessions/Src/Main.cpp b/plugins/Sessions/Src/Main.cpp
index 6a365b73dc..d930337cda 100644
--- a/plugins/Sessions/Src/Main.cpp
+++ b/plugins/Sessions/Src/Main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Sessions Management plugin for Miranda IM
Copyright (C) 2007-2008 Danil Mozhar
diff --git a/plugins/Sessions/Src/Options.cpp b/plugins/Sessions/Src/Options.cpp
index cfc378ff6e..1aabf938e2 100644
--- a/plugins/Sessions/Src/Options.cpp
+++ b/plugins/Sessions/Src/Options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Sessions Management plugin for Miranda IM
Copyright (C) 2007-2008 Danil Mozhar
diff --git a/plugins/Sessions/Src/Resource.h b/plugins/Sessions/Src/Resource.h
index 0a70198bcf..754468bb4c 100644
--- a/plugins/Sessions/Src/Resource.h
+++ b/plugins/Sessions/Src/Resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by sessions.rc
//
diff --git a/plugins/Sessions/Src/Utils.cpp b/plugins/Sessions/Src/Utils.cpp
index 98f731bd2f..ef42bb3553 100644
--- a/plugins/Sessions/Src/Utils.cpp
+++ b/plugins/Sessions/Src/Utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Sessions Management plugin for Miranda IM
Copyright (C) 2007-2008 Danil Mozhar
diff --git a/plugins/Sessions/Src/Utils.h b/plugins/Sessions/Src/Utils.h
index c474393433..76a2b24c7a 100644
--- a/plugins/Sessions/Src/Utils.h
+++ b/plugins/Sessions/Src/Utils.h
@@ -1,4 +1,4 @@
-/*
+/*
Sessions Management plugin for Miranda IM
Copyright (C) 2007-2008 Danil Mozhar
diff --git a/plugins/Sessions/Src/stdafx.cxx b/plugins/Sessions/Src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Sessions/Src/stdafx.cxx
+++ b/plugins/Sessions/Src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Sessions/Src/stdafx.h b/plugins/Sessions/Src/stdafx.h
index 35d25db35b..48b4b2fdf8 100644
--- a/plugins/Sessions/Src/stdafx.h
+++ b/plugins/Sessions/Src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Sessions Management plugin for Miranda IM
Copyright (C) 2007-2008 Danil Mozhar
diff --git a/plugins/Sessions/Src/version.h b/plugins/Sessions/Src/version.h
index 580a5abde1..4cae51358b 100644
--- a/plugins/Sessions/Src/version.h
+++ b/plugins/Sessions/Src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 3
#define __BUILD_NUM 2
diff --git a/plugins/Sessions/res/Sessions.rc b/plugins/Sessions/res/Sessions.rc
index 2ffeee03b3..6182fd1a65 100644
--- a/plugins/Sessions/res/Sessions.rc
+++ b/plugins/Sessions/res/Sessions.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Sessions/res/Version.rc b/plugins/Sessions/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Sessions/res/Version.rc
+++ b/plugins/Sessions/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/ShellExt/res/Version.rc b/plugins/ShellExt/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/ShellExt/res/Version.rc
+++ b/plugins/ShellExt/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/ShellExt/res/shldlgs.rc b/plugins/ShellExt/res/shldlgs.rc
index 6082e7d624..d9ce1551cc 100644
--- a/plugins/ShellExt/res/shldlgs.rc
+++ b/plugins/ShellExt/res/shldlgs.rc
@@ -1,4 +1,4 @@
-#include "..\src\resource.h"
+#include "..\src\resource.h"
#include "afxres.h"
#ifndef IDC_STATIC
diff --git a/plugins/ShellExt/src/ShellExt.def b/plugins/ShellExt/src/ShellExt.def
index e867b9b540..4e400d28e4 100644
--- a/plugins/ShellExt/src/ShellExt.def
+++ b/plugins/ShellExt/src/ShellExt.def
@@ -1,4 +1,4 @@
-LIBRARY ShlExt
+LIBRARY ShlExt
EXPORTS
DllCanUnloadNow PRIVATE
diff --git a/plugins/ShellExt/src/main.cpp b/plugins/ShellExt/src/main.cpp
index c356ef7b94..ca8600662d 100644
--- a/plugins/ShellExt/src/main.cpp
+++ b/plugins/ShellExt/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "shlcom.h"
CLIST_INTERFACE *pcli;
diff --git a/plugins/ShellExt/src/options.cpp b/plugins/ShellExt/src/options.cpp
index aaa3f77f7f..6b843027c7 100644
--- a/plugins/ShellExt/src/options.cpp
+++ b/plugins/ShellExt/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "resource.h"
static void AutoSize(HWND hwnd)
diff --git a/plugins/ShellExt/src/resource.h b/plugins/ShellExt/src/resource.h
index 4bf7a5d6d8..d656ef15de 100644
--- a/plugins/ShellExt/src/resource.h
+++ b/plugins/ShellExt/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by autorun.rc
//
diff --git a/plugins/ShellExt/src/shlcom.cpp b/plugins/ShellExt/src/shlcom.cpp
index 94cce6dece..1c48674315 100644
--- a/plugins/ShellExt/src/shlcom.cpp
+++ b/plugins/ShellExt/src/shlcom.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "shlcom.h"
#include "shlicons.h"
diff --git a/plugins/ShellExt/src/shlcom.h b/plugins/ShellExt/src/shlcom.h
index 1fc9b44f1e..23b3c23020 100644
--- a/plugins/ShellExt/src/shlcom.h
+++ b/plugins/ShellExt/src/shlcom.h
@@ -1,4 +1,4 @@
-
+
#define REPLY_FAIL 0x88888888
#define REPLY_OK 0x00000000
diff --git a/plugins/ShellExt/src/shlext.cpp b/plugins/ShellExt/src/shlext.cpp
index 443b1c6eda..ce55c7d54a 100644
--- a/plugins/ShellExt/src/shlext.cpp
+++ b/plugins/ShellExt/src/shlext.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "shlcom.h"
#include "shlicons.h"
diff --git a/plugins/ShellExt/src/shlfactory.cpp b/plugins/ShellExt/src/shlfactory.cpp
index fba9fdabba..41d2f609d4 100644
--- a/plugins/ShellExt/src/shlfactory.cpp
+++ b/plugins/ShellExt/src/shlfactory.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "shlcom.h"
/////////////////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/ShellExt/src/shlicons.cpp b/plugins/ShellExt/src/shlicons.cpp
index 8f9162a7c0..d7df199046 100644
--- a/plugins/ShellExt/src/shlicons.cpp
+++ b/plugins/ShellExt/src/shlicons.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "shlicons.h"
#pragma comment(lib, "windowscodecs.lib")
diff --git a/plugins/ShellExt/src/shlicons.h b/plugins/ShellExt/src/shlicons.h
index 6010c8c489..f022c2b3e0 100644
--- a/plugins/ShellExt/src/shlicons.h
+++ b/plugins/ShellExt/src/shlicons.h
@@ -1,4 +1,4 @@
-
+
IWICImagingFactory* ARGB_GetWorker();
HBITMAP ARGB_BitmapFromIcon(IWICImagingFactory *Factory, HDC hdc, HICON hIcon);
diff --git a/plugins/ShellExt/src/shlipc.cpp b/plugins/ShellExt/src/shlipc.cpp
index ac2ba3ef01..b0f442429c 100644
--- a/plugins/ShellExt/src/shlipc.cpp
+++ b/plugins/ShellExt/src/shlipc.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "shlcom.h"
TGroupNode* FindGroupNode(TGroupNode *p, const DWORD Hash, int Depth)
diff --git a/plugins/ShellExt/src/stdafx.cxx b/plugins/ShellExt/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/ShellExt/src/stdafx.cxx
+++ b/plugins/ShellExt/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/ShellExt/src/stdafx.h b/plugins/ShellExt/src/stdafx.h
index d84472a037..aaec634c30 100644
--- a/plugins/ShellExt/src/stdafx.h
+++ b/plugins/ShellExt/src/stdafx.h
@@ -1,4 +1,4 @@
-
+
#include <windows.h>
#include <CommCtrl.h>
#include <ShlObj.h>
diff --git a/plugins/ShellExt/src/utils.cpp b/plugins/ShellExt/src/utils.cpp
index 275224388e..64b37538f2 100644
--- a/plugins/ShellExt/src/utils.cpp
+++ b/plugins/ShellExt/src/utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#ifdef LOG_ENABLED
extern wchar_t tszLogPath[];
diff --git a/plugins/ShellExt/src/version.h b/plugins/ShellExt/src/version.h
index 35500637c1..10e6f49444 100644
--- a/plugins/ShellExt/src/version.h
+++ b/plugins/ShellExt/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 2
+#define __MAJOR_VERSION 2
#define __MINOR_VERSION 2
#define __RELEASE_NUM 0
#define __BUILD_NUM 3
diff --git a/plugins/SimpleAR/res/Resource.rc b/plugins/SimpleAR/res/Resource.rc
index cbc1dd92fd..3835a21eb3 100644
--- a/plugins/SimpleAR/res/Resource.rc
+++ b/plugins/SimpleAR/res/Resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/SimpleAR/res/Version.rc b/plugins/SimpleAR/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/SimpleAR/res/Version.rc
+++ b/plugins/SimpleAR/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SimpleAR/src/Main.cpp b/plugins/SimpleAR/src/Main.cpp
index 8feceb95bf..79d53e3cdd 100644
--- a/plugins/SimpleAR/src/Main.cpp
+++ b/plugins/SimpleAR/src/Main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Plugin of miranda IM(ICQ) for Communicating with users of the baseProtocol.
Copyright (C) 2004 Daniel Savi (dss@brturbo.com)
diff --git a/plugins/SimpleAR/src/Options.cpp b/plugins/SimpleAR/src/Options.cpp
index c541651d96..8e4108e75e 100644
--- a/plugins/SimpleAR/src/Options.cpp
+++ b/plugins/SimpleAR/src/Options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
wchar_t* ptszMessage[6]= {};
INT lastIndex=-1;
diff --git a/plugins/SimpleAR/src/Resource.h b/plugins/SimpleAR/src/Resource.h
index 384930dd39..978a04825a 100644
--- a/plugins/SimpleAR/src/Resource.h
+++ b/plugins/SimpleAR/src/Resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/SimpleAR/src/stdafx.cxx b/plugins/SimpleAR/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/SimpleAR/src/stdafx.cxx
+++ b/plugins/SimpleAR/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SimpleAR/src/stdafx.h b/plugins/SimpleAR/src/stdafx.h
index ff19f084ef..b233afe192 100644
--- a/plugins/SimpleAR/src/stdafx.h
+++ b/plugins/SimpleAR/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <time.h>
#include <newpluginapi.h>
diff --git a/plugins/SimpleAR/src/version.h b/plugins/SimpleAR/src/version.h
index ca9699cb5b..0c8a356df8 100644
--- a/plugins/SimpleAR/src/version.h
+++ b/plugins/SimpleAR/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 2
+#define __MAJOR_VERSION 2
#define __MINOR_VERSION 0
#define __RELEASE_NUM 2
#define __BUILD_NUM 6
diff --git a/plugins/SimpleStatusMsg/docs/changelog.txt b/plugins/SimpleStatusMsg/docs/changelog.txt
index ac9e29474b..88ab80ba77 100644
--- a/plugins/SimpleStatusMsg/docs/changelog.txt
+++ b/plugins/SimpleStatusMsg/docs/changelog.txt
@@ -1,4 +1,4 @@
-Simple Status Message plugin for Miranda IM Changelog
+Simple Status Message plugin for Miranda IM Changelog
-----------------------------------------------------
+ : new feature
diff --git a/plugins/SimpleStatusMsg/docs/license.txt b/plugins/SimpleStatusMsg/docs/license.txt
index 89e08fb002..107b05d9d8 100644
--- a/plugins/SimpleStatusMsg/docs/license.txt
+++ b/plugins/SimpleStatusMsg/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
diff --git a/plugins/SimpleStatusMsg/docs/readme.txt b/plugins/SimpleStatusMsg/docs/readme.txt
index 1f33c10840..b233ce7ee8 100644
--- a/plugins/SimpleStatusMsg/docs/readme.txt
+++ b/plugins/SimpleStatusMsg/docs/readme.txt
@@ -1,4 +1,4 @@
- -===========================================-
+ -===========================================-
Simple Status Message plugin for Miranda IM
-===========================================-
diff --git a/plugins/SimpleStatusMsg/res/Version.rc b/plugins/SimpleStatusMsg/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/SimpleStatusMsg/res/Version.rc
+++ b/plugins/SimpleStatusMsg/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SimpleStatusMsg/res/resource.rc b/plugins/SimpleStatusMsg/res/resource.rc
index 34c00cab2e..303e3484d2 100644
--- a/plugins/SimpleStatusMsg/res/resource.rc
+++ b/plugins/SimpleStatusMsg/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/SimpleStatusMsg/src/awaymsg.cpp b/plugins/SimpleStatusMsg/src/awaymsg.cpp
index 07bb63ba21..1f597bb34b 100644
--- a/plugins/SimpleStatusMsg/src/awaymsg.cpp
+++ b/plugins/SimpleStatusMsg/src/awaymsg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/SimpleStatusMsg/src/main.cpp b/plugins/SimpleStatusMsg/src/main.cpp
index fae0b03fcd..595db765a3 100644
--- a/plugins/SimpleStatusMsg/src/main.cpp
+++ b/plugins/SimpleStatusMsg/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Simple Status Message plugin for Miranda IM
Copyright (C) 2006-2011 Bartosz 'Dezeath' Białek, (C) 2005 Harven
diff --git a/plugins/SimpleStatusMsg/src/msgbox.cpp b/plugins/SimpleStatusMsg/src/msgbox.cpp
index d4d6232f16..9572f9e0d5 100644
--- a/plugins/SimpleStatusMsg/src/msgbox.cpp
+++ b/plugins/SimpleStatusMsg/src/msgbox.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Simple Status Message plugin for Miranda IM
Copyright (C) 2006-2011 Bartosz 'Dezeath' Białek, (C) 2005 Harven
diff --git a/plugins/SimpleStatusMsg/src/options.cpp b/plugins/SimpleStatusMsg/src/options.cpp
index 8bc927a164..fed4ef146f 100644
--- a/plugins/SimpleStatusMsg/src/options.cpp
+++ b/plugins/SimpleStatusMsg/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Simple Status Message plugin for Miranda IM
Copyright (C) 2006-2011 Bartosz 'Dezeath' Białek, (C) 2005 Harven
diff --git a/plugins/SimpleStatusMsg/src/resource.h b/plugins/SimpleStatusMsg/src/resource.h
index a7a25c8396..062698abdb 100644
--- a/plugins/SimpleStatusMsg/src/resource.h
+++ b/plugins/SimpleStatusMsg/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/SimpleStatusMsg/src/simplestatusmsg.h b/plugins/SimpleStatusMsg/src/simplestatusmsg.h
index 7b027b8e58..98c71bca9e 100644
--- a/plugins/SimpleStatusMsg/src/simplestatusmsg.h
+++ b/plugins/SimpleStatusMsg/src/simplestatusmsg.h
@@ -1,4 +1,4 @@
-/*
+/*
Simple Status Message plugin for Miranda IM
Copyright (C) 2006-2011 Bartosz 'Dezeath' Białek, (C) 2005 Harven
diff --git a/plugins/SimpleStatusMsg/src/stdafx.cxx b/plugins/SimpleStatusMsg/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/SimpleStatusMsg/src/stdafx.cxx
+++ b/plugins/SimpleStatusMsg/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SimpleStatusMsg/src/stdafx.h b/plugins/SimpleStatusMsg/src/stdafx.h
index f8fc168adb..332322c183 100644
--- a/plugins/SimpleStatusMsg/src/stdafx.h
+++ b/plugins/SimpleStatusMsg/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Simple Status Message plugin for Miranda IM
Copyright (C) 2006-2011 Bartosz 'Dezeath' Białek, (C) 2005 Harven
diff --git a/plugins/SimpleStatusMsg/src/utils.cpp b/plugins/SimpleStatusMsg/src/utils.cpp
index fda20d04a2..3a79990992 100644
--- a/plugins/SimpleStatusMsg/src/utils.cpp
+++ b/plugins/SimpleStatusMsg/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Simple Status Message plugin for Miranda IM
Copyright (C) 2006-2011 Bartosz 'Dezeath' Białek, (C) 2005 Harven
diff --git a/plugins/SimpleStatusMsg/src/version.h b/plugins/SimpleStatusMsg/src/version.h
index a2674b2181..117427eba6 100644
--- a/plugins/SimpleStatusMsg/src/version.h
+++ b/plugins/SimpleStatusMsg/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 9
#define __RELEASE_NUM 0
#define __BUILD_NUM 6
diff --git a/plugins/SkypeStatusChange/res/SkypeStatusChange.rc b/plugins/SkypeStatusChange/res/SkypeStatusChange.rc
index f55a924098..abc45bc1ae 100644
--- a/plugins/SkypeStatusChange/res/SkypeStatusChange.rc
+++ b/plugins/SkypeStatusChange/res/SkypeStatusChange.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/SkypeStatusChange/res/Version.rc b/plugins/SkypeStatusChange/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/SkypeStatusChange/res/Version.rc
+++ b/plugins/SkypeStatusChange/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SkypeStatusChange/src/main.cpp b/plugins/SkypeStatusChange/src/main.cpp
index c6a233ed39..a88f014185 100644
--- a/plugins/SkypeStatusChange/src/main.cpp
+++ b/plugins/SkypeStatusChange/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "resource.h"
#include "Version.h"
diff --git a/plugins/SkypeStatusChange/src/options.cpp b/plugins/SkypeStatusChange/src/options.cpp
index d2917833df..1fc7a4b93b 100644
--- a/plugins/SkypeStatusChange/src/options.cpp
+++ b/plugins/SkypeStatusChange/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "resource.h"
/////////////////////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/SkypeStatusChange/src/resource.h b/plugins/SkypeStatusChange/src/resource.h
index ccead65830..767566fe54 100644
--- a/plugins/SkypeStatusChange/src/resource.h
+++ b/plugins/SkypeStatusChange/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SkypeStatusChange.rc
//
diff --git a/plugins/SkypeStatusChange/src/stdafx.cxx b/plugins/SkypeStatusChange/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/SkypeStatusChange/src/stdafx.cxx
+++ b/plugins/SkypeStatusChange/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SkypeStatusChange/src/stdafx.h b/plugins/SkypeStatusChange/src/stdafx.h
index 8fc6dec0ea..1d6330781a 100644
--- a/plugins/SkypeStatusChange/src/stdafx.h
+++ b/plugins/SkypeStatusChange/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <stdio.h>
#include <assert.h>
#include <commctrl.h>
diff --git a/plugins/SkypeStatusChange/src/version.h b/plugins/SkypeStatusChange/src/version.h
index d0873aacd9..d35c654e55 100644
--- a/plugins/SkypeStatusChange/src/version.h
+++ b/plugins/SkypeStatusChange/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 18
diff --git a/plugins/SmileyAdd/docs/readme.txt b/plugins/SmileyAdd/docs/readme.txt
index 5302bb04a9..7226cbf1ea 100644
--- a/plugins/SmileyAdd/docs/readme.txt
+++ b/plugins/SmileyAdd/docs/readme.txt
@@ -1,4 +1,4 @@
-SmileyAdd plugin for Miranda NG
+SmileyAdd plugin for Miranda NG
=====================================================================
A plugin that adds smileys to the standard message dialog.
Features:
diff --git a/plugins/SmileyAdd/docs/smileyadd_msl_specification.txt b/plugins/SmileyAdd/docs/smileyadd_msl_specification.txt
index 55399e3c93..a76cf76779 100644
--- a/plugins/SmileyAdd/docs/smileyadd_msl_specification.txt
+++ b/plugins/SmileyAdd/docs/smileyadd_msl_specification.txt
@@ -1,4 +1,4 @@
-
+
MSL (ASL) - Miranda Smiley Library specification
Used for Smiley definitions
Authors: Peacow, borkra
diff --git a/plugins/SmileyAdd/res/Version.rc b/plugins/SmileyAdd/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/SmileyAdd/res/Version.rc
+++ b/plugins/SmileyAdd/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SmileyAdd/res/resource.rc b/plugins/SmileyAdd/res/resource.rc
index 27357ba49b..cd3f917278 100644
--- a/plugins/SmileyAdd/res/resource.rc
+++ b/plugins/SmileyAdd/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/SmileyAdd/smileys/nova/license.txt b/plugins/SmileyAdd/smileys/nova/license.txt
index c2078c22d8..3ae6672717 100644
--- a/plugins/SmileyAdd/smileys/nova/license.txt
+++ b/plugins/SmileyAdd/smileys/nova/license.txt
@@ -1,4 +1,4 @@
-; Smiley Definitions
+; Smiley Definitions
; Copyright (C) 2008 Angeli-Ka, borkra All Rights Reserved
;
; Licensed under:
diff --git a/plugins/SmileyAdd/src/AniSmileyObject.cpp b/plugins/SmileyAdd/src/AniSmileyObject.cpp
index 78bf8dba2b..4200203090 100644
--- a/plugins/SmileyAdd/src/AniSmileyObject.cpp
+++ b/plugins/SmileyAdd/src/AniSmileyObject.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2008 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/SmileyBase.cpp b/plugins/SmileyAdd/src/SmileyBase.cpp
index 3ecc9e7a10..510aa85114 100644
--- a/plugins/SmileyAdd/src/SmileyBase.cpp
+++ b/plugins/SmileyAdd/src/SmileyBase.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2008 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/SmileyBase.h b/plugins/SmileyAdd/src/SmileyBase.h
index 499e960510..f7453c39f8 100644
--- a/plugins/SmileyAdd/src/SmileyBase.h
+++ b/plugins/SmileyAdd/src/SmileyBase.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2008 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/anim.cpp b/plugins/SmileyAdd/src/anim.cpp
index 4e04871e89..3a3acdd829 100644
--- a/plugins/SmileyAdd/src/anim.cpp
+++ b/plugins/SmileyAdd/src/anim.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2006 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/anim.h b/plugins/SmileyAdd/src/anim.h
index 86e33a968a..609c446730 100644
--- a/plugins/SmileyAdd/src/anim.h
+++ b/plugins/SmileyAdd/src/anim.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2006 - 2011 Boris Krasnovskiy
diff --git a/plugins/SmileyAdd/src/customsmiley.cpp b/plugins/SmileyAdd/src/customsmiley.cpp
index aa631e3b2e..2b1fe3ee84 100644
--- a/plugins/SmileyAdd/src/customsmiley.cpp
+++ b/plugins/SmileyAdd/src/customsmiley.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2008 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/customsmiley.h b/plugins/SmileyAdd/src/customsmiley.h
index bd76875796..173d3ab572 100644
--- a/plugins/SmileyAdd/src/customsmiley.h
+++ b/plugins/SmileyAdd/src/customsmiley.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2008 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/dlgboxsubclass.cpp b/plugins/SmileyAdd/src/dlgboxsubclass.cpp
index b502c72000..0a7e5ad65e 100644
--- a/plugins/SmileyAdd/src/dlgboxsubclass.cpp
+++ b/plugins/SmileyAdd/src/dlgboxsubclass.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2005 - 2012 Boris Krasnovskiy All Rights Reserved
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/download.cpp b/plugins/SmileyAdd/src/download.cpp
index 7633dffab0..e5cd98d991 100644
--- a/plugins/SmileyAdd/src/download.cpp
+++ b/plugins/SmileyAdd/src/download.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2007 - 2011 Boris Krasnovskiy
diff --git a/plugins/SmileyAdd/src/download.h b/plugins/SmileyAdd/src/download.h
index 87a9322a8b..e68b2b6212 100644
--- a/plugins/SmileyAdd/src/download.h
+++ b/plugins/SmileyAdd/src/download.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2008 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/general.cpp b/plugins/SmileyAdd/src/general.cpp
index e23f1e835b..534c7a431b 100644
--- a/plugins/SmileyAdd/src/general.cpp
+++ b/plugins/SmileyAdd/src/general.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2005 - 2012 Boris Krasnovskiy All Rights Reserved
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/imagecache.cpp b/plugins/SmileyAdd/src/imagecache.cpp
index 26842e284b..c3229421c1 100644
--- a/plugins/SmileyAdd/src/imagecache.cpp
+++ b/plugins/SmileyAdd/src/imagecache.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2008 - 2011 Boris Krasnovskiy
diff --git a/plugins/SmileyAdd/src/imagecache.h b/plugins/SmileyAdd/src/imagecache.h
index cc0ef2cf3b..97c1063320 100644
--- a/plugins/SmileyAdd/src/imagecache.h
+++ b/plugins/SmileyAdd/src/imagecache.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2008 - 2011 Boris Krasnovskiy
diff --git a/plugins/SmileyAdd/src/main.cpp b/plugins/SmileyAdd/src/main.cpp
index 81c3c9bb19..40fc4159e4 100644
--- a/plugins/SmileyAdd/src/main.cpp
+++ b/plugins/SmileyAdd/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2005 - 2011 Boris Krasnovskiy All Rights Reserved
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/options.cpp b/plugins/SmileyAdd/src/options.cpp
index 780c06c131..e97941a7b1 100644
--- a/plugins/SmileyAdd/src/options.cpp
+++ b/plugins/SmileyAdd/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG SmileyAdd Plugin
Copyright (C) 2012 - 2017 Miranda NG project (https://miranda-ng.org)
Copyright (C) 2005 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/options.h b/plugins/SmileyAdd/src/options.h
index e6f630dd3d..9893404ee2 100644
--- a/plugins/SmileyAdd/src/options.h
+++ b/plugins/SmileyAdd/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG SmileyAdd Plugin
Copyright (C) 2012 - 2017 Miranda NG project (https://miranda-ng.org)
Copyright (C) 2005 - 2011 Boris Krasnovskiy
diff --git a/plugins/SmileyAdd/src/resource.h b/plugins/SmileyAdd/src/resource.h
index 98bf81d17e..9e2dcf3627 100644
--- a/plugins/SmileyAdd/src/resource.h
+++ b/plugins/SmileyAdd/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется D:\Others\SVN\MirandaNG\trunk\plugins\SmileyAdd\res\resource.rc
//
diff --git a/plugins/SmileyAdd/src/richcall.cpp b/plugins/SmileyAdd/src/richcall.cpp
index 67ab0a5c98..8fc7213832 100644
--- a/plugins/SmileyAdd/src/richcall.cpp
+++ b/plugins/SmileyAdd/src/richcall.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2008 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/services.cpp b/plugins/SmileyAdd/src/services.cpp
index c4583145d3..248edd3e14 100644
--- a/plugins/SmileyAdd/src/services.cpp
+++ b/plugins/SmileyAdd/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG SmileyAdd Plugin
Copyright (C) 2012 - 2017 Miranda NG project (https://miranda-ng.org)
Copyright (C) 2005 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/services.h b/plugins/SmileyAdd/src/services.h
index 113485429b..a167b82aa7 100644
--- a/plugins/SmileyAdd/src/services.h
+++ b/plugins/SmileyAdd/src/services.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2005 - 2011 Boris Krasnovskiy
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/smileyroutines.cpp b/plugins/SmileyAdd/src/smileyroutines.cpp
index 2741cab5d6..796ebc95f0 100644
--- a/plugins/SmileyAdd/src/smileyroutines.cpp
+++ b/plugins/SmileyAdd/src/smileyroutines.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2005 - 2011 Boris Krasnovskiy
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/smileyroutines.h b/plugins/SmileyAdd/src/smileyroutines.h
index 2507afc11e..d2b47651d0 100644
--- a/plugins/SmileyAdd/src/smileyroutines.h
+++ b/plugins/SmileyAdd/src/smileyroutines.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2005 - 2011 Boris Krasnovskiy
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/smileys.cpp b/plugins/SmileyAdd/src/smileys.cpp
index 21e879f87e..fdbf632169 100644
--- a/plugins/SmileyAdd/src/smileys.cpp
+++ b/plugins/SmileyAdd/src/smileys.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG SmileyAdd Plugin
Copyright (C) 2012 - 2017 Miranda NG project (https://miranda-ng.org)
Copyright (C) 2005 - 2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/SmileyAdd/src/smileys.h b/plugins/SmileyAdd/src/smileys.h
index 6eca91c18b..52fdefe159 100644
--- a/plugins/SmileyAdd/src/smileys.h
+++ b/plugins/SmileyAdd/src/smileys.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG SmileyAdd Plugin
Copyright (C) 2012 - 2017 Miranda NG project (https://miranda-ng.org)
Copyright (C) 2005 - 2011 Boris Krasnovskiy
diff --git a/plugins/SmileyAdd/src/smltool.cpp b/plugins/SmileyAdd/src/smltool.cpp
index 84c0e687ea..d27065eb61 100644
--- a/plugins/SmileyAdd/src/smltool.cpp
+++ b/plugins/SmileyAdd/src/smltool.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2005 - 2011 Boris Krasnovskiy All Rights Reserved
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/smltool.h b/plugins/SmileyAdd/src/smltool.h
index 41072787a0..492a62ea9f 100644
--- a/plugins/SmileyAdd/src/smltool.h
+++ b/plugins/SmileyAdd/src/smltool.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2005 - 2011 Boris Krasnovskiy
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/stdafx.cxx b/plugins/SmileyAdd/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/SmileyAdd/src/stdafx.cxx
+++ b/plugins/SmileyAdd/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SmileyAdd/src/stdafx.h b/plugins/SmileyAdd/src/stdafx.h
index 227d1744fb..416df070d3 100644
--- a/plugins/SmileyAdd/src/stdafx.h
+++ b/plugins/SmileyAdd/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2005 - 2011 Boris Krasnovskiy
Copyright (C) 2003 - 2004 Rein-Peter de Boer
diff --git a/plugins/SmileyAdd/src/version.h b/plugins/SmileyAdd/src/version.h
index 8d5a256e61..477a82128c 100644
--- a/plugins/SmileyAdd/src/version.h
+++ b/plugins/SmileyAdd/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 3
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/Spamotron/res/Version.rc b/plugins/Spamotron/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Spamotron/res/Version.rc
+++ b/plugins/Spamotron/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Spamotron/res/spamotron.rc b/plugins/Spamotron/res/spamotron.rc
index 6cbc5e2660..3dbabe21b1 100644
--- a/plugins/Spamotron/res/spamotron.rc
+++ b/plugins/Spamotron/res/spamotron.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Spamotron/src/bayes.cpp b/plugins/Spamotron/src/bayes.cpp
index dc4d23e635..c11d43fdef 100644
--- a/plugins/Spamotron/src/bayes.cpp
+++ b/plugins/Spamotron/src/bayes.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "io.h"
#define DELIMS " ,.;!?@-\\/+&\x0D\x0A"
diff --git a/plugins/Spamotron/src/options.cpp b/plugins/Spamotron/src/options.cpp
index f4d4733a49..40a6773e75 100644
--- a/plugins/Spamotron/src/options.cpp
+++ b/plugins/Spamotron/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
wchar_t currentResponse[256] = {0};
diff --git a/plugins/Spamotron/src/popups.cpp b/plugins/Spamotron/src/popups.cpp
index a5f6afde33..8cf28e0f73 100644
--- a/plugins/Spamotron/src/popups.cpp
+++ b/plugins/Spamotron/src/popups.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
extern BOOL _saveDlgItemInt(HWND hDialog, int controlID, char* option);
diff --git a/plugins/Spamotron/src/resource.h b/plugins/Spamotron/src/resource.h
index 31f5166fe9..770019779d 100644
--- a/plugins/Spamotron/src/resource.h
+++ b/plugins/Spamotron/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by spamotron.rc
//
diff --git a/plugins/Spamotron/src/spamotron.cpp b/plugins/Spamotron/src/spamotron.cpp
index f9462b77e6..a216544692 100644
--- a/plugins/Spamotron/src/spamotron.cpp
+++ b/plugins/Spamotron/src/spamotron.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
CLIST_INTERFACE *pcli;
HINSTANCE hInst;
diff --git a/plugins/Spamotron/src/sqlite3/sqlite3.c b/plugins/Spamotron/src/sqlite3/sqlite3.c
index 074cdf9ba1..60243324b7 100644
--- a/plugins/Spamotron/src/sqlite3/sqlite3.c
+++ b/plugins/Spamotron/src/sqlite3/sqlite3.c
@@ -1,4 +1,4 @@
-/******************************************************************************
+/******************************************************************************
** This file is an amalgamation of many separate C source files from SQLite
** version 3.6.13. By combining all the individual C code files into this
** single large file, the entire code can be compiled as a one translation
diff --git a/plugins/Spamotron/src/sqlite3/sqlite3.h b/plugins/Spamotron/src/sqlite3/sqlite3.h
index 7273475444..41986d38de 100644
--- a/plugins/Spamotron/src/sqlite3/sqlite3.h
+++ b/plugins/Spamotron/src/sqlite3/sqlite3.h
@@ -1,4 +1,4 @@
-/*
+/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
diff --git a/plugins/Spamotron/src/stdafx.cxx b/plugins/Spamotron/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Spamotron/src/stdafx.cxx
+++ b/plugins/Spamotron/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Spamotron/src/stdafx.h b/plugins/Spamotron/src/stdafx.h
index 0ec06bf479..155f672383 100644
--- a/plugins/Spamotron/src/stdafx.h
+++ b/plugins/Spamotron/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <commctrl.h>
#include <stdlib.h>
#include <time.h>
diff --git a/plugins/Spamotron/src/utils.cpp b/plugins/Spamotron/src/utils.cpp
index 6084dc7a4d..b5bc0e8a48 100644
--- a/plugins/Spamotron/src/utils.cpp
+++ b/plugins/Spamotron/src/utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include <locale.h>
diff --git a/plugins/Spamotron/src/version.h b/plugins/Spamotron/src/version.h
index 55823a9f3b..bfbca9218f 100644
--- a/plugins/Spamotron/src/version.h
+++ b/plugins/Spamotron/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 4
#define __BUILD_NUM 7
diff --git a/plugins/SpellChecker/Flags-Angelika/res/Version.rc b/plugins/SpellChecker/Flags-Angelika/res/Version.rc
index 5bfbab4754..2dedc507d7 100644
--- a/plugins/SpellChecker/Flags-Angelika/res/Version.rc
+++ b/plugins/SpellChecker/Flags-Angelika/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SpellChecker/Flags-Angelika/res/flags-angelika.rc b/plugins/SpellChecker/Flags-Angelika/res/flags-angelika.rc
index 2dd108a7d5..2a757a5781 100644
--- a/plugins/SpellChecker/Flags-Angelika/res/flags-angelika.rc
+++ b/plugins/SpellChecker/Flags-Angelika/res/flags-angelika.rc
@@ -1,4 +1,4 @@
-af ICON "af_ZA.ico"
+af ICON "af_ZA.ico"
af_ZA ICON "af_ZA.ico"
ar ICON "ar_AR.ico"
ar_AR ICON "ar_AR.ico"
diff --git a/plugins/SpellChecker/Flags-Angelika/src/version.h b/plugins/SpellChecker/Flags-Angelika/src/version.h
index 1a6bbcd9e3..04df0922ee 100644
--- a/plugins/SpellChecker/Flags-Angelika/src/version.h
+++ b/plugins/SpellChecker/Flags-Angelika/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 6
#define __BUILD_NUM 0
diff --git a/plugins/SpellChecker/Flags/docs/readme.txt b/plugins/SpellChecker/Flags/docs/readme.txt
index d20182b7c2..30b177639b 100644
--- a/plugins/SpellChecker/Flags/docs/readme.txt
+++ b/plugins/SpellChecker/Flags/docs/readme.txt
@@ -1,4 +1,4 @@
-flag icons - famfamfam.com
+flag icons - famfamfam.com
Free for any use. If you use these flags in your software or
on your website, an email with a link or a screenshot would be nice. :)
diff --git a/plugins/SpellChecker/Flags/res/Version.rc b/plugins/SpellChecker/Flags/res/Version.rc
index 5bfbab4754..2dedc507d7 100644
--- a/plugins/SpellChecker/Flags/res/Version.rc
+++ b/plugins/SpellChecker/Flags/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SpellChecker/Flags/res/flags.rc b/plugins/SpellChecker/Flags/res/flags.rc
index 49e76f0999..d8482bb23b 100644
--- a/plugins/SpellChecker/Flags/res/flags.rc
+++ b/plugins/SpellChecker/Flags/res/flags.rc
@@ -1,4 +1,4 @@
-af ICON "af_ZA.ico"
+af ICON "af_ZA.ico"
af_ZA ICON "af_ZA.ico"
az ICON "az_AZ.ico"
az_AZ ICON "az_AZ.ico"
diff --git a/plugins/SpellChecker/Flags/src/version.h b/plugins/SpellChecker/Flags/src/version.h
index 1a6bbcd9e3..04df0922ee 100644
--- a/plugins/SpellChecker/Flags/src/version.h
+++ b/plugins/SpellChecker/Flags/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 6
#define __BUILD_NUM 0
diff --git a/plugins/SpellChecker/docs/changelog.txt b/plugins/SpellChecker/docs/changelog.txt
index d34330f5bb..4d9ea0e576 100644
--- a/plugins/SpellChecker/docs/changelog.txt
+++ b/plugins/SpellChecker/docs/changelog.txt
@@ -1,4 +1,4 @@
-Spell Checker
+Spell Checker
Changelog:
diff --git a/plugins/SpellChecker/docs/readme.txt b/plugins/SpellChecker/docs/readme.txt
index e0ae5a0fac..738d5747e9 100644
--- a/plugins/SpellChecker/docs/readme.txt
+++ b/plugins/SpellChecker/docs/readme.txt
@@ -1,4 +1,4 @@
-Spell Checker plugin
+Spell Checker plugin
--------------------
This is a spell checker for message windows. It also allow to configure replacements to auto-correct words.
diff --git a/plugins/SpellChecker/res/Version.rc b/plugins/SpellChecker/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/SpellChecker/res/Version.rc
+++ b/plugins/SpellChecker/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SpellChecker/res/resource.rc b/plugins/SpellChecker/res/resource.rc
index a9279eb43b..c0ec54e91a 100644
--- a/plugins/SpellChecker/res/resource.rc
+++ b/plugins/SpellChecker/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/SpellChecker/src/RichEdit.cpp b/plugins/SpellChecker/src/RichEdit.cpp
index 8cc6fd0e20..8a457658be 100644
--- a/plugins/SpellChecker/src/RichEdit.cpp
+++ b/plugins/SpellChecker/src/RichEdit.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#define DEFINE_GUIDXXX(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \
const GUID CDECL name \
diff --git a/plugins/SpellChecker/src/RichEdit.h b/plugins/SpellChecker/src/RichEdit.h
index 17ebe1e438..8ea49c7742 100644
--- a/plugins/SpellChecker/src/RichEdit.h
+++ b/plugins/SpellChecker/src/RichEdit.h
@@ -1,4 +1,4 @@
-#ifndef __RICHEDIT_H__
+#ifndef __RICHEDIT_H__
#define __RICHEDIT_H__
class RichEdit
diff --git a/plugins/SpellChecker/src/ardialog.cpp b/plugins/SpellChecker/src/ardialog.cpp
index a5948d3ec7..f53064f338 100644
--- a/plugins/SpellChecker/src/ardialog.cpp
+++ b/plugins/SpellChecker/src/ardialog.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/ardialog.h b/plugins/SpellChecker/src/ardialog.h
index 6ece91cc4f..d08ac3e877 100644
--- a/plugins/SpellChecker/src/ardialog.h
+++ b/plugins/SpellChecker/src/ardialog.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2009-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/autoreplace.cpp b/plugins/SpellChecker/src/autoreplace.cpp
index ea3449e56d..04840d4424 100644
--- a/plugins/SpellChecker/src/autoreplace.cpp
+++ b/plugins/SpellChecker/src/autoreplace.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2009-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/autoreplace.h b/plugins/SpellChecker/src/autoreplace.h
index 316f015e0d..7319809c4e 100644
--- a/plugins/SpellChecker/src/autoreplace.h
+++ b/plugins/SpellChecker/src/autoreplace.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2009-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/dictionary.cpp b/plugins/SpellChecker/src/dictionary.cpp
index 92f74af3b2..4569107649 100644
--- a/plugins/SpellChecker/src/dictionary.cpp
+++ b/plugins/SpellChecker/src/dictionary.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/dictionary.h b/plugins/SpellChecker/src/dictionary.h
index da70a6a4c2..759c2b86b1 100644
--- a/plugins/SpellChecker/src/dictionary.h
+++ b/plugins/SpellChecker/src/dictionary.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/options.cpp b/plugins/SpellChecker/src/options.cpp
index 5dd5db0a0d..22730be538 100644
--- a/plugins/SpellChecker/src/options.cpp
+++ b/plugins/SpellChecker/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/options.h b/plugins/SpellChecker/src/options.h
index 8d699d4adf..0a65def18c 100644
--- a/plugins/SpellChecker/src/options.h
+++ b/plugins/SpellChecker/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/resource.h b/plugins/SpellChecker/src/resource.h
index bcb28008fb..694204d992 100644
--- a/plugins/SpellChecker/src/resource.h
+++ b/plugins/SpellChecker/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/SpellChecker/src/spellchecker.cpp b/plugins/SpellChecker/src/spellchecker.cpp
index 935749e4ac..64cab77f62 100644
--- a/plugins/SpellChecker/src/spellchecker.cpp
+++ b/plugins/SpellChecker/src/spellchecker.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/stdafx.cxx b/plugins/SpellChecker/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/SpellChecker/src/stdafx.cxx
+++ b/plugins/SpellChecker/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/stdafx.h b/plugins/SpellChecker/src/stdafx.h
index 2b7fd394f8..eb5ef29608 100644
--- a/plugins/SpellChecker/src/stdafx.h
+++ b/plugins/SpellChecker/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/utils.cpp b/plugins/SpellChecker/src/utils.cpp
index 57f29e47ff..d197f15682 100644
--- a/plugins/SpellChecker/src/utils.cpp
+++ b/plugins/SpellChecker/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/version.h b/plugins/SpellChecker/src/version.h
index 3562484366..35326c8508 100644
--- a/plugins/SpellChecker/src/version.h
+++ b/plugins/SpellChecker/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 6
#define __BUILD_NUM 4
diff --git a/plugins/SplashScreen/docs/readme.txt b/plugins/SplashScreen/docs/readme.txt
index db4d582699..a95980128f 100644
--- a/plugins/SplashScreen/docs/readme.txt
+++ b/plugins/SplashScreen/docs/readme.txt
@@ -1,4 +1,4 @@
-Splash Screen Plugin for Miranda IM
+Splash Screen Plugin for Miranda IM
Version 0.1.2.2
Copyright: 2004-2007 nullbie, 2005-2010 Thief
Addons page: http://nightly.miranda.im/
diff --git a/plugins/SplashScreen/docs/todo.txt b/plugins/SplashScreen/docs/todo.txt
index f059b805e4..18a6321ae0 100644
--- a/plugins/SplashScreen/docs/todo.txt
+++ b/plugins/SplashScreen/docs/todo.txt
@@ -1,4 +1,4 @@
-TODO List:
+TODO List:
- merge code from advsplash
- fading in/out time
diff --git a/plugins/SplashScreen/res/splash.rc b/plugins/SplashScreen/res/splash.rc
index b97c854df1..1cbf71293d 100644
--- a/plugins/SplashScreen/res/splash.rc
+++ b/plugins/SplashScreen/res/splash.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/SplashScreen/res/version.rc b/plugins/SplashScreen/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/SplashScreen/res/version.rc
+++ b/plugins/SplashScreen/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SplashScreen/src/bitmap_funcs.cpp b/plugins/SplashScreen/src/bitmap_funcs.cpp
index b5d1738832..92266f1038 100644
--- a/plugins/SplashScreen/src/bitmap_funcs.cpp
+++ b/plugins/SplashScreen/src/bitmap_funcs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Splash Screen Plugin for Miranda NG (www.miranda-ng.org)
(c) 2004-2007 nullbie, (c) 2005-2007 Thief
diff --git a/plugins/SplashScreen/src/bitmap_funcs.h b/plugins/SplashScreen/src/bitmap_funcs.h
index 851b746e4d..e5152bee31 100644
--- a/plugins/SplashScreen/src/bitmap_funcs.h
+++ b/plugins/SplashScreen/src/bitmap_funcs.h
@@ -1,4 +1,4 @@
-#ifndef __bitmap_funcs_h__
+#ifndef __bitmap_funcs_h__
#define __bitmap_funcs_h__
// This should make bitmap manipulations much easier...
diff --git a/plugins/SplashScreen/src/debug.h b/plugins/SplashScreen/src/debug.h
index 91f45ef971..1ab551cc2f 100644
--- a/plugins/SplashScreen/src/debug.h
+++ b/plugins/SplashScreen/src/debug.h
@@ -1,4 +1,4 @@
-#ifndef __debug_h__
+#ifndef __debug_h__
#define __debug_h__
#define PlugName "SplashScreen"
diff --git a/plugins/SplashScreen/src/main.cpp b/plugins/SplashScreen/src/main.cpp
index 3b453000be..9143017379 100644
--- a/plugins/SplashScreen/src/main.cpp
+++ b/plugins/SplashScreen/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Splash Screen Plugin for Miranda NG (www.miranda-ng.org)
(c) 2004-2007 nullbie, (c) 2005-2007 Thief
diff --git a/plugins/SplashScreen/src/options.cpp b/plugins/SplashScreen/src/options.cpp
index 000556cbbc..504f430102 100644
--- a/plugins/SplashScreen/src/options.cpp
+++ b/plugins/SplashScreen/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Splash Screen Plugin for Miranda NG (www.miranda-ng.org)
(c) 2004-2007 nullbie, (c) 2005-2007 Thief
diff --git a/plugins/SplashScreen/src/resource.h b/plugins/SplashScreen/src/resource.h
index 5920dc5806..347685fe8e 100644
--- a/plugins/SplashScreen/src/resource.h
+++ b/plugins/SplashScreen/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by splash.rc
//
diff --git a/plugins/SplashScreen/src/services.cpp b/plugins/SplashScreen/src/services.cpp
index efc798ba46..ac32581ba7 100644
--- a/plugins/SplashScreen/src/services.cpp
+++ b/plugins/SplashScreen/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Splash Screen Plugin for Miranda NG (www.miranda-ng.org)
(c) 2004-2007 nullbie, (c) 2005-2007 Thief
diff --git a/plugins/SplashScreen/src/splash.cpp b/plugins/SplashScreen/src/splash.cpp
index c8f8c874ba..378fef44cd 100644
--- a/plugins/SplashScreen/src/splash.cpp
+++ b/plugins/SplashScreen/src/splash.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Splash Screen Plugin for Miranda NG (www.miranda-ng.org)
(c) 2004-2007 nullbie, (c) 2005-2007 Thief
diff --git a/plugins/SplashScreen/src/stdafx.cxx b/plugins/SplashScreen/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/SplashScreen/src/stdafx.cxx
+++ b/plugins/SplashScreen/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SplashScreen/src/stdafx.h b/plugins/SplashScreen/src/stdafx.h
index dd1217124b..cc17808564 100644
--- a/plugins/SplashScreen/src/stdafx.h
+++ b/plugins/SplashScreen/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Splash Screen Plugin for Miranda NG (www.miranda-ng.org)
(c) 2004-2007 nullbie, (c) 2005-2007 Thief
diff --git a/plugins/SplashScreen/src/version.h b/plugins/SplashScreen/src/version.h
index 91b22115a2..c65c605de7 100644
--- a/plugins/SplashScreen/src/version.h
+++ b/plugins/SplashScreen/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 2
#define __BUILD_NUM 3
diff --git a/plugins/StartPosition/docs/ReadMe.txt b/plugins/StartPosition/docs/ReadMe.txt
index b4eb55ddab..fbf3496587 100644
--- a/plugins/StartPosition/docs/ReadMe.txt
+++ b/plugins/StartPosition/docs/ReadMe.txt
@@ -1,4 +1,4 @@
-Window Start Position
+Window Start Position
by souFrag / Felipe Brahm
ICQ#50566818
http://www.soufrag.cl
diff --git a/plugins/StartPosition/res/Version.rc b/plugins/StartPosition/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/StartPosition/res/Version.rc
+++ b/plugins/StartPosition/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/StartPosition/res/resource.rc b/plugins/StartPosition/res/resource.rc
index 7f17fe12d3..6aceb6bd8c 100644
--- a/plugins/StartPosition/res/resource.rc
+++ b/plugins/StartPosition/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/StartPosition/src/main.cpp b/plugins/StartPosition/src/main.cpp
index 1302faac10..12fad346de 100644
--- a/plugins/StartPosition/src/main.cpp
+++ b/plugins/StartPosition/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
StartPosition plugin for Miranda NG
Copyright (C) 2005-2008 Felipe Brahm - souFrag
diff --git a/plugins/StartPosition/src/options.cpp b/plugins/StartPosition/src/options.cpp
index da33fc6ef3..feadb2c93d 100644
--- a/plugins/StartPosition/src/options.cpp
+++ b/plugins/StartPosition/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
StartPositionOptions::StartPositionOptions() :
diff --git a/plugins/StartPosition/src/options.h b/plugins/StartPosition/src/options.h
index 43d4a1d678..1863c4bb7d 100644
--- a/plugins/StartPosition/src/options.h
+++ b/plugins/StartPosition/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/StartPosition/src/resource.h b/plugins/StartPosition/src/resource.h
index f04a61f4f1..b3a31969b2 100644
--- a/plugins/StartPosition/src/resource.h
+++ b/plugins/StartPosition/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/StartPosition/src/startposition.cpp b/plugins/StartPosition/src/startposition.cpp
index 3f661f9f96..7076c26163 100644
--- a/plugins/StartPosition/src/startposition.cpp
+++ b/plugins/StartPosition/src/startposition.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
StartPositionPlugin::StartPositionPlugin() :
diff --git a/plugins/StartPosition/src/startposition.h b/plugins/StartPosition/src/startposition.h
index 85453eacb2..507d4aabcd 100644
--- a/plugins/StartPosition/src/startposition.h
+++ b/plugins/StartPosition/src/startposition.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/StartPosition/src/stdafx.cxx b/plugins/StartPosition/src/stdafx.cxx
index e0372ed6dc..b30b5516a7 100644
--- a/plugins/StartPosition/src/stdafx.cxx
+++ b/plugins/StartPosition/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/StartPosition/src/stdafx.h b/plugins/StartPosition/src/stdafx.h
index 7b79fb2734..f14fcbbf05 100644
--- a/plugins/StartPosition/src/stdafx.h
+++ b/plugins/StartPosition/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
StartPosition plugin for Miranda NG
Copyright (C) 2005-2008 Felipe Brahm - souFrag
diff --git a/plugins/StartPosition/src/version.h b/plugins/StartPosition/src/version.h
index 807d53434f..44e3cfd78e 100644
--- a/plugins/StartPosition/src/version.h
+++ b/plugins/StartPosition/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 3
#define __RELEASE_NUM 0
#define __BUILD_NUM 4
diff --git a/plugins/StartupSilence/doc/changelog.txt b/plugins/StartupSilence/doc/changelog.txt
index fea38c8b9f..2cb90bf05d 100644
--- a/plugins/StartupSilence/doc/changelog.txt
+++ b/plugins/StartupSilence/doc/changelog.txt
@@ -1,2 +1,2 @@
-ver. 0.1.0.0
+ver. 0.1.0.0
inicial release
diff --git a/plugins/StartupSilence/res/StartupSilence.rc b/plugins/StartupSilence/res/StartupSilence.rc
index 635a986bc4..2b6b1ce682 100644
--- a/plugins/StartupSilence/res/StartupSilence.rc
+++ b/plugins/StartupSilence/res/StartupSilence.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/StartupSilence/res/version.rc b/plugins/StartupSilence/res/version.rc
index 8948616bb4..9ac7a89ecb 100644
--- a/plugins/StartupSilence/res/version.rc
+++ b/plugins/StartupSilence/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/StartupSilence/src/main.cpp b/plugins/StartupSilence/src/main.cpp
index 11f0153843..a11dbb6a28 100644
--- a/plugins/StartupSilence/src/main.cpp
+++ b/plugins/StartupSilence/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (c) 2012-13 Vladimir Lyubimov
Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org)
diff --git a/plugins/StartupSilence/src/resource.h b/plugins/StartupSilence/src/resource.h
index a14aa93342..26767ea00b 100644
--- a/plugins/StartupSilence/src/resource.h
+++ b/plugins/StartupSilence/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by StartupSilence.rc
//
diff --git a/plugins/StartupSilence/src/stdafx.cxx b/plugins/StartupSilence/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/StartupSilence/src/stdafx.cxx
+++ b/plugins/StartupSilence/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/StartupSilence/src/stdafx.h b/plugins/StartupSilence/src/stdafx.h
index b20aa52f5b..987d2645d9 100644
--- a/plugins/StartupSilence/src/stdafx.h
+++ b/plugins/StartupSilence/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <CommCtrl.h>
#include <WinSock.h>
diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h
index 88c7193a98..b84e9ce77e 100644
--- a/plugins/StartupSilence/src/version.h
+++ b/plugins/StartupSilence/src/version.h
@@ -1,4 +1,4 @@
-// Set the version number here - it will affect the version resource and the version field of the pluginInfo structure
+// Set the version number here - it will affect the version resource and the version field of the pluginInfo structure
// (Be careful that you don't have the resource file open when you change this and rebuild, otherwise the changes may not
// take effect within the version resource)
// Do not forget to define symbol "_DEBUG" for resource compiler if you use debug configuration (in VisualStudio you can
diff --git a/plugins/StatusChange/res/Version.rc b/plugins/StatusChange/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/StatusChange/res/Version.rc
+++ b/plugins/StatusChange/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/StatusChange/res/resource.rc b/plugins/StatusChange/res/resource.rc
index 6e2580b089..9645508b5a 100644
--- a/plugins/StatusChange/res/resource.rc
+++ b/plugins/StatusChange/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/StatusChange/src/main.cpp b/plugins/StatusChange/src/main.cpp
index fc34c136b3..ad0feec17b 100644
--- a/plugins/StatusChange/src/main.cpp
+++ b/plugins/StatusChange/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HINSTANCE hInst;
TOPTIONS Options;
diff --git a/plugins/StatusChange/src/resource.h b/plugins/StatusChange/src/resource.h
index 9b48911f7c..f62119828f 100644
--- a/plugins/StatusChange/src/resource.h
+++ b/plugins/StatusChange/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/StatusChange/src/stdafx.cxx b/plugins/StatusChange/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/StatusChange/src/stdafx.cxx
+++ b/plugins/StatusChange/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/StatusChange/src/stdafx.h b/plugins/StatusChange/src/stdafx.h
index d98ffad0a6..7df139d1ab 100644
--- a/plugins/StatusChange/src/stdafx.h
+++ b/plugins/StatusChange/src/stdafx.h
@@ -1,4 +1,4 @@
-#define WIN32_LEAN_AND_MEAN
+#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <commctrl.h>
diff --git a/plugins/StatusChange/src/version.h b/plugins/StatusChange/src/version.h
index f03a2bf1e5..f8d5ad0b44 100644
--- a/plugins/StatusChange/src/version.h
+++ b/plugins/StatusChange/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 3
#define __RELEASE_NUM 0
#define __BUILD_NUM 0
diff --git a/plugins/StatusManager/docs/copying.txt b/plugins/StatusManager/docs/copying.txt
index cff4cf9b46..e97a9acd86 100644
--- a/plugins/StatusManager/docs/copying.txt
+++ b/plugins/StatusManager/docs/copying.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/StatusManager/docs/readme.txt b/plugins/StatusManager/docs/readme.txt
index a4d77a313d..cf7d40132b 100644
--- a/plugins/StatusManager/docs/readme.txt
+++ b/plugins/StatusManager/docs/readme.txt
@@ -1,4 +1,4 @@
-KeepStatus plugin for Miranda IM v0.0.2.x
+KeepStatus plugin for Miranda IM v0.0.2.x
unregistered@users.sourceforge.net
--- About ---
diff --git a/plugins/StatusManager/res/resource.rc b/plugins/StatusManager/res/resource.rc
index a3cafa0047..f6392ac2b1 100644
--- a/plugins/StatusManager/res/resource.rc
+++ b/plugins/StatusManager/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/StatusManager/res/version.rc b/plugins/StatusManager/res/version.rc
index a6e3417a9e..086077a9ff 100644
--- a/plugins/StatusManager/res/version.rc
+++ b/plugins/StatusManager/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/StatusManager/src/AdvancedAutoAway/aaa_msgoptions.cpp b/plugins/StatusManager/src/AdvancedAutoAway/aaa_msgoptions.cpp
index f9b04fba79..e605123b81 100644
--- a/plugins/StatusManager/src/AdvancedAutoAway/aaa_msgoptions.cpp
+++ b/plugins/StatusManager/src/AdvancedAutoAway/aaa_msgoptions.cpp
@@ -1,4 +1,4 @@
-/*
+/*
AdvancedAutoAway Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/AdvancedAutoAway/aaa_options.cpp b/plugins/StatusManager/src/AdvancedAutoAway/aaa_options.cpp
index 3f48a7bee4..ce3721b390 100644
--- a/plugins/StatusManager/src/AdvancedAutoAway/aaa_options.cpp
+++ b/plugins/StatusManager/src/AdvancedAutoAway/aaa_options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
AdvancedAutoAway Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/AdvancedAutoAway/advancedautoaway.cpp b/plugins/StatusManager/src/AdvancedAutoAway/advancedautoaway.cpp
index aba644ffd4..b3e5610a3c 100644
--- a/plugins/StatusManager/src/AdvancedAutoAway/advancedautoaway.cpp
+++ b/plugins/StatusManager/src/AdvancedAutoAway/advancedautoaway.cpp
@@ -1,4 +1,4 @@
-/*
+/*
AdvancedAutoAway Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/AdvancedAutoAway/advancedautoaway.h b/plugins/StatusManager/src/AdvancedAutoAway/advancedautoaway.h
index 6feb889b99..046cc5a13b 100644
--- a/plugins/StatusManager/src/AdvancedAutoAway/advancedautoaway.h
+++ b/plugins/StatusManager/src/AdvancedAutoAway/advancedautoaway.h
@@ -1,4 +1,4 @@
-/*
+/*
AdvancedAutoAway Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/KeepStatus/keepstatus.cpp b/plugins/StatusManager/src/KeepStatus/keepstatus.cpp
index 0aca873733..a7bf7339fe 100644
--- a/plugins/StatusManager/src/KeepStatus/keepstatus.cpp
+++ b/plugins/StatusManager/src/KeepStatus/keepstatus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
KeepStatus Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/KeepStatus/keepstatus.h b/plugins/StatusManager/src/KeepStatus/keepstatus.h
index eac911a3f0..64d28da0c8 100644
--- a/plugins/StatusManager/src/KeepStatus/keepstatus.h
+++ b/plugins/StatusManager/src/KeepStatus/keepstatus.h
@@ -1,4 +1,4 @@
-/*
+/*
KeepStatus Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/KeepStatus/ks_options.cpp b/plugins/StatusManager/src/KeepStatus/ks_options.cpp
index cafe9d1f39..122584f20d 100644
--- a/plugins/StatusManager/src/KeepStatus/ks_options.cpp
+++ b/plugins/StatusManager/src/KeepStatus/ks_options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
KeepStatus Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/StartupStatus/ss_options.cpp b/plugins/StatusManager/src/StartupStatus/ss_options.cpp
index cbb2aed627..ef973eb58e 100644
--- a/plugins/StatusManager/src/StartupStatus/ss_options.cpp
+++ b/plugins/StatusManager/src/StartupStatus/ss_options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
StartupStatus Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/StartupStatus/ss_profiles.cpp b/plugins/StatusManager/src/StartupStatus/ss_profiles.cpp
index d90a5a890b..6e16ef6c8c 100644
--- a/plugins/StatusManager/src/StartupStatus/ss_profiles.cpp
+++ b/plugins/StatusManager/src/StartupStatus/ss_profiles.cpp
@@ -1,4 +1,4 @@
-/*
+/*
StartupStatus Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/StartupStatus/ss_toolbars.cpp b/plugins/StatusManager/src/StartupStatus/ss_toolbars.cpp
index 628f4f192c..b631ba5f92 100644
--- a/plugins/StatusManager/src/StartupStatus/ss_toolbars.cpp
+++ b/plugins/StatusManager/src/StartupStatus/ss_toolbars.cpp
@@ -1,4 +1,4 @@
-/*
+/*
StartupStatus Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/StartupStatus/startupstatus.cpp b/plugins/StatusManager/src/StartupStatus/startupstatus.cpp
index 15c5ac289d..6a0ea97216 100644
--- a/plugins/StatusManager/src/StartupStatus/startupstatus.cpp
+++ b/plugins/StatusManager/src/StartupStatus/startupstatus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
StartupStatus Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/StartupStatus/startupstatus.h b/plugins/StatusManager/src/StartupStatus/startupstatus.h
index 2c9f03b40e..54a840a6f7 100644
--- a/plugins/StatusManager/src/StartupStatus/startupstatus.h
+++ b/plugins/StatusManager/src/StartupStatus/startupstatus.h
@@ -1,4 +1,4 @@
-/*
+/*
StartupStatus Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/commonstatus.cpp b/plugins/StatusManager/src/commonstatus.cpp
index 146b69a96d..38bf44a369 100644
--- a/plugins/StatusManager/src/commonstatus.cpp
+++ b/plugins/StatusManager/src/commonstatus.cpp
@@ -1,4 +1,4 @@
-/*
+/*
AdvancedAutoAway Plugin for Miranda-IM (www.miranda-im.org)
KeepStatus Plugin for Miranda-IM (www.miranda-im.org)
StartupStatus Plugin for Miranda-IM (www.miranda-im.org)
diff --git a/plugins/StatusManager/src/commonstatus.h b/plugins/StatusManager/src/commonstatus.h
index 438a4f6614..55cf37f079 100644
--- a/plugins/StatusManager/src/commonstatus.h
+++ b/plugins/StatusManager/src/commonstatus.h
@@ -1,4 +1,4 @@
-/*
+/*
AdvancedAutoAway Plugin for Miranda-IM (www.miranda-im.org)
KeepStatus Plugin for Miranda-IM (www.miranda-im.org)
StartupStatus Plugin for Miranda-IM (www.miranda-im.org)
diff --git a/plugins/StatusManager/src/confirmdialog.cpp b/plugins/StatusManager/src/confirmdialog.cpp
index c5d125150d..a7ac825024 100644
--- a/plugins/StatusManager/src/confirmdialog.cpp
+++ b/plugins/StatusManager/src/confirmdialog.cpp
@@ -1,4 +1,4 @@
-/*
+/*
AdvancedAutoAway Plugin for Miranda-IM (www.miranda-im.org)
KeepStatus Plugin for Miranda-IM (www.miranda-im.org)
StartupStatus Plugin for Miranda-IM (www.miranda-im.org)
diff --git a/plugins/StatusManager/src/main.cpp b/plugins/StatusManager/src/main.cpp
index e1cdb19222..2b59df093b 100644
--- a/plugins/StatusManager/src/main.cpp
+++ b/plugins/StatusManager/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
KeepStatus Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/StatusManager/src/options.cpp b/plugins/StatusManager/src/options.cpp
index 3c5a33799c..028f2a5ae6 100644
--- a/plugins/StatusManager/src/options.cpp
+++ b/plugins/StatusManager/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
bool IsSubPluginEnabled(const char *name)
{
diff --git a/plugins/StatusManager/src/resource.h b/plugins/StatusManager/src/resource.h
index 05d5dda364..e1acbd863d 100644
--- a/plugins/StatusManager/src/resource.h
+++ b/plugins/StatusManager/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by E:\Projects\C++\miranda-ng\plugins\StatusManager\res\resource.rc
//
diff --git a/plugins/StatusManager/src/stdafx.cxx b/plugins/StatusManager/src/stdafx.cxx
index 5126af91d5..1e3ab13b21 100644
--- a/plugins/StatusManager/src/stdafx.cxx
+++ b/plugins/StatusManager/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/StatusManager/src/stdafx.h b/plugins/StatusManager/src/stdafx.h
index fbf6746322..d4d6ec3167 100644
--- a/plugins/StatusManager/src/stdafx.h
+++ b/plugins/StatusManager/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/StatusManager/src/version.h b/plugins/StatusManager/src/version.h
index 1a33b23ec3..1599f210fd 100644
--- a/plugins/StatusManager/src/version.h
+++ b/plugins/StatusManager/src/version.h
@@ -1,4 +1,4 @@
-// plugin version part
+// plugin version part
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 2
diff --git a/plugins/StopSpamMod/docs/readme.txt b/plugins/StopSpamMod/docs/readme.txt
index 4f317d214d..1583d8e593 100644
--- a/plugins/StopSpamMod/docs/readme.txt
+++ b/plugins/StopSpamMod/docs/readme.txt
@@ -1,4 +1,4 @@
-* Build Dependencies
+* Build Dependencies
1. boost (http://www.boost.org/)
2. c++ compiller (because of miranda have compiled with MSVC, only msvc compiled builds working fine (i have no success with mingw, please report your result :) ))
* Runtime Dependencies
diff --git a/plugins/StopSpamMod/res/Version.rc b/plugins/StopSpamMod/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/StopSpamMod/res/Version.rc
+++ b/plugins/StopSpamMod/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/StopSpamMod/res/stopspam.rc b/plugins/StopSpamMod/res/stopspam.rc
index 950de7995c..255c217949 100755
--- a/plugins/StopSpamMod/res/stopspam.rc
+++ b/plugins/StopSpamMod/res/stopspam.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/StopSpamMod/src/globals.h b/plugins/StopSpamMod/src/globals.h
index e046e68f6f..1b013a93a6 100755
--- a/plugins/StopSpamMod/src/globals.h
+++ b/plugins/StopSpamMod/src/globals.h
@@ -1,3 +1,3 @@
-#define pluginName "StopSpam" //const char* ?
+#define pluginName "StopSpam" //const char* ?
#define PREF_TCHAR2 PREF_UTF
diff --git a/plugins/StopSpamMod/src/include/utf8.h b/plugins/StopSpamMod/src/include/utf8.h
index 4e4451403f..be2d189443 100755
--- a/plugins/StopSpamMod/src/include/utf8.h
+++ b/plugins/StopSpamMod/src/include/utf8.h
@@ -1,4 +1,4 @@
-// Copyright 2006 Nemanja Trifunovic
+// Copyright 2006 Nemanja Trifunovic
/*
Permission is hereby granted, free of charge, to any person or organization
diff --git a/plugins/StopSpamMod/src/include/utf8/checked.h b/plugins/StopSpamMod/src/include/utf8/checked.h
index 3b00644444..f3137095b4 100755
--- a/plugins/StopSpamMod/src/include/utf8/checked.h
+++ b/plugins/StopSpamMod/src/include/utf8/checked.h
@@ -1,4 +1,4 @@
-// Copyright 2006 Nemanja Trifunovic
+// Copyright 2006 Nemanja Trifunovic
/*
Permission is hereby granted, free of charge, to any person or organization
diff --git a/plugins/StopSpamMod/src/include/utf8/core.h b/plugins/StopSpamMod/src/include/utf8/core.h
index 693d388c07..015e7db31c 100755
--- a/plugins/StopSpamMod/src/include/utf8/core.h
+++ b/plugins/StopSpamMod/src/include/utf8/core.h
@@ -1,4 +1,4 @@
-// Copyright 2006 Nemanja Trifunovic
+// Copyright 2006 Nemanja Trifunovic
/*
Permission is hereby granted, free of charge, to any person or organization
diff --git a/plugins/StopSpamMod/src/include/utf8/unchecked.h b/plugins/StopSpamMod/src/include/utf8/unchecked.h
index b4547fad94..29c90d0ff8 100755
--- a/plugins/StopSpamMod/src/include/utf8/unchecked.h
+++ b/plugins/StopSpamMod/src/include/utf8/unchecked.h
@@ -1,4 +1,4 @@
-// Copyright 2006 Nemanja Trifunovic
+// Copyright 2006 Nemanja Trifunovic
/*
Permission is hereby granted, free of charge, to any person or organization
diff --git a/plugins/StopSpamMod/src/init.cpp b/plugins/StopSpamMod/src/init.cpp
index 62e09e121f..eaf5c5c3b2 100755
--- a/plugins/StopSpamMod/src/init.cpp
+++ b/plugins/StopSpamMod/src/init.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) Miklashevsky Roman, sss, elzor
+/* Copyright (C) Miklashevsky Roman, sss, elzor
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/plugins/StopSpamMod/src/options.cpp b/plugins/StopSpamMod/src/options.cpp
index 86ef404329..e737b4311a 100755
--- a/plugins/StopSpamMod/src/options.cpp
+++ b/plugins/StopSpamMod/src/options.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) Miklashevsky Roman, sss, elzor
+/* Copyright (C) Miklashevsky Roman, sss, elzor
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/plugins/StopSpamMod/src/resource.h b/plugins/StopSpamMod/src/resource.h
index cf08fba600..9a97440f73 100755
--- a/plugins/StopSpamMod/src/resource.h
+++ b/plugins/StopSpamMod/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by stopspam.rc
//
diff --git a/plugins/StopSpamMod/src/stdafx.cxx b/plugins/StopSpamMod/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/StopSpamMod/src/stdafx.cxx
+++ b/plugins/StopSpamMod/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/StopSpamMod/src/stdafx.h b/plugins/StopSpamMod/src/stdafx.h
index c452a81b82..833efd7278 100755
--- a/plugins/StopSpamMod/src/stdafx.h
+++ b/plugins/StopSpamMod/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
using namespace std;
#include <fstream>
diff --git a/plugins/StopSpamMod/src/stopspam.cpp b/plugins/StopSpamMod/src/stopspam.cpp
index d4823b49af..5dd1f1d2bc 100755
--- a/plugins/StopSpamMod/src/stopspam.cpp
+++ b/plugins/StopSpamMod/src/stopspam.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) Miklashevsky Roman, sss, elzor
+/* Copyright (C) Miklashevsky Roman, sss, elzor
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/plugins/StopSpamMod/src/stopspam.h b/plugins/StopSpamMod/src/stopspam.h
index 6b76869416..0926d3a720 100755
--- a/plugins/StopSpamMod/src/stopspam.h
+++ b/plugins/StopSpamMod/src/stopspam.h
@@ -1,4 +1,4 @@
-
+
extern BOOL gbDosServiceExist;
extern BOOL gbVarsServiceExist;
extern DWORD gbMaxQuestCount;
diff --git a/plugins/StopSpamMod/src/utilities.cpp b/plugins/StopSpamMod/src/utilities.cpp
index ac47d6d7b0..841c73bfe0 100755
--- a/plugins/StopSpamMod/src/utilities.cpp
+++ b/plugins/StopSpamMod/src/utilities.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) Miklashevsky Roman, sss, elzor
+/* Copyright (C) Miklashevsky Roman, sss, elzor
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/plugins/StopSpamMod/src/utilities.h b/plugins/StopSpamMod/src/utilities.h
index 8d75c10905..9549653458 100755
--- a/plugins/StopSpamMod/src/utilities.h
+++ b/plugins/StopSpamMod/src/utilities.h
@@ -1,4 +1,4 @@
-std::wstring DBGetContactSettingStringPAN(MCONTACT hContact, char const * szModule, char const * szSetting, std::wstring errorValue);
+std::wstring DBGetContactSettingStringPAN(MCONTACT hContact, char const * szModule, char const * szSetting, std::wstring errorValue);
std::string DBGetContactSettingStringPAN_A(MCONTACT hContact, char const * szModule, char const * szSetting, std::string errorValue);
std::wstring &GetDlgItemString(HWND hwnd, int id);
std::string &GetProtoList();
diff --git a/plugins/StopSpamMod/src/version.h b/plugins/StopSpamMod/src/version.h
index bef600991b..04fc096e1d 100755
--- a/plugins/StopSpamMod/src/version.h
+++ b/plugins/StopSpamMod/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 2
#define __BUILD_NUM 1
diff --git a/plugins/StopSpamPlus/docs/readme.txt b/plugins/StopSpamPlus/docs/readme.txt
index f02530037c..8e8c8c4b83 100644
--- a/plugins/StopSpamPlus/docs/readme.txt
+++ b/plugins/StopSpamPlus/docs/readme.txt
@@ -1,4 +1,4 @@
-**********
+**********
StopSpam+
**********
diff --git a/plugins/StopSpamPlus/res/stopspam.rc b/plugins/StopSpamPlus/res/stopspam.rc
index 5e856d1571..73a1e44c45 100644
--- a/plugins/StopSpamPlus/res/stopspam.rc
+++ b/plugins/StopSpamPlus/res/stopspam.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/StopSpamPlus/res/version.rc b/plugins/StopSpamPlus/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/StopSpamPlus/res/version.rc
+++ b/plugins/StopSpamPlus/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/StopSpamPlus/src/events.cpp b/plugins/StopSpamPlus/src/events.cpp
index 6b5c95a53c..a8c34ac015 100644
--- a/plugins/StopSpamPlus/src/events.cpp
+++ b/plugins/StopSpamPlus/src/events.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int OnDbEventAdded(WPARAM wParam, LPARAM lParam)
{
diff --git a/plugins/StopSpamPlus/src/opt_proto.cpp b/plugins/StopSpamPlus/src/opt_proto.cpp
index 90592d4047..d030c67ddf 100644
--- a/plugins/StopSpamPlus/src/opt_proto.cpp
+++ b/plugins/StopSpamPlus/src/opt_proto.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
struct ProtocolData
{
diff --git a/plugins/StopSpamPlus/src/options.cpp b/plugins/StopSpamPlus/src/options.cpp
index af9f587e4c..7819745b82 100644
--- a/plugins/StopSpamPlus/src/options.cpp
+++ b/plugins/StopSpamPlus/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
const wchar_t pluginDescription[] = LPGENW("No more spam! Robots can't go! Only human beings invited!\r\n\r\nThis plugin works pretty simple:\r\nWhile messages from users on your contact list go as there is no any anti-spam software, messages from unknown users are not delivered to you. But also they are not ignored, this plugin replies with a simple question, and if user gives the right answer, plugin adds him to your contact list so that he can contact you.");
diff --git a/plugins/StopSpamPlus/src/resource.h b/plugins/StopSpamPlus/src/resource.h
index 5a61c2abcd..5a11a1e288 100644
--- a/plugins/StopSpamPlus/src/resource.h
+++ b/plugins/StopSpamPlus/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\myranda\plugins\StopSpamPlus\res\stopspam.rc
//
diff --git a/plugins/StopSpamPlus/src/services.cpp b/plugins/StopSpamPlus/src/services.cpp
index 7cc8fec1a5..8caf9aeb5e 100644
--- a/plugins/StopSpamPlus/src/services.cpp
+++ b/plugins/StopSpamPlus/src/services.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
INT_PTR IsContactPassed(WPARAM hContact, LPARAM /*lParam*/)
{
diff --git a/plugins/StopSpamPlus/src/settings.cpp b/plugins/StopSpamPlus/src/settings.cpp
index d8f6e85ecd..32659f01b2 100644
--- a/plugins/StopSpamPlus/src/settings.cpp
+++ b/plugins/StopSpamPlus/src/settings.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
//reading from database-------------
tstring db_usage::DBGetPluginSetting(std::string const &name, tstring const &defValue)
diff --git a/plugins/StopSpamPlus/src/settings.h b/plugins/StopSpamPlus/src/settings.h
index e52ec472b2..4c254e74f7 100644
--- a/plugins/StopSpamPlus/src/settings.h
+++ b/plugins/StopSpamPlus/src/settings.h
@@ -1,4 +1,4 @@
-class db_usage
+class db_usage
{
public:
//reading from database
diff --git a/plugins/StopSpamPlus/src/stdafx.cxx b/plugins/StopSpamPlus/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/StopSpamPlus/src/stdafx.cxx
+++ b/plugins/StopSpamPlus/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/StopSpamPlus/src/stdafx.h b/plugins/StopSpamPlus/src/stdafx.h
index 4b25fba17b..3afbfc80bb 100644
--- a/plugins/StopSpamPlus/src/stdafx.h
+++ b/plugins/StopSpamPlus/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _stopspam_headers_h
+#ifndef _stopspam_headers_h
#define _stopspam_headers_h
// disable security warnings about "*_s" functions
diff --git a/plugins/StopSpamPlus/src/stopspam.cpp b/plugins/StopSpamPlus/src/stopspam.cpp
index 3409b6d8e8..f7c3508deb 100644
--- a/plugins/StopSpamPlus/src/stopspam.cpp
+++ b/plugins/StopSpamPlus/src/stopspam.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int hLangpack;
diff --git a/plugins/StopSpamPlus/src/utils.cpp b/plugins/StopSpamPlus/src/utils.cpp
index b542d91469..930f02c2c0 100644
--- a/plugins/StopSpamPlus/src/utils.cpp
+++ b/plugins/StopSpamPlus/src/utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
tstring &GetDlgItemString(HWND hwnd, int id)
{
diff --git a/plugins/StopSpamPlus/src/version.h b/plugins/StopSpamPlus/src/version.h
index dc84021f01..46f78ed1b7 100644
--- a/plugins/StopSpamPlus/src/version.h
+++ b/plugins/StopSpamPlus/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 5
diff --git a/plugins/TabSRMM/TabSRMM_icons/NOVA/res/ICONS_NOVA.rc b/plugins/TabSRMM/TabSRMM_icons/NOVA/res/ICONS_NOVA.rc
index 4b819348ad..6ba3019190 100644
--- a/plugins/TabSRMM/TabSRMM_icons/NOVA/res/ICONS_NOVA.rc
+++ b/plugins/TabSRMM/TabSRMM_icons/NOVA/res/ICONS_NOVA.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\..\resource.h"
diff --git a/plugins/TabSRMM/TabSRMM_icons/NOVA/res/Version.rc b/plugins/TabSRMM/TabSRMM_icons/NOVA/res/Version.rc
index 226f55c57f..a898b7459a 100644
--- a/plugins/TabSRMM/TabSRMM_icons/NOVA/res/Version.rc
+++ b/plugins/TabSRMM/TabSRMM_icons/NOVA/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/TabSRMM/TabSRMM_icons/XP/res/ICONSXP.rc b/plugins/TabSRMM/TabSRMM_icons/XP/res/ICONSXP.rc
index 4b819348ad..6ba3019190 100644
--- a/plugins/TabSRMM/TabSRMM_icons/XP/res/ICONSXP.rc
+++ b/plugins/TabSRMM/TabSRMM_icons/XP/res/ICONSXP.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\..\resource.h"
diff --git a/plugins/TabSRMM/TabSRMM_icons/XP/res/Version.rc b/plugins/TabSRMM/TabSRMM_icons/XP/res/Version.rc
index 226f55c57f..a898b7459a 100644
--- a/plugins/TabSRMM/TabSRMM_icons/XP/res/Version.rc
+++ b/plugins/TabSRMM/TabSRMM_icons/XP/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/TabSRMM/TabSRMM_icons/resource.h b/plugins/TabSRMM/TabSRMM_icons/resource.h
index 7e9a8f06cc..503d8ebc9b 100644
--- a/plugins/TabSRMM/TabSRMM_icons/resource.h
+++ b/plugins/TabSRMM/TabSRMM_icons/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ICONSXP.rc
//
diff --git a/plugins/TabSRMM/TabSRMM_icons/version.h b/plugins/TabSRMM/TabSRMM_icons/version.h
index 56b53e920e..60b8ced568 100644
--- a/plugins/TabSRMM/TabSRMM_icons/version.h
+++ b/plugins/TabSRMM/TabSRMM_icons/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 3
+#define __MAJOR_VERSION 3
#define __MINOR_VERSION 1
#define __RELEASE_NUM 99
#define __BUILD_NUM 8
diff --git a/plugins/TabSRMM/docs/changelog.txt b/plugins/TabSRMM/docs/changelog.txt
index 338b35e89f..cb75688df5 100644
--- a/plugins/TabSRMM/docs/changelog.txt
+++ b/plugins/TabSRMM/docs/changelog.txt
@@ -1,4 +1,4 @@
- Project Information:
+ Project Information:
====================
Name: tabsrmm
diff --git a/plugins/TabSRMM/docs/contributors.txt b/plugins/TabSRMM/docs/contributors.txt
index 6838692cd5..24a18fc1f3 100644
--- a/plugins/TabSRMM/docs/contributors.txt
+++ b/plugins/TabSRMM/docs/contributors.txt
@@ -1,4 +1,4 @@
-
+
This is a fairly incomplete list of contributors to this project.
-----------------------------------------------------------------
diff --git a/plugins/TabSRMM/docs/readme.txt b/plugins/TabSRMM/docs/readme.txt
index e91c651548..8bfd059fc2 100644
--- a/plugins/TabSRMM/docs/readme.txt
+++ b/plugins/TabSRMM/docs/readme.txt
@@ -1,4 +1,4 @@
- tabbed SRMM plugin for Miranda NG
+ tabbed SRMM plugin for Miranda NG
----------------------------------------
Online resources at: http://wiki.miranda.or.at, http://blog.miranda.or.at and
diff --git a/plugins/TabSRMM/res/Version.rc b/plugins/TabSRMM/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/TabSRMM/res/Version.rc
+++ b/plugins/TabSRMM/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc
index 98daf77d20..01c6453b89 100644
--- a/plugins/TabSRMM/res/chat.rc
+++ b/plugins/TabSRMM/res/chat.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\chat_resource.h"
#include "..\src\resource.h"
diff --git a/plugins/TabSRMM/res/msgwindow.rc b/plugins/TabSRMM/res/msgwindow.rc
index f934f22b30..1b7475cdc9 100644
--- a/plugins/TabSRMM/res/msgwindow.rc
+++ b/plugins/TabSRMM/res/msgwindow.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include <winres.h>
#include "..\src\resource.h"
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc
index 7a0c7c38f0..1754b83119 100644
--- a/plugins/TabSRMM/res/resource.rc
+++ b/plugins/TabSRMM/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/TabSRMM/src/ImageDataObject.cpp b/plugins/TabSRMM/src/ImageDataObject.cpp
index 9ebf09db72..1171bd4a6c 100644
--- a/plugins/TabSRMM/src/ImageDataObject.cpp
+++ b/plugins/TabSRMM/src/ImageDataObject.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/ImageDataObject.h b/plugins/TabSRMM/src/ImageDataObject.h
index 9a4c9ad5de..c96331d9f8 100644
--- a/plugins/TabSRMM/src/ImageDataObject.h
+++ b/plugins/TabSRMM/src/ImageDataObject.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2004 Rein-Peter de Boer (peacow)
diff --git a/plugins/TabSRMM/src/TSButton.cpp b/plugins/TabSRMM/src/TSButton.cpp
index 7cad2e2867..457b764e9f 100644
--- a/plugins/TabSRMM/src/TSButton.cpp
+++ b/plugins/TabSRMM/src/TSButton.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/buttonsbar.cpp b/plugins/TabSRMM/src/buttonsbar.cpp
index 4024e3d918..31bdbe5126 100644
--- a/plugins/TabSRMM/src/buttonsbar.cpp
+++ b/plugins/TabSRMM/src/buttonsbar.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
/////////////////////////////////////////////////////////////////////////////////////////
// Global functions
diff --git a/plugins/TabSRMM/src/chat.h b/plugins/TabSRMM/src/chat.h
index 65f3a5c8a7..11fe451e63 100644
--- a/plugins/TabSRMM/src/chat.h
+++ b/plugins/TabSRMM/src/chat.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/chat_log.cpp b/plugins/TabSRMM/src/chat_log.cpp
index 885f6afd64..16a449f1c3 100644
--- a/plugins/TabSRMM/src/chat_log.cpp
+++ b/plugins/TabSRMM/src/chat_log.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/chat_main.cpp b/plugins/TabSRMM/src/chat_main.cpp
index 7bfe9a23ba..d9f863baae 100644
--- a/plugins/TabSRMM/src/chat_main.cpp
+++ b/plugins/TabSRMM/src/chat_main.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/chat_manager.cpp b/plugins/TabSRMM/src/chat_manager.cpp
index 46ec6bae30..650baca836 100644
--- a/plugins/TabSRMM/src/chat_manager.cpp
+++ b/plugins/TabSRMM/src/chat_manager.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/chat_options.cpp b/plugins/TabSRMM/src/chat_options.cpp
index a0f6e5dd94..2771a6a0ca 100644
--- a/plugins/TabSRMM/src/chat_options.cpp
+++ b/plugins/TabSRMM/src/chat_options.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/chat_resource.h b/plugins/TabSRMM/src/chat_resource.h
index 6a6d833b9e..a85963cef0 100644
--- a/plugins/TabSRMM/src/chat_resource.h
+++ b/plugins/TabSRMM/src/chat_resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by chat.rc
//
diff --git a/plugins/TabSRMM/src/chat_tools.cpp b/plugins/TabSRMM/src/chat_tools.cpp
index e6eb27f694..8eed6c1777 100644
--- a/plugins/TabSRMM/src/chat_tools.cpp
+++ b/plugins/TabSRMM/src/chat_tools.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/chat_window.cpp b/plugins/TabSRMM/src/chat_window.cpp
index 4d10002fea..f10d46ed58 100644
--- a/plugins/TabSRMM/src/chat_window.cpp
+++ b/plugins/TabSRMM/src/chat_window.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/contactcache.cpp b/plugins/TabSRMM/src/contactcache.cpp
index eb8e8bb5cd..06ebcf4c18 100644
--- a/plugins/TabSRMM/src/contactcache.cpp
+++ b/plugins/TabSRMM/src/contactcache.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/contactcache.h b/plugins/TabSRMM/src/contactcache.h
index 21e24d5de3..3099ed3c5f 100644
--- a/plugins/TabSRMM/src/contactcache.h
+++ b/plugins/TabSRMM/src/contactcache.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/container.cpp b/plugins/TabSRMM/src/container.cpp
index 6345614ca6..d8a1e6769e 100644
--- a/plugins/TabSRMM/src/container.cpp
+++ b/plugins/TabSRMM/src/container.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/containeroptions.cpp b/plugins/TabSRMM/src/containeroptions.cpp
index 79cc9c7acc..1a0fd1b4ae 100644
--- a/plugins/TabSRMM/src/containeroptions.cpp
+++ b/plugins/TabSRMM/src/containeroptions.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/controls.cpp b/plugins/TabSRMM/src/controls.cpp
index f66a579d57..ef21166dea 100644
--- a/plugins/TabSRMM/src/controls.cpp
+++ b/plugins/TabSRMM/src/controls.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/controls.h b/plugins/TabSRMM/src/controls.h
index da9d55d975..e1b0e9dfe3 100644
--- a/plugins/TabSRMM/src/controls.h
+++ b/plugins/TabSRMM/src/controls.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/eventpopups.cpp b/plugins/TabSRMM/src/eventpopups.cpp
index 6e2c80a1d5..a574d3a522 100644
--- a/plugins/TabSRMM/src/eventpopups.cpp
+++ b/plugins/TabSRMM/src/eventpopups.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/functions.h b/plugins/TabSRMM/src/functions.h
index c6cebc06b9..eee322a364 100644
--- a/plugins/TabSRMM/src/functions.h
+++ b/plugins/TabSRMM/src/functions.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/generic_msghandlers.cpp b/plugins/TabSRMM/src/generic_msghandlers.cpp
index 49ca11556a..fa0f5c141b 100644
--- a/plugins/TabSRMM/src/generic_msghandlers.cpp
+++ b/plugins/TabSRMM/src/generic_msghandlers.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/globals.cpp b/plugins/TabSRMM/src/globals.cpp
index 89b5fc0194..aa7a5fdd18 100644
--- a/plugins/TabSRMM/src/globals.cpp
+++ b/plugins/TabSRMM/src/globals.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/globals.h b/plugins/TabSRMM/src/globals.h
index d2b34d9b7b..a36a1dfa8c 100644
--- a/plugins/TabSRMM/src/globals.h
+++ b/plugins/TabSRMM/src/globals.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/hotkeyhandler.cpp b/plugins/TabSRMM/src/hotkeyhandler.cpp
index 75bb584b7d..ab4c66dc6f 100644
--- a/plugins/TabSRMM/src/hotkeyhandler.cpp
+++ b/plugins/TabSRMM/src/hotkeyhandler.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/infopanel.cpp b/plugins/TabSRMM/src/infopanel.cpp
index 05fa5f9e8d..c0448b2a61 100644
--- a/plugins/TabSRMM/src/infopanel.cpp
+++ b/plugins/TabSRMM/src/infopanel.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/infopanel.h b/plugins/TabSRMM/src/infopanel.h
index b585177100..214f14c1d1 100644
--- a/plugins/TabSRMM/src/infopanel.h
+++ b/plugins/TabSRMM/src/infopanel.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/mim.cpp b/plugins/TabSRMM/src/mim.cpp
index cf9be6e4d7..747a06242f 100644
--- a/plugins/TabSRMM/src/mim.cpp
+++ b/plugins/TabSRMM/src/mim.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/mim.h b/plugins/TabSRMM/src/mim.h
index f8daaf6a63..b569f69ec4 100644
--- a/plugins/TabSRMM/src/mim.h
+++ b/plugins/TabSRMM/src/mim.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/modplus.cpp b/plugins/TabSRMM/src/modplus.cpp
index 3f0fddcb3b..3ee6df484b 100644
--- a/plugins/TabSRMM/src/modplus.cpp
+++ b/plugins/TabSRMM/src/modplus.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/msgdialog.cpp b/plugins/TabSRMM/src/msgdialog.cpp
index 82c75e8783..4f56dc638b 100644
--- a/plugins/TabSRMM/src/msgdialog.cpp
+++ b/plugins/TabSRMM/src/msgdialog.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/msgdlgutils.cpp b/plugins/TabSRMM/src/msgdlgutils.cpp
index 920bf14be9..71563316ff 100644
--- a/plugins/TabSRMM/src/msgdlgutils.cpp
+++ b/plugins/TabSRMM/src/msgdlgutils.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/msgdlgutils.h b/plugins/TabSRMM/src/msgdlgutils.h
index a01453f52b..7b50f1ddaf 100644
--- a/plugins/TabSRMM/src/msgdlgutils.h
+++ b/plugins/TabSRMM/src/msgdlgutils.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/msglog.cpp b/plugins/TabSRMM/src/msglog.cpp
index 11d56adb6b..05cee91629 100644
--- a/plugins/TabSRMM/src/msglog.cpp
+++ b/plugins/TabSRMM/src/msglog.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/msgoptions.cpp b/plugins/TabSRMM/src/msgoptions.cpp
index 062bbbdef9..9f2db0d2a8 100644
--- a/plugins/TabSRMM/src/msgoptions.cpp
+++ b/plugins/TabSRMM/src/msgoptions.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/msgs.cpp b/plugins/TabSRMM/src/msgs.cpp
index a48dbe40be..e09468b8dd 100644
--- a/plugins/TabSRMM/src/msgs.cpp
+++ b/plugins/TabSRMM/src/msgs.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h
index f3664676a3..bd8a339a23 100644
--- a/plugins/TabSRMM/src/msgs.h
+++ b/plugins/TabSRMM/src/msgs.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/muchighlight.cpp b/plugins/TabSRMM/src/muchighlight.cpp
index d1841be5d9..e353d4209e 100644
--- a/plugins/TabSRMM/src/muchighlight.cpp
+++ b/plugins/TabSRMM/src/muchighlight.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/muchighlight.h b/plugins/TabSRMM/src/muchighlight.h
index 13a9851cfc..796e7fb682 100644
--- a/plugins/TabSRMM/src/muchighlight.h
+++ b/plugins/TabSRMM/src/muchighlight.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/nen.h b/plugins/TabSRMM/src/nen.h
index fc43a43a88..59f3bb4909 100644
--- a/plugins/TabSRMM/src/nen.h
+++ b/plugins/TabSRMM/src/nen.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/resource.h b/plugins/TabSRMM/src/resource.h
index ae0ed1e315..0acc4099b0 100644
--- a/plugins/TabSRMM/src/resource.h
+++ b/plugins/TabSRMM/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\..\res\resource.rc
//
diff --git a/plugins/TabSRMM/src/selectcontainer.cpp b/plugins/TabSRMM/src/selectcontainer.cpp
index 31bf117b0b..9d57fdd97a 100644
--- a/plugins/TabSRMM/src/selectcontainer.cpp
+++ b/plugins/TabSRMM/src/selectcontainer.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/sendlater.cpp b/plugins/TabSRMM/src/sendlater.cpp
index 1a294368a9..db92d22d5a 100644
--- a/plugins/TabSRMM/src/sendlater.cpp
+++ b/plugins/TabSRMM/src/sendlater.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/sendlater.h b/plugins/TabSRMM/src/sendlater.h
index 8d55d8d91d..9c207c3577 100644
--- a/plugins/TabSRMM/src/sendlater.h
+++ b/plugins/TabSRMM/src/sendlater.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/sendqueue.cpp b/plugins/TabSRMM/src/sendqueue.cpp
index 882efd9083..aa916e5a7b 100644
--- a/plugins/TabSRMM/src/sendqueue.cpp
+++ b/plugins/TabSRMM/src/sendqueue.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/sendqueue.h b/plugins/TabSRMM/src/sendqueue.h
index 5f1d8315f7..e3279b766f 100644
--- a/plugins/TabSRMM/src/sendqueue.h
+++ b/plugins/TabSRMM/src/sendqueue.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/sidebar.cpp b/plugins/TabSRMM/src/sidebar.cpp
index 674154e1c0..a64f46fd69 100644
--- a/plugins/TabSRMM/src/sidebar.cpp
+++ b/plugins/TabSRMM/src/sidebar.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/sidebar.h b/plugins/TabSRMM/src/sidebar.h
index e1e8dbbca9..ad1b5a786f 100644
--- a/plugins/TabSRMM/src/sidebar.h
+++ b/plugins/TabSRMM/src/sidebar.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/srmm.cpp b/plugins/TabSRMM/src/srmm.cpp
index 6ed8559fd7..0645f2e958 100644
--- a/plugins/TabSRMM/src/srmm.cpp
+++ b/plugins/TabSRMM/src/srmm.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/stdafx.cxx b/plugins/TabSRMM/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/TabSRMM/src/stdafx.cxx
+++ b/plugins/TabSRMM/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/TabSRMM/src/stdafx.h b/plugins/TabSRMM/src/stdafx.h
index 452fb3151a..d8d8d3d159 100644
--- a/plugins/TabSRMM/src/stdafx.h
+++ b/plugins/TabSRMM/src/stdafx.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/tabctrl.cpp b/plugins/TabSRMM/src/tabctrl.cpp
index 68e3f4792c..374c172b86 100644
--- a/plugins/TabSRMM/src/tabctrl.cpp
+++ b/plugins/TabSRMM/src/tabctrl.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/taskbar.cpp b/plugins/TabSRMM/src/taskbar.cpp
index ca92ac10f1..6cad62258d 100644
--- a/plugins/TabSRMM/src/taskbar.cpp
+++ b/plugins/TabSRMM/src/taskbar.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/taskbar.h b/plugins/TabSRMM/src/taskbar.h
index c36f677c33..1386748313 100644
--- a/plugins/TabSRMM/src/taskbar.h
+++ b/plugins/TabSRMM/src/taskbar.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/templates.cpp b/plugins/TabSRMM/src/templates.cpp
index 54807dbcba..528116cdea 100644
--- a/plugins/TabSRMM/src/templates.cpp
+++ b/plugins/TabSRMM/src/templates.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/templates.h b/plugins/TabSRMM/src/templates.h
index afa26b1cb5..e80fe74a88 100644
--- a/plugins/TabSRMM/src/templates.h
+++ b/plugins/TabSRMM/src/templates.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/themeio.cpp b/plugins/TabSRMM/src/themeio.cpp
index 401a37cc85..b3c73aa946 100644
--- a/plugins/TabSRMM/src/themeio.cpp
+++ b/plugins/TabSRMM/src/themeio.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/themes.cpp b/plugins/TabSRMM/src/themes.cpp
index b98355bd95..edc22ad7d2 100644
--- a/plugins/TabSRMM/src/themes.cpp
+++ b/plugins/TabSRMM/src/themes.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/themes.h b/plugins/TabSRMM/src/themes.h
index a15b384916..d40f9e47dd 100644
--- a/plugins/TabSRMM/src/themes.h
+++ b/plugins/TabSRMM/src/themes.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/translator.cpp b/plugins/TabSRMM/src/translator.cpp
index 67abb2c139..a7f1cda068 100644
--- a/plugins/TabSRMM/src/translator.cpp
+++ b/plugins/TabSRMM/src/translator.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/translator.h b/plugins/TabSRMM/src/translator.h
index e34d721340..02d8204229 100644
--- a/plugins/TabSRMM/src/translator.h
+++ b/plugins/TabSRMM/src/translator.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/trayicon.cpp b/plugins/TabSRMM/src/trayicon.cpp
index 710605acd5..6b3a5c42de 100644
--- a/plugins/TabSRMM/src/trayicon.cpp
+++ b/plugins/TabSRMM/src/trayicon.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/typingnotify.cpp b/plugins/TabSRMM/src/typingnotify.cpp
index 148505f51b..a62c73e2a5 100644
--- a/plugins/TabSRMM/src/typingnotify.cpp
+++ b/plugins/TabSRMM/src/typingnotify.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static HGENMENU hDisableMenu = nullptr;
diff --git a/plugins/TabSRMM/src/typingnotify.h b/plugins/TabSRMM/src/typingnotify.h
index 800cdb5930..c88c9926b5 100644
--- a/plugins/TabSRMM/src/typingnotify.h
+++ b/plugins/TabSRMM/src/typingnotify.h
@@ -1,4 +1,4 @@
-#define UM_SETDLGITEMINT 5674
+#define UM_SETDLGITEMINT 5674
#define TIMEOUT_MINVALUE -1
#define TIMEOUT_MAXVALUE 99
diff --git a/plugins/TabSRMM/src/userprefs.cpp b/plugins/TabSRMM/src/userprefs.cpp
index 72e81f3af3..76a1332fb8 100644
--- a/plugins/TabSRMM/src/userprefs.cpp
+++ b/plugins/TabSRMM/src/userprefs.cpp
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/utils.cpp b/plugins/TabSRMM/src/utils.cpp
index 3608625705..e446e4c6e2 100644
--- a/plugins/TabSRMM/src/utils.cpp
+++ b/plugins/TabSRMM/src/utils.cpp
@@ -1,4 +1,4 @@
-////////////////////////////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/utils.h b/plugins/TabSRMM/src/utils.h
index 9461b3acde..12ade27d5f 100644
--- a/plugins/TabSRMM/src/utils.h
+++ b/plugins/TabSRMM/src/utils.h
@@ -1,4 +1,4 @@
-/////////////////////////////////////////////////////////////////////////////////////////
+/////////////////////////////////////////////////////////////////////////////////////////
// Miranda NG: the free IM client for Microsoft* Windows*
//
// Copyright (c) 2012-17 Miranda NG project,
diff --git a/plugins/TabSRMM/src/version.h b/plugins/TabSRMM/src/version.h
index d591342b56..54441f576e 100644
--- a/plugins/TabSRMM/src/version.h
+++ b/plugins/TabSRMM/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 3
+#define __MAJOR_VERSION 3
#define __MINOR_VERSION 5
#define __RELEASE_NUM 0
#define __BUILD_NUM 7
diff --git a/plugins/TipperYM/docs/autoexec_tipper_items_cz.ini b/plugins/TipperYM/docs/autoexec_tipper_items_cz.ini
index 7cbd7c9ffc..3b285866f0 100644
--- a/plugins/TipperYM/docs/autoexec_tipper_items_cz.ini
+++ b/plugins/TipperYM/docs/autoexec_tipper_items_cz.ini
@@ -1,4 +1,4 @@
-SETTINGS:
+SETTINGS:
[Tipper_Items]
Trans_WORD to status description=d1
diff --git a/plugins/TipperYM/docs/autoexec_tipper_items_eng.ini b/plugins/TipperYM/docs/autoexec_tipper_items_eng.ini
index 6d344f2405..84c0ae27c7 100644
--- a/plugins/TipperYM/docs/autoexec_tipper_items_eng.ini
+++ b/plugins/TipperYM/docs/autoexec_tipper_items_eng.ini
@@ -1,4 +1,4 @@
-SETTINGS:
+SETTINGS:
[Tipper_Items]
Trans_WORD to status description=d1
diff --git a/plugins/TipperYM/docs/licence.txt b/plugins/TipperYM/docs/licence.txt
index 7f1161073d..fc35462967 100644
--- a/plugins/TipperYM/docs/licence.txt
+++ b/plugins/TipperYM/docs/licence.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/TipperYM/docs/readme.txt b/plugins/TipperYM/docs/readme.txt
index 86083f94d1..3ba1b4b9be 100644
--- a/plugins/TipperYM/docs/readme.txt
+++ b/plugins/TipperYM/docs/readme.txt
@@ -1,4 +1,4 @@
-*********
+*********
Tipper YM
*********
diff --git a/plugins/TipperYM/docs/skins.txt b/plugins/TipperYM/docs/skins.txt
index 9783fbee1e..343b44920d 100644
--- a/plugins/TipperYM/docs/skins.txt
+++ b/plugins/TipperYM/docs/skins.txt
@@ -1,4 +1,4 @@
-*************************************
+*************************************
Skin Definition
*************************************
diff --git a/plugins/TipperYM/docs/tipper_orig_readme.txt b/plugins/TipperYM/docs/tipper_orig_readme.txt
index 70c75d48de..ea46fcdefe 100644
--- a/plugins/TipperYM/docs/tipper_orig_readme.txt
+++ b/plugins/TipperYM/docs/tipper_orig_readme.txt
@@ -1,4 +1,4 @@
-Document updated: 28/09/2010
+Document updated: 28/09/2010
******
Tipper - shows a tooltip when you hover the mouse over a contact in your contact list
diff --git a/plugins/TipperYM/res/resource.rc b/plugins/TipperYM/res/resource.rc
index 6a889b5adf..0f22904da4 100644
--- a/plugins/TipperYM/res/resource.rc
+++ b/plugins/TipperYM/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/TipperYM/res/version.rc b/plugins/TipperYM/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/TipperYM/res/version.rc
+++ b/plugins/TipperYM/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/TipperYM/src/bitmap_func.cpp b/plugins/TipperYM/src/bitmap_func.cpp
index e930980b5a..1d1205de37 100644
--- a/plugins/TipperYM/src/bitmap_func.cpp
+++ b/plugins/TipperYM/src/bitmap_func.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/bitmap_func.h b/plugins/TipperYM/src/bitmap_func.h
index ec79f1d8fe..a190ce2a65 100644
--- a/plugins/TipperYM/src/bitmap_func.h
+++ b/plugins/TipperYM/src/bitmap_func.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/message_pump.cpp b/plugins/TipperYM/src/message_pump.cpp
index ffc5237068..4f7d45de1a 100644
--- a/plugins/TipperYM/src/message_pump.cpp
+++ b/plugins/TipperYM/src/message_pump.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/message_pump.h b/plugins/TipperYM/src/message_pump.h
index e155373e84..89dc3ab839 100644
--- a/plugins/TipperYM/src/message_pump.h
+++ b/plugins/TipperYM/src/message_pump.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/mir_smileys.cpp b/plugins/TipperYM/src/mir_smileys.cpp
index 1d7544eeda..174bfc75c2 100644
--- a/plugins/TipperYM/src/mir_smileys.cpp
+++ b/plugins/TipperYM/src/mir_smileys.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
Copyright (C) 2007-2010 Jan Holub
diff --git a/plugins/TipperYM/src/mir_smileys.h b/plugins/TipperYM/src/mir_smileys.h
index eead1110b3..30f37902d9 100644
--- a/plugins/TipperYM/src/mir_smileys.h
+++ b/plugins/TipperYM/src/mir_smileys.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/TipperYM/src/options.cpp b/plugins/TipperYM/src/options.cpp
index 3b4beff698..b8813a9f31 100644
--- a/plugins/TipperYM/src/options.cpp
+++ b/plugins/TipperYM/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/options.h b/plugins/TipperYM/src/options.h
index 3161b5e2d4..9f2c20bdd6 100644
--- a/plugins/TipperYM/src/options.h
+++ b/plugins/TipperYM/src/options.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/popwin.cpp b/plugins/TipperYM/src/popwin.cpp
index 0a5b82200e..b672912aa8 100644
--- a/plugins/TipperYM/src/popwin.cpp
+++ b/plugins/TipperYM/src/popwin.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/popwin.h b/plugins/TipperYM/src/popwin.h
index d63ca07b33..bef400a71a 100644
--- a/plugins/TipperYM/src/popwin.h
+++ b/plugins/TipperYM/src/popwin.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/preset_items.cpp b/plugins/TipperYM/src/preset_items.cpp
index 459d5d8465..8b5297fd59 100644
--- a/plugins/TipperYM/src/preset_items.cpp
+++ b/plugins/TipperYM/src/preset_items.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/preset_items.h b/plugins/TipperYM/src/preset_items.h
index a402cca5d6..1679f7ec60 100644
--- a/plugins/TipperYM/src/preset_items.h
+++ b/plugins/TipperYM/src/preset_items.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/resource.h b/plugins/TipperYM/src/resource.h
index e3f053db01..90ed5d058a 100644
--- a/plugins/TipperYM/src/resource.h
+++ b/plugins/TipperYM/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/TipperYM/src/skin_parser.cpp b/plugins/TipperYM/src/skin_parser.cpp
index 403ae81ac7..b1289d2b29 100644
--- a/plugins/TipperYM/src/skin_parser.cpp
+++ b/plugins/TipperYM/src/skin_parser.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/skin_parser.h b/plugins/TipperYM/src/skin_parser.h
index c7981709b2..c036fd0822 100644
--- a/plugins/TipperYM/src/skin_parser.h
+++ b/plugins/TipperYM/src/skin_parser.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/stdafx.cxx b/plugins/TipperYM/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/TipperYM/src/stdafx.cxx
+++ b/plugins/TipperYM/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/TipperYM/src/stdafx.h b/plugins/TipperYM/src/stdafx.h
index 69e8600e38..fd754f14e8 100644
--- a/plugins/TipperYM/src/stdafx.h
+++ b/plugins/TipperYM/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/str_utils.cpp b/plugins/TipperYM/src/str_utils.cpp
index 0752750d87..e2fecb9690 100644
--- a/plugins/TipperYM/src/str_utils.cpp
+++ b/plugins/TipperYM/src/str_utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/str_utils.h b/plugins/TipperYM/src/str_utils.h
index 4beca4e51b..fc70324e1a 100644
--- a/plugins/TipperYM/src/str_utils.h
+++ b/plugins/TipperYM/src/str_utils.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/subst.cpp b/plugins/TipperYM/src/subst.cpp
index bc153af624..f39bca889f 100644
--- a/plugins/TipperYM/src/subst.cpp
+++ b/plugins/TipperYM/src/subst.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/subst.h b/plugins/TipperYM/src/subst.h
index 888ca5b9cb..5083562f2e 100644
--- a/plugins/TipperYM/src/subst.h
+++ b/plugins/TipperYM/src/subst.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/tipper.cpp b/plugins/TipperYM/src/tipper.cpp
index a1e9c2a56d..4a6b39cb6e 100644
--- a/plugins/TipperYM/src/tipper.cpp
+++ b/plugins/TipperYM/src/tipper.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/translations.cpp b/plugins/TipperYM/src/translations.cpp
index c8f8d58e18..b8f1283090 100644
--- a/plugins/TipperYM/src/translations.cpp
+++ b/plugins/TipperYM/src/translations.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/translations.h b/plugins/TipperYM/src/translations.h
index d981a2601c..5c052513b5 100644
--- a/plugins/TipperYM/src/translations.h
+++ b/plugins/TipperYM/src/translations.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2006-2007 Scott Ellis
Copyright (C) 2007-2011 Jan Holub
diff --git a/plugins/TipperYM/src/version.h b/plugins/TipperYM/src/version.h
index e8428aee33..a614571c29 100644
--- a/plugins/TipperYM/src/version.h
+++ b/plugins/TipperYM/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 2
+#define __MAJOR_VERSION 2
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 7
diff --git a/plugins/Toaster/res/resource.rc b/plugins/Toaster/res/resource.rc
index 718e921336..43410c3dbd 100644
--- a/plugins/Toaster/res/resource.rc
+++ b/plugins/Toaster/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Toaster/res/version.rc b/plugins/Toaster/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Toaster/res/version.rc
+++ b/plugins/Toaster/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Toaster/src/main.cpp b/plugins/Toaster/src/main.cpp
index fe4d45943e..9a101c5d1d 100644
--- a/plugins/Toaster/src/main.cpp
+++ b/plugins/Toaster/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int hLangpack;
diff --git a/plugins/Toaster/src/options.cpp b/plugins/Toaster/src/options.cpp
index 9d0c0d4034..c380f35c85 100644
--- a/plugins/Toaster/src/options.cpp
+++ b/plugins/Toaster/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
COptions::COptions()
: CDlgBase(g_hInstance, IDD_OPTIONS_MAIN),
diff --git a/plugins/Toaster/src/options.h b/plugins/Toaster/src/options.h
index 73d50a9877..b66af1f27f 100644
--- a/plugins/Toaster/src/options.h
+++ b/plugins/Toaster/src/options.h
@@ -1,4 +1,4 @@
-#ifndef _OPTIONS_H_
+#ifndef _OPTIONS_H_
#define _OPTIONS_H_
class COptions : public CDlgBase
diff --git a/plugins/Toaster/src/resource.h b/plugins/Toaster/src/resource.h
index 53a9230843..acafd58867 100644
--- a/plugins/Toaster/src/resource.h
+++ b/plugins/Toaster/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется d:\Others\SVN\MirandaNG\trunk\plugins\Toaster\res\resource.rc
//
diff --git a/plugins/Toaster/src/services.cpp b/plugins/Toaster/src/services.cpp
index 3d1dbd2040..894d6c3c42 100644
--- a/plugins/Toaster/src/services.cpp
+++ b/plugins/Toaster/src/services.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
mir_cs csNotifications;
OBJLIST<ToastNotification> lstNotifications(2, PtrKeySortT);
diff --git a/plugins/Toaster/src/stdafx.cxx b/plugins/Toaster/src/stdafx.cxx
index fd4f341c7b..d1303f3984 100644
--- a/plugins/Toaster/src/stdafx.cxx
+++ b/plugins/Toaster/src/stdafx.cxx
@@ -1 +1 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/plugins/Toaster/src/stdafx.h b/plugins/Toaster/src/stdafx.h
index 06f2ee3bef..d1fee95297 100644
--- a/plugins/Toaster/src/stdafx.h
+++ b/plugins/Toaster/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#pragma comment(linker,"\"/manifestdependency:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
diff --git a/plugins/Toaster/src/string_reference_wrapper.h b/plugins/Toaster/src/string_reference_wrapper.h
index addfb32394..30c2f023a4 100644
--- a/plugins/Toaster/src/string_reference_wrapper.h
+++ b/plugins/Toaster/src/string_reference_wrapper.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
class StringReferenceWrapper
{
diff --git a/plugins/Toaster/src/structs.h b/plugins/Toaster/src/structs.h
index 96900ce785..53a441096d 100644
--- a/plugins/Toaster/src/structs.h
+++ b/plugins/Toaster/src/structs.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
struct ToastData : public MZeroedObject
{
diff --git a/plugins/Toaster/src/toast_notification.cpp b/plugins/Toaster/src/toast_notification.cpp
index 56eae765e6..e45d6d5d0d 100644
--- a/plugins/Toaster/src/toast_notification.cpp
+++ b/plugins/Toaster/src/toast_notification.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include <wrl.h>
using namespace Microsoft::WRL;
diff --git a/plugins/Toaster/src/toast_notification.h b/plugins/Toaster/src/toast_notification.h
index 812c361810..36e1e4596a 100644
--- a/plugins/Toaster/src/toast_notification.h
+++ b/plugins/Toaster/src/toast_notification.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
typedef __FITypedEventHandler_2_Windows__CUI__CNotifications__CToastNotification_IInspectable ToastActivationHandler;
typedef __FITypedEventHandler_2_Windows__CUI__CNotifications__CToastNotification_Windows__CUI__CNotifications__CToastDismissedEventArgs ToastDismissHandler;
diff --git a/plugins/Toaster/src/utils.cpp b/plugins/Toaster/src/utils.cpp
index 7726eec8c5..00e4977163 100644
--- a/plugins/Toaster/src/utils.cpp
+++ b/plugins/Toaster/src/utils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#define SHORTCUT_PATH "\\Microsoft\\Windows\\Start Menu\\Programs\\Miranda NG.lnk"
diff --git a/plugins/Toaster/src/utils.h b/plugins/Toaster/src/utils.h
index 2aa4802b8c..72098bddba 100644
--- a/plugins/Toaster/src/utils.h
+++ b/plugins/Toaster/src/utils.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
DEFINE_PROPERTYKEY(PKEY_AppUserModel_ID, 0x9F4C2855, 0x9F79, 0x4B39, 0xA8, 0xD0, 0xE1, 0xD4, 0x2D, 0xE1, 0xD5, 0xF3, 5);
HRESULT TryCreateShortcut();
diff --git a/plugins/Toaster/src/version.h b/plugins/Toaster/src/version.h
index ecd1e63774..3eb095533b 100644
--- a/plugins/Toaster/src/version.h
+++ b/plugins/Toaster/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 2
#define __BUILD_NUM 0
diff --git a/plugins/TooltipNotify/docs/readme.txt b/plugins/TooltipNotify/docs/readme.txt
index 1d2e816390..7bc468ec77 100644
--- a/plugins/TooltipNotify/docs/readme.txt
+++ b/plugins/TooltipNotify/docs/readme.txt
@@ -1,4 +1,4 @@
-
+
Tooltip notify plugin for Miranda IM
____________________________________
diff --git a/plugins/TooltipNotify/docs/todo.txt b/plugins/TooltipNotify/docs/todo.txt
index e69de29bb2..5f282702bb 100644
--- a/plugins/TooltipNotify/docs/todo.txt
+++ b/plugins/TooltipNotify/docs/todo.txt
@@ -0,0 +1 @@
+ \ No newline at end of file
diff --git a/plugins/TooltipNotify/docs/tt_wnd_def_style.txt b/plugins/TooltipNotify/docs/tt_wnd_def_style.txt
index c47a6a363f..7cf5073f45 100644
--- a/plugins/TooltipNotify/docs/tt_wnd_def_style.txt
+++ b/plugins/TooltipNotify/docs/tt_wnd_def_style.txt
@@ -1,4 +1,4 @@
-ws_popup
+ws_popup
ws_visible
ws_clipsiblings
ws_border
diff --git a/plugins/TooltipNotify/res/main.rc b/plugins/TooltipNotify/res/main.rc
index 205ebf5d65..fbe1e76dd3 100644
--- a/plugins/TooltipNotify/res/main.rc
+++ b/plugins/TooltipNotify/res/main.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/TooltipNotify/res/version.rc b/plugins/TooltipNotify/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/TooltipNotify/res/version.rc
+++ b/plugins/TooltipNotify/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/TooltipNotify/src/DbHelpers.cpp b/plugins/TooltipNotify/src/DbHelpers.cpp
index 558a019fbf..4246e7f6f2 100644
--- a/plugins/TooltipNotify/src/DbHelpers.cpp
+++ b/plugins/TooltipNotify/src/DbHelpers.cpp
@@ -1,4 +1,4 @@
-// DbHelpers.cpp
+// DbHelpers.cpp
//
//////////////////////////////////////////////////////////////////////
diff --git a/plugins/TooltipNotify/src/DbHelpers.h b/plugins/TooltipNotify/src/DbHelpers.h
index 94677569a8..89a9ed27ea 100644
--- a/plugins/TooltipNotify/src/DbHelpers.h
+++ b/plugins/TooltipNotify/src/DbHelpers.h
@@ -1,4 +1,4 @@
-// DbHelpers.h
+// DbHelpers.h
//
//////////////////////////////////////////////////////////////////////
diff --git a/plugins/TooltipNotify/src/Settings.h b/plugins/TooltipNotify/src/Settings.h
index cf99538f3e..8a6e07d4a7 100644
--- a/plugins/TooltipNotify/src/Settings.h
+++ b/plugins/TooltipNotify/src/Settings.h
@@ -1,4 +1,4 @@
-//
+//
// Settings.h
//
diff --git a/plugins/TooltipNotify/src/Tooltip.cpp b/plugins/TooltipNotify/src/Tooltip.cpp
index 7552ec858d..20e2b5c25e 100644
--- a/plugins/TooltipNotify/src/Tooltip.cpp
+++ b/plugins/TooltipNotify/src/Tooltip.cpp
@@ -1,4 +1,4 @@
-// Tooltip.cpp: implementation of the CTooltip class.
+// Tooltip.cpp: implementation of the CTooltip class.
//
//////////////////////////////////////////////////////////////////////
diff --git a/plugins/TooltipNotify/src/Tooltip.h b/plugins/TooltipNotify/src/Tooltip.h
index 9e47040bf6..3ce961825a 100644
--- a/plugins/TooltipNotify/src/Tooltip.h
+++ b/plugins/TooltipNotify/src/Tooltip.h
@@ -1,4 +1,4 @@
-// Tooltip.h: interface for the CTooltip class.
+// Tooltip.h: interface for the CTooltip class.
//
//////////////////////////////////////////////////////////////////////
diff --git a/plugins/TooltipNotify/src/TooltipNotify.cpp b/plugins/TooltipNotify/src/TooltipNotify.cpp
index d68ba585f6..388aeeaa6d 100644
--- a/plugins/TooltipNotify/src/TooltipNotify.cpp
+++ b/plugins/TooltipNotify/src/TooltipNotify.cpp
@@ -1,4 +1,4 @@
-// TooltipNotify.cpp: implementation of the CTooltipNotify class.
+// TooltipNotify.cpp: implementation of the CTooltipNotify class.
//
//////////////////////////////////////////////////////////////////////
diff --git a/plugins/TooltipNotify/src/TooltipNotify.h b/plugins/TooltipNotify/src/TooltipNotify.h
index 793d1d6500..e7d9839f9e 100644
--- a/plugins/TooltipNotify/src/TooltipNotify.h
+++ b/plugins/TooltipNotify/src/TooltipNotify.h
@@ -1,4 +1,4 @@
-// TooltipNotify.h: interface for the CTooltipNotify class.
+// TooltipNotify.h: interface for the CTooltipNotify class.
//
//////////////////////////////////////////////////////////////////////
diff --git a/plugins/TooltipNotify/src/Utils.cpp b/plugins/TooltipNotify/src/Utils.cpp
index 9338efebbe..bdd0ccc67b 100644
--- a/plugins/TooltipNotify/src/Utils.cpp
+++ b/plugins/TooltipNotify/src/Utils.cpp
@@ -1,4 +1,4 @@
-//
+//
// Utils.cpp
//
diff --git a/plugins/TooltipNotify/src/Utils.h b/plugins/TooltipNotify/src/Utils.h
index 36270e8311..45437db075 100644
--- a/plugins/TooltipNotify/src/Utils.h
+++ b/plugins/TooltipNotify/src/Utils.h
@@ -1,4 +1,4 @@
-//
+//
// Utils.h
//
diff --git a/plugins/TooltipNotify/src/main.cpp b/plugins/TooltipNotify/src/main.cpp
index 7151d44a06..898ad12b76 100644
--- a/plugins/TooltipNotify/src/main.cpp
+++ b/plugins/TooltipNotify/src/main.cpp
@@ -1,4 +1,4 @@
-/*/////////////////////////////////////////////
+/*/////////////////////////////////////////////
Tooltip Notify plugin for Miranda IM
*//////////////////////////////////////////////
diff --git a/plugins/TooltipNotify/src/resource.h b/plugins/TooltipNotify/src/resource.h
index d67e8c5746..16c2c7cd04 100644
--- a/plugins/TooltipNotify/src/resource.h
+++ b/plugins/TooltipNotify/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by main.rc
//
diff --git a/plugins/TooltipNotify/src/stdafx.cxx b/plugins/TooltipNotify/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/TooltipNotify/src/stdafx.cxx
+++ b/plugins/TooltipNotify/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/TooltipNotify/src/stdafx.h b/plugins/TooltipNotify/src/stdafx.h
index f1a20e5546..5c9f8099d5 100644
--- a/plugins/TooltipNotify/src/stdafx.h
+++ b/plugins/TooltipNotify/src/stdafx.h
@@ -1,4 +1,4 @@
-// stdafx.h : include file for standard system include files,
+// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
diff --git a/plugins/TooltipNotify/src/version.h b/plugins/TooltipNotify/src/version.h
index 57407ab729..1c3d9b021d 100644
--- a/plugins/TooltipNotify/src/version.h
+++ b/plugins/TooltipNotify/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 7
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/TopToolBar/CMakeLists.txt b/plugins/TopToolBar/CMakeLists.txt
index f2f3987bf6..257fb76086 100644
--- a/plugins/TopToolBar/CMakeLists.txt
+++ b/plugins/TopToolBar/CMakeLists.txt
@@ -1,4 +1,4 @@
-file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
+file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
set(TARGET TopToolBar)
include(${CMAKE_SOURCE_DIR}/cmake/plugin.cmake)
target_link_libraries(${TARGET} comctl32.lib) \ No newline at end of file
diff --git a/plugins/TopToolBar/docs/readme.txt b/plugins/TopToolBar/docs/readme.txt
index 9c127d5c71..2c4cfd42d4 100644
--- a/plugins/TopToolBar/docs/readme.txt
+++ b/plugins/TopToolBar/docs/readme.txt
@@ -1,4 +1,4 @@
-About
+About
-----
TopToolBar
diff --git a/plugins/TopToolBar/res/main.rc b/plugins/TopToolBar/res/main.rc
index 1f4f2da3b5..6a3b57b6e2 100644
--- a/plugins/TopToolBar/res/main.rc
+++ b/plugins/TopToolBar/res/main.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/TopToolBar/res/version.rc b/plugins/TopToolBar/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/TopToolBar/res/version.rc
+++ b/plugins/TopToolBar/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/TopToolBar/src/BkgrCfg.h b/plugins/TopToolBar/src/BkgrCfg.h
index 4533267fcb..5194aa0648 100644
--- a/plugins/TopToolBar/src/BkgrCfg.h
+++ b/plugins/TopToolBar/src/BkgrCfg.h
@@ -1,4 +1,4 @@
-//
+//
// Register of plugin's user
//
// wParam = (WPARAM)szSetting - string that describes a user
diff --git a/plugins/TopToolBar/src/InternalButtons.cpp b/plugins/TopToolBar/src/InternalButtons.cpp
index c4171d781d..d308f5a3f9 100644
--- a/plugins/TopToolBar/src/InternalButtons.cpp
+++ b/plugins/TopToolBar/src/InternalButtons.cpp
@@ -1,4 +1,4 @@
-
+
#include "stdafx.h"
#define TTBI_SOUNDSONOFF "TTBInternal/SoundsOnOFF"
diff --git a/plugins/TopToolBar/src/main.cpp b/plugins/TopToolBar/src/main.cpp
index 17c3ad9b97..d43241ad0b 100644
--- a/plugins/TopToolBar/src/main.cpp
+++ b/plugins/TopToolBar/src/main.cpp
@@ -1,4 +1,4 @@
-
+
#include "stdafx.h"
CLIST_INTERFACE *pcli;
diff --git a/plugins/TopToolBar/src/resource.h b/plugins/TopToolBar/src/resource.h
index af79a74fc0..52bbce7488 100644
--- a/plugins/TopToolBar/src/resource.h
+++ b/plugins/TopToolBar/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\main.rc
//
diff --git a/plugins/TopToolBar/src/stdafx.cxx b/plugins/TopToolBar/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/TopToolBar/src/stdafx.cxx
+++ b/plugins/TopToolBar/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/TopToolBar/src/stdafx.h b/plugins/TopToolBar/src/stdafx.h
index bc9169318e..3363ef22c1 100644
--- a/plugins/TopToolBar/src/stdafx.h
+++ b/plugins/TopToolBar/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef TTB_COMMON_H
+#ifndef TTB_COMMON_H
#define TTB_COMMON_H
diff --git a/plugins/TopToolBar/src/toolbar.cpp b/plugins/TopToolBar/src/toolbar.cpp
index 2bf222f327..275527ec61 100644
--- a/plugins/TopToolBar/src/toolbar.cpp
+++ b/plugins/TopToolBar/src/toolbar.cpp
@@ -1,4 +1,4 @@
-
+
#include "stdafx.h"
pfnCustomProc g_CustomProc = nullptr;
diff --git a/plugins/TopToolBar/src/toolbarwnd.cpp b/plugins/TopToolBar/src/toolbarwnd.cpp
index 40bc4cf571..5920f564f4 100644
--- a/plugins/TopToolBar/src/toolbarwnd.cpp
+++ b/plugins/TopToolBar/src/toolbarwnd.cpp
@@ -1,4 +1,4 @@
-
+
#include "stdafx.h"
COLORREF bkColour;
diff --git a/plugins/TopToolBar/src/topbutton.cpp b/plugins/TopToolBar/src/topbutton.cpp
index b16bdd84f7..ea209df5cd 100644
--- a/plugins/TopToolBar/src/topbutton.cpp
+++ b/plugins/TopToolBar/src/topbutton.cpp
@@ -1,4 +1,4 @@
-
+
#include "stdafx.h"
#define BitChanged(c) (dwFlags ^ Flags) & c
diff --git a/plugins/TopToolBar/src/ttbopt.cpp b/plugins/TopToolBar/src/ttbopt.cpp
index 843db24ac6..40d6224152 100644
--- a/plugins/TopToolBar/src/ttbopt.cpp
+++ b/plugins/TopToolBar/src/ttbopt.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static HWND OptionshWnd;
diff --git a/plugins/TopToolBar/src/version.h b/plugins/TopToolBar/src/version.h
index 37294d4c91..61e32e7360 100644
--- a/plugins/TopToolBar/src/version.h
+++ b/plugins/TopToolBar/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 8
#define __RELEASE_NUM 0
#define __BUILD_NUM 4
diff --git a/plugins/TrafficCounter/res/Version.rc b/plugins/TrafficCounter/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/TrafficCounter/res/Version.rc
+++ b/plugins/TrafficCounter/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/TrafficCounter/res/resource.rc b/plugins/TrafficCounter/res/resource.rc
index 0036ea1d2c..06634ff4a4 100644
--- a/plugins/TrafficCounter/res/resource.rc
+++ b/plugins/TrafficCounter/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/TrafficCounter/src/TrafficCounter.cpp b/plugins/TrafficCounter/src/TrafficCounter.cpp
index 3c2c81fa82..b9f2af8f5a 100644
--- a/plugins/TrafficCounter/src/TrafficCounter.cpp
+++ b/plugins/TrafficCounter/src/TrafficCounter.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Traffic Counter plugin for Miranda IM
Copyright 2007-2012 Mironych.
diff --git a/plugins/TrafficCounter/src/TrafficCounter.h b/plugins/TrafficCounter/src/TrafficCounter.h
index a11f4178be..b8804c769f 100644
--- a/plugins/TrafficCounter/src/TrafficCounter.h
+++ b/plugins/TrafficCounter/src/TrafficCounter.h
@@ -1,4 +1,4 @@
-/*
+/*
Traffic Counter plugin for Miranda IM
Copyright 2007-2011 Mironych.
diff --git a/plugins/TrafficCounter/src/misc.cpp b/plugins/TrafficCounter/src/misc.cpp
index 3e8b231e07..ab0c46888e 100644
--- a/plugins/TrafficCounter/src/misc.cpp
+++ b/plugins/TrafficCounter/src/misc.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Traffic Counter plugin for Miranda IM
Copyright 2007-2011 Mironych.
diff --git a/plugins/TrafficCounter/src/misc.h b/plugins/TrafficCounter/src/misc.h
index 04343d3c33..1dd0497ca0 100644
--- a/plugins/TrafficCounter/src/misc.h
+++ b/plugins/TrafficCounter/src/misc.h
@@ -1,4 +1,4 @@
-typedef struct
+typedef struct
{
wchar_t Alignment; // Выравнивание. L - к левой границе, R - к правой.
WORD Interval; // Расстояние, на которое граница строки отстоит от левого края фрейма.
diff --git a/plugins/TrafficCounter/src/options.cpp b/plugins/TrafficCounter/src/options.cpp
index 16cfb39ab7..64cc9db83d 100644
--- a/plugins/TrafficCounter/src/options.cpp
+++ b/plugins/TrafficCounter/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Traffic Counter plugin for Miranda IM
Copyright 2007-2011 Mironych.
diff --git a/plugins/TrafficCounter/src/opttree.cpp b/plugins/TrafficCounter/src/opttree.cpp
index fb9ffe8f91..1e24a15e75 100644
--- a/plugins/TrafficCounter/src/opttree.cpp
+++ b/plugins/TrafficCounter/src/opttree.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Jabber Protocol Plugin for Miranda IM
Copyright ( C ) 2002-04 Santithorn Bunchua
diff --git a/plugins/TrafficCounter/src/opttree.h b/plugins/TrafficCounter/src/opttree.h
index 4fde5a2387..9752b1b545 100644
--- a/plugins/TrafficCounter/src/opttree.h
+++ b/plugins/TrafficCounter/src/opttree.h
@@ -1,4 +1,4 @@
-/*
+/*
Jabber Protocol Plugin for Miranda IM
Copyright ( C ) 2002-04 Santithorn Bunchua
diff --git a/plugins/TrafficCounter/src/resource.h b/plugins/TrafficCounter/src/resource.h
index 1618f40849..5ce3325bb1 100644
--- a/plugins/TrafficCounter/src/resource.h
+++ b/plugins/TrafficCounter/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/TrafficCounter/src/statistics.cpp b/plugins/TrafficCounter/src/statistics.cpp
index 5451e7158e..ba2f0db0b9 100644
--- a/plugins/TrafficCounter/src/statistics.cpp
+++ b/plugins/TrafficCounter/src/statistics.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Traffic Counter plugin for Miranda IM
Copyright 2007-2011 Mironych.
diff --git a/plugins/TrafficCounter/src/statistics.h b/plugins/TrafficCounter/src/statistics.h
index ebe368e27d..55d058e7bf 100644
--- a/plugins/TrafficCounter/src/statistics.h
+++ b/plugins/TrafficCounter/src/statistics.h
@@ -1,4 +1,4 @@
-#ifndef _statistics_h
+#ifndef _statistics_h
#define _statistics_h
/*
diff --git a/plugins/TrafficCounter/src/stdafx.cxx b/plugins/TrafficCounter/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/TrafficCounter/src/stdafx.cxx
+++ b/plugins/TrafficCounter/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/TrafficCounter/src/stdafx.h b/plugins/TrafficCounter/src/stdafx.h
index edd4494e3a..291b43f70b 100644
--- a/plugins/TrafficCounter/src/stdafx.h
+++ b/plugins/TrafficCounter/src/stdafx.h
@@ -1,4 +1,4 @@
-#ifndef commonheaders_h__
+#ifndef commonheaders_h__
#define commonheaders_h__
/*
diff --git a/plugins/TrafficCounter/src/vars.cpp b/plugins/TrafficCounter/src/vars.cpp
index fdbb22892b..9e80dd5197 100644
--- a/plugins/TrafficCounter/src/vars.cpp
+++ b/plugins/TrafficCounter/src/vars.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Traffic Counter plugin for Miranda IM
Copyright 2007-2011 Mironych.
diff --git a/plugins/TrafficCounter/src/vars.h b/plugins/TrafficCounter/src/vars.h
index 36aa5135f7..7bd580bbea 100644
--- a/plugins/TrafficCounter/src/vars.h
+++ b/plugins/TrafficCounter/src/vars.h
@@ -1,4 +1,4 @@
-#ifndef _vars_h
+#ifndef _vars_h
#define _vars_h
extern int NumberOfAccounts;
diff --git a/plugins/TrafficCounter/src/version.h b/plugins/TrafficCounter/src/version.h
index 46154c826f..aca0f2d791 100644
--- a/plugins/TrafficCounter/src/version.h
+++ b/plugins/TrafficCounter/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 1
#define __BUILD_NUM 8
diff --git a/plugins/TranslitSwitcher/docs/Readme.txt b/plugins/TranslitSwitcher/docs/Readme.txt
index adf6b52020..b0fd3df044 100644
--- a/plugins/TranslitSwitcher/docs/Readme.txt
+++ b/plugins/TranslitSwitcher/docs/Readme.txt
@@ -1,4 +1,4 @@
-for adding symbol when you resend message add in your db:
+for adding symbol when you resend message add in your db:
[TranslitSwitcher]
ResendSymbol=u*
where * is resend symbol \ No newline at end of file
diff --git a/plugins/TranslitSwitcher/res/Resource.rc b/plugins/TranslitSwitcher/res/Resource.rc
index c275ea7ab8..057f34ac56 100644
--- a/plugins/TranslitSwitcher/res/Resource.rc
+++ b/plugins/TranslitSwitcher/res/Resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/TranslitSwitcher/res/Version.rc b/plugins/TranslitSwitcher/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/TranslitSwitcher/res/Version.rc
+++ b/plugins/TranslitSwitcher/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/TranslitSwitcher/src/Layoutproc.cpp b/plugins/TranslitSwitcher/src/Layoutproc.cpp
index 03740c5813..e5d966c3be 100644
--- a/plugins/TranslitSwitcher/src/Layoutproc.cpp
+++ b/plugins/TranslitSwitcher/src/Layoutproc.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2007 Dmitry Titkov (C) 2010 tico-tico, Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/TranslitSwitcher/src/Resource.h b/plugins/TranslitSwitcher/src/Resource.h
index b98a6590c2..d933d3c7e2 100644
--- a/plugins/TranslitSwitcher/src/Resource.h
+++ b/plugins/TranslitSwitcher/src/Resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resources.rc
//
diff --git a/plugins/TranslitSwitcher/src/TranslitSwitcher.cpp b/plugins/TranslitSwitcher/src/TranslitSwitcher.cpp
index d61b374d12..fe3b8e0db7 100644
--- a/plugins/TranslitSwitcher/src/TranslitSwitcher.cpp
+++ b/plugins/TranslitSwitcher/src/TranslitSwitcher.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2007 Dmitry Titkov (C) 2010 tico-tico, Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/TranslitSwitcher/src/stdafx.cxx b/plugins/TranslitSwitcher/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/TranslitSwitcher/src/stdafx.cxx
+++ b/plugins/TranslitSwitcher/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/TranslitSwitcher/src/stdafx.h b/plugins/TranslitSwitcher/src/stdafx.h
index fd6e7cd3c7..9b44656b20 100644
--- a/plugins/TranslitSwitcher/src/stdafx.h
+++ b/plugins/TranslitSwitcher/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2007 Dmitry Titkov (C) 2010 tico-tico, Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/TranslitSwitcher/src/version.h b/plugins/TranslitSwitcher/src/version.h
index d308e511c1..73ecddf8b6 100644
--- a/plugins/TranslitSwitcher/src/version.h
+++ b/plugins/TranslitSwitcher/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/UserGuide/res/Version.rc b/plugins/UserGuide/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/UserGuide/res/Version.rc
+++ b/plugins/UserGuide/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/UserGuide/src/main.cpp b/plugins/UserGuide/src/main.cpp
index de77c75a9d..fdd8014361 100644
--- a/plugins/UserGuide/src/main.cpp
+++ b/plugins/UserGuide/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HINSTANCE hInst;
diff --git a/plugins/UserGuide/src/stdafx.cxx b/plugins/UserGuide/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/UserGuide/src/stdafx.cxx
+++ b/plugins/UserGuide/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/UserGuide/src/stdafx.h b/plugins/UserGuide/src/stdafx.h
index ba72daf118..d23953d46a 100644
--- a/plugins/UserGuide/src/stdafx.h
+++ b/plugins/UserGuide/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <newpluginapi.h>
#include <m_database.h>
diff --git a/plugins/UserGuide/src/version.h b/plugins/UserGuide/src/version.h
index ab676d20ec..1c05473c33 100644
--- a/plugins/UserGuide/src/version.h
+++ b/plugins/UserGuide/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/UserInfoEx/IconPacks/default/res/Version.rc b/plugins/UserInfoEx/IconPacks/default/res/Version.rc
index 5bfbab4754..2dedc507d7 100644
--- a/plugins/UserInfoEx/IconPacks/default/res/Version.rc
+++ b/plugins/UserInfoEx/IconPacks/default/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/UserInfoEx/IconPacks/default/res/icons.rc b/plugins/UserInfoEx/IconPacks/default/res/icons.rc
index 7a7844370f..74a38732e8 100644
--- a/plugins/UserInfoEx/IconPacks/default/res/icons.rc
+++ b/plugins/UserInfoEx/IconPacks/default/res/icons.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\icons.h"
diff --git a/plugins/UserInfoEx/IconPacks/default/res/icons_z2.rc b/plugins/UserInfoEx/IconPacks/default/res/icons_z2.rc
index 6a8291a879..0da31d0447 100644
--- a/plugins/UserInfoEx/IconPacks/default/res/icons_z2.rc
+++ b/plugins/UserInfoEx/IconPacks/default/res/icons_z2.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\icons.h"
diff --git a/plugins/UserInfoEx/IconPacks/default/src/icons.h b/plugins/UserInfoEx/IconPacks/default/src/icons.h
index 46871836bd..360d921225 100644
--- a/plugins/UserInfoEx/IconPacks/default/src/icons.h
+++ b/plugins/UserInfoEx/IconPacks/default/src/icons.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by uinfoex_icons.rc
//
diff --git a/plugins/UserInfoEx/IconPacks/default/src/version.h b/plugins/UserInfoEx/IconPacks/default/src/version.h
index 4531c4360f..f969d266de 100644
--- a/plugins/UserInfoEx/IconPacks/default/src/version.h
+++ b/plugins/UserInfoEx/IconPacks/default/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 2
#define __RELEASE_NUM 0
#define __BUILD_NUM 0
diff --git a/plugins/UserInfoEx/IconPacks/ice/res/Version.rc b/plugins/UserInfoEx/IconPacks/ice/res/Version.rc
index 5bfbab4754..2dedc507d7 100644
--- a/plugins/UserInfoEx/IconPacks/ice/res/Version.rc
+++ b/plugins/UserInfoEx/IconPacks/ice/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/UserInfoEx/IconPacks/ice/res/icons.rc b/plugins/UserInfoEx/IconPacks/ice/res/icons.rc
index 7a7844370f..74a38732e8 100644
--- a/plugins/UserInfoEx/IconPacks/ice/res/icons.rc
+++ b/plugins/UserInfoEx/IconPacks/ice/res/icons.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\icons.h"
diff --git a/plugins/UserInfoEx/IconPacks/ice/res/icons_z2.rc b/plugins/UserInfoEx/IconPacks/ice/res/icons_z2.rc
index 6a8291a879..0da31d0447 100644
--- a/plugins/UserInfoEx/IconPacks/ice/res/icons_z2.rc
+++ b/plugins/UserInfoEx/IconPacks/ice/res/icons_z2.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\icons.h"
diff --git a/plugins/UserInfoEx/IconPacks/ice/src/icons.h b/plugins/UserInfoEx/IconPacks/ice/src/icons.h
index 46871836bd..360d921225 100644
--- a/plugins/UserInfoEx/IconPacks/ice/src/icons.h
+++ b/plugins/UserInfoEx/IconPacks/ice/src/icons.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by uinfoex_icons.rc
//
diff --git a/plugins/UserInfoEx/IconPacks/ice/src/version.h b/plugins/UserInfoEx/IconPacks/ice/src/version.h
index 4531c4360f..f969d266de 100644
--- a/plugins/UserInfoEx/IconPacks/ice/src/version.h
+++ b/plugins/UserInfoEx/IconPacks/ice/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 2
#define __RELEASE_NUM 0
#define __BUILD_NUM 0
diff --git a/plugins/UserInfoEx/docs/changelog.txt b/plugins/UserInfoEx/docs/changelog.txt
index 06961783b2..e6216d97e4 100644
--- a/plugins/UserInfoEx/docs/changelog.txt
+++ b/plugins/UserInfoEx/docs/changelog.txt
@@ -1,4 +1,4 @@
-[in work] 0.8.4.3
+[in work] 0.8.4.3
! fix missing translation for MSG box (titel and header)
* optimize code for faster import
! disable event import from metacontact, to avoid duplicate events from metasync
diff --git a/plugins/UserInfoEx/res/resource.rc b/plugins/UserInfoEx/res/resource.rc
index aeeb744501..6514b2068a 100644
--- a/plugins/UserInfoEx/res/resource.rc
+++ b/plugins/UserInfoEx/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/UserInfoEx/res/version.rc b/plugins/UserInfoEx/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/UserInfoEx/res/version.rc
+++ b/plugins/UserInfoEx/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/UserInfoEx/src/Flags/svc_flags.cpp b/plugins/UserInfoEx/src/Flags/svc_flags.cpp
index 431accf995..a9ede7772e 100644
--- a/plugins/UserInfoEx/src/Flags/svc_flags.cpp
+++ b/plugins/UserInfoEx/src/Flags/svc_flags.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/Flags/svc_flags.h b/plugins/UserInfoEx/src/Flags/svc_flags.h
index 974fce9f62..4e4682711c 100644
--- a/plugins/UserInfoEx/src/Flags/svc_flags.h
+++ b/plugins/UserInfoEx/src/Flags/svc_flags.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/Flags/svc_flagsicons.cpp b/plugins/UserInfoEx/src/Flags/svc_flagsicons.cpp
index 7dc3e80f3e..270e149d80 100644
--- a/plugins/UserInfoEx/src/Flags/svc_flagsicons.cpp
+++ b/plugins/UserInfoEx/src/Flags/svc_flagsicons.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/Flags/svc_flagsicons.h b/plugins/UserInfoEx/src/Flags/svc_flagsicons.h
index b6943574a5..1d7f8d5601 100644
--- a/plugins/UserInfoEx/src/Flags/svc_flagsicons.h
+++ b/plugins/UserInfoEx/src/Flags/svc_flagsicons.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/classMAnnivDate.cpp b/plugins/UserInfoEx/src/classMAnnivDate.cpp
index 7c82290b63..6c745879fa 100644
--- a/plugins/UserInfoEx/src/classMAnnivDate.cpp
+++ b/plugins/UserInfoEx/src/classMAnnivDate.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/classMAnnivDate.h b/plugins/UserInfoEx/src/classMAnnivDate.h
index e6f328b0c0..ab8ccd5738 100644
--- a/plugins/UserInfoEx/src/classMAnnivDate.h
+++ b/plugins/UserInfoEx/src/classMAnnivDate.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/classMTime.cpp b/plugins/UserInfoEx/src/classMTime.cpp
index c1591cba80..7ed077c8ad 100644
--- a/plugins/UserInfoEx/src/classMTime.cpp
+++ b/plugins/UserInfoEx/src/classMTime.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/classMTime.h b/plugins/UserInfoEx/src/classMTime.h
index 3388611c2f..deebeec69a 100644
--- a/plugins/UserInfoEx/src/classMTime.h
+++ b/plugins/UserInfoEx/src/classMTime.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/classPsTree.cpp b/plugins/UserInfoEx/src/classPsTree.cpp
index 2237cd4eaa..62d1ad06fc 100644
--- a/plugins/UserInfoEx/src/classPsTree.cpp
+++ b/plugins/UserInfoEx/src/classPsTree.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/classPsTreeItem.cpp b/plugins/UserInfoEx/src/classPsTreeItem.cpp
index 1bd103b6f3..86575b1aaa 100644
--- a/plugins/UserInfoEx/src/classPsTreeItem.cpp
+++ b/plugins/UserInfoEx/src/classPsTreeItem.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/commonheaders.cpp b/plugins/UserInfoEx/src/commonheaders.cpp
index 81851c8948..796ee961b5 100644
--- a/plugins/UserInfoEx/src/commonheaders.cpp
+++ b/plugins/UserInfoEx/src/commonheaders.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_annivedit.cpp b/plugins/UserInfoEx/src/ctrl_annivedit.cpp
index 283710341a..6171aa1aef 100644
--- a/plugins/UserInfoEx/src/ctrl_annivedit.cpp
+++ b/plugins/UserInfoEx/src/ctrl_annivedit.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_annivedit.h b/plugins/UserInfoEx/src/ctrl_annivedit.h
index 2c0045d00f..4a3cdbca5c 100644
--- a/plugins/UserInfoEx/src/ctrl_annivedit.h
+++ b/plugins/UserInfoEx/src/ctrl_annivedit.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_base.cpp b/plugins/UserInfoEx/src/ctrl_base.cpp
index 67a3614ab8..35a6edc5e8 100644
--- a/plugins/UserInfoEx/src/ctrl_base.cpp
+++ b/plugins/UserInfoEx/src/ctrl_base.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_base.h b/plugins/UserInfoEx/src/ctrl_base.h
index 1e4965f5bc..fe41d16de1 100644
--- a/plugins/UserInfoEx/src/ctrl_base.h
+++ b/plugins/UserInfoEx/src/ctrl_base.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_button.cpp b/plugins/UserInfoEx/src/ctrl_button.cpp
index 9531c0d7f6..5ea93ece8b 100644
--- a/plugins/UserInfoEx/src/ctrl_button.cpp
+++ b/plugins/UserInfoEx/src/ctrl_button.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_button.h b/plugins/UserInfoEx/src/ctrl_button.h
index c509e95b2a..8a59373443 100644
--- a/plugins/UserInfoEx/src/ctrl_button.h
+++ b/plugins/UserInfoEx/src/ctrl_button.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_combo.cpp b/plugins/UserInfoEx/src/ctrl_combo.cpp
index ecad70f50b..263bf9de79 100644
--- a/plugins/UserInfoEx/src/ctrl_combo.cpp
+++ b/plugins/UserInfoEx/src/ctrl_combo.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_combo.h b/plugins/UserInfoEx/src/ctrl_combo.h
index ad4aa1273b..4623d48cde 100644
--- a/plugins/UserInfoEx/src/ctrl_combo.h
+++ b/plugins/UserInfoEx/src/ctrl_combo.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_contact.cpp b/plugins/UserInfoEx/src/ctrl_contact.cpp
index 342a760f11..e0369b5853 100644
--- a/plugins/UserInfoEx/src/ctrl_contact.cpp
+++ b/plugins/UserInfoEx/src/ctrl_contact.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_contact.h b/plugins/UserInfoEx/src/ctrl_contact.h
index 6216035542..114eeb18ff 100644
--- a/plugins/UserInfoEx/src/ctrl_contact.h
+++ b/plugins/UserInfoEx/src/ctrl_contact.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_edit.cpp b/plugins/UserInfoEx/src/ctrl_edit.cpp
index 2e6b94ce5f..e7044e6c80 100644
--- a/plugins/UserInfoEx/src/ctrl_edit.cpp
+++ b/plugins/UserInfoEx/src/ctrl_edit.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_edit.h b/plugins/UserInfoEx/src/ctrl_edit.h
index 3a03956cf4..28e75154af 100644
--- a/plugins/UserInfoEx/src/ctrl_edit.h
+++ b/plugins/UserInfoEx/src/ctrl_edit.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_tzcombo.cpp b/plugins/UserInfoEx/src/ctrl_tzcombo.cpp
index 12d41473f7..29b15a7ae8 100644
--- a/plugins/UserInfoEx/src/ctrl_tzcombo.cpp
+++ b/plugins/UserInfoEx/src/ctrl_tzcombo.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ctrl_tzcombo.h b/plugins/UserInfoEx/src/ctrl_tzcombo.h
index daa48907bd..7292c6c7b0 100644
--- a/plugins/UserInfoEx/src/ctrl_tzcombo.h
+++ b/plugins/UserInfoEx/src/ctrl_tzcombo.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/dlg_anniversarylist.cpp b/plugins/UserInfoEx/src/dlg_anniversarylist.cpp
index 237f94c7fd..b73406a1e6 100644
--- a/plugins/UserInfoEx/src/dlg_anniversarylist.cpp
+++ b/plugins/UserInfoEx/src/dlg_anniversarylist.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/dlg_anniversarylist.h b/plugins/UserInfoEx/src/dlg_anniversarylist.h
index 73c4e7c428..86c0a32a25 100644
--- a/plugins/UserInfoEx/src/dlg_anniversarylist.h
+++ b/plugins/UserInfoEx/src/dlg_anniversarylist.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/dlg_msgbox.cpp b/plugins/UserInfoEx/src/dlg_msgbox.cpp
index 303ab99fdd..d8c5bf0cab 100644
--- a/plugins/UserInfoEx/src/dlg_msgbox.cpp
+++ b/plugins/UserInfoEx/src/dlg_msgbox.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda NG
Copyright:
diff --git a/plugins/UserInfoEx/src/dlg_msgbox.h b/plugins/UserInfoEx/src/dlg_msgbox.h
index 29992ec0d7..40bb2938ac 100644
--- a/plugins/UserInfoEx/src/dlg_msgbox.h
+++ b/plugins/UserInfoEx/src/dlg_msgbox.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda NG
Copyright:
diff --git a/plugins/UserInfoEx/src/dlg_propsheet.cpp b/plugins/UserInfoEx/src/dlg_propsheet.cpp
index 948b70dba8..df41e06247 100644
--- a/plugins/UserInfoEx/src/dlg_propsheet.cpp
+++ b/plugins/UserInfoEx/src/dlg_propsheet.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/dlg_propsheet.h b/plugins/UserInfoEx/src/dlg_propsheet.h
index 4de3112d21..5c040a55ba 100644
--- a/plugins/UserInfoEx/src/dlg_propsheet.h
+++ b/plugins/UserInfoEx/src/dlg_propsheet.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/classExImContactBase.cpp b/plugins/UserInfoEx/src/ex_import/classExImContactBase.cpp
index b7311f6874..a7f9bfbac2 100644
--- a/plugins/UserInfoEx/src/ex_import/classExImContactBase.cpp
+++ b/plugins/UserInfoEx/src/ex_import/classExImContactBase.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/classExImContactBase.h b/plugins/UserInfoEx/src/ex_import/classExImContactBase.h
index d24ffd5f8d..b502acd4f0 100644
--- a/plugins/UserInfoEx/src/ex_import/classExImContactBase.h
+++ b/plugins/UserInfoEx/src/ex_import/classExImContactBase.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp b/plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp
index 1eb4404029..ec1020c8bb 100644
--- a/plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp
+++ b/plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/classExImContactXML.h b/plugins/UserInfoEx/src/ex_import/classExImContactXML.h
index 759f8d756a..bfcaad1995 100644
--- a/plugins/UserInfoEx/src/ex_import/classExImContactXML.h
+++ b/plugins/UserInfoEx/src/ex_import/classExImContactXML.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/dlg_ExImModules.cpp b/plugins/UserInfoEx/src/ex_import/dlg_ExImModules.cpp
index 5e72891db6..a5a8e4c115 100644
--- a/plugins/UserInfoEx/src/ex_import/dlg_ExImModules.cpp
+++ b/plugins/UserInfoEx/src/ex_import/dlg_ExImModules.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/dlg_ExImModules.h b/plugins/UserInfoEx/src/ex_import/dlg_ExImModules.h
index 1127e4a87a..842f6fdf6a 100644
--- a/plugins/UserInfoEx/src/ex_import/dlg_ExImModules.h
+++ b/plugins/UserInfoEx/src/ex_import/dlg_ExImModules.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/dlg_ExImOpenSaveFile.cpp b/plugins/UserInfoEx/src/ex_import/dlg_ExImOpenSaveFile.cpp
index fc1f62f342..150225e684 100644
--- a/plugins/UserInfoEx/src/ex_import/dlg_ExImOpenSaveFile.cpp
+++ b/plugins/UserInfoEx/src/ex_import/dlg_ExImOpenSaveFile.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/dlg_ExImOpenSaveFile.h b/plugins/UserInfoEx/src/ex_import/dlg_ExImOpenSaveFile.h
index f2d7d0a34e..dbe66c4c8f 100644
--- a/plugins/UserInfoEx/src/ex_import/dlg_ExImOpenSaveFile.h
+++ b/plugins/UserInfoEx/src/ex_import/dlg_ExImOpenSaveFile.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/dlg_ExImProgress.cpp b/plugins/UserInfoEx/src/ex_import/dlg_ExImProgress.cpp
index 6e121bc8b9..e59496985c 100644
--- a/plugins/UserInfoEx/src/ex_import/dlg_ExImProgress.cpp
+++ b/plugins/UserInfoEx/src/ex_import/dlg_ExImProgress.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/dlg_ExImProgress.h b/plugins/UserInfoEx/src/ex_import/dlg_ExImProgress.h
index d542d23754..e70beaba21 100644
--- a/plugins/UserInfoEx/src/ex_import/dlg_ExImProgress.h
+++ b/plugins/UserInfoEx/src/ex_import/dlg_ExImProgress.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h b/plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h
index fec2911bec..8a7cda675f 100644
--- a/plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h
+++ b/plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/svc_ExImINI.cpp b/plugins/UserInfoEx/src/ex_import/svc_ExImINI.cpp
index 62b19ea7c7..71383c651e 100644
--- a/plugins/UserInfoEx/src/ex_import/svc_ExImINI.cpp
+++ b/plugins/UserInfoEx/src/ex_import/svc_ExImINI.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/svc_ExImINI.h b/plugins/UserInfoEx/src/ex_import/svc_ExImINI.h
index b6a9c8873c..612869bbc7 100644
--- a/plugins/UserInfoEx/src/ex_import/svc_ExImINI.h
+++ b/plugins/UserInfoEx/src/ex_import/svc_ExImINI.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/svc_ExImVCF.cpp b/plugins/UserInfoEx/src/ex_import/svc_ExImVCF.cpp
index 38e55fceec..44521cfb57 100644
--- a/plugins/UserInfoEx/src/ex_import/svc_ExImVCF.cpp
+++ b/plugins/UserInfoEx/src/ex_import/svc_ExImVCF.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/svc_ExImVCF.h b/plugins/UserInfoEx/src/ex_import/svc_ExImVCF.h
index 36fd2b265e..f2176cbce9 100644
--- a/plugins/UserInfoEx/src/ex_import/svc_ExImVCF.h
+++ b/plugins/UserInfoEx/src/ex_import/svc_ExImVCF.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/svc_ExImXML.cpp b/plugins/UserInfoEx/src/ex_import/svc_ExImXML.cpp
index 0349babe2b..a655d71136 100644
--- a/plugins/UserInfoEx/src/ex_import/svc_ExImXML.cpp
+++ b/plugins/UserInfoEx/src/ex_import/svc_ExImXML.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/svc_ExImXML.h b/plugins/UserInfoEx/src/ex_import/svc_ExImXML.h
index 21a5c502e5..c193482ae1 100644
--- a/plugins/UserInfoEx/src/ex_import/svc_ExImXML.h
+++ b/plugins/UserInfoEx/src/ex_import/svc_ExImXML.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/svc_ExImport.cpp b/plugins/UserInfoEx/src/ex_import/svc_ExImport.cpp
index cce65ecc2d..41d54fc317 100644
--- a/plugins/UserInfoEx/src/ex_import/svc_ExImport.cpp
+++ b/plugins/UserInfoEx/src/ex_import/svc_ExImport.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/svc_ExImport.h b/plugins/UserInfoEx/src/ex_import/svc_ExImport.h
index 1a3be18c01..78017937a8 100644
--- a/plugins/UserInfoEx/src/ex_import/svc_ExImport.h
+++ b/plugins/UserInfoEx/src/ex_import/svc_ExImport.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/ex_import/tinystr.cpp b/plugins/UserInfoEx/src/ex_import/tinystr.cpp
index 5414a2d95f..60aa32e184 100644
--- a/plugins/UserInfoEx/src/ex_import/tinystr.cpp
+++ b/plugins/UserInfoEx/src/ex_import/tinystr.cpp
@@ -1,4 +1,4 @@
-/*
+/*
www.sourceforge.net/projects/tinyxml
Original file by Yves Berquin.
diff --git a/plugins/UserInfoEx/src/ex_import/tinystr.h b/plugins/UserInfoEx/src/ex_import/tinystr.h
index a5d85d11dc..25139a4f94 100644
--- a/plugins/UserInfoEx/src/ex_import/tinystr.h
+++ b/plugins/UserInfoEx/src/ex_import/tinystr.h
@@ -1,4 +1,4 @@
-/*
+/*
www.sourceforge.net/projects/tinyxml
Original file by Yves Berquin.
diff --git a/plugins/UserInfoEx/src/ex_import/tinyxml.cpp b/plugins/UserInfoEx/src/ex_import/tinyxml.cpp
index bfd6707659..86fa24fccb 100644
--- a/plugins/UserInfoEx/src/ex_import/tinyxml.cpp
+++ b/plugins/UserInfoEx/src/ex_import/tinyxml.cpp
@@ -1,4 +1,4 @@
-/*
+/*
www.sourceforge.net/projects/tinyxml
Original code (2.0 and earlier)copyright (c) 2000-2002 Lee Thomason (www.grinninglizard.com)
diff --git a/plugins/UserInfoEx/src/ex_import/tinyxml.h b/plugins/UserInfoEx/src/ex_import/tinyxml.h
index ac98ee8d74..9ac2b92552 100644
--- a/plugins/UserInfoEx/src/ex_import/tinyxml.h
+++ b/plugins/UserInfoEx/src/ex_import/tinyxml.h
@@ -1,4 +1,4 @@
-/*
+/*
www.sourceforge.net/projects/tinyxml
Original code (2.0 and earlier)copyright (c) 2000-2002 Lee Thomason (www.grinninglizard.com)
diff --git a/plugins/UserInfoEx/src/ex_import/tinyxmlerror.cpp b/plugins/UserInfoEx/src/ex_import/tinyxmlerror.cpp
index d84be9bfc4..52d29cdee4 100644
--- a/plugins/UserInfoEx/src/ex_import/tinyxmlerror.cpp
+++ b/plugins/UserInfoEx/src/ex_import/tinyxmlerror.cpp
@@ -1,4 +1,4 @@
-/*
+/*
www.sourceforge.net/projects/tinyxml
Original code (2.0 and earlier)copyright (c) 2000-2002 Lee Thomason (www.grinninglizard.com)
diff --git a/plugins/UserInfoEx/src/ex_import/tinyxmlparser.cpp b/plugins/UserInfoEx/src/ex_import/tinyxmlparser.cpp
index f6e1df72b0..6f1254f75c 100644
--- a/plugins/UserInfoEx/src/ex_import/tinyxmlparser.cpp
+++ b/plugins/UserInfoEx/src/ex_import/tinyxmlparser.cpp
@@ -1,4 +1,4 @@
-/*
+/*
www.sourceforge.net/projects/tinyxml
Original code (2.0 and earlier)copyright (c) 2000-2002 Lee Thomason (www.grinninglizard.com)
diff --git a/plugins/UserInfoEx/src/init.cpp b/plugins/UserInfoEx/src/init.cpp
index b44a98ca60..be32f513d6 100644
--- a/plugins/UserInfoEx/src/init.cpp
+++ b/plugins/UserInfoEx/src/init.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/mir_contactqueue.cpp b/plugins/UserInfoEx/src/mir_contactqueue.cpp
index c9f22502b3..ab57545ddb 100644
--- a/plugins/UserInfoEx/src/mir_contactqueue.cpp
+++ b/plugins/UserInfoEx/src/mir_contactqueue.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright ©2006 Ricardo Pescuma Domenecci
Modified ©2008-2010 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol
diff --git a/plugins/UserInfoEx/src/mir_contactqueue.h b/plugins/UserInfoEx/src/mir_contactqueue.h
index 9d224a91f3..61f3327704 100644
--- a/plugins/UserInfoEx/src/mir_contactqueue.h
+++ b/plugins/UserInfoEx/src/mir_contactqueue.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright ©2006 Ricardo Pescuma Domenecci
Modified ©2008-2010 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol
diff --git a/plugins/UserInfoEx/src/mir_db.cpp b/plugins/UserInfoEx/src/mir_db.cpp
index e4eb8bf2d2..954222e854 100644
--- a/plugins/UserInfoEx/src/mir_db.cpp
+++ b/plugins/UserInfoEx/src/mir_db.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/mir_db.h b/plugins/UserInfoEx/src/mir_db.h
index bbf6328c1e..c9c9110d75 100644
--- a/plugins/UserInfoEx/src/mir_db.h
+++ b/plugins/UserInfoEx/src/mir_db.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/mir_icolib.cpp b/plugins/UserInfoEx/src/mir_icolib.cpp
index cdb2783326..0c6cf664d1 100644
--- a/plugins/UserInfoEx/src/mir_icolib.cpp
+++ b/plugins/UserInfoEx/src/mir_icolib.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/mir_icolib.h b/plugins/UserInfoEx/src/mir_icolib.h
index bbc5763423..76addc339c 100644
--- a/plugins/UserInfoEx/src/mir_icolib.h
+++ b/plugins/UserInfoEx/src/mir_icolib.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/mir_menuitems.cpp b/plugins/UserInfoEx/src/mir_menuitems.cpp
index 205261f0f0..52f1fd3da6 100644
--- a/plugins/UserInfoEx/src/mir_menuitems.cpp
+++ b/plugins/UserInfoEx/src/mir_menuitems.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/mir_menuitems.h b/plugins/UserInfoEx/src/mir_menuitems.h
index 27d8f7afc9..a83f852ee5 100644
--- a/plugins/UserInfoEx/src/mir_menuitems.h
+++ b/plugins/UserInfoEx/src/mir_menuitems.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/mir_string.cpp b/plugins/UserInfoEx/src/mir_string.cpp
index 480ebc93e5..37ad30b548 100644
--- a/plugins/UserInfoEx/src/mir_string.cpp
+++ b/plugins/UserInfoEx/src/mir_string.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/mir_string.h b/plugins/UserInfoEx/src/mir_string.h
index b574f67aee..d47c5009ce 100644
--- a/plugins/UserInfoEx/src/mir_string.h
+++ b/plugins/UserInfoEx/src/mir_string.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_about.cpp b/plugins/UserInfoEx/src/psp_about.cpp
index bacc975bd2..5362affdbc 100644
--- a/plugins/UserInfoEx/src/psp_about.cpp
+++ b/plugins/UserInfoEx/src/psp_about.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_anniversary.cpp b/plugins/UserInfoEx/src/psp_anniversary.cpp
index fb51299823..702297ce84 100644
--- a/plugins/UserInfoEx/src/psp_anniversary.cpp
+++ b/plugins/UserInfoEx/src/psp_anniversary.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_base.cpp b/plugins/UserInfoEx/src/psp_base.cpp
index d8d07bd9ea..d5e57e7561 100644
--- a/plugins/UserInfoEx/src/psp_base.cpp
+++ b/plugins/UserInfoEx/src/psp_base.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_base.h b/plugins/UserInfoEx/src/psp_base.h
index 6f8702b99f..b75cfeb739 100644
--- a/plugins/UserInfoEx/src/psp_base.h
+++ b/plugins/UserInfoEx/src/psp_base.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_company.cpp b/plugins/UserInfoEx/src/psp_company.cpp
index 06328e885f..887627af05 100644
--- a/plugins/UserInfoEx/src/psp_company.cpp
+++ b/plugins/UserInfoEx/src/psp_company.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_contact.cpp b/plugins/UserInfoEx/src/psp_contact.cpp
index 75eb8909ec..f888f3f70c 100644
--- a/plugins/UserInfoEx/src/psp_contact.cpp
+++ b/plugins/UserInfoEx/src/psp_contact.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_general.cpp b/plugins/UserInfoEx/src/psp_general.cpp
index 5c92af6fe0..d2e0564512 100644
--- a/plugins/UserInfoEx/src/psp_general.cpp
+++ b/plugins/UserInfoEx/src/psp_general.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_options.cpp b/plugins/UserInfoEx/src/psp_options.cpp
index 0bab0f9a8d..e8bbdf3965 100644
--- a/plugins/UserInfoEx/src/psp_options.cpp
+++ b/plugins/UserInfoEx/src/psp_options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_options.h b/plugins/UserInfoEx/src/psp_options.h
index 28bf533ef4..e357159650 100644
--- a/plugins/UserInfoEx/src/psp_options.h
+++ b/plugins/UserInfoEx/src/psp_options.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_origin.cpp b/plugins/UserInfoEx/src/psp_origin.cpp
index 5c804278d4..a7dd67c5fb 100644
--- a/plugins/UserInfoEx/src/psp_origin.cpp
+++ b/plugins/UserInfoEx/src/psp_origin.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/psp_profile.cpp b/plugins/UserInfoEx/src/psp_profile.cpp
index ab335c58bb..c7ed42048a 100644
--- a/plugins/UserInfoEx/src/psp_profile.cpp
+++ b/plugins/UserInfoEx/src/psp_profile.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/resource.h b/plugins/UserInfoEx/src/resource.h
index 78c166e3e8..01fb0f4731 100644
--- a/plugins/UserInfoEx/src/resource.h
+++ b/plugins/UserInfoEx/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/UserInfoEx/src/stdafx.cxx b/plugins/UserInfoEx/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/UserInfoEx/src/stdafx.cxx
+++ b/plugins/UserInfoEx/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/UserInfoEx/src/stdafx.h b/plugins/UserInfoEx/src/stdafx.h
index b8605c48ea..ba93642939 100644
--- a/plugins/UserInfoEx/src/stdafx.h
+++ b/plugins/UserInfoEx/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_avatar.cpp b/plugins/UserInfoEx/src/svc_avatar.cpp
index cd553e6e1d..64f0144489 100644
--- a/plugins/UserInfoEx/src/svc_avatar.cpp
+++ b/plugins/UserInfoEx/src/svc_avatar.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_avatar.h b/plugins/UserInfoEx/src/svc_avatar.h
index 1e92275c67..46829d1e47 100644
--- a/plugins/UserInfoEx/src/svc_avatar.h
+++ b/plugins/UserInfoEx/src/svc_avatar.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_constants.cpp b/plugins/UserInfoEx/src/svc_constants.cpp
index 2ab6f5fa40..767af0144d 100644
--- a/plugins/UserInfoEx/src/svc_constants.cpp
+++ b/plugins/UserInfoEx/src/svc_constants.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_constants.h b/plugins/UserInfoEx/src/svc_constants.h
index 453693380b..4dba5faffb 100644
--- a/plugins/UserInfoEx/src/svc_constants.h
+++ b/plugins/UserInfoEx/src/svc_constants.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_email.cpp b/plugins/UserInfoEx/src/svc_email.cpp
index ba70f83a50..833eb920c0 100644
--- a/plugins/UserInfoEx/src/svc_email.cpp
+++ b/plugins/UserInfoEx/src/svc_email.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_email.h b/plugins/UserInfoEx/src/svc_email.h
index 8fb6cd7a61..faf27245b2 100644
--- a/plugins/UserInfoEx/src/svc_email.h
+++ b/plugins/UserInfoEx/src/svc_email.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_gender.cpp b/plugins/UserInfoEx/src/svc_gender.cpp
index 122af6582b..93c8e19021 100644
--- a/plugins/UserInfoEx/src/svc_gender.cpp
+++ b/plugins/UserInfoEx/src/svc_gender.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_gender.h b/plugins/UserInfoEx/src/svc_gender.h
index 8fbd958130..d503a317b1 100644
--- a/plugins/UserInfoEx/src/svc_gender.h
+++ b/plugins/UserInfoEx/src/svc_gender.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_homepage.cpp b/plugins/UserInfoEx/src/svc_homepage.cpp
index 867d663c88..42c051ae5e 100644
--- a/plugins/UserInfoEx/src/svc_homepage.cpp
+++ b/plugins/UserInfoEx/src/svc_homepage.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_homepage.h b/plugins/UserInfoEx/src/svc_homepage.h
index cf85beaaa7..9f15a768fc 100644
--- a/plugins/UserInfoEx/src/svc_homepage.h
+++ b/plugins/UserInfoEx/src/svc_homepage.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_phone.cpp b/plugins/UserInfoEx/src/svc_phone.cpp
index daae9f022a..9c8c1d8eda 100644
--- a/plugins/UserInfoEx/src/svc_phone.cpp
+++ b/plugins/UserInfoEx/src/svc_phone.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_phone.h b/plugins/UserInfoEx/src/svc_phone.h
index 8db73d20c7..cf76e3b814 100644
--- a/plugins/UserInfoEx/src/svc_phone.h
+++ b/plugins/UserInfoEx/src/svc_phone.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_refreshci.cpp b/plugins/UserInfoEx/src/svc_refreshci.cpp
index 5b6b65987f..3e1c467709 100644
--- a/plugins/UserInfoEx/src/svc_refreshci.cpp
+++ b/plugins/UserInfoEx/src/svc_refreshci.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_refreshci.h b/plugins/UserInfoEx/src/svc_refreshci.h
index 521fbb2001..6f735d08b8 100644
--- a/plugins/UserInfoEx/src/svc_refreshci.h
+++ b/plugins/UserInfoEx/src/svc_refreshci.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_reminder.cpp b/plugins/UserInfoEx/src/svc_reminder.cpp
index a48187a13f..eab8ceb9cb 100644
--- a/plugins/UserInfoEx/src/svc_reminder.cpp
+++ b/plugins/UserInfoEx/src/svc_reminder.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_reminder.h b/plugins/UserInfoEx/src/svc_reminder.h
index 88f3f45075..e4e59b216b 100644
--- a/plugins/UserInfoEx/src/svc_reminder.h
+++ b/plugins/UserInfoEx/src/svc_reminder.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_timezone.cpp b/plugins/UserInfoEx/src/svc_timezone.cpp
index 96ca82f4b4..80449ad45d 100644
--- a/plugins/UserInfoEx/src/svc_timezone.cpp
+++ b/plugins/UserInfoEx/src/svc_timezone.cpp
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/svc_timezone.h b/plugins/UserInfoEx/src/svc_timezone.h
index 759e410be0..bd512bc11d 100644
--- a/plugins/UserInfoEx/src/svc_timezone.h
+++ b/plugins/UserInfoEx/src/svc_timezone.h
@@ -1,4 +1,4 @@
-/*
+/*
UserinfoEx plugin for Miranda IM
Copyright:
diff --git a/plugins/UserInfoEx/src/version.h b/plugins/UserInfoEx/src/version.h
index 557c55d5e4..01ac12a8e6 100644
--- a/plugins/UserInfoEx/src/version.h
+++ b/plugins/UserInfoEx/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 8
#define __RELEASE_NUM 5
#define __BUILD_NUM 0
diff --git a/plugins/Utils.pas/editwrapper.rc b/plugins/Utils.pas/editwrapper.rc
index 663f64194e..74a49733f0 100644
--- a/plugins/Utils.pas/editwrapper.rc
+++ b/plugins/Utils.pas/editwrapper.rc
@@ -1,4 +1,4 @@
-#include "i_text_const.inc"
+#include "i_text_const.inc"
LANGUAGE 0,0
diff --git a/plugins/Utils.pas/mApicard.rc b/plugins/Utils.pas/mApicard.rc
index e4d1431e8f..e9e569a9b6 100644
--- a/plugins/Utils.pas/mApicard.rc
+++ b/plugins/Utils.pas/mApicard.rc
@@ -1,4 +1,4 @@
-#include "i_card_const.inc"
+#include "i_card_const.inc"
LANGUAGE 0,0
diff --git a/plugins/Utils.pas/structopts.rc b/plugins/Utils.pas/structopts.rc
index f4ee41cc7a..61fe1dcebc 100644
--- a/plugins/Utils.pas/structopts.rc
+++ b/plugins/Utils.pas/structopts.rc
@@ -1,4 +1,4 @@
-#include "i_struct_const.inc"
+#include "i_struct_const.inc"
LANGUAGE 0,0
diff --git a/plugins/Variables/docs/copying.txt b/plugins/Variables/docs/copying.txt
index bd5cace35b..f9fc00090d 100644
--- a/plugins/Variables/docs/copying.txt
+++ b/plugins/Variables/docs/copying.txt
@@ -1 +1 @@
-this is not meant to be distributed in any way. WIP. \ No newline at end of file
+this is not meant to be distributed in any way. WIP. \ No newline at end of file
diff --git a/plugins/Variables/docs/readme.txt b/plugins/Variables/docs/readme.txt
index af25cbf0fa..f0e9b90cb5 100644
--- a/plugins/Variables/docs/readme.txt
+++ b/plugins/Variables/docs/readme.txt
@@ -1,4 +1,4 @@
-Variables plugin for Miranda IM v0.2.2.0
+Variables plugin for Miranda IM v0.2.2.0
unregistered@users.sourceforge.net
--- About ---
diff --git a/plugins/Variables/res/Variables.rc b/plugins/Variables/res/Variables.rc
index 05ef07041d..edce372ce7 100644
--- a/plugins/Variables/res/Variables.rc
+++ b/plugins/Variables/res/Variables.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Variables/res/version.rc b/plugins/Variables/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Variables/res/version.rc
+++ b/plugins/Variables/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Variables/src/contact.cpp b/plugins/Variables/src/contact.cpp
index c9a5785f16..57451003a1 100644
--- a/plugins/Variables/src/contact.cpp
+++ b/plugins/Variables/src/contact.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/contact.h b/plugins/Variables/src/contact.h
index b145a48f4f..667255eb5e 100644
--- a/plugins/Variables/src/contact.h
+++ b/plugins/Variables/src/contact.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/dbhelpers.h b/plugins/Variables/src/dbhelpers.h
index b942337774..5fa4eb09cf 100644
--- a/plugins/Variables/src/dbhelpers.h
+++ b/plugins/Variables/src/dbhelpers.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/enumprocs.cpp b/plugins/Variables/src/enumprocs.cpp
index be34fab55f..1c9e51d84d 100644
--- a/plugins/Variables/src/enumprocs.cpp
+++ b/plugins/Variables/src/enumprocs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/enumprocs.h b/plugins/Variables/src/enumprocs.h
index ceb7c461c3..ed5ddda9d7 100644
--- a/plugins/Variables/src/enumprocs.h
+++ b/plugins/Variables/src/enumprocs.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/help.cpp b/plugins/Variables/src/help.cpp
index a605833839..ecf9b4ced3 100644
--- a/plugins/Variables/src/help.cpp
+++ b/plugins/Variables/src/help.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/lookup3.cpp b/plugins/Variables/src/lookup3.cpp
index ecc39f1352..48c1bdb6dc 100644
--- a/plugins/Variables/src/lookup3.cpp
+++ b/plugins/Variables/src/lookup3.cpp
@@ -1,4 +1,4 @@
-/*
+/*
-------------------------------------------------------------------------------
lookup3.c, by Bob Jenkins, May 2006, Public Domain.
These are functions for producing 32-bit hashes for hash table lookup.
diff --git a/plugins/Variables/src/main.cpp b/plugins/Variables/src/main.cpp
index 059f49116f..9e0931b009 100644
--- a/plugins/Variables/src/main.cpp
+++ b/plugins/Variables/src/main.cpp
@@ -1,4 +1,4 @@
- /*
+ /*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/options.cpp b/plugins/Variables/src/options.cpp
index 48e04098f9..421b901f72 100644
--- a/plugins/Variables/src/options.cpp
+++ b/plugins/Variables/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_alias.cpp b/plugins/Variables/src/parse_alias.cpp
index e90595a68e..c699e31807 100644
--- a/plugins/Variables/src/parse_alias.cpp
+++ b/plugins/Variables/src/parse_alias.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_alias.h b/plugins/Variables/src/parse_alias.h
index 8cec5ded4f..730743feb0 100644
--- a/plugins/Variables/src/parse_alias.h
+++ b/plugins/Variables/src/parse_alias.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_external.cpp b/plugins/Variables/src/parse_external.cpp
index 10de3d36cb..6533ccee27 100644
--- a/plugins/Variables/src/parse_external.cpp
+++ b/plugins/Variables/src/parse_external.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_external.h b/plugins/Variables/src/parse_external.h
index 2aa33f3bbd..4a01828131 100644
--- a/plugins/Variables/src/parse_external.h
+++ b/plugins/Variables/src/parse_external.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_inet.cpp b/plugins/Variables/src/parse_inet.cpp
index d4c00aad23..f0b7f112db 100644
--- a/plugins/Variables/src/parse_inet.cpp
+++ b/plugins/Variables/src/parse_inet.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_inet.h b/plugins/Variables/src/parse_inet.h
index f3c4b46175..2b93c23941 100644
--- a/plugins/Variables/src/parse_inet.h
+++ b/plugins/Variables/src/parse_inet.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_logic.cpp b/plugins/Variables/src/parse_logic.cpp
index 2c234b9890..7bfcc5a650 100644
--- a/plugins/Variables/src/parse_logic.cpp
+++ b/plugins/Variables/src/parse_logic.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_logic.h b/plugins/Variables/src/parse_logic.h
index 6d6803ee7f..3090fb6635 100644
--- a/plugins/Variables/src/parse_logic.h
+++ b/plugins/Variables/src/parse_logic.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_math.cpp b/plugins/Variables/src/parse_math.cpp
index 7bb12ada35..c8670ee9c8 100644
--- a/plugins/Variables/src/parse_math.cpp
+++ b/plugins/Variables/src/parse_math.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_math.h b/plugins/Variables/src/parse_math.h
index 300e3604eb..16a69c2b64 100644
--- a/plugins/Variables/src/parse_math.h
+++ b/plugins/Variables/src/parse_math.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_metacontacts.cpp b/plugins/Variables/src/parse_metacontacts.cpp
index b071cd4c25..5b907f1d1c 100644
--- a/plugins/Variables/src/parse_metacontacts.cpp
+++ b/plugins/Variables/src/parse_metacontacts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_metacontacts.h b/plugins/Variables/src/parse_metacontacts.h
index 21ddd6bbeb..028d82da84 100644
--- a/plugins/Variables/src/parse_metacontacts.h
+++ b/plugins/Variables/src/parse_metacontacts.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_miranda.cpp b/plugins/Variables/src/parse_miranda.cpp
index e6280737d5..42db5a4683 100644
--- a/plugins/Variables/src/parse_miranda.cpp
+++ b/plugins/Variables/src/parse_miranda.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_miranda.h b/plugins/Variables/src/parse_miranda.h
index b5096cb4f0..82d183ac0f 100644
--- a/plugins/Variables/src/parse_miranda.h
+++ b/plugins/Variables/src/parse_miranda.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_regexp.cpp b/plugins/Variables/src/parse_regexp.cpp
index b401d15aae..a00b54b8d0 100644
--- a/plugins/Variables/src/parse_regexp.cpp
+++ b/plugins/Variables/src/parse_regexp.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_regexp.h b/plugins/Variables/src/parse_regexp.h
index 6d058e646a..9798577565 100644
--- a/plugins/Variables/src/parse_regexp.h
+++ b/plugins/Variables/src/parse_regexp.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_str.cpp b/plugins/Variables/src/parse_str.cpp
index 81207853b1..902a48409a 100644
--- a/plugins/Variables/src/parse_str.cpp
+++ b/plugins/Variables/src/parse_str.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_str.h b/plugins/Variables/src/parse_str.h
index 3c7232a137..30855723c5 100644
--- a/plugins/Variables/src/parse_str.h
+++ b/plugins/Variables/src/parse_str.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_system.cpp b/plugins/Variables/src/parse_system.cpp
index 02bfdd4407..35503bdad1 100644
--- a/plugins/Variables/src/parse_system.cpp
+++ b/plugins/Variables/src/parse_system.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_system.h b/plugins/Variables/src/parse_system.h
index b900f53488..c66cac7430 100644
--- a/plugins/Variables/src/parse_system.h
+++ b/plugins/Variables/src/parse_system.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_variables.cpp b/plugins/Variables/src/parse_variables.cpp
index 6fce6cd3fb..e4c48da3bb 100644
--- a/plugins/Variables/src/parse_variables.cpp
+++ b/plugins/Variables/src/parse_variables.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_variables.h b/plugins/Variables/src/parse_variables.h
index ea83c3b1e0..bdad6b99c2 100644
--- a/plugins/Variables/src/parse_variables.h
+++ b/plugins/Variables/src/parse_variables.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/parse_xml.h b/plugins/Variables/src/parse_xml.h
index 51df56be79..b638f2d8d4 100644
--- a/plugins/Variables/src/parse_xml.h
+++ b/plugins/Variables/src/parse_xml.h
@@ -1,2 +1,2 @@
-#define XSLTF "xsltf"
+#define XSLTF "xsltf"
#define XSLTS "xslts" \ No newline at end of file
diff --git a/plugins/Variables/src/resource.h b/plugins/Variables/src/resource.h
index d7020db4b4..26aa6a9451 100644
--- a/plugins/Variables/src/resource.h
+++ b/plugins/Variables/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\Variables.rc
//
diff --git a/plugins/Variables/src/stdafx.cxx b/plugins/Variables/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Variables/src/stdafx.cxx
+++ b/plugins/Variables/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Variables/src/stdafx.h b/plugins/Variables/src/stdafx.h
index 9f62ae75ec..0e5590cdb7 100644
--- a/plugins/Variables/src/stdafx.h
+++ b/plugins/Variables/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/tokenregister.cpp b/plugins/Variables/src/tokenregister.cpp
index 11c2212449..a96acb8d1f 100644
--- a/plugins/Variables/src/tokenregister.cpp
+++ b/plugins/Variables/src/tokenregister.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/variables.cpp b/plugins/Variables/src/variables.cpp
index 3ba1ae1ab3..a111d22314 100644
--- a/plugins/Variables/src/variables.cpp
+++ b/plugins/Variables/src/variables.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Variables Plugin for Miranda-IM (www.miranda-im.org)
Copyright 2003-2006 P. Boon
diff --git a/plugins/Variables/src/version.h b/plugins/Variables/src/version.h
index 010c047d72..1017598fb6 100644
--- a/plugins/Variables/src/version.h
+++ b/plugins/Variables/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 3
#define __BUILD_NUM 11
diff --git a/plugins/Watrack/docs/history.txt b/plugins/Watrack/docs/history.txt
index bea80d4e85..83625e030c 100644
--- a/plugins/Watrack/docs/history.txt
+++ b/plugins/Watrack/docs/history.txt
@@ -1,4 +1,4 @@
-0.0.6.12 (17 nov 2009)
+0.0.6.12 (17 nov 2009)
Added Last.FM scrobbling support
0.0.6.11 (14 sep 2009)
Added watrack parts admin page
diff --git a/plugins/Watrack/docs/readme.txt b/plugins/Watrack/docs/readme.txt
index ef2ec81e98..4055a1ed53 100644
--- a/plugins/Watrack/docs/readme.txt
+++ b/plugins/Watrack/docs/readme.txt
@@ -1,4 +1,4 @@
-For what:
+For what:
Insert Played music info in message window or Status text. ICQ extended
status supported.
diff --git a/plugins/Watrack/icons/GO/icons.rc b/plugins/Watrack/icons/GO/icons.rc
index b50bba6a22..f9381d00b4 100644
--- a/plugins/Watrack/icons/GO/icons.rc
+++ b/plugins/Watrack/icons/GO/icons.rc
@@ -1,4 +1,4 @@
-#include "waticons.h"
+#include "waticons.h"
LANGUAGE 0,0
IDI_PREV_NORMAL ICON "previous.ico"
diff --git a/plugins/Watrack/icons/GO/waticons.h b/plugins/Watrack/icons/GO/waticons.h
index bad8cadea2..d6d33afb46 100644
--- a/plugins/Watrack/icons/GO/waticons.h
+++ b/plugins/Watrack/icons/GO/waticons.h
@@ -1,4 +1,4 @@
-#define IDI_PREV_NORMAL 1
+#define IDI_PREV_NORMAL 1
#define IDI_PREV_HOVERED 2
#define IDI_PREV_PRESSED 3
diff --git a/plugins/Watrack/icons/MASM/icons.rc b/plugins/Watrack/icons/MASM/icons.rc
index b50bba6a22..f9381d00b4 100644
--- a/plugins/Watrack/icons/MASM/icons.rc
+++ b/plugins/Watrack/icons/MASM/icons.rc
@@ -1,4 +1,4 @@
-#include "waticons.h"
+#include "waticons.h"
LANGUAGE 0,0
IDI_PREV_NORMAL ICON "previous.ico"
diff --git a/plugins/Watrack/icons/MASM/iconspl.rc b/plugins/Watrack/icons/MASM/iconspl.rc
index 066040e9a2..ce3097ccb1 100644
--- a/plugins/Watrack/icons/MASM/iconspl.rc
+++ b/plugins/Watrack/icons/MASM/iconspl.rc
@@ -1,4 +1,4 @@
-LANGUAGE 0,0
+LANGUAGE 0,0
// Winamp clone
WANY ICON "wany.ico"
// 1BY1
diff --git a/plugins/Watrack/icons/MASM/waticons.h b/plugins/Watrack/icons/MASM/waticons.h
index bad8cadea2..d6d33afb46 100644
--- a/plugins/Watrack/icons/MASM/waticons.h
+++ b/plugins/Watrack/icons/MASM/waticons.h
@@ -1,4 +1,4 @@
-#define IDI_PREV_NORMAL 1
+#define IDI_PREV_NORMAL 1
#define IDI_PREV_HOVERED 2
#define IDI_PREV_PRESSED 3
diff --git a/plugins/Watrack/icons/TASM/icons.rc b/plugins/Watrack/icons/TASM/icons.rc
index 586210d05a..b7579d69eb 100644
--- a/plugins/Watrack/icons/TASM/icons.rc
+++ b/plugins/Watrack/icons/TASM/icons.rc
@@ -1,4 +1,4 @@
-#include "waticons.h"
+#include "waticons.h"
LANGUAGE 0,0
IDI_PREV_NORMAL ICON "previous.ico"
diff --git a/plugins/Watrack/icons/TASM/iconspl.rc b/plugins/Watrack/icons/TASM/iconspl.rc
index 376f8faca3..f2985ee41b 100644
--- a/plugins/Watrack/icons/TASM/iconspl.rc
+++ b/plugins/Watrack/icons/TASM/iconspl.rc
@@ -1,4 +1,4 @@
-LANGUAGE 0,0
+LANGUAGE 0,0
Player_1BY1 ICON "1by1.ico"
Player_AIMP ICON "aimp.ico"
diff --git a/plugins/Watrack/icons/TASM/waticons.h b/plugins/Watrack/icons/TASM/waticons.h
index bad8cadea2..d6d33afb46 100644
--- a/plugins/Watrack/icons/TASM/waticons.h
+++ b/plugins/Watrack/icons/TASM/waticons.h
@@ -1,4 +1,4 @@
-#define IDI_PREV_NORMAL 1
+#define IDI_PREV_NORMAL 1
#define IDI_PREV_HOVERED 2
#define IDI_PREV_PRESSED 3
diff --git a/plugins/Watrack/kolframe/frm.rc b/plugins/Watrack/kolframe/frm.rc
index 7989823829..5e76155fdf 100644
--- a/plugins/Watrack/kolframe/frm.rc
+++ b/plugins/Watrack/kolframe/frm.rc
@@ -1,4 +1,4 @@
-#include "frm_rc.inc"
+#include "frm_rc.inc"
#include "resource.inc"
LANGUAGE 0,0
diff --git a/plugins/Watrack/lastfm/lastfm.rc b/plugins/Watrack/lastfm/lastfm.rc
index 0b92e214b2..448ead07d7 100644
--- a/plugins/Watrack/lastfm/lastfm.rc
+++ b/plugins/Watrack/lastfm/lastfm.rc
@@ -1,4 +1,4 @@
-#include "i_const.inc"
+#include "i_const.inc"
#include "resource.inc"
LANGUAGE 0,0
diff --git a/plugins/Watrack/myshows/myshows.rc b/plugins/Watrack/myshows/myshows.rc
index 4b2b1a5cca..0d2d5cf466 100644
--- a/plugins/Watrack/myshows/myshows.rc
+++ b/plugins/Watrack/myshows/myshows.rc
@@ -1,4 +1,4 @@
-#include "i_const.inc"
+#include "i_const.inc"
#include "resource.inc"
LANGUAGE 0,0
diff --git a/plugins/Watrack/player.ini b/plugins/Watrack/player.ini
index 79676eb034..e40f72888b 100644
--- a/plugins/Watrack/player.ini
+++ b/plugins/Watrack/player.ini
@@ -1,4 +1,4 @@
-;[name]
+;[name]
;text0= for stopped (empty) player?
;class=
;text=
diff --git a/plugins/Watrack/players/mradio.rc b/plugins/Watrack/players/mradio.rc
index ce858cbe82..3d15856a48 100644
--- a/plugins/Watrack/players/mradio.rc
+++ b/plugins/Watrack/players/mradio.rc
@@ -1,3 +1,3 @@
-LANGUAGE 0,0
+LANGUAGE 0,0
ICO_MRADIO ICON "mradio.ico"
diff --git a/plugins/Watrack/popup/popup.rc b/plugins/Watrack/popup/popup.rc
index c23ebe1d1b..6f99edb9c1 100644
--- a/plugins/Watrack/popup/popup.rc
+++ b/plugins/Watrack/popup/popup.rc
@@ -1,4 +1,4 @@
-#include "pop_rc.inc"
+#include "pop_rc.inc"
#include "resource.inc"
LANGUAGE 0,0
diff --git a/plugins/Watrack/proto/proto.rc b/plugins/Watrack/proto/proto.rc
index 90f758b986..d876e7eddf 100644
--- a/plugins/Watrack/proto/proto.rc
+++ b/plugins/Watrack/proto/proto.rc
@@ -1,4 +1,4 @@
-#include "i_proto_rc.inc"
+#include "i_proto_rc.inc"
#include "resource.inc"
LANGUAGE 0,0
diff --git a/plugins/Watrack/res/watrack.rc b/plugins/Watrack/res/watrack.rc
index b148ae6e98..a2698ef73f 100644
--- a/plugins/Watrack/res/watrack.rc
+++ b/plugins/Watrack/res/watrack.rc
@@ -1,4 +1,4 @@
-#include "i_const.inc"
+#include "i_const.inc"
#include "resource.inc"
LANGUAGE 0,0
diff --git a/plugins/Watrack/stat/stat.rc b/plugins/Watrack/stat/stat.rc
index a4ae3229a3..2405bfac56 100644
--- a/plugins/Watrack/stat/stat.rc
+++ b/plugins/Watrack/stat/stat.rc
@@ -1,4 +1,4 @@
-#include "stat_rc.inc"
+#include "stat_rc.inc"
#include "resource.inc"
LANGUAGE 0,0
diff --git a/plugins/Watrack/status/status.rc b/plugins/Watrack/status/status.rc
index 838c12201a..51a1319e51 100644
--- a/plugins/Watrack/status/status.rc
+++ b/plugins/Watrack/status/status.rc
@@ -1,4 +1,4 @@
-#include "i_st_rc.inc"
+#include "i_st_rc.inc"
#include "resource.inc"
LANGUAGE 0,0
diff --git a/plugins/Watrack/templates/templates.rc b/plugins/Watrack/templates/templates.rc
index 47090f361e..e599d31b7c 100644
--- a/plugins/Watrack/templates/templates.rc
+++ b/plugins/Watrack/templates/templates.rc
@@ -1,4 +1,4 @@
-#include "i_tmpl_rc.inc"
+#include "i_tmpl_rc.inc"
#include "resource.inc"
LANGUAGE 0,0
diff --git a/plugins/Watrack_MPD/res/Version.rc b/plugins/Watrack_MPD/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Watrack_MPD/res/Version.rc
+++ b/plugins/Watrack_MPD/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Watrack_MPD/res/watrack_mpd.rc b/plugins/Watrack_MPD/res/watrack_mpd.rc
index 711eec517f..03f38d62c5 100755
--- a/plugins/Watrack_MPD/res/watrack_mpd.rc
+++ b/plugins/Watrack_MPD/res/watrack_mpd.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Watrack_MPD/src/init.cpp b/plugins/Watrack_MPD/src/init.cpp
index 41d24efd60..cf9c1a47cf 100755
--- a/plugins/Watrack_MPD/src/init.cpp
+++ b/plugins/Watrack_MPD/src/init.cpp
@@ -1,4 +1,4 @@
-// Copyright © 2009-2010 sss
+// Copyright © 2009-2010 sss
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/Watrack_MPD/src/main.cpp b/plugins/Watrack_MPD/src/main.cpp
index 4e037d7cb5..c84c035c94 100755
--- a/plugins/Watrack_MPD/src/main.cpp
+++ b/plugins/Watrack_MPD/src/main.cpp
@@ -1,4 +1,4 @@
-// Copyright � 2008 sss, chaos.persei
+// Copyright � 2008 sss, chaos.persei
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/Watrack_MPD/src/options.cpp b/plugins/Watrack_MPD/src/options.cpp
index b615ee3826..3a003315a6 100755
--- a/plugins/Watrack_MPD/src/options.cpp
+++ b/plugins/Watrack_MPD/src/options.cpp
@@ -1,4 +1,4 @@
-// Copyright © 2008 sss, chaos.persei
+// Copyright © 2008 sss, chaos.persei
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/Watrack_MPD/src/resource.h b/plugins/Watrack_MPD/src/resource.h
index 4999f6c88e..fac167ce2c 100755
--- a/plugins/Watrack_MPD/src/resource.h
+++ b/plugins/Watrack_MPD/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by watrack_mpd.rc
//
diff --git a/plugins/Watrack_MPD/src/stdafx.cxx b/plugins/Watrack_MPD/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Watrack_MPD/src/stdafx.cxx
+++ b/plugins/Watrack_MPD/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Watrack_MPD/src/stdafx.h b/plugins/Watrack_MPD/src/stdafx.h
index c9a6a3f014..9c311ff0b6 100755
--- a/plugins/Watrack_MPD/src/stdafx.h
+++ b/plugins/Watrack_MPD/src/stdafx.h
@@ -1,4 +1,4 @@
-// Copyright © 2008 sss, chaos.persei
+// Copyright © 2008 sss, chaos.persei
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/Watrack_MPD/src/utilities.cpp b/plugins/Watrack_MPD/src/utilities.cpp
index b8c209150f..8954777fb5 100755
--- a/plugins/Watrack_MPD/src/utilities.cpp
+++ b/plugins/Watrack_MPD/src/utilities.cpp
@@ -1,4 +1,4 @@
-// Copyright © 2008 sss, chaos.persei
+// Copyright © 2008 sss, chaos.persei
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/Watrack_MPD/src/utilities.h b/plugins/Watrack_MPD/src/utilities.h
index 3f594c7084..d832006f41 100755
--- a/plugins/Watrack_MPD/src/utilities.h
+++ b/plugins/Watrack_MPD/src/utilities.h
@@ -1,4 +1,4 @@
-#ifndef UTILITIES_H
+#ifndef UTILITIES_H
#define UTILITIES_H
wchar_t* __stdcall UniGetContactSettingUtf(MCONTACT hContact, const char *szModule,const char* szSetting, wchar_t* szDef);
diff --git a/plugins/Watrack_MPD/src/version.h b/plugins/Watrack_MPD/src/version.h
index a973d9afdd..24d196e443 100644
--- a/plugins/Watrack_MPD/src/version.h
+++ b/plugins/Watrack_MPD/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 4
diff --git a/plugins/Weather/docs/history.txt b/plugins/Weather/docs/history.txt
index ff936f56f2..6d815b737a 100644
--- a/plugins/Weather/docs/history.txt
+++ b/plugins/Weather/docs/history.txt
@@ -1,4 +1,4 @@
-Weather Protocol - Version History
+Weather Protocol - Version History
==================================
Version 0.3.8.19 2011/09/03
- Fixed Brief window update on weather station update
diff --git a/plugins/Weather/docs/license.txt b/plugins/Weather/docs/license.txt
index 45645b4b53..75fe0077e7 100644
--- a/plugins/Weather/docs/license.txt
+++ b/plugins/Weather/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/Weather/docs/sample_ini.ini b/plugins/Weather/docs/sample_ini.ini
index 4790a4051f..f4659654b4 100644
--- a/plugins/Weather/docs/sample_ini.ini
+++ b/plugins/Weather/docs/sample_ini.ini
@@ -1,4 +1,4 @@
-[Weather 0.3.x Update Data 1.5]
+[Weather 0.3.x Update Data 1.5]
; This file contains the information required for the weather protocol to obtain update.
; For the plugin to function properly, at least one of these file must be present.
diff --git a/plugins/Weather/docs/weather/gismeteo.ini b/plugins/Weather/docs/weather/gismeteo.ini
index 9aa99e0089..e9bbbc1ecd 100644
--- a/plugins/Weather/docs/weather/gismeteo.ini
+++ b/plugins/Weather/docs/weather/gismeteo.ini
@@ -1,32 +1,32 @@
-[Weather 0.3.x Update Data 1.4]
+[Weather 0.3.x Update Data 1.4]
;*********************************************************
;
-; 3 gismeteo.com(ua/ru).
+; Подробный прогноз на 3 дня для НОВОГО gismeteo.com(ua/ru).
;
-; !
-; __ ID , .
+; Поиска по названию города нет и не будет пока не изменится плагин погоды!
+; Искать _только_ по ID города, который предварительно выясняем на сайте гисметео.
;
-;
-; .
-; ( ) " " .
+; Перед использованием желательно удалить старые контакты
+; с погодой и найти нужные города по новой. Первый раз обновиться
+; из меню (правый клик на контакте) через "Удалить данные и обновить" .
;
-;
-; ->->-> "" ( )
-; :
+; Чтобы все было красиво и понятно видно в миранде идем в
+; Параметры->Модули->Погода->Показывать и поле "Кратко" (остальные поля по вкусу)
+; полностью заменяем на:
-; %[CityName] %u
+; Состояние погоды в %[CityName] на %u
; ----------------------------------------------------------------
-; : %c
-; : %t
-; : %p
-; : %m
-; : %i %w
-; : %[TW]
-; : %r, : %y, : %[Day Length], : %[Moon Phase]
+; Условия: %c
+; Температура: %t
+; Давление: %p
+; Влажность: %m
+; Ветер: %i %w
+; Температура воды: %[TW]
+; Восход: %r, Закат: %y, Продолжительность дня: %[Day Length], Фаза Луны: %[Moon Phase]
;
-; (, [], , , , )
+; Прогноз (Дата, Температура [Комфорт], Условия, Ветер, Давление, Влажность)
; -------------------------------------------------------------------------------------------------------
; %[Forecast Day 1]
; %[Forecast Day 2]
@@ -42,10 +42,10 @@
; %[Forecast Day 12]
-;
+; Решение проблем
; ~~~~~~~~~~~~~~~
-; http://www.gismeteo.xxx
-; xxx - "com" , .. "ru", "ua" .,
+; Если ничего не работет попробуйте исправить в адресе http://www.gismeteo.xxx
+; xxx - на "com" либо вашу страну, т.е. "ru", "ua" и тп., чтобы не происходило редиректа
;
;*********************************************************
@@ -65,8 +65,8 @@ Update URL=http://www.gismeteo.ua/city/daily/%s/
[/Default]
-;------, ,
-;------TODO ...
+;------хз, что делать, когда у них нет текущей погоды
+;------TODO в общем...
;[nodata]
;Start=<div class="nodata">
;End=</div>
@@ -74,8 +74,8 @@ Update URL=http://www.gismeteo.ua/city/daily/%s/
;-----------------------------------------------------
[CityName]
-Start=
-End=
+Start=Погода в
+End=на
[/CityName]
[Condition]
@@ -94,7 +94,7 @@ Unit=C
;[/Visibility]
[Wind Direction]
-Start=<dl title="
+Start=<dl title="Ветер
End="
[/Wind Direction]
@@ -112,7 +112,7 @@ Unit=mm
[/Pressure]
[Humidity]
-Start=<div class="wicon hum" title="">
+Start=<div class="wicon hum" title="Влажность">
End=<span class="unit">
Unit=%
[/Humidity]
@@ -123,7 +123,7 @@ End="
[/Update]
;[Cloudy]
-;Start=
+;Start=Облачность
;End=</b>
;[/Cloudy]
@@ -816,7 +816,7 @@ Set Data=[FD12D] & " : " & [FD12T] & "C [" & [FD12F] & "C]" & ", " & [FD12C] & "
;--------------------------------------------
[TW]
-Start= :
+Start=Температура воды:
End=&deg
Unit=C
[/TW]
@@ -829,17 +829,17 @@ Unit=C
[/Feel]
[Sunrise]
-Start=</strong>
+Start=Восход</strong>
End=</li>
[/Sunrise]
[Sunset]
-Start=</strong>
+Start=Заход</strong>
End=</li>
[/Sunset]
[Day Length]
-Start=</strong>
+Start=Долгота</strong>
End=</li>
[/Day Length]
@@ -868,28 +868,28 @@ Set Data=[MP1] & ", " & [MP2]
[Icons]
-Sunny=
-Sunny=
-Partly Cloudy=
-Cloudy=
-Cloudy=
-Rain=
-Rain Shower=
-Rain Shower=
-Snow=
-Snow=
-Snow Shower=
-Snow Shower=
-Snow Shower=
-Ligntning=
-Fog=
+Sunny=ясно
+Sunny=штиль
+Partly Cloudy=малооблачно
+Cloudy=облачно
+Cloudy=пасмурно
+Rain=небольшой дождь
+Rain Shower=дождь
+Rain Shower=ливень
+Snow=снег
+Snow=небольшой снег
+Snow Shower=слабый снег хлопьями
+Snow Shower=снегопад
+Snow Shower=шквал
+Ligntning=гроза
+Fog=туман
[ID Search]
Available=TRUE
Search URL=http://www.gismeteo.ua/city/daily/%s/
Not Found Str=Not Found
-Name Start= .
+Name Start=по г.
Name End=.">
[/ID Search]
diff --git a/plugins/Weather/docs/weather/msn.ini b/plugins/Weather/docs/weather/msn.ini
index f78643dff6..acd1e9c50c 100644
--- a/plugins/Weather/docs/weather/msn.ini
+++ b/plugins/Weather/docs/weather/msn.ini
@@ -1,4 +1,4 @@
-[Weather 0.3.x Update Data 1.5]
+[Weather 0.3.x Update Data 1.5]
[Header]
Name=MSN Weather (New Layout)
Internal Name=msn2014
diff --git a/plugins/Weather/docs/weather/weatherxml.ini b/plugins/Weather/docs/weather/weatherxml.ini
index cd1ce3a56d..1ecc79ed26 100644
--- a/plugins/Weather/docs/weather/weatherxml.ini
+++ b/plugins/Weather/docs/weather/weatherxml.ini
@@ -1,4 +1,4 @@
-[Weather 0.3.x Update Data 1.2]
+[Weather 0.3.x Update Data 1.2]
[Header]
Name=WeatherXML
Internal Name=wxml
@@ -72,7 +72,7 @@ End=<
Start=<t>
End=<
[Wind Direction]
-Set Data=[Wind Direction DEG] & " [" & [WindDir] & "]"
+Set Data=[Wind Direction DEG] & "° [" & [WindDir] & "]"
[Humidity]
Start=<hmid>
End=<
diff --git a/plugins/Weather/docs/weather/wundergrnd_intl.ini b/plugins/Weather/docs/weather/wundergrnd_intl.ini
index 1893b44303..d5df687e98 100644
--- a/plugins/Weather/docs/weather/wundergrnd_intl.ini
+++ b/plugins/Weather/docs/weather/wundergrnd_intl.ini
@@ -1,4 +1,4 @@
-[Weather 0.3.x Update Data 1.4]
+[Weather 0.3.x Update Data 1.4]
; Short history:
; 2004/03/22 Initial release
diff --git a/plugins/Weather/docs/weather/wundergrnd_xml.ini b/plugins/Weather/docs/weather/wundergrnd_xml.ini
index 2e2db48fa5..b193b79721 100644
--- a/plugins/Weather/docs/weather/wundergrnd_xml.ini
+++ b/plugins/Weather/docs/weather/wundergrnd_xml.ini
@@ -1,4 +1,4 @@
-[Weather 0.3.x Update Data 1.3]
+[Weather 0.3.x Update Data 1.3]
; Short history:
; 2008/05/19 Initial release
diff --git a/plugins/Weather/proto_weather/res/resource.rc b/plugins/Weather/proto_weather/res/resource.rc
index b059c0696d..bf8e0d77d0 100644
--- a/plugins/Weather/proto_weather/res/resource.rc
+++ b/plugins/Weather/proto_weather/res/resource.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#define APSTUDIO_READONLY_SYMBOLS
diff --git a/plugins/Weather/res/Version.rc b/plugins/Weather/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Weather/res/Version.rc
+++ b/plugins/Weather/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Weather/res/resource.rc b/plugins/Weather/res/resource.rc
index 366d734775..594ab27510 100644
--- a/plugins/Weather/res/resource.rc
+++ b/plugins/Weather/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Weather/src/resource.h b/plugins/Weather/src/resource.h
index b03933ad09..8a208dd30a 100644
--- a/plugins/Weather/src/resource.h
+++ b/plugins/Weather/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/Weather/src/stdafx.cxx b/plugins/Weather/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Weather/src/stdafx.cxx
+++ b/plugins/Weather/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/Weather/src/stdafx.h b/plugins/Weather/src/stdafx.h
index 6c4a8082bb..3c220dba56 100644
--- a/plugins/Weather/src/stdafx.h
+++ b/plugins/Weather/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda NG
Copyright (c) 2012-2014 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/version.h b/plugins/Weather/src/version.h
index 7562216179..2fcf601034 100644
--- a/plugins/Weather/src/version.h
+++ b/plugins/Weather/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 4
#define __RELEASE_NUM 0
#define __BUILD_NUM 3
diff --git a/plugins/Weather/src/weather.cpp b/plugins/Weather/src/weather.cpp
index 6739dcf5da..af3e86bc88 100644
--- a/plugins/Weather/src/weather.cpp
+++ b/plugins/Weather/src/weather.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_addstn.cpp b/plugins/Weather/src/weather_addstn.cpp
index 20b93fcecd..716779fa1b 100644
--- a/plugins/Weather/src/weather_addstn.cpp
+++ b/plugins/Weather/src/weather_addstn.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_contacts.cpp b/plugins/Weather/src/weather_contacts.cpp
index 6d8bd85541..a51eea90c5 100644
--- a/plugins/Weather/src/weather_contacts.cpp
+++ b/plugins/Weather/src/weather_contacts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_conv.cpp b/plugins/Weather/src/weather_conv.cpp
index ab9f85a26f..120174682a 100644
--- a/plugins/Weather/src/weather_conv.cpp
+++ b/plugins/Weather/src/weather_conv.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_data.cpp b/plugins/Weather/src/weather_data.cpp
index 5e1a794efa..15482ea8c9 100644
--- a/plugins/Weather/src/weather_data.cpp
+++ b/plugins/Weather/src/weather_data.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_http.cpp b/plugins/Weather/src/weather_http.cpp
index 8b5995926b..e1f8b412d0 100644
--- a/plugins/Weather/src/weather_http.cpp
+++ b/plugins/Weather/src/weather_http.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_icons.cpp b/plugins/Weather/src/weather_icons.cpp
index 12f40ebaa3..45c5987597 100644
--- a/plugins/Weather/src/weather_icons.cpp
+++ b/plugins/Weather/src/weather_icons.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_info.cpp b/plugins/Weather/src/weather_info.cpp
index 6f7ca4c1c7..2790afb577 100644
--- a/plugins/Weather/src/weather_info.cpp
+++ b/plugins/Weather/src/weather_info.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_ini.cpp b/plugins/Weather/src/weather_ini.cpp
index 717e7e1fd3..f5d1dc8a92 100644
--- a/plugins/Weather/src/weather_ini.cpp
+++ b/plugins/Weather/src/weather_ini.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_mwin.cpp b/plugins/Weather/src/weather_mwin.cpp
index a87517a9b4..f2d3164d1e 100644
--- a/plugins/Weather/src/weather_mwin.cpp
+++ b/plugins/Weather/src/weather_mwin.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2006-2009 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_opt.cpp b/plugins/Weather/src/weather_opt.cpp
index e7b1566672..e32cee2890 100644
--- a/plugins/Weather/src/weather_opt.cpp
+++ b/plugins/Weather/src/weather_opt.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_popup.cpp b/plugins/Weather/src/weather_popup.cpp
index c48e4c37c3..2f2b9767fb 100644
--- a/plugins/Weather/src/weather_popup.cpp
+++ b/plugins/Weather/src/weather_popup.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2009 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_svcs.cpp b/plugins/Weather/src/weather_svcs.cpp
index 58d2dcfca9..7e3d3a2370 100644
--- a/plugins/Weather/src/weather_svcs.cpp
+++ b/plugins/Weather/src/weather_svcs.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_update.cpp b/plugins/Weather/src/weather_update.cpp
index d64786e53c..676ca8c577 100644
--- a/plugins/Weather/src/weather_update.cpp
+++ b/plugins/Weather/src/weather_update.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/Weather/src/weather_userinfo.cpp b/plugins/Weather/src/weather_userinfo.cpp
index cfba17d431..a0b8f42b14 100644
--- a/plugins/Weather/src/weather_userinfo.cpp
+++ b/plugins/Weather/src/weather_userinfo.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Weather Protocol plugin for Miranda IM
Copyright (c) 2012 Miranda NG Team
Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved
diff --git a/plugins/WebView/docs/changelog.txt b/plugins/WebView/docs/changelog.txt
index 7394a55a5a..3f826bdb09 100644
--- a/plugins/WebView/docs/changelog.txt
+++ b/plugins/WebView/docs/changelog.txt
@@ -1,4 +1,4 @@
--0.1.3.10
+-0.1.3.10
-Made separate Unicode and ANSI versions of plugin.
-Removed some old unneeded code.
diff --git a/plugins/WebView/docs/license.txt b/plugins/WebView/docs/license.txt
index 7f1161073d..fc35462967 100644
--- a/plugins/WebView/docs/license.txt
+++ b/plugins/WebView/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/WebView/docs/readme.txt b/plugins/WebView/docs/readme.txt
index 8c441c1feb..10928832e1 100644
--- a/plugins/WebView/docs/readme.txt
+++ b/plugins/WebView/docs/readme.txt
@@ -1,4 +1,4 @@
-***************************************
+***************************************
* Webview Protocol Plugin by Bumper1 *
***************************************
diff --git a/plugins/WebView/docs/todo.txt b/plugins/WebView/docs/todo.txt
index 58bece465a..494cc08997 100644
--- a/plugins/WebView/docs/todo.txt
+++ b/plugins/WebView/docs/todo.txt
@@ -1,3 +1,3 @@
-
+
diff --git a/plugins/WebView/res/version.rc b/plugins/WebView/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/WebView/res/version.rc
+++ b/plugins/WebView/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc
index 80f20d478a..719792c16e 100644
--- a/plugins/WebView/res/webview.rc
+++ b/plugins/WebView/res/webview.rc
@@ -1,4 +1,4 @@
-//////////////////
+//////////////////
#include <windows.h>
#include "..\src\resource.h"
///////////////////
diff --git a/plugins/WebView/src/main.cpp b/plugins/WebView/src/main.cpp
index 421e92fdd2..5899f9283f 100644
--- a/plugins/WebView/src/main.cpp
+++ b/plugins/WebView/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* A plugin for Miranda IM which displays web page text in a window.
* Copyright (C) 2005 Vincent Joyce.
*
diff --git a/plugins/WebView/src/resource.h b/plugins/WebView/src/resource.h
index 75379a22e5..ab853ce332 100644
--- a/plugins/WebView/src/resource.h
+++ b/plugins/WebView/src/resource.h
@@ -1,4 +1,4 @@
-#define UNI 1
+#define UNI 1
#define IDC_STATIC -1
diff --git a/plugins/WebView/src/stdafx.cxx b/plugins/WebView/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/WebView/src/stdafx.cxx
+++ b/plugins/WebView/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/WebView/src/stdafx.h b/plugins/WebView/src/stdafx.h
index 2dc3a797e8..60eee0355b 100644
--- a/plugins/WebView/src/stdafx.h
+++ b/plugins/WebView/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <shlwapi.h>
#include <Richedit.h>
#include <Commctrl.h>
diff --git a/plugins/WebView/src/version.h b/plugins/WebView/src/version.h
index 42f5d505c1..25ee81d954 100644
--- a/plugins/WebView/src/version.h
+++ b/plugins/WebView/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 3
#define __BUILD_NUM 0
diff --git a/plugins/WebView/src/webview.cpp b/plugins/WebView/src/webview.cpp
index 9c77b5e6af..addc038d4c 100644
--- a/plugins/WebView/src/webview.cpp
+++ b/plugins/WebView/src/webview.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* A plugin for Miranda IM which displays web page text in a window Copyright
* (C) 2005 Vincent Joyce.
*
diff --git a/plugins/WebView/src/webview.h b/plugins/WebView/src/webview.h
index 28a897de58..886452ca24 100644
--- a/plugins/WebView/src/webview.h
+++ b/plugins/WebView/src/webview.h
@@ -1,4 +1,4 @@
-/*
+/*
* A plugin for Miranda IM which displays web page text in a window Copyright
* (C) 2005 Vincent Joyce.
*
diff --git a/plugins/WebView/src/webview_alerts.cpp b/plugins/WebView/src/webview_alerts.cpp
index 78d217a383..dc78d06335 100644
--- a/plugins/WebView/src/webview_alerts.cpp
+++ b/plugins/WebView/src/webview_alerts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* A plugin for Miranda IM which displays web page text in a window Copyright
* (C) 2005 Vincent Joyce.
*
diff --git a/plugins/WebView/src/webview_cleanup.cpp b/plugins/WebView/src/webview_cleanup.cpp
index 9ca77f42c2..4ebdca76b3 100644
--- a/plugins/WebView/src/webview_cleanup.cpp
+++ b/plugins/WebView/src/webview_cleanup.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* A plugin for Miranda IM which displays web page text in a window Copyright
* (C) 2005 Vincent Joyce.
*
diff --git a/plugins/WebView/src/webview_datawnd.cpp b/plugins/WebView/src/webview_datawnd.cpp
index bbbed64265..649df9f603 100644
--- a/plugins/WebView/src/webview_datawnd.cpp
+++ b/plugins/WebView/src/webview_datawnd.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* A plugin for Miranda IM which displays web page text in a window Copyright
* (C) 2005 Vincent Joyce.
*
diff --git a/plugins/WebView/src/webview_getdata.cpp b/plugins/WebView/src/webview_getdata.cpp
index ef9ba7fa7e..9fc01332e0 100644
--- a/plugins/WebView/src/webview_getdata.cpp
+++ b/plugins/WebView/src/webview_getdata.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* A plugin for Miranda IM which displays web page text in a window Copyright
* (C) 2005 Vincent Joyce.
*
diff --git a/plugins/WebView/src/webview_opts.cpp b/plugins/WebView/src/webview_opts.cpp
index 4ad9519b4a..740183a444 100644
--- a/plugins/WebView/src/webview_opts.cpp
+++ b/plugins/WebView/src/webview_opts.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* A plugin for Miranda IM which displays web page text in a window Copyright
* (C) 2005 Vincent Joyce.
*
diff --git a/plugins/WebView/src/webview_services.cpp b/plugins/WebView/src/webview_services.cpp
index 91ae497ba7..dcaa685f2e 100644
--- a/plugins/WebView/src/webview_services.cpp
+++ b/plugins/WebView/src/webview_services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* A plugin for Miranda IM which displays web page text in a window Copyright
* (C) 2005 Vincent Joyce.
*
diff --git a/plugins/WhenWasIt/docs/readme.txt b/plugins/WhenWasIt/docs/readme.txt
index c7bb02dfba..a4c2d63c2d 100644
--- a/plugins/WhenWasIt/docs/readme.txt
+++ b/plugins/WhenWasIt/docs/readme.txt
@@ -1,4 +1,4 @@
-WhenWasIt birthday reminder plugin v.0.3.3.4
+WhenWasIt birthday reminder plugin v.0.3.3.4
Copyright © 2006-2011 Cristian Libotean
Thanks go to Angeli-Ka for the icons.
diff --git a/plugins/WhenWasIt/res/WhenWasIt.rc b/plugins/WhenWasIt/res/WhenWasIt.rc
index 061c855767..ef8c9ddca9 100644
--- a/plugins/WhenWasIt/res/WhenWasIt.rc
+++ b/plugins/WhenWasIt/res/WhenWasIt.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/WhenWasIt/res/version.rc b/plugins/WhenWasIt/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/WhenWasIt/res/version.rc
+++ b/plugins/WhenWasIt/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/WhenWasIt/src/WhenWasIt.cpp b/plugins/WhenWasIt/src/WhenWasIt.cpp
index b2d18a66ef..8be37daca2 100644
--- a/plugins/WhenWasIt/src/WhenWasIt.cpp
+++ b/plugins/WhenWasIt/src/WhenWasIt.cpp
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/birthdays.cpp b/plugins/WhenWasIt/src/birthdays.cpp
index 43e60ffdc9..e795df6d88 100644
--- a/plugins/WhenWasIt/src/birthdays.cpp
+++ b/plugins/WhenWasIt/src/birthdays.cpp
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/birthdays.h b/plugins/WhenWasIt/src/birthdays.h
index c090143adc..fd7fb6151d 100644
--- a/plugins/WhenWasIt/src/birthdays.h
+++ b/plugins/WhenWasIt/src/birthdays.h
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/date_utils.cpp b/plugins/WhenWasIt/src/date_utils.cpp
index 897f2af0eb..dd09578476 100644
--- a/plugins/WhenWasIt/src/date_utils.cpp
+++ b/plugins/WhenWasIt/src/date_utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/date_utils.h b/plugins/WhenWasIt/src/date_utils.h
index 3cfcf235d5..6bc69429a5 100644
--- a/plugins/WhenWasIt/src/date_utils.h
+++ b/plugins/WhenWasIt/src/date_utils.h
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/dlg_handlers.cpp b/plugins/WhenWasIt/src/dlg_handlers.cpp
index 637d73fd3a..05a847dd08 100644
--- a/plugins/WhenWasIt/src/dlg_handlers.cpp
+++ b/plugins/WhenWasIt/src/dlg_handlers.cpp
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/dlg_handlers.h b/plugins/WhenWasIt/src/dlg_handlers.h
index 7a77e5e33a..19198c3164 100644
--- a/plugins/WhenWasIt/src/dlg_handlers.h
+++ b/plugins/WhenWasIt/src/dlg_handlers.h
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/events.cpp b/plugins/WhenWasIt/src/events.cpp
index 9985e55e65..e915ad0eae 100644
--- a/plugins/WhenWasIt/src/events.cpp
+++ b/plugins/WhenWasIt/src/events.cpp
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/events.h b/plugins/WhenWasIt/src/events.h
index 725f74866a..a672309a24 100644
--- a/plugins/WhenWasIt/src/events.h
+++ b/plugins/WhenWasIt/src/events.h
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/hooked_events.cpp b/plugins/WhenWasIt/src/hooked_events.cpp
index c25bcc9eeb..5e2d6cd4c6 100644
--- a/plugins/WhenWasIt/src/hooked_events.cpp
+++ b/plugins/WhenWasIt/src/hooked_events.cpp
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006-2011 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/hooked_events.h b/plugins/WhenWasIt/src/hooked_events.h
index 25679b8bcf..96954de12d 100644
--- a/plugins/WhenWasIt/src/hooked_events.h
+++ b/plugins/WhenWasIt/src/hooked_events.h
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/icons.cpp b/plugins/WhenWasIt/src/icons.cpp
index 9cb6c49b3e..1b608ef991 100644
--- a/plugins/WhenWasIt/src/icons.cpp
+++ b/plugins/WhenWasIt/src/icons.cpp
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/icons.h b/plugins/WhenWasIt/src/icons.h
index b3886cdbb9..5e234b4944 100644
--- a/plugins/WhenWasIt/src/icons.h
+++ b/plugins/WhenWasIt/src/icons.h
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/notifiers.cpp b/plugins/WhenWasIt/src/notifiers.cpp
index ac16710c23..36e2cb70b1 100644
--- a/plugins/WhenWasIt/src/notifiers.cpp
+++ b/plugins/WhenWasIt/src/notifiers.cpp
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/notifiers.h b/plugins/WhenWasIt/src/notifiers.h
index 815dc79b6d..50a6662176 100644
--- a/plugins/WhenWasIt/src/notifiers.h
+++ b/plugins/WhenWasIt/src/notifiers.h
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/resource.h b/plugins/WhenWasIt/src/resource.h
index 76f9354820..ce6b7a1084 100644
--- a/plugins/WhenWasIt/src/resource.h
+++ b/plugins/WhenWasIt/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\WhenWasIt.rc
//
diff --git a/plugins/WhenWasIt/src/services.cpp b/plugins/WhenWasIt/src/services.cpp
index 4de81db610..31a88cce1b 100644
--- a/plugins/WhenWasIt/src/services.cpp
+++ b/plugins/WhenWasIt/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/services.h b/plugins/WhenWasIt/src/services.h
index 105bec9973..83d2bde969 100644
--- a/plugins/WhenWasIt/src/services.h
+++ b/plugins/WhenWasIt/src/services.h
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/stdafx.cxx b/plugins/WhenWasIt/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/WhenWasIt/src/stdafx.cxx
+++ b/plugins/WhenWasIt/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/WhenWasIt/src/stdafx.h b/plugins/WhenWasIt/src/stdafx.h
index 5f5ce88dda..34262097d0 100644
--- a/plugins/WhenWasIt/src/stdafx.h
+++ b/plugins/WhenWasIt/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006-2011 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/utils.cpp b/plugins/WhenWasIt/src/utils.cpp
index d2856f94a4..c0558f63ee 100644
--- a/plugins/WhenWasIt/src/utils.cpp
+++ b/plugins/WhenWasIt/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/utils.h b/plugins/WhenWasIt/src/utils.h
index 912b5ceeb7..90d27e256f 100644
--- a/plugins/WhenWasIt/src/utils.h
+++ b/plugins/WhenWasIt/src/utils.h
@@ -1,4 +1,4 @@
-/*
+/*
WhenWasIt (birthday reminder) plugin for Miranda IM
Copyright © 2006 Cristian Libotean
diff --git a/plugins/WhenWasIt/src/version.h b/plugins/WhenWasIt/src/version.h
index 08db3ede63..d9a98b8136 100644
--- a/plugins/WhenWasIt/src/version.h
+++ b/plugins/WhenWasIt/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 3
#define __RELEASE_NUM 3
#define __BUILD_NUM 5
diff --git a/plugins/WhoUsesMyFiles/docs/readme.txt b/plugins/WhoUsesMyFiles/docs/readme.txt
index f07d9c2275..cd95ba228f 100644
--- a/plugins/WhoUsesMyFiles/docs/readme.txt
+++ b/plugins/WhoUsesMyFiles/docs/readme.txt
@@ -1,4 +1,4 @@
-WUMF: Who Use My Files?
+WUMF: Who Use My Files?
-----------------------
ver 0.1.0.1
diff --git a/plugins/WhoUsesMyFiles/res/Version.rc b/plugins/WhoUsesMyFiles/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/WhoUsesMyFiles/res/Version.rc
+++ b/plugins/WhoUsesMyFiles/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/WhoUsesMyFiles/res/resource.rc b/plugins/WhoUsesMyFiles/res/resource.rc
index 6bad043bd4..0335c04d91 100644
--- a/plugins/WhoUsesMyFiles/res/resource.rc
+++ b/plugins/WhoUsesMyFiles/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/WhoUsesMyFiles/src/list.cpp b/plugins/WhoUsesMyFiles/src/list.cpp
index a597d99235..e3d763b071 100644
--- a/plugins/WhoUsesMyFiles/src/list.cpp
+++ b/plugins/WhoUsesMyFiles/src/list.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
PWumf new_wumf( DWORD dwID,
LPTSTR szUser,
diff --git a/plugins/WhoUsesMyFiles/src/resource.h b/plugins/WhoUsesMyFiles/src/resource.h
index 31191a9918..39e0ca7a9d 100644
--- a/plugins/WhoUsesMyFiles/src/resource.h
+++ b/plugins/WhoUsesMyFiles/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
diff --git a/plugins/WhoUsesMyFiles/src/stdafx.cxx b/plugins/WhoUsesMyFiles/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/WhoUsesMyFiles/src/stdafx.cxx
+++ b/plugins/WhoUsesMyFiles/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/WhoUsesMyFiles/src/stdafx.h b/plugins/WhoUsesMyFiles/src/stdafx.h
index 66c4fc31fa..2de1ab1bdb 100644
--- a/plugins/WhoUsesMyFiles/src/stdafx.h
+++ b/plugins/WhoUsesMyFiles/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <lm.h>
#include <locale.h>
#include <shlobj.h>
diff --git a/plugins/WhoUsesMyFiles/src/version.h b/plugins/WhoUsesMyFiles/src/version.h
index 9fc7bab382..68639c3230 100644
--- a/plugins/WhoUsesMyFiles/src/version.h
+++ b/plugins/WhoUsesMyFiles/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 3
diff --git a/plugins/WhoUsesMyFiles/src/wumf.cpp b/plugins/WhoUsesMyFiles/src/wumf.cpp
index c4c3969081..78f778fa98 100644
--- a/plugins/WhoUsesMyFiles/src/wumf.cpp
+++ b/plugins/WhoUsesMyFiles/src/wumf.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#define MAX_CHARS 4096
#define WS_WINDOW_STYLE WS_OVERLAPPED
diff --git a/plugins/WhoUsesMyFiles/src/wumfplug.cpp b/plugins/WhoUsesMyFiles/src/wumfplug.cpp
index 1a6ae70dad..44d901fbcc 100644
--- a/plugins/WhoUsesMyFiles/src/wumfplug.cpp
+++ b/plugins/WhoUsesMyFiles/src/wumfplug.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HINSTANCE hInst;
WUMF_OPTIONS WumfOptions = { 0 };
diff --git a/plugins/WinterSpeak/res/Speak.rc b/plugins/WinterSpeak/res/Speak.rc
index c62f905fcc..0a22b12ba1 100644
--- a/plugins/WinterSpeak/res/Speak.rc
+++ b/plugins/WinterSpeak/res/Speak.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/WinterSpeak/res/Version.rc b/plugins/WinterSpeak/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/WinterSpeak/res/Version.rc
+++ b/plugins/WinterSpeak/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/WinterSpeak/src/AnnounceDatabase.cpp b/plugins/WinterSpeak/src/AnnounceDatabase.cpp
index 2aebf7cb9b..658b3abf9e 100644
--- a/plugins/WinterSpeak/src/AnnounceDatabase.cpp
+++ b/plugins/WinterSpeak/src/AnnounceDatabase.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "AnnounceDatabase.h"
diff --git a/plugins/WinterSpeak/src/AnnounceDatabase.h b/plugins/WinterSpeak/src/AnnounceDatabase.h
index 06014843ac..370c0399a8 100644
--- a/plugins/WinterSpeak/src/AnnounceDatabase.h
+++ b/plugins/WinterSpeak/src/AnnounceDatabase.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
class AnnounceDatabase
{
diff --git a/plugins/WinterSpeak/src/AnnounceDialog.cpp b/plugins/WinterSpeak/src/AnnounceDialog.cpp
index 75c4d947ee..84f2f4b7f0 100644
--- a/plugins/WinterSpeak/src/AnnounceDialog.cpp
+++ b/plugins/WinterSpeak/src/AnnounceDialog.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "AnnounceDialog.h"
diff --git a/plugins/WinterSpeak/src/AnnounceDialog.h b/plugins/WinterSpeak/src/AnnounceDialog.h
index f2f3ed86b6..8fa50748ec 100644
--- a/plugins/WinterSpeak/src/AnnounceDialog.h
+++ b/plugins/WinterSpeak/src/AnnounceDialog.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "mirandadialog.h"
#include "AnnounceDatabase.h"
diff --git a/plugins/WinterSpeak/src/ConfigDatabase.cpp b/plugins/WinterSpeak/src/ConfigDatabase.cpp
index a67506ad8e..1aec16dddd 100644
--- a/plugins/WinterSpeak/src/ConfigDatabase.cpp
+++ b/plugins/WinterSpeak/src/ConfigDatabase.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "ConfigDatabase.h"
diff --git a/plugins/WinterSpeak/src/ConfigDatabase.h b/plugins/WinterSpeak/src/ConfigDatabase.h
index 4e7f546aa1..95d9a575d4 100644
--- a/plugins/WinterSpeak/src/ConfigDatabase.h
+++ b/plugins/WinterSpeak/src/ConfigDatabase.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include <map>
#include "voice_desc.h"
diff --git a/plugins/WinterSpeak/src/DialogConfigActive.cpp b/plugins/WinterSpeak/src/DialogConfigActive.cpp
index 78f798bfcc..80775500ef 100644
--- a/plugins/WinterSpeak/src/DialogConfigActive.cpp
+++ b/plugins/WinterSpeak/src/DialogConfigActive.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "DialogConfigActive.h"
//------------------------------------------------------------------------------
diff --git a/plugins/WinterSpeak/src/DialogConfigActive.h b/plugins/WinterSpeak/src/DialogConfigActive.h
index da778b3b56..8068d7ac53 100644
--- a/plugins/WinterSpeak/src/DialogConfigActive.h
+++ b/plugins/WinterSpeak/src/DialogConfigActive.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "mirandadialog.h"
class DialogConfigActive : public MirandaDialog
diff --git a/plugins/WinterSpeak/src/DialogConfigEngine.cpp b/plugins/WinterSpeak/src/DialogConfigEngine.cpp
index dc6834fe13..5106f59502 100644
--- a/plugins/WinterSpeak/src/DialogConfigEngine.cpp
+++ b/plugins/WinterSpeak/src/DialogConfigEngine.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "DialogConfigEngine.h"
DialogConfigEngine *DialogConfigEngine::m_instance = nullptr;
diff --git a/plugins/WinterSpeak/src/DialogConfigEngine.h b/plugins/WinterSpeak/src/DialogConfigEngine.h
index e103ec1003..eff97d9e60 100644
--- a/plugins/WinterSpeak/src/DialogConfigEngine.h
+++ b/plugins/WinterSpeak/src/DialogConfigEngine.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "MirandaDialog.h"
#include "ConfigDatabase.h"
diff --git a/plugins/WinterSpeak/src/EventInformation.cpp b/plugins/WinterSpeak/src/EventInformation.cpp
index f5c8e1ad9f..9e3400cc84 100644
--- a/plugins/WinterSpeak/src/EventInformation.cpp
+++ b/plugins/WinterSpeak/src/EventInformation.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "EventInformation.h"
diff --git a/plugins/WinterSpeak/src/EventInformation.h b/plugins/WinterSpeak/src/EventInformation.h
index 7ef1d698af..7b992f6e2d 100644
--- a/plugins/WinterSpeak/src/EventInformation.h
+++ b/plugins/WinterSpeak/src/EventInformation.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include <map>
#include <string>
diff --git a/plugins/WinterSpeak/src/MirandaDialog.cpp b/plugins/WinterSpeak/src/MirandaDialog.cpp
index 646b8a198e..773bca7dc8 100644
--- a/plugins/WinterSpeak/src/MirandaDialog.cpp
+++ b/plugins/WinterSpeak/src/MirandaDialog.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "MirandaDialog.h"
diff --git a/plugins/WinterSpeak/src/MirandaDialog.h b/plugins/WinterSpeak/src/MirandaDialog.h
index bd9e2c91a0..7a153cd30d 100644
--- a/plugins/WinterSpeak/src/MirandaDialog.h
+++ b/plugins/WinterSpeak/src/MirandaDialog.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
class MirandaDialog
{
public:
diff --git a/plugins/WinterSpeak/src/Observer.cpp b/plugins/WinterSpeak/src/Observer.cpp
index 188a4ae3e6..df2aa41a15 100644
--- a/plugins/WinterSpeak/src/Observer.cpp
+++ b/plugins/WinterSpeak/src/Observer.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "Observer.h"
Observer::~Observer(void)
diff --git a/plugins/WinterSpeak/src/Observer.h b/plugins/WinterSpeak/src/Observer.h
index ec52b2c4d3..f18a58d2e1 100644
--- a/plugins/WinterSpeak/src/Observer.h
+++ b/plugins/WinterSpeak/src/Observer.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
class Subject;
diff --git a/plugins/WinterSpeak/src/ProtocolInformation.cpp b/plugins/WinterSpeak/src/ProtocolInformation.cpp
index 1eaa23482b..06cd10d4ae 100644
--- a/plugins/WinterSpeak/src/ProtocolInformation.cpp
+++ b/plugins/WinterSpeak/src/ProtocolInformation.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "ProtocolInformation.h"
diff --git a/plugins/WinterSpeak/src/ProtocolInformation.h b/plugins/WinterSpeak/src/ProtocolInformation.h
index b57fc14f0a..307c2c7651 100644
--- a/plugins/WinterSpeak/src/ProtocolInformation.h
+++ b/plugins/WinterSpeak/src/ProtocolInformation.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include <deque>
#include <utility>
diff --git a/plugins/WinterSpeak/src/SAPI 4.0/Include/speech.h b/plugins/WinterSpeak/src/SAPI 4.0/Include/speech.h
index 93c3ea844d..f7da925775 100644
--- a/plugins/WinterSpeak/src/SAPI 4.0/Include/speech.h
+++ b/plugins/WinterSpeak/src/SAPI 4.0/Include/speech.h
@@ -1,4 +1,4 @@
-/************************************************************************
+/************************************************************************
Speech.H - Header file to use the Microsoft Speech APIs.
Copyright 1994 -1998 by Microsoft corporation.All rights reserved.
diff --git a/plugins/WinterSpeak/src/SpeakAnnounce.cpp b/plugins/WinterSpeak/src/SpeakAnnounce.cpp
index 92eab57c48..754ee71ae2 100644
--- a/plugins/WinterSpeak/src/SpeakAnnounce.cpp
+++ b/plugins/WinterSpeak/src/SpeakAnnounce.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "SpeakAnnounce.h"
diff --git a/plugins/WinterSpeak/src/SpeakAnnounce.h b/plugins/WinterSpeak/src/SpeakAnnounce.h
index 0e0ad5bca4..13855c305e 100644
--- a/plugins/WinterSpeak/src/SpeakAnnounce.h
+++ b/plugins/WinterSpeak/src/SpeakAnnounce.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "stdafx.h"
#include <m_database.h>
diff --git a/plugins/WinterSpeak/src/SpeakConfig.cpp b/plugins/WinterSpeak/src/SpeakConfig.cpp
index f80716a728..ed1ded0726 100644
--- a/plugins/WinterSpeak/src/SpeakConfig.cpp
+++ b/plugins/WinterSpeak/src/SpeakConfig.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "SpeakConfig.h"
diff --git a/plugins/WinterSpeak/src/SpeakConfig.h b/plugins/WinterSpeak/src/SpeakConfig.h
index 64fdaeb64a..1d32cc9493 100644
--- a/plugins/WinterSpeak/src/SpeakConfig.h
+++ b/plugins/WinterSpeak/src/SpeakConfig.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "stdafx.h"
#include "ConfigDatabase.h"
diff --git a/plugins/WinterSpeak/src/SpeechApi40a.cpp b/plugins/WinterSpeak/src/SpeechApi40a.cpp
index d3bf7d2975..259fd97156 100644
--- a/plugins/WinterSpeak/src/SpeechApi40a.cpp
+++ b/plugins/WinterSpeak/src/SpeechApi40a.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "SpeechApi40a.h"
#include "SpeechApi40aLexicon.h"
diff --git a/plugins/WinterSpeak/src/SpeechApi40a.h b/plugins/WinterSpeak/src/SpeechApi40a.h
index fcc1b03421..8dae4e520a 100644
--- a/plugins/WinterSpeak/src/SpeechApi40a.h
+++ b/plugins/WinterSpeak/src/SpeechApi40a.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "texttospeech.h"
struct ITTSCentralW;
diff --git a/plugins/WinterSpeak/src/SpeechApi40aLexicon.cpp b/plugins/WinterSpeak/src/SpeechApi40aLexicon.cpp
index e1702bde86..79ff10068f 100644
--- a/plugins/WinterSpeak/src/SpeechApi40aLexicon.cpp
+++ b/plugins/WinterSpeak/src/SpeechApi40aLexicon.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "SpeechApi40aLexicon.h"
#include <windows.h>
diff --git a/plugins/WinterSpeak/src/SpeechApi40aLexicon.h b/plugins/WinterSpeak/src/SpeechApi40aLexicon.h
index 73bee51cb9..4f3f4fea7c 100644
--- a/plugins/WinterSpeak/src/SpeechApi40aLexicon.h
+++ b/plugins/WinterSpeak/src/SpeechApi40aLexicon.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include <wtypes.h>
diff --git a/plugins/WinterSpeak/src/SpeechApi51.cpp b/plugins/WinterSpeak/src/SpeechApi51.cpp
index d87ea33a53..0db37e25f7 100644
--- a/plugins/WinterSpeak/src/SpeechApi51.cpp
+++ b/plugins/WinterSpeak/src/SpeechApi51.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "SpeechApi51.h"
#include "SpeechApi51Lexicon.h"
diff --git a/plugins/WinterSpeak/src/SpeechApi51.h b/plugins/WinterSpeak/src/SpeechApi51.h
index b7505e1410..ac96d46e82 100644
--- a/plugins/WinterSpeak/src/SpeechApi51.h
+++ b/plugins/WinterSpeak/src/SpeechApi51.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "TextToSpeech.h"
diff --git a/plugins/WinterSpeak/src/SpeechApi51Lexicon.cpp b/plugins/WinterSpeak/src/SpeechApi51Lexicon.cpp
index 8762265b4f..bbfa790a4d 100644
--- a/plugins/WinterSpeak/src/SpeechApi51Lexicon.cpp
+++ b/plugins/WinterSpeak/src/SpeechApi51Lexicon.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "SpeechApi51Lexicon.h"
#include "SpeechApi51.h"
diff --git a/plugins/WinterSpeak/src/SpeechApi51Lexicon.h b/plugins/WinterSpeak/src/SpeechApi51Lexicon.h
index 85dd2230fe..30d15c35f1 100644
--- a/plugins/WinterSpeak/src/SpeechApi51Lexicon.h
+++ b/plugins/WinterSpeak/src/SpeechApi51Lexicon.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include <wtypes.h>
diff --git a/plugins/WinterSpeak/src/SpeechInterface.cpp b/plugins/WinterSpeak/src/SpeechInterface.cpp
index eba58c079e..c3ed0ea51d 100644
--- a/plugins/WinterSpeak/src/SpeechInterface.cpp
+++ b/plugins/WinterSpeak/src/SpeechInterface.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "SpeechInterface.h"
#include "SpeechApi51.h"
#include "SpeechApi40a.h"
diff --git a/plugins/WinterSpeak/src/SpeechInterface.h b/plugins/WinterSpeak/src/SpeechInterface.h
index 78e51a0f75..b3670f7b5d 100644
--- a/plugins/WinterSpeak/src/SpeechInterface.h
+++ b/plugins/WinterSpeak/src/SpeechInterface.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include <vector>
diff --git a/plugins/WinterSpeak/src/Subject.cpp b/plugins/WinterSpeak/src/Subject.cpp
index 9c1fce2a08..a1a4e54cd1 100644
--- a/plugins/WinterSpeak/src/Subject.cpp
+++ b/plugins/WinterSpeak/src/Subject.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "Subject.h"
#include "Observer.h"
diff --git a/plugins/WinterSpeak/src/Subject.h b/plugins/WinterSpeak/src/Subject.h
index f4bba3b075..99fbba4dd7 100644
--- a/plugins/WinterSpeak/src/Subject.h
+++ b/plugins/WinterSpeak/src/Subject.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "Observer.h"
diff --git a/plugins/WinterSpeak/src/TextToSpeech.cpp b/plugins/WinterSpeak/src/TextToSpeech.cpp
index 844ca8373f..f2accbad16 100644
--- a/plugins/WinterSpeak/src/TextToSpeech.cpp
+++ b/plugins/WinterSpeak/src/TextToSpeech.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "TextToSpeech.h"
//------------------------------------------------------------------------------
diff --git a/plugins/WinterSpeak/src/TextToSpeech.h b/plugins/WinterSpeak/src/TextToSpeech.h
index 94702b690f..d96eb0deb7 100644
--- a/plugins/WinterSpeak/src/TextToSpeech.h
+++ b/plugins/WinterSpeak/src/TextToSpeech.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include "stdafx.h"
#include <string>
diff --git a/plugins/WinterSpeak/src/UserInformation.cpp b/plugins/WinterSpeak/src/UserInformation.cpp
index e0934a4861..79c036fbaa 100644
--- a/plugins/WinterSpeak/src/UserInformation.cpp
+++ b/plugins/WinterSpeak/src/UserInformation.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#include "UserInformation.h"
diff --git a/plugins/WinterSpeak/src/UserInformation.h b/plugins/WinterSpeak/src/UserInformation.h
index c184e2ae59..a175af41c1 100644
--- a/plugins/WinterSpeak/src/UserInformation.h
+++ b/plugins/WinterSpeak/src/UserInformation.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include <map>
#include <string>
diff --git a/plugins/WinterSpeak/src/main.cpp b/plugins/WinterSpeak/src/main.cpp
index daffa20758..32c3aa9da8 100644
--- a/plugins/WinterSpeak/src/main.cpp
+++ b/plugins/WinterSpeak/src/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
CLIST_INTERFACE *pcli;
HINSTANCE g_hInst;
diff --git a/plugins/WinterSpeak/src/resource.h b/plugins/WinterSpeak/src/resource.h
index d15b8b8c9a..50557a9ebe 100644
--- a/plugins/WinterSpeak/src/resource.h
+++ b/plugins/WinterSpeak/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\Speak.rc
//
diff --git a/plugins/WinterSpeak/src/stdafx.cxx b/plugins/WinterSpeak/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/WinterSpeak/src/stdafx.cxx
+++ b/plugins/WinterSpeak/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/WinterSpeak/src/stdafx.h b/plugins/WinterSpeak/src/stdafx.h
index 458d190cd2..a83d46f18a 100644
--- a/plugins/WinterSpeak/src/stdafx.h
+++ b/plugins/WinterSpeak/src/stdafx.h
@@ -1,4 +1,4 @@
-#define WIN32_LEAN_AND_MEAN
+#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <Winsock2.h>
diff --git a/plugins/WinterSpeak/src/version.h b/plugins/WinterSpeak/src/version.h
index d0043659db..f7b368f364 100644
--- a/plugins/WinterSpeak/src/version.h
+++ b/plugins/WinterSpeak/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 9
#define __RELEASE_NUM 8
#define __BUILD_NUM 3
diff --git a/plugins/WinterSpeak/src/voice_desc.h b/plugins/WinterSpeak/src/voice_desc.h
index 37ae72b0e9..6409ab835a 100644
--- a/plugins/WinterSpeak/src/voice_desc.h
+++ b/plugins/WinterSpeak/src/voice_desc.h
@@ -1,4 +1,4 @@
-#include <string>
+#include <string>
struct VoiceDesc
{
diff --git a/plugins/XSoundNotify/res/Version.rc b/plugins/XSoundNotify/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/XSoundNotify/res/Version.rc
+++ b/plugins/XSoundNotify/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/XSoundNotify/res/XSoundNotify.rc b/plugins/XSoundNotify/res/XSoundNotify.rc
index 3e1eb766a5..d56b0287c5 100644
--- a/plugins/XSoundNotify/res/XSoundNotify.rc
+++ b/plugins/XSoundNotify/res/XSoundNotify.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/XSoundNotify/src/dialog.cpp b/plugins/XSoundNotify/src/dialog.cpp
index 8c1dafa8de..295b7b642d 100644
--- a/plugins/XSoundNotify/src/dialog.cpp
+++ b/plugins/XSoundNotify/src/dialog.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda plugin template, originally by Richard Hughes
http://miranda-icq.sourceforge.net/
diff --git a/plugins/XSoundNotify/src/options.cpp b/plugins/XSoundNotify/src/options.cpp
index 035772e93d..60138e926d 100644
--- a/plugins/XSoundNotify/src/options.cpp
+++ b/plugins/XSoundNotify/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda plugin template, originally by Richard Hughes
http://miranda-icq.sourceforge.net/
diff --git a/plugins/XSoundNotify/src/resource.h b/plugins/XSoundNotify/src/resource.h
index 8b4fdb523b..10ca226d9a 100644
--- a/plugins/XSoundNotify/src/resource.h
+++ b/plugins/XSoundNotify/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется d:\MNG_orig\plugins\XSoundNotify\res\XSoundNotify.rc
//
diff --git a/plugins/XSoundNotify/src/stdafx.cxx b/plugins/XSoundNotify/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/XSoundNotify/src/stdafx.cxx
+++ b/plugins/XSoundNotify/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/XSoundNotify/src/stdafx.h b/plugins/XSoundNotify/src/stdafx.h
index 47e1176e07..20b80cac42 100644
--- a/plugins/XSoundNotify/src/stdafx.h
+++ b/plugins/XSoundNotify/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <Shlwapi.h>
#include <newpluginapi.h>
diff --git a/plugins/XSoundNotify/src/version.h b/plugins/XSoundNotify/src/version.h
index 420ab55dcc..028893a346 100644
--- a/plugins/XSoundNotify/src/version.h
+++ b/plugins/XSoundNotify/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 3
diff --git a/plugins/XSoundNotify/src/xsn_main.cpp b/plugins/XSoundNotify/src/xsn_main.cpp
index dc2feaa354..f79fd34d6f 100644
--- a/plugins/XSoundNotify/src/xsn_main.cpp
+++ b/plugins/XSoundNotify/src/xsn_main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda plugin template, originally by Richard Hughes
http://miranda-icq.sourceforge.net/
diff --git a/plugins/YAMN/docs/ChangeLog.txt b/plugins/YAMN/docs/ChangeLog.txt
index e8dd383df8..4a71aba022 100644
--- a/plugins/YAMN/docs/ChangeLog.txt
+++ b/plugins/YAMN/docs/ChangeLog.txt
@@ -1,4 +1,4 @@
-0.1.2.5
+0.1.2.5
=======
! fix many memory leaks patch by Merlin
* x64 support by Merlin
diff --git a/plugins/YAMN/docs/license.txt b/plugins/YAMN/docs/license.txt
index 7f1161073d..fc35462967 100644
--- a/plugins/YAMN/docs/license.txt
+++ b/plugins/YAMN/docs/license.txt
@@ -1,4 +1,4 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/YAMN/docs/readme.developers.txt b/plugins/YAMN/docs/readme.developers.txt
index fdb338707c..a7e54352a0 100644
--- a/plugins/YAMN/docs/readme.developers.txt
+++ b/plugins/YAMN/docs/readme.developers.txt
@@ -1,4 +1,4 @@
-==================================================================================
+==================================================================================
= YAMN plugin for Miranda (short readme for developers) =
==================================================================================
Hello developer! :)
diff --git a/plugins/YAMN/docs/readme.txt b/plugins/YAMN/docs/readme.txt
index 901ad22f73..67c244f13a 100644
--- a/plugins/YAMN/docs/readme.txt
+++ b/plugins/YAMN/docs/readme.txt
@@ -1,4 +1,4 @@
-=========================================================
+=========================================================
= YAMN plugin for Miranda readme =
=========================================================
Yet Another Mail Notifier
diff --git a/plugins/YAMN/proto_yamn/res/proto_YAMN.rc b/plugins/YAMN/proto_yamn/res/proto_YAMN.rc
index 087ee444c9..587991095b 100644
--- a/plugins/YAMN/proto_yamn/res/proto_YAMN.rc
+++ b/plugins/YAMN/proto_yamn/res/proto_YAMN.rc
@@ -1,4 +1,4 @@
-#include "..\src\resource.h"
+#include "..\src\resource.h"
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/YAMN/proto_yamn/src/resource.h b/plugins/YAMN/proto_yamn/src/resource.h
index 0532df3fa6..753f09eadb 100644
--- a/plugins/YAMN/proto_yamn/src/resource.h
+++ b/plugins/YAMN/proto_yamn/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Proto_YAMN.rc
//
diff --git a/plugins/YAMN/res/Version.rc b/plugins/YAMN/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/YAMN/res/Version.rc
+++ b/plugins/YAMN/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/YAMN/res/YAMN.rc b/plugins/YAMN/res/YAMN.rc
index 68436a49ae..aaaef705cc 100644
--- a/plugins/YAMN/res/YAMN.rc
+++ b/plugins/YAMN/res/YAMN.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/YAMN/src/account.cpp b/plugins/YAMN/src/account.cpp
index 0755276f7b..073eaeadf9 100644
--- a/plugins/YAMN/src/account.cpp
+++ b/plugins/YAMN/src/account.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements manipulation with accounts
* such as reading accounts from file, writing them to file,
* finding account by name etc.
diff --git a/plugins/YAMN/src/browser/badconnect.cpp b/plugins/YAMN/src/browser/badconnect.cpp
index d66878578e..a66d146458 100644
--- a/plugins/YAMN/src/browser/badconnect.cpp
+++ b/plugins/YAMN/src/browser/badconnect.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements window handling (connection error)
*
* (c) majvan 2002,2004
diff --git a/plugins/YAMN/src/browser/browser.h b/plugins/YAMN/src/browser/browser.h
index 18ec0f385e..2e7c2c7104 100644
--- a/plugins/YAMN/src/browser/browser.h
+++ b/plugins/YAMN/src/browser/browser.h
@@ -1,4 +1,4 @@
-#ifndef __MAILBROWSER_H
+#ifndef __MAILBROWSER_H
#define __MAILBROWSER_H
typedef struct MailBrowserWinParam
diff --git a/plugins/YAMN/src/browser/mailbrowser.cpp b/plugins/YAMN/src/browser/mailbrowser.cpp
index 58269b94af..9325ea61ed 100644
--- a/plugins/YAMN/src/browser/mailbrowser.cpp
+++ b/plugins/YAMN/src/browser/mailbrowser.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements window handling (new mail)
*
* (c) majvan 2002-2004
diff --git a/plugins/YAMN/src/debug.cpp b/plugins/YAMN/src/debug.cpp
index 0736b3d77d..4459d35edb 100644
--- a/plugins/YAMN/src/debug.cpp
+++ b/plugins/YAMN/src/debug.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* YAMN plugin main file
* Miranda homepage: http://miranda-icq.sourceforge.net/
*
diff --git a/plugins/YAMN/src/debug.h b/plugins/YAMN/src/debug.h
index d902d4c8b7..e9059292ed 100644
--- a/plugins/YAMN/src/debug.h
+++ b/plugins/YAMN/src/debug.h
@@ -1,4 +1,4 @@
-#ifndef __DEBUG_H
+#ifndef __DEBUG_H
#define __DEBUG_H
#ifdef _DEBUG
diff --git a/plugins/YAMN/src/filterplugin.cpp b/plugins/YAMN/src/filterplugin.cpp
index 5b0020eb66..35df6729ba 100644
--- a/plugins/YAMN/src/filterplugin.cpp
+++ b/plugins/YAMN/src/filterplugin.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* YAMN plugin export functions for filtering
*
* (c) majvan 2002-2004
diff --git a/plugins/YAMN/src/mails/decode.cpp b/plugins/YAMN/src/mails/decode.cpp
index 6a767b7a17..f58961f66f 100644
--- a/plugins/YAMN/src/mails/decode.cpp
+++ b/plugins/YAMN/src/mails/decode.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements decoding encoded MIME header in style
* =?iso-8859-2?Q? "User using email in central Europe characters such as =E9" ?=
*
diff --git a/plugins/YAMN/src/mails/decode.h b/plugins/YAMN/src/mails/decode.h
index 432efafb0b..9fdf0e895c 100644
--- a/plugins/YAMN/src/mails/decode.h
+++ b/plugins/YAMN/src/mails/decode.h
@@ -1,4 +1,4 @@
-#ifndef __DECODE_H
+#ifndef __DECODE_H
#define __DECODE_H
#define DOTLINE(s) ((((s)[-2]=='\r') || ((s)[-2]=='\n')) && ((s)[-1]=='.') && (((s)[0]=='\r') || ((s)[0]=='\n') || ((s)[0]=='\0'))) // be careful, it's different to ESR's pop3.c ;-)
diff --git a/plugins/YAMN/src/mails/mails.cpp b/plugins/YAMN/src/mails/mails.cpp
index c8baf41422..28ba473e7b 100644
--- a/plugins/YAMN/src/mails/mails.cpp
+++ b/plugins/YAMN/src/mails/mails.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements retrieving info from MIME header
*
* (c) majvan 2002-2004
diff --git a/plugins/YAMN/src/mails/mime.cpp b/plugins/YAMN/src/mails/mime.cpp
index 076e139c40..249a4d1817 100644
--- a/plugins/YAMN/src/mails/mime.cpp
+++ b/plugins/YAMN/src/mails/mime.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements retrieving info from MIME header
*
* (c) majvan 2002-2004
diff --git a/plugins/YAMN/src/main.cpp b/plugins/YAMN/src/main.cpp
index 0a83969f8e..8a75c30865 100644
--- a/plugins/YAMN/src/main.cpp
+++ b/plugins/YAMN/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* YAMN plugin main file
* Miranda homepage: http://miranda-icq.sourceforge.net/
* YAMN homepage: http://www.majvan.host.sk/Projekty/YAMN
diff --git a/plugins/YAMN/src/main.h b/plugins/YAMN/src/main.h
index fd09d77b13..142608256d 100644
--- a/plugins/YAMN/src/main.h
+++ b/plugins/YAMN/src/main.h
@@ -1,4 +1,4 @@
-#ifndef __MAIN_H
+#ifndef __MAIN_H
#define __MAIN_H
#define YAMN_NEWMAILSNDDESC LPGENW("YAMN: new mail message")
diff --git a/plugins/YAMN/src/proto/netclient.h b/plugins/YAMN/src/proto/netclient.h
index 2414dbdef1..0c87b5984a 100644
--- a/plugins/YAMN/src/proto/netclient.h
+++ b/plugins/YAMN/src/proto/netclient.h
@@ -1,4 +1,4 @@
-#ifndef __CLIENT_H
+#ifndef __CLIENT_H
#define __CLIENT_H
class CNetClient
diff --git a/plugins/YAMN/src/proto/netlib.cpp b/plugins/YAMN/src/proto/netlib.cpp
index 7e4227ad91..2d1a2768ed 100644
--- a/plugins/YAMN/src/proto/netlib.cpp
+++ b/plugins/YAMN/src/proto/netlib.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements communication based on Miranda netlib library
*
* (c) majvan 2002-2004
diff --git a/plugins/YAMN/src/proto/netlib.h b/plugins/YAMN/src/proto/netlib.h
index de41a6ad04..debb9a7409 100644
--- a/plugins/YAMN/src/proto/netlib.h
+++ b/plugins/YAMN/src/proto/netlib.h
@@ -1,4 +1,4 @@
-#ifndef __NETLIB_H
+#ifndef __NETLIB_H
#define __NETLIB_H
class CNLClient: public CNetClient
diff --git a/plugins/YAMN/src/proto/pop3/pop3.cpp b/plugins/YAMN/src/proto/pop3/pop3.cpp
index d47fac4836..219eb1fc9a 100644
--- a/plugins/YAMN/src/proto/pop3/pop3.cpp
+++ b/plugins/YAMN/src/proto/pop3/pop3.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements basics of POP3 protocol
*
* (c) majvan 2002-2004
diff --git a/plugins/YAMN/src/proto/pop3/pop3.h b/plugins/YAMN/src/proto/pop3/pop3.h
index c65dc2ee26..bb84ee2767 100644
--- a/plugins/YAMN/src/proto/pop3/pop3.h
+++ b/plugins/YAMN/src/proto/pop3/pop3.h
@@ -1,4 +1,4 @@
-#ifndef __POP3_H
+#ifndef __POP3_H
#define __POP3_H
#define DOTLINE(s) ((((s)[-2]=='\r') || ((s)[-2]=='\n')) && ((s)[-1]=='.') && (((s)[0]=='\r') || ((s)[0]=='\n') || ((s)[0]=='\0'))) // be careful, it's different to ESR's pop3.c ;-)
diff --git a/plugins/YAMN/src/proto/pop3/pop3comm.cpp b/plugins/YAMN/src/proto/pop3/pop3comm.cpp
index edd7598c26..944b0f16c4 100644
--- a/plugins/YAMN/src/proto/pop3/pop3comm.cpp
+++ b/plugins/YAMN/src/proto/pop3/pop3comm.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements POP3 server checking for new mail and so on.
* There's function SynchroPOP3 in this file- for checking and synchronising POP3 account
* and DeleteMailsPOP3- for deleting mails from POP3 server
diff --git a/plugins/YAMN/src/proto/pop3/pop3comm.h b/plugins/YAMN/src/proto/pop3/pop3comm.h
index 8d75d0876d..4c2a2e168f 100644
--- a/plugins/YAMN/src/proto/pop3/pop3comm.h
+++ b/plugins/YAMN/src/proto/pop3/pop3comm.h
@@ -1,4 +1,4 @@
-#ifndef __POP3COMM_H
+#ifndef __POP3COMM_H
#define __POP3COMM_H
#define POP3_FILEVERSION 1 //Version of aditional information stored in book file
diff --git a/plugins/YAMN/src/proto/pop3/pop3opt.cpp b/plugins/YAMN/src/proto/pop3/pop3opt.cpp
index 5d239f3e1e..7b87aafdaf 100644
--- a/plugins/YAMN/src/proto/pop3/pop3opt.cpp
+++ b/plugins/YAMN/src/proto/pop3/pop3opt.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements POP3 options window handling
*
* (c) majvan 2002-2003
diff --git a/plugins/YAMN/src/proto/pop3/pop3opt.h b/plugins/YAMN/src/proto/pop3/pop3opt.h
index 6a678284fa..0d03e78247 100644
--- a/plugins/YAMN/src/proto/pop3/pop3opt.h
+++ b/plugins/YAMN/src/proto/pop3/pop3opt.h
@@ -1,4 +1,4 @@
-#ifndef __OPTIONS_H
+#ifndef __OPTIONS_H
#define __OPTIONS_H
#define M_SHOWACTUAL 0
diff --git a/plugins/YAMN/src/protoplugin.cpp b/plugins/YAMN/src/protoplugin.cpp
index d2ab6d2b79..11e34e4fa3 100644
--- a/plugins/YAMN/src/protoplugin.cpp
+++ b/plugins/YAMN/src/protoplugin.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* YAMN plugin export functions for protocols
*
* (c) majvan 2002-2004
diff --git a/plugins/YAMN/src/resource.h b/plugins/YAMN/src/resource.h
index 79965d6ae6..be6c92e926 100644
--- a/plugins/YAMN/src/resource.h
+++ b/plugins/YAMN/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by YAMN.rc
//
diff --git a/plugins/YAMN/src/services.cpp b/plugins/YAMN/src/services.cpp
index 56c7477213..f414b98c0e 100644
--- a/plugins/YAMN/src/services.cpp
+++ b/plugins/YAMN/src/services.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static INT_PTR Service_GetCaps(WPARAM wParam, LPARAM)
{
diff --git a/plugins/YAMN/src/stdafx.cxx b/plugins/YAMN/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/YAMN/src/stdafx.cxx
+++ b/plugins/YAMN/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/YAMN/src/stdafx.h b/plugins/YAMN/src/stdafx.h
index e932de1d2e..04ef8853a4 100644
--- a/plugins/YAMN/src/stdafx.h
+++ b/plugins/YAMN/src/stdafx.h
@@ -1,4 +1,4 @@
-
+
#ifndef __YAMN_H
#define __YAMN_H
diff --git a/plugins/YAMN/src/synchro.cpp b/plugins/YAMN/src/synchro.cpp
index 8a81f2a345..182479ecc9 100644
--- a/plugins/YAMN/src/synchro.cpp
+++ b/plugins/YAMN/src/synchro.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements synchronization objects code between threads. If you want, you can include it to your
* code. This file is not dependent on any other external code (functions)
*
diff --git a/plugins/YAMN/src/version.h b/plugins/YAMN/src/version.h
index d9e8ed5c85..2e536b4944 100644
--- a/plugins/YAMN/src/version.h
+++ b/plugins/YAMN/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 2
#define __BUILD_NUM 6
diff --git a/plugins/YAMN/src/yamn.cpp b/plugins/YAMN/src/yamn.cpp
index 9343f0f53f..303f270b2a 100644
--- a/plugins/YAMN/src/yamn.cpp
+++ b/plugins/YAMN/src/yamn.cpp
@@ -1,4 +1,4 @@
-/*
+/*
* This code implements miscellaneous usefull functions
*
* (c) majvan 2002-2004
diff --git a/plugins/YAPP/docs/licence.txt b/plugins/YAPP/docs/licence.txt
index a8cbd75ec3..93f58e3c3a 100644
--- a/plugins/YAPP/docs/licence.txt
+++ b/plugins/YAPP/docs/licence.txt
@@ -1,4 +1,4 @@
-The YAPP plugin for Miranda-IM is Copyright (c) 2006 Scott Ellis (mail@scottellis.com.au)
+The YAPP plugin for Miranda-IM is Copyright (c) 2006 Scott Ellis (mail@scottellis.com.au)
http://www.scottellis.com.au
diff --git a/plugins/YAPP/res/version.rc b/plugins/YAPP/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/YAPP/res/version.rc
+++ b/plugins/YAPP/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/YAPP/res/yapp.rc b/plugins/YAPP/res/yapp.rc
index f5a6bf9b16..ff30d68ab3 100644
--- a/plugins/YAPP/res/yapp.rc
+++ b/plugins/YAPP/res/yapp.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/YAPP/src/icons.cpp b/plugins/YAPP/src/icons.cpp
index f9364cf47e..892fe27cb0 100644
--- a/plugins/YAPP/src/icons.cpp
+++ b/plugins/YAPP/src/icons.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
static IconItem iconList[] =
{
diff --git a/plugins/YAPP/src/icons.h b/plugins/YAPP/src/icons.h
index ac90ab308b..63ee2a70bf 100644
--- a/plugins/YAPP/src/icons.h
+++ b/plugins/YAPP/src/icons.h
@@ -1,4 +1,4 @@
-#ifndef __icons_h__
+#ifndef __icons_h__
#define __icons_h__
//ICONS
diff --git a/plugins/YAPP/src/message_pump.cpp b/plugins/YAPP/src/message_pump.cpp
index 606401da6b..1cec3176da 100644
--- a/plugins/YAPP/src/message_pump.cpp
+++ b/plugins/YAPP/src/message_pump.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
unsigned message_pump_thread_id = 0;
int num_popups = 0;
diff --git a/plugins/YAPP/src/message_pump.h b/plugins/YAPP/src/message_pump.h
index d432706822..71a655729f 100644
--- a/plugins/YAPP/src/message_pump.h
+++ b/plugins/YAPP/src/message_pump.h
@@ -1,4 +1,4 @@
-#ifndef _MESSAGE_PUMP_INC
+#ifndef _MESSAGE_PUMP_INC
#define _MESSAGE_PUMP_INC
extern unsigned message_pump_thread_id;
diff --git a/plugins/YAPP/src/notify.h b/plugins/YAPP/src/notify.h
index 62cbb53e81..59cf31c63e 100644
--- a/plugins/YAPP/src/notify.h
+++ b/plugins/YAPP/src/notify.h
@@ -1,4 +1,4 @@
-#ifndef _NOTIFY_IMP_INC
+#ifndef _NOTIFY_IMP_INC
#define _NOTIFY_IMP_INC
void InitNotify();
diff --git a/plugins/YAPP/src/notify_imp.cpp b/plugins/YAPP/src/notify_imp.cpp
index ccf5046923..8fac8f73cc 100644
--- a/plugins/YAPP/src/notify_imp.cpp
+++ b/plugins/YAPP/src/notify_imp.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
//struct
diff --git a/plugins/YAPP/src/options.cpp b/plugins/YAPP/src/options.cpp
index 423299490d..c9c9865cad 100644
--- a/plugins/YAPP/src/options.cpp
+++ b/plugins/YAPP/src/options.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
Options options;
diff --git a/plugins/YAPP/src/options.h b/plugins/YAPP/src/options.h
index d11342074e..f28ce6ec6f 100644
--- a/plugins/YAPP/src/options.h
+++ b/plugins/YAPP/src/options.h
@@ -1,4 +1,4 @@
-#ifndef _OPTIONS_INC
+#ifndef _OPTIONS_INC
#define _OPTIONS_INC
typedef enum {PL_BOTTOMRIGHT=0, PL_BOTTOMLEFT=1, PL_TOPRIGHT=2, PL_TOPLEFT=3} PopupLocation;
diff --git a/plugins/YAPP/src/popwin.cpp b/plugins/YAPP/src/popwin.cpp
index dce7e7cf1c..220a268811 100644
--- a/plugins/YAPP/src/popwin.cpp
+++ b/plugins/YAPP/src/popwin.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
#define ID_CLOSETIMER 0x0101
#define ID_MOVETIMER 0x0102
diff --git a/plugins/YAPP/src/popwin.h b/plugins/YAPP/src/popwin.h
index 8248592814..a636829df4 100644
--- a/plugins/YAPP/src/popwin.h
+++ b/plugins/YAPP/src/popwin.h
@@ -1,4 +1,4 @@
-#ifndef _POPWIN_INC
+#ifndef _POPWIN_INC
#define _POPWIN_INC
#define POP_WIN_CLASS _A2W(MODULE) L"YAPPWindowClass"
diff --git a/plugins/YAPP/src/resource.h b/plugins/YAPP/src/resource.h
index a5931b3d73..60a7a953cc 100644
--- a/plugins/YAPP/src/resource.h
+++ b/plugins/YAPP/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by D:\Development\Miranda NG\plugins\YAPP\res\yapp.rc
//
diff --git a/plugins/YAPP/src/services.cpp b/plugins/YAPP/src/services.cpp
index 71f68a7b05..ea457f7ca4 100644
--- a/plugins/YAPP/src/services.cpp
+++ b/plugins/YAPP/src/services.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
extern HANDLE hTTButton;
extern HGENMENU hMenuRoot, hMenuItem;
diff --git a/plugins/YAPP/src/services.h b/plugins/YAPP/src/services.h
index 91e9500b02..43834be12c 100644
--- a/plugins/YAPP/src/services.h
+++ b/plugins/YAPP/src/services.h
@@ -1,4 +1,4 @@
-#ifndef _SERVICES_INC
+#ifndef _SERVICES_INC
#define _SERVICES_INC
void InitServices();
diff --git a/plugins/YAPP/src/stdafx.cxx b/plugins/YAPP/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/YAPP/src/stdafx.cxx
+++ b/plugins/YAPP/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/YAPP/src/stdafx.h b/plugins/YAPP/src/stdafx.h
index 704cb11db0..2666f4f4d3 100644
--- a/plugins/YAPP/src/stdafx.h
+++ b/plugins/YAPP/src/stdafx.h
@@ -1,4 +1,4 @@
-// stdafx.h : include file for standard system include files,
+// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
diff --git a/plugins/YAPP/src/version.h b/plugins/YAPP/src/version.h
index 168719a1ab..8dae244f42 100644
--- a/plugins/YAPP/src/version.h
+++ b/plugins/YAPP/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 5
#define __RELEASE_NUM 0
#define __BUILD_NUM 12
diff --git a/plugins/YAPP/src/yapp.cpp b/plugins/YAPP/src/yapp.cpp
index 482f774ec6..ce4fe77d0f 100644
--- a/plugins/YAPP/src/yapp.cpp
+++ b/plugins/YAPP/src/yapp.cpp
@@ -1,4 +1,4 @@
-// popups2.cpp : Defines the entry point for the DLL application.
+// popups2.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
diff --git a/plugins/YAPP/src/yapp_history.cpp b/plugins/YAPP/src/yapp_history.cpp
index fb881cf1c1..9240adbb2d 100644
--- a/plugins/YAPP/src/yapp_history.cpp
+++ b/plugins/YAPP/src/yapp_history.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
PopupHistoryList::PopupHistoryList(int renderer)
{
diff --git a/plugins/YAPP/src/yapp_history.h b/plugins/YAPP/src/yapp_history.h
index ff13d28b34..e7a6f2d65f 100644
--- a/plugins/YAPP/src/yapp_history.h
+++ b/plugins/YAPP/src/yapp_history.h
@@ -1,4 +1,4 @@
-#ifndef __yapp_history_h__
+#ifndef __yapp_history_h__
#define __yapp_history_h__
/****HISTORY ++ STUFF ***/
diff --git a/plugins/YAPP/src/yapp_history_dlg.cpp b/plugins/YAPP/src/yapp_history_dlg.cpp
index 025d987620..009c9249ea 100644
--- a/plugins/YAPP/src/yapp_history_dlg.cpp
+++ b/plugins/YAPP/src/yapp_history_dlg.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
//************ Some helper resize stuff ******************
diff --git a/plugins/YARelay/docs/readme.txt b/plugins/YARelay/docs/readme.txt
index 989c929468..b4481efaa6 100644
--- a/plugins/YARelay/docs/readme.txt
+++ b/plugins/YARelay/docs/readme.txt
@@ -1,4 +1,4 @@
-Yet Another Relay plugin. v.0.0.0.3
+Yet Another Relay plugin. v.0.0.0.3
This plugin forwards all incoming messages to any contact.
Features:
diff --git a/plugins/YARelay/res/Version.rc b/plugins/YARelay/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/YARelay/res/Version.rc
+++ b/plugins/YARelay/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/YARelay/res/yaRelay.rc b/plugins/YARelay/res/yaRelay.rc
index 9a09e0dab8..8a2f1e3823 100644
--- a/plugins/YARelay/res/yaRelay.rc
+++ b/plugins/YARelay/res/yaRelay.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/YARelay/src/main.cpp b/plugins/YARelay/src/main.cpp
index d33937b679..6a347f1595 100644
--- a/plugins/YARelay/src/main.cpp
+++ b/plugins/YARelay/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
yaRelay.cpp
Yet Another Relay plugin. v.0.0.0.3
diff --git a/plugins/YARelay/src/options.cpp b/plugins/YARelay/src/options.cpp
index f10bfcb0e3..699cc58d29 100644
--- a/plugins/YARelay/src/options.cpp
+++ b/plugins/YARelay/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
yaRelay.cpp
Yet Another Relay plugin. v.0.0.0.3
diff --git a/plugins/YARelay/src/resource.h b/plugins/YARelay/src/resource.h
index b9104ff1a1..46472dcd46 100644
--- a/plugins/YARelay/src/resource.h
+++ b/plugins/YARelay/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by frame.rc
//
diff --git a/plugins/YARelay/src/stdafx.cxx b/plugins/YARelay/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/YARelay/src/stdafx.cxx
+++ b/plugins/YARelay/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/YARelay/src/stdafx.h b/plugins/YARelay/src/stdafx.h
index eef4c08ce8..872d8e34e9 100644
--- a/plugins/YARelay/src/stdafx.h
+++ b/plugins/YARelay/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
yaRelay.cpp
Yet Another Relay plugin. v.0.0.0.3
diff --git a/plugins/YARelay/src/version.h b/plugins/YARelay/src/version.h
index d565b2ec64..64fc565742 100644
--- a/plugins/YARelay/src/version.h
+++ b/plugins/YARelay/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/ZeroNotification/res/Version.rc b/plugins/ZeroNotification/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/ZeroNotification/res/Version.rc
+++ b/plugins/ZeroNotification/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/ZeroNotification/res/ZeroNotify.rc b/plugins/ZeroNotification/res/ZeroNotify.rc
index add9e9a0cd..0a268bcd35 100644
--- a/plugins/ZeroNotification/res/ZeroNotify.rc
+++ b/plugins/ZeroNotification/res/ZeroNotify.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/ZeroNotification/src/main.cpp b/plugins/ZeroNotification/src/main.cpp
index 11983be572..4b821119b4 100644
--- a/plugins/ZeroNotification/src/main.cpp
+++ b/plugins/ZeroNotification/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
A small Miranda plugin, by bidyut, updated by Maat.
Original plugin idea (NoSound) by Anders Nilsson.
diff --git a/plugins/ZeroNotification/src/resource.h b/plugins/ZeroNotification/src/resource.h
index ac11d8b30b..367a4ff8fa 100644
--- a/plugins/ZeroNotification/src/resource.h
+++ b/plugins/ZeroNotification/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ZeroNotifyW.rc
//
diff --git a/plugins/ZeroNotification/src/stdafx.cxx b/plugins/ZeroNotification/src/stdafx.cxx
index e0372ed6dc..b30b5516a7 100644
--- a/plugins/ZeroNotification/src/stdafx.cxx
+++ b/plugins/ZeroNotification/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/ZeroNotification/src/stdafx.h b/plugins/ZeroNotification/src/stdafx.h
index bd1e1dc792..32753cb1ce 100644
--- a/plugins/ZeroNotification/src/stdafx.h
+++ b/plugins/ZeroNotification/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <commctrl.h>
#include <newpluginapi.h>
diff --git a/plugins/ZeroNotification/src/version.h b/plugins/ZeroNotification/src/version.h
index a69a5c5435..665fd66c41 100644
--- a/plugins/ZeroNotification/src/version.h
+++ b/plugins/ZeroNotification/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 5
diff --git a/plugins/ZeroSwitch/res/Version.rc b/plugins/ZeroSwitch/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/ZeroSwitch/res/Version.rc
+++ b/plugins/ZeroSwitch/res/Version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/ZeroSwitch/src/ZeroSwitch.cpp b/plugins/ZeroSwitch/src/ZeroSwitch.cpp
index e38dc64403..b859fbb1bd 100644
--- a/plugins/ZeroSwitch/src/ZeroSwitch.cpp
+++ b/plugins/ZeroSwitch/src/ZeroSwitch.cpp
@@ -1,4 +1,4 @@
-// ZeroSwitch.cpp : Defines the entry point for the DLL application.
+// ZeroSwitch.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
diff --git a/plugins/ZeroSwitch/src/stdafx.cxx b/plugins/ZeroSwitch/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/ZeroSwitch/src/stdafx.cxx
+++ b/plugins/ZeroSwitch/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/ZeroSwitch/src/stdafx.h b/plugins/ZeroSwitch/src/stdafx.h
index b2583c407e..e3edcf5ef8 100644
--- a/plugins/ZeroSwitch/src/stdafx.h
+++ b/plugins/ZeroSwitch/src/stdafx.h
@@ -1,4 +1,4 @@
-// stdafx.h : include file for standard system include files,
+// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
diff --git a/plugins/ZeroSwitch/src/version.h b/plugins/ZeroSwitch/src/version.h
index 0f3801c22a..1af376d654 100644
--- a/plugins/ZeroSwitch/src/version.h
+++ b/plugins/ZeroSwitch/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/helpers/commonheaders.h b/plugins/helpers/commonheaders.h
index f85a681b1e..b07fd11edd 100644
--- a/plugins/helpers/commonheaders.h
+++ b/plugins/helpers/commonheaders.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/helpers/gen_helpers.cpp b/plugins/helpers/gen_helpers.cpp
index a52c58754b..c78457c088 100644
--- a/plugins/helpers/gen_helpers.cpp
+++ b/plugins/helpers/gen_helpers.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Helper functions for Miranda-IM (www.miranda-im.org)
Copyright 2006 P. Boon
diff --git a/plugins/helpers/gen_helpers.h b/plugins/helpers/gen_helpers.h
index f084929244..64adf66176 100644
--- a/plugins/helpers/gen_helpers.h
+++ b/plugins/helpers/gen_helpers.h
@@ -1,4 +1,4 @@
-/*
+/*
Helper functions for Miranda-IM (www.miranda-im.org)
Copyright 2006 P. Boon
diff --git a/plugins/mRadio/mradio.rc b/plugins/mRadio/mradio.rc
index 6a21f46294..1e54593228 100644
--- a/plugins/mRadio/mradio.rc
+++ b/plugins/mRadio/mradio.rc
@@ -1,4 +1,4 @@
-#include "mr_rc.inc"
+#include "mr_rc.inc"
LANGUAGE 0,0
diff --git a/plugins/mRadio/proto_mradio/res/resource.rc b/plugins/mRadio/proto_mradio/res/resource.rc
index 43ad52b944..e64f2f11d6 100644
--- a/plugins/mRadio/proto_mradio/res/resource.rc
+++ b/plugins/mRadio/proto_mradio/res/resource.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/mRadio/proto_mradio/src/resource.h b/plugins/mRadio/proto_mradio/src/resource.h
index a3a1164829..087e55631f 100644
--- a/plugins/mRadio/proto_mradio/src/resource.h
+++ b/plugins/mRadio/proto_mradio/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/mRadio/readme.txt b/plugins/mRadio/readme.txt
index ea111e1056..f5b2e132ad 100644
--- a/plugins/mRadio/readme.txt
+++ b/plugins/mRadio/readme.txt
@@ -1,4 +1,4 @@
-Description:
+Description:
------------
This plugin plays and records Internet radio streams. Also local media files can be played.
diff --git a/plugins/mTextControl/docs/Changelog.txt b/plugins/mTextControl/docs/Changelog.txt
index da8c033aa4..595ad9c52e 100644
--- a/plugins/mTextControl/docs/Changelog.txt
+++ b/plugins/mTextControl/docs/Changelog.txt
@@ -1,4 +1,4 @@
-0.8.0.1:
+0.8.0.1:
+ use precompiled header
+ mtextcontrol interface ( faster and no core traffic)
0.8.0.0:
diff --git a/plugins/mTextControl/res/version.rc b/plugins/mTextControl/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/mTextControl/res/version.rc
+++ b/plugins/mTextControl/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/mTextControl/src/FormattedTextDraw.cpp b/plugins/mTextControl/src/FormattedTextDraw.cpp
index 346cb8f1e2..2ee563b4ad 100644
--- a/plugins/mTextControl/src/FormattedTextDraw.cpp
+++ b/plugins/mTextControl/src/FormattedTextDraw.cpp
@@ -1,4 +1,4 @@
-// Feel free to use this code in your own applications.
+// Feel free to use this code in your own applications.
// The Author does not guarantee anything about this code.
// Author : Yves Maurer
diff --git a/plugins/mTextControl/src/FormattedTextDraw.h b/plugins/mTextControl/src/FormattedTextDraw.h
index 8f318717e6..1a3d569b29 100644
--- a/plugins/mTextControl/src/FormattedTextDraw.h
+++ b/plugins/mTextControl/src/FormattedTextDraw.h
@@ -1,4 +1,4 @@
-// Feel free to use this code in your own applications.
+// Feel free to use this code in your own applications.
// The Author does not guarantee anything about this code.
// Author : Yves Maurer
// FormattedTextDraw.h : Declaration of the CFormattedTextDraw
diff --git a/plugins/mTextControl/src/ImageDataObjectHlp.cpp b/plugins/mTextControl/src/ImageDataObjectHlp.cpp
index 3c7a66eb55..5efaaa58b4 100644
--- a/plugins/mTextControl/src/ImageDataObjectHlp.cpp
+++ b/plugins/mTextControl/src/ImageDataObjectHlp.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2004-2005 Rein-Peter de Boer (peacow) and followers
diff --git a/plugins/mTextControl/src/ImageDataObjectHlp.h b/plugins/mTextControl/src/ImageDataObjectHlp.h
index 4884d2a1f2..4277011943 100644
--- a/plugins/mTextControl/src/ImageDataObjectHlp.h
+++ b/plugins/mTextControl/src/ImageDataObjectHlp.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda SmileyAdd Plugin
Copyright (C) 2004 Rein-Peter de Boer (peacow)
diff --git a/plugins/mTextControl/src/dataobject.cpp b/plugins/mTextControl/src/dataobject.cpp
index a05a63d05c..3214be2079 100644
--- a/plugins/mTextControl/src/dataobject.cpp
+++ b/plugins/mTextControl/src/dataobject.cpp
@@ -1,4 +1,4 @@
-//
+//
// DATAOBJECT.CPP
//
// Implementation of the IDataObject COM interface
diff --git a/plugins/mTextControl/src/enumformat.cpp b/plugins/mTextControl/src/enumformat.cpp
index 64ae07e3c3..a390643057 100644
--- a/plugins/mTextControl/src/enumformat.cpp
+++ b/plugins/mTextControl/src/enumformat.cpp
@@ -1,4 +1,4 @@
-//
+//
// ENUMFORMAT.CPP
//
// By J Brown 2004
diff --git a/plugins/mTextControl/src/fancy_rtf.cpp b/plugins/mTextControl/src/fancy_rtf.cpp
index 6aacfe0362..a0034c5fa5 100644
--- a/plugins/mTextControl/src/fancy_rtf.cpp
+++ b/plugins/mTextControl/src/fancy_rtf.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
struct BBCodeInfo
{
diff --git a/plugins/mTextControl/src/fancy_rtf.h b/plugins/mTextControl/src/fancy_rtf.h
index ed1fcb1d2c..8883ca764c 100644
--- a/plugins/mTextControl/src/fancy_rtf.h
+++ b/plugins/mTextControl/src/fancy_rtf.h
@@ -1,4 +1,4 @@
-#ifndef __fancy_rtf_h__
+#ifndef __fancy_rtf_h__
#define __fancy_rtf_h__
void bbCodeParse(IFormattedTextDraw *ts);
diff --git a/plugins/mTextControl/src/main.cpp b/plugins/mTextControl/src/main.cpp
index afc87735db..b791579433 100644
--- a/plugins/mTextControl/src/main.cpp
+++ b/plugins/mTextControl/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Text Control - Plugin for Miranda IM
Copyright © 2005 Victor Pavlychko (nullbie@gmail.com),
diff --git a/plugins/mTextControl/src/richeditutils.cpp b/plugins/mTextControl/src/richeditutils.cpp
index 650c596129..9ebdedf913 100644
--- a/plugins/mTextControl/src/richeditutils.cpp
+++ b/plugins/mTextControl/src/richeditutils.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
class CREOleCallback : public IRichEditOleCallback
{
diff --git a/plugins/mTextControl/src/richeditutils.h b/plugins/mTextControl/src/richeditutils.h
index a459f62f6a..8467b47a2f 100644
--- a/plugins/mTextControl/src/richeditutils.h
+++ b/plugins/mTextControl/src/richeditutils.h
@@ -1,4 +1,4 @@
-#ifndef __richeditutils_h__
+#ifndef __richeditutils_h__
#define __richeditutils_h__
extern IRichEditOleCallback *reOleCallback;
diff --git a/plugins/mTextControl/src/services.cpp b/plugins/mTextControl/src/services.cpp
index 162e87057a..0a9c4ec221 100644
--- a/plugins/mTextControl/src/services.cpp
+++ b/plugins/mTextControl/src/services.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Text Control - Plugin for Miranda IM
Copyright (C) 2005 Victor Pavlychko (nullbie@gmail.com)
diff --git a/plugins/mTextControl/src/services.h b/plugins/mTextControl/src/services.h
index d91b1366b3..c1a8006c49 100644
--- a/plugins/mTextControl/src/services.h
+++ b/plugins/mTextControl/src/services.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Text Control - Plugin for Miranda IM
Copyright (C) 2005 Victor Pavlychko (nullbie@gmail.com)
diff --git a/plugins/mTextControl/src/stdafx.cxx b/plugins/mTextControl/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/mTextControl/src/stdafx.cxx
+++ b/plugins/mTextControl/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/mTextControl/src/stdafx.h b/plugins/mTextControl/src/stdafx.h
index 3840d89738..ec9717ad39 100644
--- a/plugins/mTextControl/src/stdafx.h
+++ b/plugins/mTextControl/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Text Control - Plugin for Miranda IM
Copyright (C) 2005 Victor Pavlychko (nullbie@gmail.com)
diff --git a/plugins/mTextControl/src/textcontrol.cpp b/plugins/mTextControl/src/textcontrol.cpp
index b8f66ef432..2b5f568db1 100644
--- a/plugins/mTextControl/src/textcontrol.cpp
+++ b/plugins/mTextControl/src/textcontrol.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Text Control - Plugin for Miranda IM
Copyright (C) 2005 Victor Pavlychko (nullbie@gmail.com)
diff --git a/plugins/mTextControl/src/textcontrol.h b/plugins/mTextControl/src/textcontrol.h
index ef694263ae..0ac15a8220 100644
--- a/plugins/mTextControl/src/textcontrol.h
+++ b/plugins/mTextControl/src/textcontrol.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Text Control - Plugin for Miranda IM
Copyright (C) 2005 Victor Pavlychko (nullbie@gmail.com)
diff --git a/plugins/mTextControl/src/textusers.cpp b/plugins/mTextControl/src/textusers.cpp
index b9a16a3d21..cc6ca0e6b7 100644
--- a/plugins/mTextControl/src/textusers.cpp
+++ b/plugins/mTextControl/src/textusers.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Text Control - Plugin for Miranda IM
Copyright (C) 2005 Victor Pavlychko (nullbie@gmail.com)
diff --git a/plugins/mTextControl/src/textusers.h b/plugins/mTextControl/src/textusers.h
index 28e2fb27d3..575bc77df0 100644
--- a/plugins/mTextControl/src/textusers.h
+++ b/plugins/mTextControl/src/textusers.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda Text Control - Plugin for Miranda IM
Copyright (C) 2005 Victor Pavlychko (nullbie@gmail.com)
diff --git a/plugins/mTextControl/src/version.h b/plugins/mTextControl/src/version.h
index 480791cbd2..9dc90f92e8 100644
--- a/plugins/mTextControl/src/version.h
+++ b/plugins/mTextControl/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 8
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
diff --git a/plugins/testplugin/src/testplug.cpp b/plugins/testplugin/src/testplug.cpp
index 2a3531be06..be470b0b33 100644
--- a/plugins/testplugin/src/testplug.cpp
+++ b/plugins/testplugin/src/testplug.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG plugin template
https://miranda-ng.org/
diff --git a/plugins/wbOSD/docs/readme.txt b/plugins/wbOSD/docs/readme.txt
index 09815bf989..8efe6d1dfc 100644
--- a/plugins/wbOSD/docs/readme.txt
+++ b/plugins/wbOSD/docs/readme.txt
@@ -1,4 +1,4 @@
-Wannabe (Miranda's) OSD
+Wannabe (Miranda's) OSD
(c)2005 Andrej Krutak
Distribute under the GNU GPL 2.0 license
diff --git a/plugins/wbOSD/res/version.rc b/plugins/wbOSD/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/wbOSD/res/version.rc
+++ b/plugins/wbOSD/res/version.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/wbOSD/res/wbOSD.rc b/plugins/wbOSD/res/wbOSD.rc
index e5887a5f74..3d1f3e7281 100644
--- a/plugins/wbOSD/res/wbOSD.rc
+++ b/plugins/wbOSD/res/wbOSD.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/wbOSD/src/events.cpp b/plugins/wbOSD/src/events.cpp
index 2ab9f02e91..9209c814fb 100644
--- a/plugins/wbOSD/src/events.cpp
+++ b/plugins/wbOSD/src/events.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Wannabe OSD
This plugin tries to become miranda's standard OSD ;-)
diff --git a/plugins/wbOSD/src/main.cpp b/plugins/wbOSD/src/main.cpp
index def91cae53..c2f9d9f2b3 100644
--- a/plugins/wbOSD/src/main.cpp
+++ b/plugins/wbOSD/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Wannabe OSD
This plugin tries to become miranda's standard OSD ;-)
diff --git a/plugins/wbOSD/src/options.cpp b/plugins/wbOSD/src/options.cpp
index 5c77d0390f..d9dcb4ade7 100644
--- a/plugins/wbOSD/src/options.cpp
+++ b/plugins/wbOSD/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Wannabe OSD
This plugin tries to become miranda's standard OSD ;-)
diff --git a/plugins/wbOSD/src/resource.h b/plugins/wbOSD/src/resource.h
index e82a87a47b..935100f1c1 100644
--- a/plugins/wbOSD/src/resource.h
+++ b/plugins/wbOSD/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\wbOSD.rc
//
diff --git a/plugins/wbOSD/src/stdafx.cxx b/plugins/wbOSD/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/wbOSD/src/stdafx.cxx
+++ b/plugins/wbOSD/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/wbOSD/src/stdafx.h b/plugins/wbOSD/src/stdafx.h
index b3652aca22..abea35ebe0 100644
--- a/plugins/wbOSD/src/stdafx.h
+++ b/plugins/wbOSD/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Wannabe OSD
This plugin tries to become miranda's standard OSD ;-)
diff --git a/plugins/wbOSD/src/version.h b/plugins/wbOSD/src/version.h
index 8f40116d9f..84a344dbf4 100644
--- a/plugins/wbOSD/src/version.h
+++ b/plugins/wbOSD/src/version.h
@@ -1,4 +1,4 @@
-/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/wbOSD/src/wbOSD.cpp b/plugins/wbOSD/src/wbOSD.cpp
index 7f10ac8ff3..6ff4a3cfc3 100644
--- a/plugins/wbOSD/src/wbOSD.cpp
+++ b/plugins/wbOSD/src/wbOSD.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Wannabe OSD
This plugin tries to become miranda's standard OSD ;-)