X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/aa021ad04c81969c58558343fb1ff2409c82563e..ee01d50d05b7d72dd372e8f3a0c78b9da6c23b38:/apps/toolbar/management/commands/fixbuttons.py diff --git a/apps/toolbar/management/commands/fixbuttons.py b/apps/toolbar/management/commands/fixbuttons.py index 5482ddc5..7a49b37a 100644 --- a/apps/toolbar/management/commands/fixbuttons.py +++ b/apps/toolbar/management/commands/fixbuttons.py @@ -1,5 +1,9 @@ #!/usr/bin/env python -# -*- conding: utf-8 -*- +# -*- coding: utf-8 -*- +# +# This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# __author__="lreqc" __date__ ="$2009-09-08 14:31:26$" from django.core.management.base import NoArgsCommand