Machina preview.
[wolnelektury.git] / src / wolnelektury / settings / celery.py
index 77abfa6..e5c265c 100644 (file)
@@ -1,3 +1,7 @@
+# -*- 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.
+#
 BROKER_URL = 'django://'
 
 CELERY_EAGER_PROPAGATES_EXCEPTIONS = True