diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2012-08-27 23:09:09 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2012-08-27 23:09:09 +0200 |
commit | 672ddda8f5b27b0a97ff00413edf6d159885d636 (patch) | |
tree | 9c01eaf4f27b4810b074da070c2b1bc36f8c9f94 /website/index.html | |
parent | 4f5f689bf2be42bc2a6e331ae83bace35c9e86e9 (diff) | |
download | lombok-672ddda8f5b27b0a97ff00413edf6d159885d636.tar.gz lombok-672ddda8f5b27b0a97ff00413edf6d159885d636.tar.bz2 lombok-672ddda8f5b27b0a97ff00413edf6d159885d636.zip |
updated copyright year notices in website html
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"> |