Django staticfiles post-processor that allows you to prepend a license header to the compressed file(s) generated by django-require.
Use pip to install the download and install the package from PyPi:
pip install django-require-license
Or checkout the source code from Github:
git clone https://github.com/collab-project/django-require-license.git
Documentation can be found on readthedocs.io.