Merge pull request #15 from keepassxreboot/copyright_updates

Updated copyright texts and Web Store Link
This commit is contained in:
Janek Bevendorff 2018-02-19 08:26:28 +01:00 committed by GitHub
commit c728c233c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -279,11 +279,7 @@
<h2>About</h2>
<hr />
<p>
Developed by <a target="_blank" href="https://github.com/pfn/">Perry Nguyen</a>, <a target="_blank" href="http://lukas-schulze.de">Lukas Schulze</a>,
<a target="_blank" href="https://github.com/smorks">Andy Brandt</a> and <a target="_blank" href="https://github.com/varjolintu/">Sami Vänttinen</a>
</p>
<p>
<a target="_blank" href="https://chrome.google.com/webstore/detail/keepassxc-browser/iopaggbpplllidnfmcghoonnokmjoicf">Visit extension's page in Chrome Web store</a>
<a target="_blank" href="https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk">Visit extension's page in Chrome Web store</a>
</p>
<p>
<a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/">Visit extension's page in Mozilla's Add-ons page</a>
@ -298,11 +294,17 @@
<p>
KeePassXC Version: <em class="versionKPH"></em>
</p>
<hr />
<p>
Contributors:<br>
<a target="_blank" href="https://github.com/pfn/">Perry Nguyen</a>, <a target="_blank" href="http://lukas-schulze.de">Lukas Schulze</a>,
<a target="_blank" href="https://github.com/smorks">Andy Brandt</a>, <a target="_blank" href="https://github.com/varjolintu/">Sami Vänttinen</a>
and <a target="_blank" href="https://github.com/keepassxreboot/keepassxc-browser">KeePassXC Team</a>.
</p>
</div>
<hr>
<div class="footer">
<p>2010-2017 - Perry Nguyen, Lukas Schulze</p>
<p>2017-2018 - Angus Gratton, Andy Brandt, Sami Vänttinen</p>
<p>(C) 2017-2018 - KeePassXC Team</p>
</div>
</div> <!-- /container -->
</body>