X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/121ab507bfffe249087df81a6dcdc368d9cb11f5..3a0c83394d5783715fab2be29fa1a9cfc3574e28:/src/librarian/meta/types/bool.py diff --git a/src/librarian/meta/types/bool.py b/src/librarian/meta/types/bool.py index 961e31f..700cca0 100644 --- a/src/librarian/meta/types/bool.py +++ b/src/librarian/meta/types/bool.py @@ -1,3 +1,6 @@ +# This file is part of Librarian, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Wolne Lektury. See NOTICE for more information. +# from .base import MetaValue