mirror of
https://github.com/gryf/ebook-converter.git
synced 2026-04-03 02:53:32 +02:00
Fix license formatting
This commit is contained in:
@@ -4,7 +4,7 @@ import pkg_resources
|
||||
from ebook_converter.customize.conversion import InputFormatPlugin, OptionRecommendation
|
||||
from ebook_converter.polyglot.builtins import iteritems, filter, getcwd, as_bytes
|
||||
|
||||
__license__ = 'GPL v3'
|
||||
__license__ = 'GPL v3'
|
||||
__copyright__ = '2008, Kovid Goyal <kovid at kovidgoyal.net>'
|
||||
|
||||
border_style_map = {
|
||||
|
||||
Reference in New Issue
Block a user