diff options
author | Rob Landley <rob@landley.net> | 2007-12-13 07:00:27 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2007-12-13 07:00:27 -0600 |
commit | 4e68de1ef854fadd74fcb63c3a5ad15dce457a4c (patch) | |
tree | 39b8a3ddc3ab0c223d4a336071f7a539ec6b8cf7 /www/footer.html | |
parent | 8eff1e63938f48829dd6ce783b305c16d61e2b9a (diff) | |
download | toybox-4e68de1ef854fadd74fcb63c3a5ad15dce457a4c.tar.gz |
Update web pages.
Diffstat (limited to 'www/footer.html')
-rw-r--r-- | www/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/footer.html b/www/footer.html index 546f63b8..5647c9f4 100644 --- a/www/footer.html +++ b/www/footer.html @@ -1,7 +1,7 @@ </td></tr></table> <hr /> <table width="100%"> -<tr><td>Copyright 2006 Rob Landley <rob@landley.net></td></tr> +<tr><td>Copyright 2007 Rob Landley <rob@landley.net></td></tr> </table> </body> </html> |