Skip to content

Commit

Permalink
Remove some more referefences to the old lzma
Browse files Browse the repository at this point in the history
  • Loading branch information
kovidgoyal committed Aug 22, 2020
1 parent 113b14e commit a273155
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
12 changes: 0 additions & 12 deletions COPYRIGHT
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,6 @@ Files: resources/rapydscript/*
Copyright: Various
License: BSD

Files: src/html5lib/*
Copyright: Copyright (c) 2006-2013 James Graham and other contributors
License: Expat

Files: src/lzma/*
Copyright: Igor Pavlov
License: Public Domain

Files: src/lzma/*.py src/lzma/lzma_binding.c
Copyright: Kovid Goyal
License: GPLv3

Files: src/templite/*
Copyright: Copyright (c) 2009 joonis new media, Thimo Kraemer
License: GPL-2+
Expand Down
1 change: 0 additions & 1 deletion src/calibre/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ def __init__(self):
'matcher',
'tokenizer',
'certgen',
'lzma_binding',
]
if iswindows:
plugins.extend(['winutil', 'wpd', 'winfonts'])
Expand Down

0 comments on commit a273155

Please sign in to comment.