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/HTTPServer/docs/Changelog.txt | 2 +- plugins/HTTPServer/docs/data/Changelog.txt | 2 +- plugins/HTTPServer/res/Version.rc | 2 +- plugins/HTTPServer/res/resource.rc | 2 +- plugins/HTTPServer/src/FileShareNode.cpp | 2 +- plugins/HTTPServer/src/FileShareNode.h | 2 +- plugins/HTTPServer/src/Glob.h | 2 +- plugins/HTTPServer/src/GuiElements.cpp | 2 +- plugins/HTTPServer/src/GuiElements.h | 2 +- plugins/HTTPServer/src/HttpUser.cpp | 2 +- plugins/HTTPServer/src/HttpUser.h | 2 +- plugins/HTTPServer/src/IndexCreation.h | 2 +- plugins/HTTPServer/src/IndexHTML.cpp | 2 +- plugins/HTTPServer/src/IndexXML.cpp | 2 +- plugins/HTTPServer/src/MimeHandling.cpp | 2 +- plugins/HTTPServer/src/MimeHandling.h | 2 +- plugins/HTTPServer/src/main.cpp | 2 +- plugins/HTTPServer/src/resource.h | 2 +- plugins/HTTPServer/src/stdafx.cpp | 2 +- plugins/HTTPServer/src/version.h | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) (limited to 'plugins/HTTPServer') 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 -- cgit v1.2.3