From 953f06f90839ce7c8926d45ccf834eaca3843957 Mon Sep 17 00:00:00 2001 From: LiBr Date: Mon, 13 Apr 2026 19:43:53 +0800 Subject: [PATCH] update license --- LICENSE | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index d14bc2f..bedd22a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021 Rick Mark +Copyright 2021 LiBr Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the diff --git a/README.md b/README.md index 24cc760..dca56f1 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,9 @@ Projects referenced: - [webmuxd](https://github.com/hack-different/webmuxd) - [zsign](https://github.com/nicehash/zsign) - [openssl-wasm](https://github.com/nicehash/openssl-wasm) +- [anisette-js](https://github.com/lbr77/anisette-js) +- [unicorn](https://github.com/lbr77/unicorn/tree/tci-emscripten) + Friends helped with feedback: - [@Lakr233](https://github.com/Lakr233)