diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-18 20:23:37 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-18 20:23:37 +0200 |
commit | 297ab16c1ae7c2175da750d2f808bea234668f25 (patch) | |
tree | bddc981aa0241308f83830fcebdcfaca4ec95696 /website/features/SneakyThrows.html | |
parent | 4dbf06f171b4a68aec512d715efdcece2e3031ef (diff) | |
download | lombok-297ab16c1ae7c2175da750d2f808bea234668f25.tar.gz lombok-297ab16c1ae7c2175da750d2f808bea234668f25.tar.bz2 lombok-297ab16c1ae7c2175da750d2f808bea234668f25.zip |
Added credits page.
Diffstat (limited to 'website/features/SneakyThrows.html')
-rw-r--r-- | website/features/SneakyThrows.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/SneakyThrows.html b/website/features/SneakyThrows.html index 14319cde..1e98cc53 100644 --- a/website/features/SneakyThrows.html +++ b/website/features/SneakyThrows.html @@ -70,7 +70,7 @@ </div> <div class="footer"> <a href="index.html">Back to features</a> | <a href="Synchronized.html">Previous feature (@Synchronized)</a> | <span class="disabled">Next feature</span><br /> - <span class="copyright">Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT licence</a>.</span> + <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT licence</a>.</span> </div> <div style="clear: both;"></div> </div> |