diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/index.html b/website/index.html index a1f98be9..dec0c7b5 100644 --- a/website/index.html +++ b/website/index.html @@ -48,8 +48,8 @@ <div class="endBar"> <a href="slideshow.html">I don't want to see a video - show me a slideshow instead!</a> </div> - <footer> + <div class="footer"> Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT licence</a>. - </footer> + </div> </div> </body></html> |