diff options
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 1e7cfcc0..008d4209 100644 --- a/website/index.html +++ b/website/index.html @@ -90,7 +90,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-2011 The Project Lombok Authors, 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-2012 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. </div> </div> <script type="text/javascript"> |