copyright notice

Signed-off-by: Alex Chi <iskyzh@gmail.com>
This commit is contained in:
Alex Chi
2024-01-20 12:05:57 +08:00
parent e82ad1d9e7
commit 8a12409a12
30 changed files with 58 additions and 0 deletions

View File

@@ -112,3 +112,5 @@ Here is a list of extra tasks you can do to make the block encoding more robust
* Implement block checksum. Verify checksum when decoding the block.
* Compress / Decompress block. Compress on `build` and decompress on decoding.
{{#include copyright.md}}