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 --- src/core/stdssl/CMakeLists.txt | 2 +- src/core/stdssl/res/version.rc | 2 +- src/core/stdssl/src/main.cpp | 2 +- src/core/stdssl/src/netlibssl.cpp | 2 +- src/core/stdssl/src/stdafx.cxx | 2 +- src/core/stdssl/src/stdafx.h | 2 +- src/core/stdssl/src/version.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'src/core/stdssl') diff --git a/src/core/stdssl/CMakeLists.txt b/src/core/stdssl/CMakeLists.txt index 6b2c0a91d0..b0ff6ff2c3 100644 --- a/src/core/stdssl/CMakeLists.txt +++ b/src/core/stdssl/CMakeLists.txt @@ -1,3 +1,3 @@ -set(TARGET StdSSL) +set(TARGET StdSSL) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) target_link_libraries(${TARGET} ws2_32.lib secur32.lib crypt32.lib) \ No newline at end of file diff --git a/src/core/stdssl/res/version.rc b/src/core/stdssl/res/version.rc index fdeb14668c..6427dc9522 100644 --- a/src/core/stdssl/res/version.rc +++ b/src/core/stdssl/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/src/core/stdssl/src/main.cpp b/src/core/stdssl/src/main.cpp index 584ff7335b..d453f9197f 100644 --- a/src/core/stdssl/src/main.cpp +++ b/src/core/stdssl/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* Standard SSL driver for Miranda NG diff --git a/src/core/stdssl/src/netlibssl.cpp b/src/core/stdssl/src/netlibssl.cpp index 8ae7efc144..fed2d0e4fd 100644 --- a/src/core/stdssl/src/netlibssl.cpp +++ b/src/core/stdssl/src/netlibssl.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdssl/src/stdafx.cxx b/src/core/stdssl/src/stdafx.cxx index 6f97ed9a4e..f2abe4d94b 100644 --- a/src/core/stdssl/src/stdafx.cxx +++ b/src/core/stdssl/src/stdafx.cxx @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2012-17 Miranda NG team (https://miranda-ng.org) diff --git a/src/core/stdssl/src/stdafx.h b/src/core/stdssl/src/stdafx.h index ee823b1323..31daf35223 100644 --- a/src/core/stdssl/src/stdafx.h +++ b/src/core/stdssl/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, all portions of this codebase are copyrighted to the people diff --git a/src/core/stdssl/src/version.h b/src/core/stdssl/src/version.h index 3029aeafe1..611a211074 100644 --- a/src/core/stdssl/src/version.h +++ b/src/core/stdssl/src/version.h @@ -1,4 +1,4 @@ - + #include #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -- cgit v1.2.3