From 4daf9bf81be294860af3e680239380a6e1d7d4a8 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 7 Mar 2016 15:26:16 +0100 Subject: updated year to 2016 in copyrights. --- src/core/lombok/eclipse/handlers/HandleHelper.java | 2 +- src/core/lombok/javac/handlers/HandleHelper.java | 2 +- website/download.html | 2 +- website/features/Builder.html | 2 +- website/features/Cleanup.html | 2 +- website/features/Constructor.html | 2 +- website/features/Data.html | 2 +- website/features/EqualsAndHashCode.html | 2 +- website/features/GetterLazy.html | 2 +- website/features/GetterSetter.html | 2 +- website/features/Log.html | 2 +- website/features/NonNull.html | 2 +- website/features/Singular-snippet.html | 2 +- website/features/SneakyThrows.html | 2 +- website/features/Synchronized.html | 2 +- website/features/ToString.html | 2 +- website/features/Value.html | 2 +- website/features/configuration.html | 2 +- website/features/delombok.html | 2 +- website/features/experimental/Accessors.html | 2 +- website/features/experimental/Builder.html | 2 +- website/features/experimental/Delegate.html | 2 +- website/features/experimental/ExtensionMethod.html | 2 +- website/features/experimental/FieldDefaults.html | 2 +- website/features/experimental/Helper.html | 2 +- website/features/experimental/UtilityClass.html | 2 +- website/features/experimental/Value.html | 2 +- website/features/experimental/Wither.html | 2 +- website/features/experimental/index.html | 2 +- website/features/experimental/onX.html | 2 +- website/features/index.html | 2 +- website/features/val.html | 2 +- website/index.html | 2 +- website/setup/android.html | 2 +- website/setup/ecj.html | 2 +- website/setup/gwt.html | 2 +- website/setup/netbeans.html | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) diff --git a/src/core/lombok/eclipse/handlers/HandleHelper.java b/src/core/lombok/eclipse/handlers/HandleHelper.java index 70cf35f3..4f06bdfd 100644 --- a/src/core/lombok/eclipse/handlers/HandleHelper.java +++ b/src/core/lombok/eclipse/handlers/HandleHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 The Project Lombok Authors. + * Copyright (C) 2015-2016 The Project Lombok Authors. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/core/lombok/javac/handlers/HandleHelper.java b/src/core/lombok/javac/handlers/HandleHelper.java index d422d068..09ace4d6 100644 --- a/src/core/lombok/javac/handlers/HandleHelper.java +++ b/src/core/lombok/javac/handlers/HandleHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 The Project Lombok Authors. + * Copyright (C) 2015-2016 The Project Lombok Authors. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/website/download.html b/website/download.html index 5e65aaa4..f2e85976 100644 --- a/website/download.html +++ b/website/download.html @@ -81,7 +81,7 @@