1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-08 02:28:22 +00:00

[skip ci] Updated licenses and gitignores

This commit is contained in:
silverwind
2022-08-07 00:20:52 +00:00
parent dba14dc196
commit cb97114e91
4 changed files with 185 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
LICENSE
-------
LZMA SDK is written and placed in the public domain by Igor Pavlov.
Some code in LZMA is based on public domain code from another developers:
1) PPMd var.H (2001): Dmitry Shkarin
2) SHA-256: Wei Dai (Crypto++ library)