diff options
Diffstat (limited to 'website/features/val.html')
-rw-r--r-- | website/features/val.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/val.html b/website/features/val.html index dd9c37a8..4a04f6fb 100644 --- a/website/features/val.html +++ b/website/features/val.html @@ -51,7 +51,7 @@ </div> <div class="footer"> <a href="index.html">Back to features</a> | <a href="Log.html">Previous feature (@Log)</a> | <a href="Delegate.html">Next feature (@Delegate)</a><br /> - <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2010-2011 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.</span> + <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2010-2011 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.</span> </div> <div style="clear: both;"></div> </div> |