summaryrefslogtreecommitdiff
path: root/plugins/OpenSSL/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/OpenSSL/src')
-rw-r--r--plugins/OpenSSL/src/main.cpp2
-rw-r--r--plugins/OpenSSL/src/ssl_openssl.cpp2
-rw-r--r--plugins/OpenSSL/src/stdafx.cxx2
-rw-r--r--plugins/OpenSSL/src/stdafx.h2
-rw-r--r--plugins/OpenSSL/src/version.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/plugins/OpenSSL/src/main.cpp b/plugins/OpenSSL/src/main.cpp
index 870e9bb5bf..e523acc96d 100644
--- a/plugins/OpenSSL/src/main.cpp
+++ b/plugins/OpenSSL/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Standard encryption plugin for Miranda NG
Copyright (C) 2012-17 George Hazan
diff --git a/plugins/OpenSSL/src/ssl_openssl.cpp b/plugins/OpenSSL/src/ssl_openssl.cpp
index 6665c4b73a..e18614f382 100644
--- a/plugins/OpenSSL/src/ssl_openssl.cpp
+++ b/plugins/OpenSSL/src/ssl_openssl.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/OpenSSL/src/stdafx.cxx b/plugins/OpenSSL/src/stdafx.cxx
index bfd519e3dc..b05ed73bc5 100644
--- a/plugins/OpenSSL/src/stdafx.cxx
+++ b/plugins/OpenSSL/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/OpenSSL/src/stdafx.h b/plugins/OpenSSL/src/stdafx.h
index b529c05aaa..46743536a2 100644
--- a/plugins/OpenSSL/src/stdafx.h
+++ b/plugins/OpenSSL/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/OpenSSL/src/version.h b/plugins/OpenSSL/src/version.h
index 34aef49820..6dff056a72 100644
--- a/plugins/OpenSSL/src/version.h
+++ b/plugins/OpenSSL/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 2