diff --git a/pinaxcon/proposals/models.py b/pinaxcon/proposals/models.py index 8298e8939f1343b3d93cad53ce0cce0db93c70f4..43ec5f26a7fa4d5f9bc4194168c521bc9f3f87b9 100644 --- a/pinaxcon/proposals/models.py +++ b/pinaxcon/proposals/models.py @@ -81,8 +81,8 @@ class Proposal(ProposalBase): help_text="I allow Software Freedom Conservancy to release any other material " "(such as slides) from presentations covered by this proposal, under " "the " - "Creative Commons Attribution-Share Alike Australia 3.0 Licence" + "href='https://creativecommons.org/licenses/by-sa/4.0/'> " + "Creative Commons Attribution-ShareAlike 4.0 International" ) primary_topic = models.IntegerField(