Skip to content

Commit d27e664

Browse files
committed
Be express about copyright and licensing
1 parent 204571c commit d27e664

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

guidelines-for-respectful-communication/index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,5 +170,25 @@ <h2>Our Standards of Public Behaviour</h2>
170170
</li>
171171
</ul>
172172

173+
<h3>Copyright and licensing</h3>
174+
175+
<p>
176+
To the extent that the Standards of Public Behaviour is a derivative work
177+
(see the acknowledgements), the copyrights and licences of the original
178+
works apply. To the extent that the Haskell Foundation holds any copyright
179+
in the work, it releases it under
180+
<span style="white-space:nowrap">
181+
<a href="https://creativecommons.org/publicdomain/zero/1.0/">
182+
CC0 1.0
183+
</a
184+
><img
185+
src="https://mirrors.creativecommons.org/presskit/icons/cc.svg"
186+
style="display: inline;max-width: 1em;max-height:1em;margin-left: .2em;margin-top: 0em;margin-bottom: 0em;"
187+
><img
188+
src="https://mirrors.creativecommons.org/presskit/icons/zero.svg"
189+
style="display: inline;max-width: 1em;max-height:1em;margin-left: .2em;margin-top: 0em;margin-bottom: 0em;"
190+
></span>.
191+
</p>
192+
173193
</div>
174194
</div>

0 commit comments

Comments
 (0)