From 1f4df79ee418c449780113fb631afc9770cfcdad Mon Sep 17 00:00:00 2001 From: Anthon van der Neut Date: Tue, 3 Nov 2020 18:05:32 +0100 Subject: [PATCH] update year and CC license version I couldn't find how (or whether) that this license information is communicated to the speakers. Maybe not necessary if they sign over the rights to the EPS with participation. --- p3/management/commands/video_schedule_xlsx.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/p3/management/commands/video_schedule_xlsx.py b/p3/management/commands/video_schedule_xlsx.py index 2ec1673fc..5ef769fae 100644 --- a/p3/management/commands/video_schedule_xlsx.py +++ b/p3/management/commands/video_schedule_xlsx.py @@ -36,8 +36,8 @@ # License notice to attach to talks LICENSE = """ -License: This video is licensed under the CC BY-NC-SA 3.0 license: https://creativecommons.org/licenses/by-nc-sa/3.0/ -Please see our speaker release agreement for details: https://ep2020.europython.eu/events/speaker-release-agreement/ +License: This video is licensed under the CC BY-NC-SA 4.0 license: https://creativecommons.org/licenses/by-nc-sa/4.0/ +Please see our speaker release agreement for details: https://ep2021.europython.eu/events/speaker-release-agreement/ """ # Special handling of poster sessions