diff options
Diffstat (limited to 'plugins/HTTPServer')
-rw-r--r-- | plugins/HTTPServer/docs/Changelog.txt | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/docs/data/Changelog.txt | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/FileShareNode.cpp | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/FileShareNode.h | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/Glob.h | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/GuiElements.cpp | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/GuiElements.h | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/HttpUser.cpp | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/HttpUser.h | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/IndexCreation.h | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/IndexHTML.cpp | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/IndexXML.cpp | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/MimeHandling.cpp | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/MimeHandling.h | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/stdafx.cpp | 2 | ||||
-rw-r--r-- | plugins/HTTPServer/src/version.h | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/plugins/HTTPServer/docs/Changelog.txt b/plugins/HTTPServer/docs/Changelog.txt index 8a7d3bb390..de682e0249 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 8a7d3bb390..de682e0249 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/src/FileShareNode.cpp b/plugins/HTTPServer/src/FileShareNode.cpp index 575eea1e26..939c46f364 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 0c49f9e3c9..7c40bcced1 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 3b0487b8c9..7d21925204 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 de4fde82b4..11b179b4b6 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 a9b1a9ade7..0ce1d11814 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 a9dc4bd6d9..1f28cdac5d 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 64bb5c707a..a5a7b2d24c 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 9b3e9d7048..c3892c4308 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 05f688166d..c32f782f81 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 1780fd4998..ea94a2cadc 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 bea85eb4ce..56ec7a320f 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 8790a6e696..f40fdf94c8 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 692ea7a72b..82aca337b6 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 e493bc9e1a..3f2a2df98d 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 05f164a960..b9812ed52a 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 a2cbf010ca..c58cfb21e1 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 |