diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/seal.cpp')
-rw-r--r-- | plugins/CryptoPP/crypto/src/seal.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/seal.cpp b/plugins/CryptoPP/crypto/src/seal.cpp index ec5bdf2e87..0af337544d 100644 --- a/plugins/CryptoPP/crypto/src/seal.cpp +++ b/plugins/CryptoPP/crypto/src/seal.cpp @@ -1,4 +1,4 @@ -// seal.cpp - written and placed in the public domain by Wei Dai
+// seal.cpp - written and placed in the public domain by Wei Dai
// updated to SEAL 3.0 by Leonard Janke
#include "pch.h"
|