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