summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemy <relst@relst.nl>2014-11-30 07:36:48 +0100
committerRemy <relst@relst.nl>2014-11-30 07:36:48 +0100
commitb903e058dac462aeb24b061cf00c4ba68d0f9ebe (patch)
tree380c76876d5c3e14d7c7b69ba6d2fd7ca33a848d
parent17e85266a16e0228e168dd2b9c759469405eb049 (diff)
downloadssl-decoder-b903e058dac462aeb24b061cf00c4ba68d0f9ebe.zip
ssl-decoder-b903e058dac462aeb24b061cf00c4ba68d0f9ebe.tar.gz
ssl-decoder-b903e058dac462aeb24b061cf00c4ba68d0f9ebe.tar.bz2
Add link to source and site to footer
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index d07544a..ab4da30 100644
--- a/index.php
+++ b/index.php
@@ -1144,7 +1144,7 @@
<div class="footer">
<div class="col-md-6 col-md-offset-1 container">
- <p class="text-muted">By <a href="https://raymii.org" >https://raymii.org</a>. License: GPLv3.</p>
+ <p class="text-muted">By <a href="https://raymii.org/s/software/OpenSSL_Decoder.html">Remy van Elst</a>. License: GNU GPLv3. <a href="https://github.com/RaymiiOrg/ssl-decoder">Source code</a></p>
</div>
</div>
</body>