From 54786946395f9cc28aacbef176031aa361f26a2c Mon Sep 17 00:00:00 2001 From: byndyx Date: Thu, 18 Apr 2024 17:17:00 +0800 Subject: [PATCH] modify time Signed-off-by: byndyx --- .../cameraoperator/handler/include/dcamera_handler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/cameraservice/cameraoperator/handler/include/dcamera_handler.h b/services/cameraservice/cameraoperator/handler/include/dcamera_handler.h index 6fd08614..4c412729 100644 --- a/services/cameraservice/cameraoperator/handler/include/dcamera_handler.h +++ b/services/cameraservice/cameraoperator/handler/include/dcamera_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 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 -- Gitee