X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4b86e623b0ff7a5a53bdb29df06eab039ebe4e1e..db3bea808bc78fa2d1c6d0be6e0300003f31059c:/src/club/apps.py diff --git a/src/club/apps.py b/src/club/apps.py index ee2584957..84813598a 100644 --- a/src/club/apps.py +++ b/src/club/apps.py @@ -1,3 +1,6 @@ +# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# from django.apps import AppConfig class ClubConfig(AppConfig):