summaryrefslogtreecommitdiffstats
path: root/photos.html
diff options
context:
space:
mode:
authorMac Mollison <mollison@cs.unc.edu>2012-01-06 20:18:46 -0500
committerMac Mollison <mollison@cs.unc.edu>2012-01-06 20:18:46 -0500
commitf4e482e665c84f8e670b3748678d648e8a3df3b4 (patch)
treed2f2eb363645e304eb46e51e235a65f42a48e3d9 /photos.html
parent7bf43648d58b4456d2ddf91ca8663d5c75b45331 (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 'photos.html')
-rw-r--r--photos.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/photos.html b/photos.html
index 370ac5f..afe9118 100644
--- a/photos.html
+++ b/photos.html
@@ -119,7 +119,7 @@ Cancun, Mexico (RTSS 03) <br />
119</div> 119</div>
120<!-- <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> --> 120<!-- <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> -->
121<div id="footer"> 121<div id="footer">
122 <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> 122 <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0</a> | Copyright &copy; UNC | Based on a Design by Aaron Block | <a href="maintainers.html">Site Maintainers</a></p>
123</div> 123</div>
124</div> 124</div>
125</div> 125</div>