diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2015-01-26 08:47:39 +0100 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2015-01-26 08:47:39 +0100 |
commit | 75da1e2481d077d6c39b91aa9d364a397a41461f (patch) | |
tree | 9a1f9811a5fe987ecb2c0cfa8b2e56906fdd1f34 /website/features/configuration.html | |
parent | 63aefa41e432a050496e9f96c6ce570dde276e18 (diff) | |
download | lombok-75da1e2481d077d6c39b91aa9d364a397a41461f.tar.gz lombok-75da1e2481d077d6c39b91aa9d364a397a41461f.tar.bz2 lombok-75da1e2481d077d6c39b91aa9d364a397a41461f.zip |
updated copyright year in documentation
Diffstat (limited to 'website/features/configuration.html')
-rw-r--r-- | website/features/configuration.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/configuration.html b/website/features/configuration.html index acf874e7..1f31fe01 100644 --- a/website/features/configuration.html +++ b/website/features/configuration.html @@ -73,7 +73,7 @@ <div style="clear: left;"></div> <div class="footer"> <a href="index.html">Back to features</a> | <a href="Log.html">Previous feature (@Log)</a> | <span class="disabled">Next feature</span><br /> - <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2009-2014 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-2015 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> |