From 0340f4c463b1b5ebbc75cac19d047f646631fb8a Mon Sep 17 00:00:00 2001 From: mirabilos <t.glaser@tarent.de> Date: Sun, 5 Jan 2020 17:34:04 +0100 Subject: [PATCH] =?UTF-8?q?Update=20LICENCE=20=E2=86=92=20LICENCE.rst?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MANIFEST.in | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 7596319c7..d8f9452d9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -include LICENCE +include LICENCE.rst recursive-include aleksis/apps/alsijil/static * recursive-include aleksis/apps/alsijil/templates * recursive-include aleksis/apps/alsijil/migrations * diff --git a/README.rst b/README.rst index c003a358f..0cd78b5fc 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,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). -- GitLab