mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 15:03:18 +00:00
fix year and capitalization in displayed copyright
This commit is contained in:
@@ -696,7 +696,7 @@
|
||||
<hr/>
|
||||
<div class="col-xs-7 col-sm-8">
|
||||
<div>
|
||||
<a href="http://www.dspace.org/" target="_blank">DSpace software</a> copyright © 2002-2013  <a href="http://www.duraspace.org/" target="_blank">Duraspace</a>
|
||||
<a href="http://www.dspace.org/" target="_blank">DSpace software</a> copyright © 2002-2015  <a href="http://www.duraspace.org/" target="_blank">DuraSpace</a>
|
||||
</div>
|
||||
<div class="hidden-print">
|
||||
<a>
|
||||
|
@@ -584,7 +584,7 @@
|
||||
<div id="ds-footer-wrapper">
|
||||
<div id="ds-footer">
|
||||
<div id="ds-footer-left">
|
||||
<a href="http://www.dspace.org/" target="_blank">DSpace software</a> copyright © 2002-2012  <a href="http://www.duraspace.org/" target="_blank">Duraspace</a>
|
||||
<a href="http://www.dspace.org/" target="_blank">DSpace software</a> copyright © 2002-2015  <a href="http://www.duraspace.org/" target="_blank">DuraSpace</a>
|
||||
</div>
|
||||
<div id="ds-footer-right">
|
||||
<span class="theme-by">Theme by </span>
|
||||
|
Reference in New Issue
Block a user