From 42edc978a7a25d149f7a112bcfe24dc4aae1d56d Mon Sep 17 00:00:00 2001 From: awenes <1121353141@qq.com> Date: Mon, 2 Oct 2023 20:24:43 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E6=B6=88=E6=81=AF=E5=8F=91=E9=80=81?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cn/topiam/employee/core/message/mail/MailMsgEvent.java | 4 ++-- .../employee/core/message/mail/MailMsgEventListener.java | 4 ++-- .../java/cn/topiam/employee/core/message/sms/SmsMsgEvent.java | 4 ++-- .../topiam/employee/core/message/sms/SmsMsgEventListener.java | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eiam-core/src/main/java/cn/topiam/employee/core/message/mail/MailMsgEvent.java b/eiam-core/src/main/java/cn/topiam/employee/core/message/mail/MailMsgEvent.java index d8900d8b..2235ac8d 100644 --- a/eiam-core/src/main/java/cn/topiam/employee/core/message/mail/MailMsgEvent.java +++ b/eiam-core/src/main/java/cn/topiam/employee/core/message/mail/MailMsgEvent.java @@ -1,6 +1,6 @@ /* - * eiam-core - Employee Identity and Access Management Program - * Copyright © 2020-2023 TopIAM (support@topiam.cn) + * eiam-core - Employee Identity and Access Management + * Copyright © 2022-Present Jinan Yuanchuang Network Technology Co., Ltd. (support@topiam.cn) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/eiam-core/src/main/java/cn/topiam/employee/core/message/mail/MailMsgEventListener.java b/eiam-core/src/main/java/cn/topiam/employee/core/message/mail/MailMsgEventListener.java index 8a7958e9..fa528862 100644 --- a/eiam-core/src/main/java/cn/topiam/employee/core/message/mail/MailMsgEventListener.java +++ b/eiam-core/src/main/java/cn/topiam/employee/core/message/mail/MailMsgEventListener.java @@ -1,6 +1,6 @@ /* - * eiam-core - Employee Identity and Access Management Program - * Copyright © 2020-2023 TopIAM (support@topiam.cn) + * eiam-core - Employee Identity and Access Management + * Copyright © 2022-Present Jinan Yuanchuang Network Technology Co., Ltd. (support@topiam.cn) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/eiam-core/src/main/java/cn/topiam/employee/core/message/sms/SmsMsgEvent.java b/eiam-core/src/main/java/cn/topiam/employee/core/message/sms/SmsMsgEvent.java index 5cd16946..003d8521 100644 --- a/eiam-core/src/main/java/cn/topiam/employee/core/message/sms/SmsMsgEvent.java +++ b/eiam-core/src/main/java/cn/topiam/employee/core/message/sms/SmsMsgEvent.java @@ -1,6 +1,6 @@ /* - * eiam-core - Employee Identity and Access Management Program - * Copyright © 2020-2023 TopIAM (support@topiam.cn) + * eiam-core - Employee Identity and Access Management + * Copyright © 2022-Present Jinan Yuanchuang Network Technology Co., Ltd. (support@topiam.cn) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/eiam-core/src/main/java/cn/topiam/employee/core/message/sms/SmsMsgEventListener.java b/eiam-core/src/main/java/cn/topiam/employee/core/message/sms/SmsMsgEventListener.java index ab942608..bbab3139 100644 --- a/eiam-core/src/main/java/cn/topiam/employee/core/message/sms/SmsMsgEventListener.java +++ b/eiam-core/src/main/java/cn/topiam/employee/core/message/sms/SmsMsgEventListener.java @@ -1,6 +1,6 @@ /* - * eiam-core - Employee Identity and Access Management Program - * Copyright © 2020-2023 TopIAM (support@topiam.cn) + * eiam-core - Employee Identity and Access Management + * Copyright © 2022-Present Jinan Yuanchuang Network Technology Co., Ltd. (support@topiam.cn) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by