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/ProfileManager/src/pmanagerEx.cpp | 2 +- plugins/ProfileManager/src/resource.h | 2 +- plugins/ProfileManager/src/stdafx.cxx | 2 +- plugins/ProfileManager/src/stdafx.h | 2 +- plugins/ProfileManager/src/version.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/ProfileManager/src') diff --git a/plugins/ProfileManager/src/pmanagerEx.cpp b/plugins/ProfileManager/src/pmanagerEx.cpp index 23e667d1f5..4b221431e1 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 ce68e7997e..0b3445b3e7 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 bfd519e3dc..b05ed73bc5 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 b1316fcf2b..81add820dd 100644 --- a/plugins/ProfileManager/src/stdafx.h +++ b/plugins/ProfileManager/src/stdafx.h @@ -1,4 +1,4 @@ -#include +#include #include #include diff --git a/plugins/ProfileManager/src/version.h b/plugins/ProfileManager/src/version.h index 85c07d9df1..dbcb79f127 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 -- cgit v1.2.3