# Copyright Year Program # Version 1.0 # README File # By Mike Calabrese # http://www.mikecalabrese.com # 6-28-2001 # This program is available for free on an AS-IS basis. I am not # responsible for consequential damages, loss of income or whatever # else that may happen as a result of the use of this program. This is a very simple script to install. Just place it in the body of an HTML document and it will give the current year when viewed through most browsers. You can customize the font and the size. It works with .html and .shtml pages. However, I have not been able to successfully inbed this within a Perl script. If cutting and pasting, be sure to include the line above the Java Script declaration as it is the the copyright line. Then you can add your name or organization immediately after the Java Script ends.