diff options
Diffstat (limited to 'plugins/CryptoPP/src')
113 files changed, 113 insertions, 113 deletions
diff --git a/plugins/CryptoPP/src/GPGw/gpg.cpp b/plugins/CryptoPP/src/GPGw/gpg.cpp index 47d5d178dc..c50114c851 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 5a06071e4a..2c60a5570e 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.rc b/plugins/CryptoPP/src/GPGw/gpg.rc index 95791b28b9..3e4096c545 100644 --- a/plugins/CryptoPP/src/GPGw/gpg.rc +++ b/plugins/CryptoPP/src/GPGw/gpg.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "gpg_res.h"
diff --git a/plugins/CryptoPP/src/GPGw/gpg_main.cpp b/plugins/CryptoPP/src/GPGw/gpg_main.cpp index 5bbbc9f5e3..2eaacce5a9 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 af5efe29d7..6bbea495a1 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 041c79abc5..d3722cea94 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 74674bedd3..707e2169eb 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 394c6c05b8..039c5e8e85 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 a815f7cff3..304a1633f0 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 6c3548b4c3..6e8bcf9215 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 18389c31d6..0263edb6e3 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 0bf5b9522b..408c8c39da 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 6a88358370..01e17ec4b9 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 9a2c25dadd..30d5bc1931 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 3a04fd1697..8ebdb00ab7 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 241e071a53..047baa4476 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 e9382f7a2b..6a46c40d52 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 17d3303739..fb12501629 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 74da8552d3..f9e9cef7f8 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 a6f6cea17f..159d811fc9 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 acdf0a3bcc..f88c8f0b49 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 5659ca2058..d924992cd7 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 3d9bf47f17..115c1bf792 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 7e460c800a..a9aaa1445c 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 81c6b17429..5c0730f52e 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 9e3ea0382a..d3fe01c537 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 54ae8d7e43..cd7726ff47 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 f72f0d4c9b..0384083a4f 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 8b87c1c2f9..e835df9587 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 52ffcfeaca..b93961cb51 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 96016ad2b5..9524daa5b8 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 65e4bc209a..45a49d8cc3 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 a04dc9545d..02b9f4477d 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 101120d47a..d412591ae5 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 25579aacd0..dda8964550 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 8bfdc34cc3..4a1d7c94e9 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 7480d52b55..7b6fb8b77e 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 7ccbc8e1b7..9d628d4822 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 a5d7e67415..4acccc4c96 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 ca35c79876..ba71748237 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 a420bfb537..6417719b31 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 d780876a75..85e20afec4 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 5a7fabeb7e..b57f49c3ca 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 2662786474..cc94274e48 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 c884cc5523..64896acd0a 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 b1dec160e2..18d5de70bd 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 ec2903aa74..b89b4fac38 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 8d2e05db40..a167d114f8 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 d92c999cf9..f160d77136 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 5dd4cb1ebe..5f7cc35e9e 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 00f3242fd4..538eafaaaa 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 e473df49e2..f114768450 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 ad20d033fd..ff4615cc3b 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 38122bca7f..28329ec23c 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 fdc65e2017..c87a2aacac 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 26ae61d57f..c5c7f01491 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 9745f969ec..f782f50ba7 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 f2e9f883a1..bf2e3408db 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 c12ded4444..8577e8896c 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 93a99825f8..d773a1c573 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 7174b0a9e6..47eae10437 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 ad628a283b..c3f7f83791 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 2f6ebd07af..73f9eb6db6 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 3dc58a6ff9..ddd6431985 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 44225347ee..35e5ea6969 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 4c3c82cb8b..b77aabac56 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 23a28c8bc2..9979deb9f5 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 27594ea8b1..d797f09588 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 8700cee34e..190287be7d 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 1cdce41630..aec18b9a5b 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 1a86a22a46..f89eaa2992 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 a0ef6ceab6..b03fb96450 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 8474d66aa0..ab8220814c 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 f0264cafd0..fb69a3b03d 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 6082d4bb62..34f1b257dc 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 8ed1adc9ae..7797d5d7ab 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 b965b498d3..3185b4fc86 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 756a19619e..5b7cfa1f45 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 4a964f40ed..2532d827f5 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 217c88e1b8..0e9c89559c 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 04d6da569c..e10aaf1faa 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 4a7aa3e920..9ff7f0752b 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 e82ab45026..c7acd5df02 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 61a700e33e..4753af464a 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 f901b1b0db..68984f7d7f 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 210f1656f2..fddb3c5e53 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 dc1ca20d62..259687c806 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 e716b4be4f..b0f9c1b2c4 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 871bca3fbd..562cdff696 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 9a855cdb8d..9361de5f7e 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 ff27ce934c..d96286fa2a 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 9fcb9e8542..670cd309e5 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 bda82d6e6f..e9aca727aa 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 41183d3eb5..80dbe69ced 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 8cfea1c040..b88dfa93d5 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 bdd3f2a645..5b078537b0 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 d574c2f236..23f1540e68 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 1ff82b508d..694f7e2039 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 7ffdbe1579..323e916fd3 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 1adf07afd5..84b7d5c1f1 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 38ba656f9d..b3199820ae 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 089d535a8f..1192a44e7c 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 a13337f20e..d8c393b863 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 ab4687b9b0..c7d094a913 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 00c8d90915..06a3a19210 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 9adee52785..7faadbcc2e 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 5eb6f4af3e..3ebebf7806 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 1ea57eb621..500a15c70b 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 106d77a2ca..085aec493a 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 dd87776a41..b493fd18e2 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 83d4e4a97a..8b33910201 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 5a9b3eaceb..c68b5e7d5c 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 60042bfccb..e4fe939268 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
|