From 3c4e071a40fbb3961ba5073a01d0ac2d8d4fd653 Mon Sep 17 00:00:00 2001 From: Mupceet Date: Thu, 25 Aug 2022 15:43:10 +0800 Subject: [PATCH] fix copyright year Signed-off-by: Mupceet --- frameworks/acfwk/test/mock/src/mock_service_registry.cpp | 2 +- services/aams/test/mock/include/mock_preferences.h | 2 +- services/aams/test/mock/src/mock_preferences.cpp | 2 +- services/aams/test/mock/src/mock_preferences_value.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frameworks/acfwk/test/mock/src/mock_service_registry.cpp b/frameworks/acfwk/test/mock/src/mock_service_registry.cpp index e8b70d001..6ed92cd05 100644 --- a/frameworks/acfwk/test/mock/src/mock_service_registry.cpp +++ b/frameworks/acfwk/test/mock/src/mock_service_registry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 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/aams/test/mock/include/mock_preferences.h b/services/aams/test/mock/include/mock_preferences.h index c70315cde..4ef909f5f 100644 --- a/services/aams/test/mock/include/mock_preferences.h +++ b/services/aams/test/mock/include/mock_preferences.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 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/aams/test/mock/src/mock_preferences.cpp b/services/aams/test/mock/src/mock_preferences.cpp index 1f5c8327f..9d23a2af5 100644 --- a/services/aams/test/mock/src/mock_preferences.cpp +++ b/services/aams/test/mock/src/mock_preferences.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 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/aams/test/mock/src/mock_preferences_value.cpp b/services/aams/test/mock/src/mock_preferences_value.cpp index a7672d0ce..ad838bae5 100644 --- a/services/aams/test/mock/src/mock_preferences_value.cpp +++ b/services/aams/test/mock/src/mock_preferences_value.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 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