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