diff options
author | Mac Mollison <mollison@cs.unc.edu> | 2012-01-06 20:18:46 -0500 |
---|---|---|
committer | Mac Mollison <mollison@cs.unc.edu> | 2012-01-06 20:18:46 -0500 |
commit | f4e482e665c84f8e670b3748678d648e8a3df3b4 (patch) | |
tree | d2f2eb363645e304eb46e51e235a65f42a48e3d9 /maintainers.html | |
parent | 7bf43648d58b4456d2ddf91ca8663d5c75b45331 (diff) |
Fixed copyright character
My editing the pages in Vim somehow messed up the
copyright character, so I changed it to use the HTML
copyright symbol encoding instead of trying to embed
it as an actual character.
Diffstat (limited to 'maintainers.html')
-rw-r--r-- | maintainers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers.html b/maintainers.html index 4f7d489..0ff3953 100644 --- a/maintainers.html +++ b/maintainers.html | |||
@@ -54,7 +54,7 @@ content container longer is the only fix I've been able to find. | |||
54 | </div> | 54 | </div> |
55 | <!-- <div id="sidebar"> <h2>Important Dates</h2> <p><b> RTCSA 2008</b>: August 25-27</p> <p><b> RTAS 2009 <i>Submission Deadline</i></b>: October?</p> <p><b> RTNS 2008</b>: October 16-17</p> <p><b> RTSS 2008</b>: November 30-December 3</p> </div> --> | 55 | <!-- <div id="sidebar"> <h2>Important Dates</h2> <p><b> RTCSA 2008</b>: August 25-27</p> <p><b> RTAS 2009 <i>Submission Deadline</i></b>: October?</p> <p><b> RTNS 2008</b>: October 16-17</p> <p><b> RTSS 2008</b>: November 30-December 3</p> </div> --> |
56 | <div id="footer"> | 56 | <div id="footer"> |
57 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0</a> | Copyright © UNC | Based on a Design by Aaron Block | <a href="maintainers.html">Site Maintainers</a></p> | 57 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0</a> | Copyright © UNC | Based on a Design by Aaron Block | <a href="maintainers.html">Site Maintainers</a></p> |
58 | </div> | 58 | </div> |
59 | </div> | 59 | </div> |
60 | </div> | 60 | </div> |