diff options
Diffstat (limited to 'website/download.html')
-rw-r--r-- | website/download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/download.html b/website/download.html index 72784c48..f3bc54c5 100644 --- a/website/download.html +++ b/website/download.html @@ -78,7 +78,7 @@ <div class="endBar"> </div> <div class="footer"> - <a href="credits.html" class="creditsLink">credits</a> | Copyright © 2009-2011 Reinier Zwitserloot, Roel Spilker, and Robbert Jan Grootjans, 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-2011 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"> |