miurahr / py7zr

7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.

Home Page:https://pypi.org/project/py7zr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Information about license needs to be updated

kachura1986 opened this issue · comments

commented

Hello!
I think, information about license needs to be updated:
7-Zip Copyright (C) 1999-2010 Igor Pavlov -> 7-Zip Copyright (C) 1999-2022 Igor Pavlov
LZMA SDK Copyright (C) 1999-2010 Igor Pavlov -> LZMA SDK Copyright (C) 1999-2022 Igor Pavlov

py7zr refer the code in pylzma. There is no problem.