Skip to content

Commit ca5c854

Browse files
committed
Add the word “Copyright” to the footer
The symbol © has no legal standing in US law; the word “copyright” must appear.
1 parent a605ec1 commit ca5c854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer_basic.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<footer>
22
<p class="pull-right"><a href="#">Back to top</a></p>
3-
<p>&copy; 2013 <a href="http://sipb.mit.edu/">MIT SIPB</a> &middot; <a href="#">Privacy</a> &middot; <a href="http://ist.mit.edu/athena/olh/rules">Rules of Use</a></p>
3+
<p>Copyright &copy; 2013 <a href="http://sipb.mit.edu/">MIT SIPB</a> &middot; <a href="#">Privacy</a> &middot; <a href="http://ist.mit.edu/athena/olh/rules">Rules of Use</a></p>
44
</footer>

0 commit comments

Comments
 (0)