From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- plugins/AutoRun/docs/autorun.txt | 2 +- plugins/AutoRun/res/Version.rc | 2 +- plugins/AutoRun/res/autorun.rc | 2 +- plugins/AutoRun/src/main.cpp | 2 +- plugins/AutoRun/src/resource.h | 2 +- plugins/AutoRun/src/stdafx.cxx | 2 +- plugins/AutoRun/src/stdafx.h | 2 +- plugins/AutoRun/src/version.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins/AutoRun') 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 +#include #include #include 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 -- cgit v1.2.3