diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2012-10-08 20:24:41 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2012-10-08 20:24:41 +0200 |
commit | a733c15082bcf4b56ebd27018c7fbfe01f03faca (patch) | |
tree | a82b36f259ede15863d1887dc340370f59791e13 /website/features/EqualsAndHashCode.html | |
parent | 7ada401b6d613d88d72500c89f0a268eb470ace3 (diff) | |
download | lombok-a733c15082bcf4b56ebd27018c7fbfe01f03faca.tar.gz lombok-a733c15082bcf4b56ebd27018c7fbfe01f03faca.tar.bz2 lombok-a733c15082bcf4b56ebd27018c7fbfe01f03faca.zip |
Updated copyright header in website feature pages.
Diffstat (limited to 'website/features/EqualsAndHashCode.html')
-rw-r--r-- | website/features/EqualsAndHashCode.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/EqualsAndHashCode.html b/website/features/EqualsAndHashCode.html index 33622fb1..12cf25fa 100644 --- a/website/features/EqualsAndHashCode.html +++ b/website/features/EqualsAndHashCode.html @@ -84,7 +84,7 @@ </div> <div class="footer"> <a href="index.html">Back to features</a> | <a href="ToString.html">Previous feature (@ToString)</a> | <a href="Constructor.html">Next feature (@<em>X</em>Constructor)</a><br /> - <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2009-2011 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-2012 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> |