diff options
Diffstat (limited to 'website/setup')
-rw-r--r-- | website/setup/ecj.html | 2 | ||||
-rw-r--r-- | website/setup/gwt.html | 2 | ||||
-rw-r--r-- | website/setup/netbeans.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/website/setup/ecj.html b/website/setup/ecj.html index 774e6e83..7c3ff1bb 100644 --- a/website/setup/ecj.html +++ b/website/setup/ecj.html @@ -49,7 +49,7 @@ java <strong>-javaagent:lombok.jar=ECJ -Xbootclasspath/p:lombok.jar</strong> -ja <div class="endBar"> </div> <div class="footer"> - <a href="../credits.html" class="creditsLink">credits</a> | Copyright © 2009-2013 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. + <a href="../credits.html" class="creditsLink">credits</a> | Copyright © 2009-2014 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. </div> </div> <script type="text/javascript"> diff --git a/website/setup/gwt.html b/website/setup/gwt.html index 9277fef4..84e760bc 100644 --- a/website/setup/gwt.html +++ b/website/setup/gwt.html @@ -52,7 +52,7 @@ java <strong>-javaagent:lombok.jar=ECJ</strong> <em>(rest of arguments)</em> <div class="endBar"> </div> <div class="footer"> - <a href="../credits.html" class="creditsLink">credits</a> | Copyright © 2009-2013 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. + <a href="../credits.html" class="creditsLink">credits</a> | Copyright © 2009-2014 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. </div> </div> <script type="text/javascript"> diff --git a/website/setup/netbeans.html b/website/setup/netbeans.html index 0c32968f..03775206 100644 --- a/website/setup/netbeans.html +++ b/website/setup/netbeans.html @@ -49,7 +49,7 @@ <div class="endBar"> </div> <div class="footer"> - <a href="../credits.html" class="creditsLink">credits</a> | Copyright © 2009-2013 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. + <a href="../credits.html" class="creditsLink">credits</a> | Copyright © 2009-2014 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. </div> </div> <script type="text/javascript"> |