From: Roland Häder <roland@mxchange.org> Date: Tue, 9 Jan 2024 22:47:57 +0000 (+0100) Subject: Updated copyright year X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9ff21e3709e2f9ea944a7df568bbc783955b76cc;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 f7f68b2..7728b6e 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 49502ec..23715b9 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 - 2022 Free Software Foundation +Copyright (C) 2016 - 2024 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 be0b095..a2a2aab 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 - 2022 Free Software Foundation + * Copyright (C) 2016 - 2024 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 451141f..a19cef1 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 - 2022 Free Software Foundation + * Copyright (C) 2016 - 2024 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 8e774ed..34b4b21 100644 --- a/src/java/org/mxchange/jmailer/config.properties +++ b/src/java/org/mxchange/jmailer/config.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2016 - 2022 Free Software Foundation +# Copyright (C) 2016 - 2024 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