Skip to content
Permalink
Browse files
Removing Mendeley logo for now.
It signaled wrong message. We put it there because we were planing of
using their API to add metadata and allow users to import annotations
they made in Mendeley. Because their API mentions CC-BY license, to be
clear of any issues, we prepared to attribute them by placing a logo on
our about page. They said that would be enough to satisfy the
attribution requirement. In no other way Mendeley has any influence
over the project.
  • Loading branch information
mitar committed Sep 2, 2014
1 parent 3cf91ce commit c031be9fecdb1a349a20d622e831a6f1df5c209d
Showing with 3 additions and 3 deletions.
  1. +3 −3 client/templates/about.html
@@ -127,9 +127,9 @@ <h2>Partners</h2>
<li><a href="http://berkeley.edu/"><img src="/img/berkeley.png" alt="UC Berkeley" height="100" /></a></li>
<li><a href="http://bid.berkeley.edu/"><img src="/img/bid.png" alt="Berkeley Institute of Design" height="100" /></a></li>
<li><a href="https://archive.org/"><img src="/img/internet-archive.png" alt="Internet Archive" height="100" /></a></li>
{{! <li><a href="http://hypothes.is/"><img src="/hypothesis.png" alt="Hypothes.is" /></a></li> }}
<li><a href="http://www.mendeley.com/"><img src="/img/mendeley.png" alt="Mendeley" height="50" /></a></li>
{{! <li><a href="http://www.crossref.org/"><img src="/crossref.png" alt="CrossRef" /></a></li> }}
{{! <li><a href="http://hypothes.is/"><img src="/img/hypothesis.png" alt="Hypothes.is" /></a></li> }}
{{! <li><a href="http://www.mendeley.com/"><img src="/img/mendeley.png" alt="Mendeley" height="50" /></a></li> }}
{{! <li><a href="http://www.crossref.org/"><img src="/img/crossref.png" alt="CrossRef" /></a></li> }}
</ul>

<div class="clearfix"></div>

0 comments on commit c031be9

Please sign in to comment.