diff options
author | Roel Spilker <r.spilker@gmail.com> | 2011-11-07 21:45:53 +0100 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2011-11-07 22:04:40 +0100 |
commit | 45f9e9def12b8f32b76c86471487e735ebb7c09b (patch) | |
tree | 3355961174443b94b1d31ec02f6ab5002fd4345d /website/index.html | |
parent | 88a83e08a9406d332a82377ab7a8bf7a99b544a8 (diff) | |
download | lombok-45f9e9def12b8f32b76c86471487e735ebb7c09b.tar.gz lombok-45f9e9def12b8f32b76c86471487e735ebb7c09b.tar.bz2 lombok-45f9e9def12b8f32b76c86471487e735ebb7c09b.zip |
Changed copyright notices
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 bb083ac3..1e7cfcc0 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 Reinier Zwitserloot and Roel Spilker, 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"> |