General
This unobtrusive script will update the current year for the copyright notice on a page. No need to worry about changing it from year to year. Very easy to implement.
Copyright © 2002-… by Acme Corporation. All rights reserved
Notes
- Created by: Spike McLarty
- Web Site: http://www.dosadi.com/
- Posted: September 26, 2008
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: copyNote.js
Head
Paste this code into the HEAD
section of your HTML document.
Body
Paste this code into the BODY
section of your HTML document