diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-29 12:57:00 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-29 12:57:00 +0200 |
commit | b4b95e3832b98d8ae8dd602657b4ab59be0cead4 (patch) | |
tree | 0b9bc716d88a41fc69aaae5dedaecf43be6e4dce /website/features/Data.html | |
parent | 9fbc0a97d73a37a959ce508bbba96090d1149d84 (diff) | |
download | lombok-b4b95e3832b98d8ae8dd602657b4ab59be0cead4.tar.gz lombok-b4b95e3832b98d8ae8dd602657b4ab59be0cead4.tar.bz2 lombok-b4b95e3832b98d8ae8dd602657b4ab59be0cead4.zip |
Corrected 'licence' to 'license' which is a far more popular spelling.
Diffstat (limited to 'website/features/Data.html')
-rw-r--r-- | website/features/Data.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/Data.html b/website/features/Data.html index c39eb3f5..19eacdd8 100644 --- a/website/features/Data.html +++ b/website/features/Data.html @@ -66,7 +66,7 @@ </div> <div class="footer"> <a href="index.html">Back to features</a> | <a href="EqualsAndHashCode.html">Previous feature (@EqualsAndHashCode)</a> | <a href="Cleanup.html">Next feature (@Cleanup)</a><br /> - <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> + <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 license</a>.</span> </div> <div style="clear: both;"></div> </div> |