Javascript Updating Copyright


/ Published in: JavaScript
Save to your folder(s)

Self updating javascript copyright date


Copy this code and paste it in your HTML
  1. Company Name &copy; <script>document.write(new Date().getFullYear())</script>, All Rights Reserved.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.