diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-20 12:27:24 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-20 12:27:24 +0200 |
commit | 0892b61180017e6da15aaed298f6f6214442ef33 (patch) | |
tree | 0be61385ac661e3de827d893d3506620bc3343c7 /website/index.html | |
parent | a9ed18ac85faf01b23a9d76b6d5c4d46f23d137d (diff) | |
download | lombok-0892b61180017e6da15aaed298f6f6214442ef33.tar.gz lombok-0892b61180017e6da15aaed298f6f6214442ef33.tar.bz2 lombok-0892b61180017e6da15aaed298f6f6214442ef33.zip |
Updated credits to list Petr Jiricka and Cobertura, also updated copyright year for the index page.
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index 1b7f3f9e..ff1a35b4 100644 --- a/website/index.html +++ b/website/index.html @@ -98,7 +98,7 @@ <a href="novideo.html">I can't see the video</a> | <a href="slideshow.html">I don't want to see the video - show me a slideshow instead!</a> </div> <div class="footer"> - <a href="credits.html" class="creditsLink">credits</a> | Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. + <a href="credits.html" class="creditsLink">credits</a> | Copyright © 2009-2010 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. </div> </div> <script type="text/javascript"> |