# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
#
from .autor_utworu import AutorUtworu
from .dzielo_nadrzedne import DzieloNadrzedne
from .motto_podpis import MottoPodpis
from .motto import Motto
from .nazwa_utworu import NazwaUtworu
from .podtytul import Podtytul
