summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty')
-rw-r--r--3rdparty/README.md2
-rw-r--r--3rdparty/aes256cbc/README.md1
2 files changed, 2 insertions, 1 deletions
diff --git a/3rdparty/README.md b/3rdparty/README.md
index 3ed8c22e456..16676ecb686 100644
--- a/3rdparty/README.md
+++ b/3rdparty/README.md
@@ -1,5 +1,7 @@
# **3rdparty** #
+aescbc - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
+
asio - [Boost Software License](http://www.boost.org/LICENSE_1_0.txt)
asmjit - [zlib license](http://opensource.org/licenses/Zlib)
diff --git a/3rdparty/aes256cbc/README.md b/3rdparty/aes256cbc/README.md
index 9a99b62bce1..d3825e64a99 100644
--- a/3rdparty/aes256cbc/README.md
+++ b/3rdparty/aes256cbc/README.md
@@ -229,4 +229,3 @@ Contributions and feedback are welcome! If you find issues or have ideas for imp
## License
This standard AES-256 CBC implementation is provided under the [MIT License](./LICENSE).
-