summaryrefslogtreecommitdiffstats
path: root/comm/third_party/README.botan
diff options
context:
space:
mode:
Diffstat (limited to '')
-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