Skip to content
Snippets Groups Projects
Verified Commit 91df1b91 authored by mirabilos's avatar mirabilos
Browse files

Update LICENCE → LICENCE.rst

parent cd28c2c1
No related branches found
No related tags found
No related merge requests found
Pipeline #539 failed
......@@ -34,7 +34,7 @@ RUN eatmydata pip install poetry; \
# Install core
COPY aleksis ./aleksis/
COPY LICENCE README.rst manage.py ./
COPY LICENCE.rst README.rst manage.py ./
RUN mkdir -p /var/lib/aleksis/media /var/lib/aleksis/static /var/lib/aleksis/backups; \
poetry build && eatmydata pip install dist/*.whl
......
include CODE_OF_CONDUCT.rst
include CONTRIBUTING.rst
include LICENCE
include LICENCE.rst
include manage.py
recursive-include aleksis/core/static *
recursive-include aleksis/core/templates *
......
......@@ -46,7 +46,7 @@ Licence
Licenced under the EUPL, version 1.2 or later
Please see the LICENCE file accompanying this distribution for the
Please see the LICENCE.rst file accompanying this distribution for the
full licence text or on the `European Union Public Licence`_ website
https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers
(including all other official language versions).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment