diff options
author | Carl Schwan <carl@carlschwan.eu> | 2020-12-26 17:31:08 +0100 |
---|---|---|
committer | Carl Schwan <carl@carlschwan.eu> | 2020-12-26 17:31:08 +0100 |
commit | e731d9bbc36a628bd5a24fcf17efa2b47e4c2c1f (patch) | |
tree | 93730b6026ec66306b14a95d8f8d9520472ae74e /lib/encryptionmanager.h | |
parent | cd9c9296bb1ac7af7ebbbf66931e731dbf581bc8 (diff) | |
download | libquotient-e731d9bbc36a628bd5a24fcf17efa2b47e4c2c1f.tar.gz libquotient-e731d9bbc36a628bd5a24fcf17efa2b47e4c2c1f.zip |
Add a few more files
Diffstat (limited to 'lib/encryptionmanager.h')
-rw-r--r-- | lib/encryptionmanager.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/encryptionmanager.h b/lib/encryptionmanager.h index 5df15e83..0f507337 100644 --- a/lib/encryptionmanager.h +++ b/lib/encryptionmanager.h @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2019 Alexey Andreyev <aa13q@ya.ru> +// +// SPDX-License-Identifier: LGPL-2.1-or-later + #ifdef Quotient_E2EE_ENABLED #pragma once |