summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/src/PGPw
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2017-12-06 13:00:20 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2017-12-06 13:09:18 +0300
commit62202ed10617927d5429bc59898e12a366abe744 (patch)
tree4960bf1241b59cf009118da6cdab87294b1a95e1 /plugins/CryptoPP/src/PGPw
parentb30e7ca1c642a3f88659a4346832e653407e1c0f (diff)
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'plugins/CryptoPP/src/PGPw')
-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
66 files changed, 66 insertions, 66 deletions
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.