Hi, you can cut & paste the code below into an html box. It will auto up date every year.
Just change the text you need to. These parts below in red you can change.
Copyright © 2006 & (Mysite.com) All image & text rights reserved
HTML Code:
<body>
<script type="text/javascript">
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Created by: www.webbiesite.com -->
<!-- Begin
copyright=new Date();
update=copyright.getFullYear();
document.write("Copyright © 2006-"+ update + " (Mysite.com) All image & text rights reserved.");
// End -->
</script>
<p><center>
</center><p>
<!-- Script Size: 0.66 KB -->