summaryrefslogtreecommitdiffstats
path: root/comm/third_party/README.botan
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /comm/third_party/README.botan
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'comm/third_party/README.botan')
-rw-r--r--comm/third_party/README.botan20
1 files changed, 20 insertions, 0 deletions
diff --git a/comm/third_party/README.botan b/comm/third_party/README.botan
new file mode 100644
index 0000000000..6fab2ecee1
--- /dev/null
+++ b/comm/third_party/README.botan
@@ -0,0 +1,20 @@
+Directory ./botan contains a copy of version 2.18.2 of the Botan library,
+which has been obtained from https://botan.randombit.net/releases/Botan-2.18.2.tar.xz .
+
+For licensing information, please refer to the included documentation.
+
+The SHA256SUM of the imported file is:
+541a3b13f1b9d30f977c6c1ae4c7bfdfda763cda6e44de807369dce79f42307e Botan-2.18.2.tar.xz
+
+The following files were removed from the source distribution:
+.github/
+.gitignore
+.lgtm.yml
+.travis.yml
+src/tests
+
+The following files were added to the source's root by MZLA Technologies:
+moz.build
+botan.mozbuild
+botan_configure.py
+Makefile.in