Skip to content

Commit

Permalink
Chore: Amend license
Browse files Browse the repository at this point in the history
  • Loading branch information
portableant committed Apr 15, 2024
1 parent 13a8ea3 commit b445cd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Website by [@portableant](https://github.com/portableant)

## License

GPLV3 for code, CC-BY for text, CC-BY-NC-SA-ND for images; unless stated otherwise.
GPLV3 for code, CC-BY for text, CC BY-NC-ND for images; unless stated otherwise.

## Contributing guidelines

Expand Down
6 changes: 4 additions & 2 deletions _includes/structure/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,10 @@ <h4>Watch and listen</h4>
<a href="https://www.fitzmuseum.cam.ac.uk"><img src="/images/logos/FitzLogo.svg" width="125" height="125" class="px-2 py-2 rounded d-block"/></a>
<p class="share">
&copy; {{ 'now' | date: "%Y" }} The University of Cambridge<br/>
Content: <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/">CC BY-NC-ND</a><br />
Code: <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY</a>
Images: <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/">CC BY-NC-ND</a><br />
Text: <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY</a><br/>
Code: GPL V3

</p>
</div>
</div>
Expand Down

0 comments on commit b445cd2

Please sign in to comment.