Update talk recording licence

This commit is contained in:
Joel Addison 2022-01-05 18:05:18 +10:00
parent ff281c17ee
commit f1b58bc74c

View file

@ -27,8 +27,9 @@ class Proposal(ProposalBase):
help_text="I allow Linux Australia to release any recordings of "
"presentations covered by this proposal, on YouTube under the "
"standard YouTube licence, and on other platforms under the "
"<a href='https://creativecommons.org/licenses/by-sa/3.0/au/deed.en'> "
"Creative Commons Attribution-Share Alike Australia 3.0 Licence</a>"
"Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International "
"(<a href='https://creativecommons.org/licenses/by-nc-sa/4.0/'> "
"CC BY-NC-SA 4.0</a>) licence."
)
materials_release = models.BooleanField(