diff options
author | Roel Spilker <r.spilker@gmail.com> | 2014-05-21 21:52:04 +0200 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2014-05-21 21:52:04 +0200 |
commit | 8238144393ff07ef2cff6957c061dbafa9fd6f48 (patch) | |
tree | 16097413d657f1cf4da05efac548b845d4ff722b /website/features/index.html | |
parent | 2e85b5afb80e6301d4c2ef0d062237b0258e23d0 (diff) | |
download | lombok-8238144393ff07ef2cff6957c061dbafa9fd6f48.tar.gz lombok-8238144393ff07ef2cff6957c061dbafa9fd6f48.tar.bz2 lombok-8238144393ff07ef2cff6957c061dbafa9fd6f48.zip |
New year in documentation
Diffstat (limited to 'website/features/index.html')
-rw-r--r-- | website/features/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/index.html b/website/features/index.html index 537ed166..74c1afcd 100644 --- a/website/features/index.html +++ b/website/features/index.html @@ -68,7 +68,7 @@ your source files for source-level tools such as javadoc and GWT. More information about how to run delombok, including instructions for build tools can be found at the <a href="delombok.html">delombok page</a>.</div> <div class="footer"> - <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2009-2013 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-2014 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> |