diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2016-03-07 15:26:16 +0100 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2016-03-07 15:26:16 +0100 |
commit | 4daf9bf81be294860af3e680239380a6e1d7d4a8 (patch) | |
tree | 3e41f61c66c19ed309a6854fcf288911f06e9deb /website/features/experimental/onX.html | |
parent | 69d0630f6916fba0b0143523510d5eccd33c9516 (diff) | |
download | lombok-4daf9bf81be294860af3e680239380a6e1d7d4a8.tar.gz lombok-4daf9bf81be294860af3e680239380a6e1d7d4a8.tar.bz2 lombok-4daf9bf81be294860af3e680239380a6e1d7d4a8.zip |
updated year to 2016 in copyrights.
Diffstat (limited to 'website/features/experimental/onX.html')
-rw-r--r-- | website/features/experimental/onX.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/experimental/onX.html b/website/features/experimental/onX.html index ced78dff..890feadf 100644 --- a/website/features/experimental/onX.html +++ b/website/features/experimental/onX.html @@ -70,7 +70,7 @@ </div> <div class="footer"> <a href="index.html">Back to experimental features</a> | <a href="Wither.html">Previous feature (@Wither)</a> | <a href="UtilityClass.html">Next feature (@UtilityClass)</a><br /> - <a href="../../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2009-2015 The Project Lombok Authors, 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 © 2009-2016 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> |