Normalize line endings VIVO-101

This commit is contained in:
Brian Caruso 2013-07-18 15:19:53 -04:00
parent b097a4d754
commit 54f79f2ea7
587 changed files with 91501 additions and 91501 deletions

View file

@ -1,21 +1,21 @@
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %><%/* this odd thing points to something in web.xml */ %>
<div class="contents">
<h1>Page Not Found</h1>
<p class="warning">The page you requested is not available. It may have been deleted or moved to another location.</p>
<p>Try the search box above to locate the information you are looking for.</p>
<p>If you reached this page by following a link within this website, please consider <a href="<c:url value="comments"/>">contacting us</a> and telling us what link you clicked.</p>
<!-- _______________________________Exception__________________________________
404
Request URI: ${param.uriStr}
___________________________________________________________________________ -->
</div><!-- contents -->
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %><%/* this odd thing points to something in web.xml */ %>
<div class="contents">
<h1>Page Not Found</h1>
<p class="warning">The page you requested is not available. It may have been deleted or moved to another location.</p>
<p>Try the search box above to locate the information you are looking for.</p>
<p>If you reached this page by following a link within this website, please consider <a href="<c:url value="comments"/>">contacting us</a> and telling us what link you clicked.</p>
<!-- _______________________________Exception__________________________________
404
Request URI: ${param.uriStr}
___________________________________________________________________________ -->
</div><!-- contents -->