X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/c69605017947202b0bbd0a2a2335cb37752141b9..387bff61a13e750e1ef4e015025415a8b311b25b:/scripts/book2epub diff --git a/scripts/book2epub b/scripts/book2epub index ea87483..502d965 100755 --- a/scripts/book2epub +++ b/scripts/book2epub @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # # This file is part of Librarian, licensed under GNU Affero GPLv3 or later. -# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. # import os.path import optparse @@ -55,4 +55,3 @@ if __name__ == '__main__': 'name': e.__class__.__name__, 'message': e.message } - \ No newline at end of file