diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
commit | 80221d816eeb98f0df38e0243390033c614952f3 (patch) | |
tree | 7618176108093921b6934343bc2f76a66ea97730 /plugins/CryptoPP/crypto/src | |
parent | 25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff) |
Source files converted to utf-8
Diffstat (limited to 'plugins/CryptoPP/crypto/src')
-rw-r--r-- | plugins/CryptoPP/crypto/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/CryptoPP/crypto/src/version.h b/plugins/CryptoPP/crypto/src/version.h index 94da03a602..ca634c9df2 100644 --- a/plugins/CryptoPP/crypto/src/version.h +++ b/plugins/CryptoPP/crypto/src/version.h @@ -7,5 +7,5 @@ #define __PLUGIN_NAME "cryptopp" #define __FILENAME "Cryptlib.lib" -#define __DESCRIPTION "Crypto++® Library DLL." -#define __COPYRIGHT "© 1995-2007 by Wei Dai" +#define __DESCRIPTION "Crypto++® Library DLL." +#define __COPYRIGHT "© 1995-2007 by Wei Dai" |