Commit efee58bc authored by Afif Zafri's avatar Afif Zafri
Browse files

added copyright year

parent 16d5686a
$(document).ready(function(){
// current year
$('#currYear').html((new Date()).getFullYear());
// Load all the archive formats
loadArchiveFormats(['rar', 'zip', 'tar']);
......
......@@ -25,7 +25,7 @@
<div id="output"></div>
<br><br>
Afif Zafri &copy; 2017
Afif Zafri &copy; 2017 - <span id='currYear'></span>
</center>
<!-- fork me on github ribbon -->
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment