From 7aa297730c02ffb850325cd9fed1012053b56bb4 Mon Sep 17 00:00:00 2001 From: GlaryCastle Date: Tue, 5 Jul 2022 18:02:49 +0800 Subject: [PATCH] Signed-off-by: GlaryCastle Changes to be committed: modified: services/dfx/include/inputmethod_dump.h modified: services/dfx/src/inputmethod_dump.cpp --- services/dfx/include/inputmethod_dump.h | 2 +- services/dfx/src/inputmethod_dump.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/dfx/include/inputmethod_dump.h b/services/dfx/include/inputmethod_dump.h index 466dbfa..d65519d 100644 --- a/services/dfx/include/inputmethod_dump.h +++ b/services/dfx/include/inputmethod_dump.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2022 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/services/dfx/src/inputmethod_dump.cpp b/services/dfx/src/inputmethod_dump.cpp index 6c24ec8..4b68678 100644 --- a/services/dfx/src/inputmethod_dump.cpp +++ b/services/dfx/src/inputmethod_dump.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2022 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at