Skip to content

Commit

Permalink
Merge pull request #393 from creativecommons/by-nc-sa-40-s2a1A
Browse files Browse the repository at this point in the history
App: fix CC BY-NC-SA 4.0  section 2a1A
  • Loading branch information
TimidRobot authored Nov 22, 2023
2 parents 98c0169 + 2a5f232 commit 20a6509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/includes/legalcode_licenses_4.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ <h3 id="s2">{% blocktrans trimmed %}Section 2 – Scope.{% endblocktrans %}</h3>
to:
{% endblocktrans %}
<ol type="A">
{% if legal_code|is_one_of:"by-nc,by-nc-nd,by-nd-sa" %}
{% if legal_code|is_one_of:"by-nc,by-nc-nd,by-nc-sa,by-nd-sa" %}
<li id="s2a1A">
{% blocktrans trimmed %}
reproduce and Share the Licensed Material, in whole or in part, for
Expand Down

0 comments on commit 20a6509

Please sign in to comment.