From a27079fe5c4a210664515c47767c00112c435d65 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 14:15:09 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744) --- plugins/StartupSilence/src/main.cpp | 2 +- plugins/StartupSilence/src/resource.h | 2 +- plugins/StartupSilence/src/stdafx.cxx | 2 +- plugins/StartupSilence/src/stdafx.h | 2 +- plugins/StartupSilence/src/version.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/StartupSilence/src') diff --git a/plugins/StartupSilence/src/main.cpp b/plugins/StartupSilence/src/main.cpp index a11dbb6a28..11f0153843 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 26767ea00b..a14aa93342 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 bfd519e3dc..b05ed73bc5 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 987d2645d9..b20aa52f5b 100644 --- a/plugins/StartupSilence/src/stdafx.h +++ b/plugins/StartupSilence/src/stdafx.h @@ -1,4 +1,4 @@ -#include +#include #include #include diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h index b84e9ce77e..88c7193a98 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 -- cgit v1.2.3