Update talk materials license
This commit is contained in:
parent
c56a805141
commit
fbefff60a6
1 changed files with 2 additions and 2 deletions
|
@ -81,8 +81,8 @@ class Proposal(ProposalBase):
|
||||||
help_text="I allow Software Freedom Conservancy to release any other material "
|
help_text="I allow Software Freedom Conservancy to release any other material "
|
||||||
"(such as slides) from presentations covered by this proposal, under "
|
"(such as slides) from presentations covered by this proposal, under "
|
||||||
"the <a "
|
"the <a "
|
||||||
"href='https://creativecommons.org/licenses/by-sa/3.0/au/deed.en'> "
|
"href='https://creativecommons.org/licenses/by-sa/4.0/'> "
|
||||||
"Creative Commons Attribution-Share Alike Australia 3.0 Licence</a>"
|
"Creative Commons Attribution-ShareAlike 4.0 International</a>"
|
||||||
)
|
)
|
||||||
|
|
||||||
primary_topic = models.IntegerField(
|
primary_topic = models.IntegerField(
|
||||||
|
|
Loading…
Reference in a new issue