Skip to content

Commit

Permalink
Use CC0 button with mention of "public domain" (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
acka47 committed Jul 9, 2024
1 parent 7a7cc0f commit 42b1dfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 20231019/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@

<div class="copyright" style="display: flex; flex-direction: row; justify-content: space-between;">
<div>
<img alt="CC-BY" src="https://licensebuttons.net/p/zero/1.0/80x15.png" />
<img alt="CC0" src="https://licensebuttons.net/l/zero/1.0/88x31.png" />
Dieses Werk ist lizenziert unter
<a rel="license" href="https://creativecommons.org/publicdomain/zero/1.0/">
Creative Commons Public Domain Dedication 1.0</a>.
Expand Down
2 changes: 1 addition & 1 deletion draft/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@

<div class="copyright" style="display: flex; flex-direction: row; justify-content: space-between;">
<div>
<img alt="CC-BY" src="https://licensebuttons.net/p/zero/1.0/80x15.png" />
<img alt="CC0" src="https://licensebuttons.net/l/zero/1.0/88x31.png" />
Dieses Werk ist lizenziert unter
<a rel="license" href="https://creativecommons.org/publicdomain/zero/1.0/">
Creative Commons Public Domain Dedication 1.0</a>.
Expand Down

0 comments on commit 42b1dfd

Please sign in to comment.