diff options
Diffstat (limited to 'website/features/delombok.html')
-rw-r--r-- | website/features/delombok.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/website/features/delombok.html b/website/features/delombok.html index c1ad2a7f..6dbf1a67 100644 --- a/website/features/delombok.html +++ b/website/features/delombok.html @@ -56,6 +56,11 @@ To keep any changes to your code style to a minimum, delombok just copies a source file directly without changing any of it if the source file contains no lombok transformations. </div> + <div class="footer"> + <a href="index.html">Back to features</a><br /> + <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2010-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>.</span> + </div> + <div style="clear: both;"></div> </div> </div> <script type="text/javascript"> |