diff options
Diffstat (limited to 'website/features/index.html')
-rw-r--r-- | website/features/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/index.html b/website/features/index.html index 5a5387b9..d7f640ac 100644 --- a/website/features/index.html +++ b/website/features/index.html @@ -36,7 +36,7 @@ or you want to add javadoc to <code>lombok.jar</code> in your IDE, you can also check out <a href="../api/index.html">the javadoc</a>. </div> <div class="footer"> - <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT licence</a>.</span> + <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.</span> </div> <div style="clear: both;"></div> </div> |