From: Roland Häder <roland@mxchange.org> Date: Wed, 15 Jan 2020 10:46:23 +0000 (+0100) Subject: Updated copyright year X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3f9ca6102245abff743e84858407531a85732b82;p=jfinancials-mailer-ejb.git Updated copyright year Signed-off-by: Roland Häder <roland@mxchange.org> --- diff --git a/lib/jcoreee.jar b/lib/jcoreee.jar index 5d10fba..5d270c7 100644 Binary files a/lib/jcoreee.jar and b/lib/jcoreee.jar differ diff --git a/src/java/log4j2.xml b/src/java/log4j2.xml index 90439ed..452bb45 100644 --- a/src/java/log4j2.xml +++ b/src/java/log4j2.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -Copyright (C) 2016 - 2018 Free Software Foundation +Copyright (C) 2016 - 2020 Free Software Foundation This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/src/java/org/mxchange/jfinancials/model/mailer/FinancialsEmailDeliveryMessageBean.java b/src/java/org/mxchange/jfinancials/model/mailer/FinancialsEmailDeliveryMessageBean.java index 104b7e5..a180471 100644 --- a/src/java/org/mxchange/jfinancials/model/mailer/FinancialsEmailDeliveryMessageBean.java +++ b/src/java/org/mxchange/jfinancials/model/mailer/FinancialsEmailDeliveryMessageBean.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 Free Software Foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/src/java/org/mxchange/jfinancials/model/mailer/FinancialsMailerSingletonBean.java b/src/java/org/mxchange/jfinancials/model/mailer/FinancialsMailerSingletonBean.java index 3de5897..310ab20 100644 --- a/src/java/org/mxchange/jfinancials/model/mailer/FinancialsMailerSingletonBean.java +++ b/src/java/org/mxchange/jfinancials/model/mailer/FinancialsMailerSingletonBean.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 Free Software Foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/java/org/mxchange/jmailer/config.properties b/src/java/org/mxchange/jmailer/config.properties index 7d9d8b1..f5a3b98 100644 --- a/src/java/org/mxchange/jmailer/config.properties +++ b/src/java/org/mxchange/jmailer/config.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2016 - 2018 Free Software Foundation +# Copyright (C) 2016 - 2020 Free Software Foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as