From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- plugins/CryptoPP/src/PGPw/sdk6/include/pgpBase.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpBigNum.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpCBC.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpCFB.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpConfig.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpEncode.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpErrors.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpFeatures.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpGroups.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpHMAC.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpHash.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeyServer.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpKeys.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpMemoryMgr.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpOptionList.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLConfig.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpPFLErrors.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpPubTypes.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpPublicKey.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpRandomPool.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpSDKPrefs.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpSockets.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpSymmetricCipher.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpTLS.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpUserInterface.h | 2 +- plugins/CryptoPP/src/PGPw/sdk6/include/pgpUtilities.h | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) (limited to 'plugins/CryptoPP/src/PGPw/sdk6') 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. -- cgit v1.2.3