commit 5cb382bd37ac8dc98640ec43bd5202044ad6ff5f (patch)
parent cdaf418facdde281dace6d54b0c551a8522fabeb
Author: Alex Karle <alex@alexkarle.com>
Date: Sun, 6 Nov 2022 17:19:30 -0500
license: Edit verbiage slightly
I am not a lawyer, but I think this makes sense?
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/license.html b/license.html
@@ -18,7 +18,7 @@
</nav>
<h1>Website License</h1>
<p>
- Unless where otherwise specified, all code for the website is
+ Unless otherwise specified, all code for the website is
licensed under the <a href="/LICENSE">MIT license</a> and can be
found <a href="https://git.sr.ht/~akarle/jennex">here</a>.
</p>
@@ -29,7 +29,7 @@
License</a>.
</p>
<p>
- Photos and content are not open sourced (all rights reserved).
+ Photos and content are not open source (all rights reserved).
</p>
<footer>Copyright 2022, Alex Karle (<a href="license.html">License</a>)</footer>
</body>