X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b2d342589a7889a3b096e7192453d53bd28eed7d..ccdfdb7ab5b7a4c134a60e7440ffe193cb290362:/src/newtagging/managers.py diff --git a/src/newtagging/managers.py b/src/newtagging/managers.py index 7de7fe735..b9a754378 100644 --- a/src/newtagging/managers.py +++ b/src/newtagging/managers.py @@ -1,4 +1,6 @@ -# -*- coding: utf-8 -*- +# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# """ Custom managers for Django models registered with the tagging application.