From 74da8f54d7f6ef374bfaa96a4fe8a369fe5af7d7 Mon Sep 17 00:00:00 2001 From: HanSY Date: Tue, 17 Dec 2024 10:27:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E7=89=88=E6=9D=83=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: HanSY --- include/factory_resource_compiler.h | 2 +- include/factory_resource_packer.h | 2 +- include/overlap_binary_file_packer.h | 2 +- include/overlap_compiler.h | 2 +- include/resource_overlap.h | 2 +- src/factory_resource_compiler.cpp | 2 +- src/factory_resource_packer.cpp | 2 +- src/overlap_binary_file_packer.cpp | 2 +- src/overlap_compiler.cpp | 2 +- src/resource_overlap.cpp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/include/factory_resource_compiler.h b/include/factory_resource_compiler.h index 7a55736..78596de 100644 --- a/include/factory_resource_compiler.h +++ b/include/factory_resource_compiler.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 diff --git a/include/factory_resource_packer.h b/include/factory_resource_packer.h index c54ab28..38da15f 100644 --- a/include/factory_resource_packer.h +++ b/include/factory_resource_packer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright (c) 2024-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 diff --git a/include/overlap_binary_file_packer.h b/include/overlap_binary_file_packer.h index 8a99b87..54d06b8 100644 --- a/include/overlap_binary_file_packer.h +++ b/include/overlap_binary_file_packer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright (c) 2024-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 diff --git a/include/overlap_compiler.h b/include/overlap_compiler.h index 63b3ec1..f38ce95 100644 --- a/include/overlap_compiler.h +++ b/include/overlap_compiler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright (c) 2024-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 diff --git a/include/resource_overlap.h b/include/resource_overlap.h index b0bba33..5ff74bd 100644 --- a/include/resource_overlap.h +++ b/include/resource_overlap.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright (c) 2024-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 diff --git a/src/factory_resource_compiler.cpp b/src/factory_resource_compiler.cpp index 3cd1d2b..3963c27 100644 --- a/src/factory_resource_compiler.cpp +++ b/src/factory_resource_compiler.cpp @@ -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 diff --git a/src/factory_resource_packer.cpp b/src/factory_resource_packer.cpp index 9204709..7a3f138 100644 --- a/src/factory_resource_packer.cpp +++ b/src/factory_resource_packer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright (c) 2024-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 diff --git a/src/overlap_binary_file_packer.cpp b/src/overlap_binary_file_packer.cpp index e6f84e6..34121ae 100644 --- a/src/overlap_binary_file_packer.cpp +++ b/src/overlap_binary_file_packer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright (c) 2024-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 diff --git a/src/overlap_compiler.cpp b/src/overlap_compiler.cpp index 6ed0c64..297bddf 100644 --- a/src/overlap_compiler.cpp +++ b/src/overlap_compiler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright (c) 2024-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 diff --git a/src/resource_overlap.cpp b/src/resource_overlap.cpp index 108b2b2..a220f6c 100644 --- a/src/resource_overlap.cpp +++ b/src/resource_overlap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright (c) 2024-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