Skip to content

Commit

Permalink
Merge pull request #275 from dini-ag-kim/274-CcButton
Browse files Browse the repository at this point in the history
CC0 button der nicht "public domain" enthält
  • Loading branch information
acka47 authored Oct 8, 2024
2 parents 7a7cc0f + 42b1dfd commit 034ca64
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 034ca64

Please sign in to comment.