diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2015-02-04 00:07:55 +0100 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2015-02-04 00:07:55 +0100 |
commit | 74b38cd7d6806723145f6183273468996ea7dd57 (patch) | |
tree | 4d50f011cbbd7af1958c83f82d5451a5a4bb22c1 /website/features/Constructor.html | |
parent | 2856702d77ce32e8253b8cbcc07a6cce1cbf47b7 (diff) | |
download | lombok-74b38cd7d6806723145f6183273468996ea7dd57.tar.gz lombok-74b38cd7d6806723145f6183273468996ea7dd57.tar.bz2 lombok-74b38cd7d6806723145f6183273468996ea7dd57.zip |
copyright header updates for web docs.
Diffstat (limited to 'website/features/Constructor.html')
-rw-r--r-- | website/features/Constructor.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/Constructor.html b/website/features/Constructor.html index 6dbbc0de..cbb76fcf 100644 --- a/website/features/Constructor.html +++ b/website/features/Constructor.html @@ -93,7 +93,7 @@ </div> <div class="footer"> <a href="index.html">Back to features</a> | <a href="EqualsAndHashCode.html">Previous feature (@EqualsAndHashCode)</a> | <a href="Data.html">Next feature (@Data)</a><br /> - <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2010-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-2015 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> |