X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0c3e8f92c425a22c1b9da737db89977d31312353..2881133ed8ebf9317ca216e384e7e13b8619b6a5:/apps/api/helpers.py diff --git a/apps/api/helpers.py b/apps/api/helpers.py index acb491afc..62578e7c3 100644 --- a/apps/api/helpers.py +++ b/apps/api/helpers.py @@ -1,5 +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. +# from time import mktime from piston.resource import Resource