summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/src')
-rw-r--r--plugins/CryptoPP/src/GPGw/gpg.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/gpg.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/gpg_main.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/gpg_res.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/gpgw.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/keys.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/keys.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/language.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/language.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/passdialog.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/passdialog.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/passphrases.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/passphrases.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/pipeexec.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/pipeexec.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/size.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/tools.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/tools.h2
-rw-r--r--plugins/CryptoPP/src/GPGw/userdialog.cpp2
-rw-r--r--plugins/CryptoPP/src/GPGw/userdialog.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/pgpw.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6.cpp2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8.cpp2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pflTypes.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpAPIAdapter.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpBER.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpBase.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpBigNum.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpCBC.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpCFB.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpConfig.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpEC.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpEncode.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpErrors.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpFeatures.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpGroups.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpHMAC.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpHash.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpHashWords.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpIKE.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeyServer.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeys.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpLDAP.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpMemoryMgr.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpOptionList.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLConfig.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLErrors.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpPubTypes.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpPublicKey.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpRandomPool.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpReconstruct.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpSECSH.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpSKEP.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpShare.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpShareFile.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpSockets.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpSymmetricCipher.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpTLS.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpUserInterface.h2
-rw-r--r--plugins/CryptoPP/src/PGPw/sdk8/include/pgpUtilities.h2
-rw-r--r--plugins/CryptoPP/src/base16.cpp2
-rw-r--r--plugins/CryptoPP/src/base16.h2
-rw-r--r--plugins/CryptoPP/src/base64.cpp2
-rw-r--r--plugins/CryptoPP/src/commonheaders.h2
-rw-r--r--plugins/CryptoPP/src/cpp_cntx.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_gpgw.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_gzip.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_keys.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_misc.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_pgpw.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_rsam.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_rsam.h2
-rw-r--r--plugins/CryptoPP/src/cpp_rsau.cpp2
-rw-r--r--plugins/CryptoPP/src/cpp_rsau.h2
-rw-r--r--plugins/CryptoPP/src/cpp_svcs.cpp2
-rw-r--r--plugins/CryptoPP/src/cryptopp.h2
-rw-r--r--plugins/CryptoPP/src/gettime.cpp2
-rw-r--r--plugins/CryptoPP/src/gettime.h2
-rw-r--r--plugins/CryptoPP/src/main.cpp2
-rw-r--r--plugins/CryptoPP/src/mmi.cpp2
-rw-r--r--plugins/CryptoPP/src/mmi.h2
-rw-r--r--plugins/CryptoPP/src/resource.h2
-rw-r--r--plugins/CryptoPP/src/stdafx.cpp2
-rw-r--r--plugins/CryptoPP/src/utf8.cpp2
-rw-r--r--plugins/CryptoPP/src/utf8.h2
-rw-r--r--plugins/CryptoPP/src/version.h2
112 files changed, 112 insertions, 112 deletions
diff --git a/plugins/CryptoPP/src/GPGw/gpg.cpp b/plugins/CryptoPP/src/GPGw/gpg.cpp
index c50114c851..47d5d178dc 100644
--- a/plugins/CryptoPP/src/GPGw/gpg.cpp
+++ b/plugins/CryptoPP/src/GPGw/gpg.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
char *txtgpgargslistpublickeys=
diff --git a/plugins/CryptoPP/src/GPGw/gpg.h b/plugins/CryptoPP/src/GPGw/gpg.h
index 2c60a5570e..5a06071e4a 100644
--- a/plugins/CryptoPP/src/GPGw/gpg.h
+++ b/plugins/CryptoPP/src/GPGw/gpg.h
@@ -1,4 +1,4 @@
-#ifndef __GPG_H__
+#ifndef __GPG_H__
#define __GPG_H__
typedef enum
diff --git a/plugins/CryptoPP/src/GPGw/gpg_main.cpp b/plugins/CryptoPP/src/GPGw/gpg_main.cpp
index 2eaacce5a9..5bbbc9f5e3 100644
--- a/plugins/CryptoPP/src/GPGw/gpg_main.cpp
+++ b/plugins/CryptoPP/src/GPGw/gpg_main.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
BOOL ShowSelectExecDlg(LPSTR);
diff --git a/plugins/CryptoPP/src/GPGw/gpg_res.h b/plugins/CryptoPP/src/GPGw/gpg_res.h
index 6bbea495a1..af5efe29d7 100644
--- a/plugins/CryptoPP/src/GPGw/gpg_res.h
+++ b/plugins/CryptoPP/src/GPGw/gpg_res.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/CryptoPP/src/GPGw/gpgw.h b/plugins/CryptoPP/src/GPGw/gpgw.h
index d3722cea94..041c79abc5 100644
--- a/plugins/CryptoPP/src/GPGw/gpgw.h
+++ b/plugins/CryptoPP/src/GPGw/gpgw.h
@@ -1,4 +1,4 @@
-// Windows API
+// Windows API
#pragma once
diff --git a/plugins/CryptoPP/src/GPGw/keys.cpp b/plugins/CryptoPP/src/GPGw/keys.cpp
index 707e2169eb..74674bedd3 100644
--- a/plugins/CryptoPP/src/GPGw/keys.cpp
+++ b/plugins/CryptoPP/src/GPGw/keys.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
typedef char tkeyuserid[keyuseridsize];
diff --git a/plugins/CryptoPP/src/GPGw/keys.h b/plugins/CryptoPP/src/GPGw/keys.h
index 039c5e8e85..394c6c05b8 100644
--- a/plugins/CryptoPP/src/GPGw/keys.h
+++ b/plugins/CryptoPP/src/GPGw/keys.h
@@ -1,4 +1,4 @@
-#ifndef __KEYS_H__
+#ifndef __KEYS_H__
#define __KEYS_H__
#define publickeyuserid 0
diff --git a/plugins/CryptoPP/src/GPGw/language.cpp b/plugins/CryptoPP/src/GPGw/language.cpp
index 304a1633f0..a815f7cff3 100644
--- a/plugins/CryptoPP/src/GPGw/language.cpp
+++ b/plugins/CryptoPP/src/GPGw/language.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
//char *txtverifyoptions="Please verify your settings in M->Options->Plugins->GnuPG and GnuPG Advanced."; /*lang*/
diff --git a/plugins/CryptoPP/src/GPGw/language.h b/plugins/CryptoPP/src/GPGw/language.h
index 6e8bcf9215..6c3548b4c3 100644
--- a/plugins/CryptoPP/src/GPGw/language.h
+++ b/plugins/CryptoPP/src/GPGw/language.h
@@ -1,4 +1,4 @@
-#ifndef __TEXT_H__
+#ifndef __TEXT_H__
#define __TEXT_H__
// textkonstanten, die uebersetzt werden muessen
diff --git a/plugins/CryptoPP/src/GPGw/passdialog.cpp b/plugins/CryptoPP/src/GPGw/passdialog.cpp
index 0263edb6e3..18389c31d6 100644
--- a/plugins/CryptoPP/src/GPGw/passdialog.cpp
+++ b/plugins/CryptoPP/src/GPGw/passdialog.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
char dlgpassphrase[passphrasesize];
diff --git a/plugins/CryptoPP/src/GPGw/passdialog.h b/plugins/CryptoPP/src/GPGw/passdialog.h
index 408c8c39da..0bf5b9522b 100644
--- a/plugins/CryptoPP/src/GPGw/passdialog.h
+++ b/plugins/CryptoPP/src/GPGw/passdialog.h
@@ -1,4 +1,4 @@
-#ifndef __PASSDIALOG_H__
+#ifndef __PASSDIALOG_H__
#define __PASSDIALOG_H__
extern char dlgpassphrase[];
diff --git a/plugins/CryptoPP/src/GPGw/passphrases.cpp b/plugins/CryptoPP/src/GPGw/passphrases.cpp
index 01e17ec4b9..6a88358370 100644
--- a/plugins/CryptoPP/src/GPGw/passphrases.cpp
+++ b/plugins/CryptoPP/src/GPGw/passphrases.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
// globale variablen
diff --git a/plugins/CryptoPP/src/GPGw/passphrases.h b/plugins/CryptoPP/src/GPGw/passphrases.h
index 30d5bc1931..9a2c25dadd 100644
--- a/plugins/CryptoPP/src/GPGw/passphrases.h
+++ b/plugins/CryptoPP/src/GPGw/passphrases.h
@@ -1,4 +1,4 @@
-#ifndef __PASSPHRASES_H__
+#ifndef __PASSPHRASES_H__
#define __PASSPHRASES_H__
// funktions prototypen
diff --git a/plugins/CryptoPP/src/GPGw/pipeexec.cpp b/plugins/CryptoPP/src/GPGw/pipeexec.cpp
index 8ebdb00ab7..3a04fd1697 100644
--- a/plugins/CryptoPP/src/GPGw/pipeexec.cpp
+++ b/plugins/CryptoPP/src/GPGw/pipeexec.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
BOOL isWindowsNT(void)
diff --git a/plugins/CryptoPP/src/GPGw/pipeexec.h b/plugins/CryptoPP/src/GPGw/pipeexec.h
index 047baa4476..241e071a53 100644
--- a/plugins/CryptoPP/src/GPGw/pipeexec.h
+++ b/plugins/CryptoPP/src/GPGw/pipeexec.h
@@ -1,4 +1,4 @@
-#ifndef __PIPEEXEC_H__
+#ifndef __PIPEEXEC_H__
#define __PIPEEXEC_H__
#include <windows.h>
diff --git a/plugins/CryptoPP/src/GPGw/size.h b/plugins/CryptoPP/src/GPGw/size.h
index 6a46c40d52..e9382f7a2b 100644
--- a/plugins/CryptoPP/src/GPGw/size.h
+++ b/plugins/CryptoPP/src/GPGw/size.h
@@ -1,4 +1,4 @@
-#ifndef __SIZE_H__
+#ifndef __SIZE_H__
#define __SIZE_H__
// array groessen
diff --git a/plugins/CryptoPP/src/GPGw/tools.cpp b/plugins/CryptoPP/src/GPGw/tools.cpp
index fb12501629..17d3303739 100644
--- a/plugins/CryptoPP/src/GPGw/tools.cpp
+++ b/plugins/CryptoPP/src/GPGw/tools.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
// escape sequence type
diff --git a/plugins/CryptoPP/src/GPGw/tools.h b/plugins/CryptoPP/src/GPGw/tools.h
index f9e9cef7f8..74da8552d3 100644
--- a/plugins/CryptoPP/src/GPGw/tools.h
+++ b/plugins/CryptoPP/src/GPGw/tools.h
@@ -1,4 +1,4 @@
-#ifndef __TOOLS_H__
+#ifndef __TOOLS_H__
#define __TOOLS_H__
#ifdef __cplusplus
diff --git a/plugins/CryptoPP/src/GPGw/userdialog.cpp b/plugins/CryptoPP/src/GPGw/userdialog.cpp
index 159d811fc9..a6f6cea17f 100644
--- a/plugins/CryptoPP/src/GPGw/userdialog.cpp
+++ b/plugins/CryptoPP/src/GPGw/userdialog.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
void RefreshListView(HWND hLV);
diff --git a/plugins/CryptoPP/src/GPGw/userdialog.h b/plugins/CryptoPP/src/GPGw/userdialog.h
index f88c8f0b49..acdf0a3bcc 100644
--- a/plugins/CryptoPP/src/GPGw/userdialog.h
+++ b/plugins/CryptoPP/src/GPGw/userdialog.h
@@ -1,4 +1,4 @@
-#ifndef __USERDIALOG_H__
+#ifndef __USERDIALOG_H__
#define __USERDIALOG_H__
INT_PTR CALLBACK UserIdDialogProcedure(HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam);
diff --git a/plugins/CryptoPP/src/PGPw/pgpw.h b/plugins/CryptoPP/src/PGPw/pgpw.h
index d924992cd7..5659ca2058 100644
--- a/plugins/CryptoPP/src/PGPw/pgpw.h
+++ b/plugins/CryptoPP/src/PGPw/pgpw.h
@@ -1,4 +1,4 @@
-// Windows API
+// Windows API
#pragma once
diff --git a/plugins/CryptoPP/src/PGPw/sdk6.cpp b/plugins/CryptoPP/src/PGPw/sdk6.cpp
index 115c1bf792..3d9bf47f17 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6.cpp
+++ b/plugins/CryptoPP/src/PGPw/sdk6.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#define PGP_WIN32 0x600
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h
index a9aaa1445c..7e460c800a 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpBase.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h
index 5c0730f52e..81c6b17429 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h
index d3fe01c537..9e3ea0382a 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpCBC.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h
index cd7726ff47..54ae8d7e43 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h
index 0384083a4f..f72f0d4c9b 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h
@@ -1,4 +1,4 @@
-/*
+/*
* pgpConfig.h -- Configuration for the PGPsdk. This file contains
* the configuration information for the PGPsdk, and it should be
* included in all PGPsdk source files.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h
index e835df9587..8b87c1c2f9 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpEncode.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h
index b93961cb51..52ffcfeaca 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpErrors.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h
index 9524daa5b8..96016ad2b5 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h
index 45a49d8cc3..65e4bc209a 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h
index 02b9f4477d..a04dc9545d 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpHMAC.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h
index d412591ae5..101120d47a 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpHash.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h
index dda8964550..25579aacd0 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h
index 4a1d7c94e9..8bfdc34cc3 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpKeys.h
Copyright(C) 1996,1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h
index 7b6fb8b77e..7480d52b55 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h
index 9d628d4822..7ccbc8e1b7 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpOptionList.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h
index 4acccc4c96..a5d7e67415 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpPFLConfig.h (Win32 version)
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h
index ba71748237..ca35c79876 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h
index 6417719b31..a420bfb537 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpPubTypes.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h
index 85e20afec4..d780876a75 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpPublicKey.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h
index b57f49c3ca..5a7fabeb7e 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpRandomPool.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h
index cc94274e48..2662786474 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h
index 64896acd0a..c884cc5523 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h
index 18d5de70bd..b1dec160e2 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpSymmetricCipher.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h
index b89b4fac38..ec2903aa74 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997-1999 Network Associates, Inc.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h
index a167d114f8..8d2e05db40 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h
index f160d77136..d92c999cf9 100644
--- a/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h
+++ b/plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpUtilities.h
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8.cpp b/plugins/CryptoPP/src/PGPw/sdk8.cpp
index 5f7cc35e9e..5dd4cb1ebe 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8.cpp
+++ b/plugins/CryptoPP/src/PGPw/sdk8.cpp
@@ -1,4 +1,4 @@
-#include "../commonheaders.h"
+#include "../commonheaders.h"
#define PGP_WIN32 0x800
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pflTypes.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pflTypes.h
index 538eafaaaa..00f3242fd4 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pflTypes.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pflTypes.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpAPIAdapter.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpAPIAdapter.h
index f114768450..e473df49e2 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpAPIAdapter.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpAPIAdapter.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
* Copyright (C) 2003 PGP Corporation
* All rights reserved.
*
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBER.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBER.h
index ff4615cc3b..ad20d033fd 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBER.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBER.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBase.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBase.h
index 28329ec23c..38122bca7f 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBase.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBase.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBigNum.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBigNum.h
index c87a2aacac..fdc65e2017 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBigNum.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpBigNum.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCBC.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCBC.h
index c5c7f01491..26ae61d57f 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCBC.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCBC.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCFB.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCFB.h
index f782f50ba7..9745f969ec 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCFB.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpCFB.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpConfig.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpConfig.h
index bf2e3408db..f2e9f883a1 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpConfig.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpConfig.h
@@ -1,4 +1,4 @@
-/*
+/*
* pgpConfig.h -- Configuration for the PGPsdk. This file contains
* the configuration information for the PGPsdk, and it should be
* included in all PGPsdk source files.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEC.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEC.h
index 8577e8896c..c12ded4444 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEC.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEC.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEncode.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEncode.h
index d773a1c573..93a99825f8 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEncode.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpEncode.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpErrors.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpErrors.h
index 47eae10437..7174b0a9e6 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpErrors.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpErrors.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpFeatures.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpFeatures.h
index c3f7f83791..ad628a283b 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpFeatures.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpFeatures.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpGroups.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpGroups.h
index 73f9eb6db6..2f6ebd07af 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpGroups.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpGroups.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHMAC.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHMAC.h
index ddd6431985..3dc58a6ff9 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHMAC.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHMAC.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHash.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHash.h
index 35e5ea6969..44225347ee 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHash.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHash.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHashWords.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHashWords.h
index b77aabac56..4c3c82cb8b 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHashWords.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpHashWords.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpIKE.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpIKE.h
index 9979deb9f5..23a28c8bc2 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpIKE.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpIKE.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeyServer.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeyServer.h
index d797f09588..27594ea8b1 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeyServer.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeyServer.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeys.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeys.h
index 190287be7d..8700cee34e 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeys.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpKeys.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpLDAP.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpLDAP.h
index aec18b9a5b..1cdce41630 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpLDAP.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpLDAP.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpMemoryMgr.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpMemoryMgr.h
index f89eaa2992..1a86a22a46 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpMemoryMgr.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpMemoryMgr.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpOptionList.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpOptionList.h
index b03fb96450..a0ef6ceab6 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpOptionList.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpOptionList.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLConfig.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLConfig.h
index ab8220814c..8474d66aa0 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLConfig.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLConfig.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
pgpPFLConfig.h (Win32 version)
Copyright (C) 2002 PGP Corporation
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLErrors.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLErrors.h
index fb69a3b03d..f0264cafd0 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLErrors.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPFLErrors.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPubTypes.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPubTypes.h
index 34f1b257dc..6082d4bb62 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPubTypes.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPubTypes.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPublicKey.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPublicKey.h
index 7797d5d7ab..8ed1adc9ae 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPublicKey.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpPublicKey.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpRandomPool.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpRandomPool.h
index 3185b4fc86..b965b498d3 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpRandomPool.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpRandomPool.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpReconstruct.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpReconstruct.h
index 5b7cfa1f45..756a19619e 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpReconstruct.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpReconstruct.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSECSH.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSECSH.h
index 2532d827f5..4a964f40ed 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSECSH.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSECSH.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSKEP.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSKEP.h
index 0e9c89559c..217c88e1b8 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSKEP.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSKEP.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShare.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShare.h
index e10aaf1faa..04d6da569c 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShare.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShare.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShareFile.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShareFile.h
index 9ff7f0752b..4a7aa3e920 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShareFile.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpShareFile.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSockets.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSockets.h
index c7acd5df02..e82ab45026 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSockets.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSockets.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSymmetricCipher.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSymmetricCipher.h
index 4753af464a..61a700e33e 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSymmetricCipher.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpSymmetricCipher.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpTLS.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpTLS.h
index 68984f7d7f..f901b1b0db 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpTLS.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpTLS.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUserInterface.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUserInterface.h
index fddb3c5e53..210f1656f2 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUserInterface.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUserInterface.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUtilities.h b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUtilities.h
index 259687c806..dc1ca20d62 100644
--- a/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUtilities.h
+++ b/plugins/CryptoPP/src/PGPw/sdk8/include/pgpUtilities.h
@@ -1,4 +1,4 @@
-/*____________________________________________________________________________
+/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
diff --git a/plugins/CryptoPP/src/base16.cpp b/plugins/CryptoPP/src/base16.cpp
index b0f9c1b2c4..e716b4be4f 100644
--- a/plugins/CryptoPP/src/base16.cpp
+++ b/plugins/CryptoPP/src/base16.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
char *base16encode(const char *inBuffer, int count)
{
diff --git a/plugins/CryptoPP/src/base16.h b/plugins/CryptoPP/src/base16.h
index 562cdff696..871bca3fbd 100644
--- a/plugins/CryptoPP/src/base16.h
+++ b/plugins/CryptoPP/src/base16.h
@@ -1,4 +1,4 @@
-#ifndef __BASE_16__
+#ifndef __BASE_16__
#define __BASE_16__
#define BERR 0xFF /* Illegal char marker */
diff --git a/plugins/CryptoPP/src/base64.cpp b/plugins/CryptoPP/src/base64.cpp
index 9361de5f7e..9a855cdb8d 100644
--- a/plugins/CryptoPP/src/base64.cpp
+++ b/plugins/CryptoPP/src/base64.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
string base64encode(const string& buf)
{
diff --git a/plugins/CryptoPP/src/commonheaders.h b/plugins/CryptoPP/src/commonheaders.h
index d96286fa2a..ff27ce934c 100644
--- a/plugins/CryptoPP/src/commonheaders.h
+++ b/plugins/CryptoPP/src/commonheaders.h
@@ -1,4 +1,4 @@
-// Windows API
+// Windows API
#define _CRT_NONSTDC_NO_DEPRECATE
#define WIN32_LEAN_AND_MEAN
#define NETLIB_LOG
diff --git a/plugins/CryptoPP/src/cpp_cntx.cpp b/plugins/CryptoPP/src/cpp_cntx.cpp
index 670cd309e5..9fcb9e8542 100644
--- a/plugins/CryptoPP/src/cpp_cntx.cpp
+++ b/plugins/CryptoPP/src/cpp_cntx.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
// get context data on context id
pCNTX get_context_on_id(HANDLE context)
diff --git a/plugins/CryptoPP/src/cpp_gpgw.cpp b/plugins/CryptoPP/src/cpp_gpgw.cpp
index e9aca727aa..bda82d6e6f 100644
--- a/plugins/CryptoPP/src/cpp_gpgw.cpp
+++ b/plugins/CryptoPP/src/cpp_gpgw.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
HMODULE hgpg;
diff --git a/plugins/CryptoPP/src/cpp_gzip.cpp b/plugins/CryptoPP/src/cpp_gzip.cpp
index 80dbe69ced..41183d3eb5 100644
--- a/plugins/CryptoPP/src/cpp_gzip.cpp
+++ b/plugins/CryptoPP/src/cpp_gzip.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
// gzip data
BYTE *cpp_gzip(BYTE *pData, size_t nLen, size_t& nCompressedLen)
diff --git a/plugins/CryptoPP/src/cpp_keys.cpp b/plugins/CryptoPP/src/cpp_keys.cpp
index b88dfa93d5..8cfea1c040 100644
--- a/plugins/CryptoPP/src/cpp_keys.cpp
+++ b/plugins/CryptoPP/src/cpp_keys.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
const unsigned char IV[] = "PSKhell@MIRANDA!";
diff --git a/plugins/CryptoPP/src/cpp_misc.cpp b/plugins/CryptoPP/src/cpp_misc.cpp
index 5b078537b0..bdd3f2a645 100644
--- a/plugins/CryptoPP/src/cpp_misc.cpp
+++ b/plugins/CryptoPP/src/cpp_misc.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
int __cdecl cpp_get_features(HANDLE context)
{
diff --git a/plugins/CryptoPP/src/cpp_pgpw.cpp b/plugins/CryptoPP/src/cpp_pgpw.cpp
index 23f1540e68..d574c2f236 100644
--- a/plugins/CryptoPP/src/cpp_pgpw.cpp
+++ b/plugins/CryptoPP/src/cpp_pgpw.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
HMODULE hpgpsdk;
diff --git a/plugins/CryptoPP/src/cpp_rsam.cpp b/plugins/CryptoPP/src/cpp_rsam.cpp
index 694f7e2039..1ff82b508d 100644
--- a/plugins/CryptoPP/src/cpp_rsam.cpp
+++ b/plugins/CryptoPP/src/cpp_rsam.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
///////////////////////////////////////////////////////////////////////////
diff --git a/plugins/CryptoPP/src/cpp_rsam.h b/plugins/CryptoPP/src/cpp_rsam.h
index 323e916fd3..7ffdbe1579 100644
--- a/plugins/CryptoPP/src/cpp_rsam.h
+++ b/plugins/CryptoPP/src/cpp_rsam.h
@@ -1,4 +1,4 @@
-#ifndef __CPP_RSAM_H__
+#ifndef __CPP_RSAM_H__
#define __CPP_RSAM_H__
int __cdecl rsa_gen_keypair(short);
diff --git a/plugins/CryptoPP/src/cpp_rsau.cpp b/plugins/CryptoPP/src/cpp_rsau.cpp
index 84b7d5c1f1..1adf07afd5 100644
--- a/plugins/CryptoPP/src/cpp_rsau.cpp
+++ b/plugins/CryptoPP/src/cpp_rsau.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
const string padding = "PADDING!PADDING!PADDING!PADDING!"; // 256 bit
diff --git a/plugins/CryptoPP/src/cpp_rsau.h b/plugins/CryptoPP/src/cpp_rsau.h
index b3199820ae..38ba656f9d 100644
--- a/plugins/CryptoPP/src/cpp_rsau.h
+++ b/plugins/CryptoPP/src/cpp_rsau.h
@@ -1,4 +1,4 @@
-#ifndef __CPP_RSAU_H__
+#ifndef __CPP_RSAU_H__
#define __CPP_RSAU_H__
class TLV {
diff --git a/plugins/CryptoPP/src/cpp_svcs.cpp b/plugins/CryptoPP/src/cpp_svcs.cpp
index 1192a44e7c..089d535a8f 100644
--- a/plugins/CryptoPP/src/cpp_svcs.cpp
+++ b/plugins/CryptoPP/src/cpp_svcs.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
const unsigned char IV[] = "SIMhell@MIRANDA!";
diff --git a/plugins/CryptoPP/src/cryptopp.h b/plugins/CryptoPP/src/cryptopp.h
index d8c393b863..a13337f20e 100644
--- a/plugins/CryptoPP/src/cryptopp.h
+++ b/plugins/CryptoPP/src/cryptopp.h
@@ -1,4 +1,4 @@
-#ifndef __CRYPTOPP_H__
+#ifndef __CRYPTOPP_H__
#define __CRYPTOPP_H__
#include <queue>
diff --git a/plugins/CryptoPP/src/gettime.cpp b/plugins/CryptoPP/src/gettime.cpp
index c7d094a913..ab4687b9b0 100644
--- a/plugins/CryptoPP/src/gettime.cpp
+++ b/plugins/CryptoPP/src/gettime.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
/* FILETIME unit is 100 nanoseconds */
const static long div_100_nsec = 10000000;
diff --git a/plugins/CryptoPP/src/gettime.h b/plugins/CryptoPP/src/gettime.h
index 06a3a19210..00c8d90915 100644
--- a/plugins/CryptoPP/src/gettime.h
+++ b/plugins/CryptoPP/src/gettime.h
@@ -1,4 +1,4 @@
-#ifndef __GETTIME_H__
+#ifndef __GETTIME_H__
#define __GETTIME_H__
#include <windows.h>
diff --git a/plugins/CryptoPP/src/main.cpp b/plugins/CryptoPP/src/main.cpp
index 7faadbcc2e..9adee52785 100644
--- a/plugins/CryptoPP/src/main.cpp
+++ b/plugins/CryptoPP/src/main.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
int hLangpack;
LPCSTR szModuleName = MODULENAME;
diff --git a/plugins/CryptoPP/src/mmi.cpp b/plugins/CryptoPP/src/mmi.cpp
index 3ebebf7806..5eb6f4af3e 100644
--- a/plugins/CryptoPP/src/mmi.cpp
+++ b/plugins/CryptoPP/src/mmi.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
void __fastcall safe_free(void** p)
{
diff --git a/plugins/CryptoPP/src/mmi.h b/plugins/CryptoPP/src/mmi.h
index 500a15c70b..1ea57eb621 100644
--- a/plugins/CryptoPP/src/mmi.h
+++ b/plugins/CryptoPP/src/mmi.h
@@ -1,4 +1,4 @@
-#ifndef __MMI_H__
+#ifndef __MMI_H__
#define __MMI_H__
/*
void *m_alloc(size_t);
diff --git a/plugins/CryptoPP/src/resource.h b/plugins/CryptoPP/src/resource.h
index 085aec493a..106d77a2ca 100644
--- a/plugins/CryptoPP/src/resource.h
+++ b/plugins/CryptoPP/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/CryptoPP/src/stdafx.cpp b/plugins/CryptoPP/src/stdafx.cpp
index b493fd18e2..dd87776a41 100644
--- a/plugins/CryptoPP/src/stdafx.cpp
+++ b/plugins/CryptoPP/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/CryptoPP/src/utf8.cpp b/plugins/CryptoPP/src/utf8.cpp
index 8b33910201..83d4e4a97a 100644
--- a/plugins/CryptoPP/src/utf8.cpp
+++ b/plugins/CryptoPP/src/utf8.cpp
@@ -1,4 +1,4 @@
-#include "commonheaders.h"
+#include "commonheaders.h"
LPSTR szOut = nullptr;
LPWSTR wszOut = nullptr;
diff --git a/plugins/CryptoPP/src/utf8.h b/plugins/CryptoPP/src/utf8.h
index c68b5e7d5c..5a9b3eaceb 100644
--- a/plugins/CryptoPP/src/utf8.h
+++ b/plugins/CryptoPP/src/utf8.h
@@ -1,4 +1,4 @@
-#ifndef __UTF_8__
+#ifndef __UTF_8__
#define __UTF_8__
LPSTR __cdecl utf8encode(LPCWSTR str);
diff --git a/plugins/CryptoPP/src/version.h b/plugins/CryptoPP/src/version.h
index e4fe939268..60042bfccb 100644
--- a/plugins/CryptoPP/src/version.h
+++ b/plugins/CryptoPP/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 4
#define __BUILD_NUM 8