commit fbd5fe84d597ea3a0618262abe1790d7e8312a9e
parent eac402cce249c497b102f7ac0328568b9d9aeb1c
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Fri, 9 Aug 2019 23:50:29 -0400
Add clarification to license text
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build/footer.html b/build/footer.html
@@ -17,9 +17,9 @@
an email to <a href="mailto:feedback@paritybit.ca">feedback@paritybit.ca</a>.
</p>
<p>
- All content on this website is licensed under the
+ All content on this website (the html/css) is licensed under the
<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0 International License</a>.
- All code for this website is licensed under the
+ All code for this website (the javascript) is licensed under the
<a href="https://www.gnu.org/licenses/gpl.txt">GNU GPL-3.0-or-later</a>.
</p>
</div>