diff --git a/static_core/libpandabase/arch/aarch64/cpu_features.cpp b/static_core/libpandabase/arch/aarch64/cpu_features.cpp index 6cfb5ccdfad843c7b9f52f02ce6088a64fa0b944..95b60e88a7637cdabbbe550623c95282ce93f7c9 100644 --- a/static_core/libpandabase/arch/aarch64/cpu_features.cpp +++ b/static_core/libpandabase/arch/aarch64/cpu_features.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Copyright2 (c) 2022-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/static_core/libpandabase/arch/default/cpu_features.cpp b/static_core/libpandabase/arch/default/cpu_features.cpp index 1d598dda6e9fa3281dd0b0f09ea6562f8d276e61..ba92dad658bc5410ba2285f9b6ab138f4803fc7f 100644 --- a/static_core/libpandabase/arch/default/cpu_features.cpp +++ b/static_core/libpandabase/arch/default/cpu_features.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Copyright2 (c) 2022-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/static_core/libpandabase/clang.h b/static_core/libpandabase/clang.h index 9bbae5f2e7fa08df7c4ace053466c4bf30442ab4..a3cbbd8cc41194e9a6fce4467a5dedb13be94fae 100644 --- a/static_core/libpandabase/clang.h +++ b/static_core/libpandabase/clang.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/concepts.h b/static_core/libpandabase/concepts.h index 279b80586eff88d8a9918bb8e0e3240718a31cd8..dd0060eb1d6f88b61310a0f63f1df694458512dd 100644 --- a/static_core/libpandabase/concepts.h +++ b/static_core/libpandabase/concepts.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/cpu_features.h b/static_core/libpandabase/cpu_features.h index 4be63fd73a0467c20d9968fc0a98f25a0ea7fd70..948de2320e1eeccb1baac1206c175cbc575bbe26 100644 --- a/static_core/libpandabase/cpu_features.h +++ b/static_core/libpandabase/cpu_features.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Copyright22 (c) 2022-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/static_core/libpandabase/events/events.h b/static_core/libpandabase/events/events.h index 0654c75dc037ef096513626727ba4cb4c6f47331..1d1f206525fcd5a666052dbbcf0deadaf23924b9 100644 --- a/static_core/libpandabase/events/events.h +++ b/static_core/libpandabase/events/events.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/globals.h b/static_core/libpandabase/globals.h index 081adfc765a8843bca4b770c74ccf209a6d4ae5e..2b4b789d37b3acabc234e5ea3741d49865fe4779 100644 --- a/static_core/libpandabase/globals.h +++ b/static_core/libpandabase/globals.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/macros.h b/static_core/libpandabase/macros.h index 3152dc82a9382705b37a99789111f65441db3dbb..a04f6648aa6fc0fbe127aaa500bd196e6730a488 100644 --- a/static_core/libpandabase/macros.h +++ b/static_core/libpandabase/macros.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/alloc_tracker.cpp b/static_core/libpandabase/mem/alloc_tracker.cpp index 93b855596b94b8d11bd8d4e5c4b337a13b6d3a9f..2fd8e211238b8bd0ba685fe4abe46f1a1b3dbd6a 100644 --- a/static_core/libpandabase/mem/alloc_tracker.cpp +++ b/static_core/libpandabase/mem/alloc_tracker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/mem/alloc_tracker.h b/static_core/libpandabase/mem/alloc_tracker.h index 56f1bdc71cadeb74e1274de422e7af5a83ed6625..1d189c1121b422be27972efc04642948eee34a3b 100644 --- a/static_core/libpandabase/mem/alloc_tracker.h +++ b/static_core/libpandabase/mem/alloc_tracker.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/arena-inl.h b/static_core/libpandabase/mem/arena-inl.h index 88357a3e1479700a23f61905b8564dcb781c11c1..ed50986fc5a631d6eb5689d88cad1ebcffd1a6f3 100644 --- a/static_core/libpandabase/mem/arena-inl.h +++ b/static_core/libpandabase/mem/arena-inl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/arena.h b/static_core/libpandabase/mem/arena.h index 2b6b5fbdb7d980d9dff2fc12ddb2d8f28d58245e..5365d48f6862f1972073d5281f3f9ef33db7625b 100644 --- a/static_core/libpandabase/mem/arena.h +++ b/static_core/libpandabase/mem/arena.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/arena_allocator.cpp b/static_core/libpandabase/mem/arena_allocator.cpp index a5a64777e9a5bfdfd75da3b5e050555e775db5e2..4107cbd20ce95fa89ca21a8550a8167a5c2806fe 100644 --- a/static_core/libpandabase/mem/arena_allocator.cpp +++ b/static_core/libpandabase/mem/arena_allocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/mem/arena_allocator.h b/static_core/libpandabase/mem/arena_allocator.h index 62a7a1e31282281d9cbb353c16a582189d928ea7..e9a6cb4c30558b84f6ddcfc6d49e0b06f8bcc57f 100644 --- a/static_core/libpandabase/mem/arena_allocator.h +++ b/static_core/libpandabase/mem/arena_allocator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/arena_allocator_stl_adapter.h b/static_core/libpandabase/mem/arena_allocator_stl_adapter.h index 089d6c38372af221ae4c145567c3c5169f4a7dc6..cd73ee628b1e32cf7daf20c50a6efba8b36356b8 100644 --- a/static_core/libpandabase/mem/arena_allocator_stl_adapter.h +++ b/static_core/libpandabase/mem/arena_allocator_stl_adapter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/base_mem_stats.cpp b/static_core/libpandabase/mem/base_mem_stats.cpp index 15369c848d527876af751502e5bf0e425cd30630..dc82299bc67d93ad53d7dec28e9a6d05cc7a6bdb 100644 --- a/static_core/libpandabase/mem/base_mem_stats.cpp +++ b/static_core/libpandabase/mem/base_mem_stats.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/mem/base_mem_stats.h b/static_core/libpandabase/mem/base_mem_stats.h index 4a348383450ee6bc7100c0fddc272da3c5dc1a37..f9ddb1728de0c9913c049bb646d9391f3d76f6a2 100644 --- a/static_core/libpandabase/mem/base_mem_stats.h +++ b/static_core/libpandabase/mem/base_mem_stats.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/code_allocator.cpp b/static_core/libpandabase/mem/code_allocator.cpp index 9644be52a9200babcc609e52889bf8d1a378fc80..c5d5a5f3fc75c9b18d49d327832839fdb8fbbeb8 100644 --- a/static_core/libpandabase/mem/code_allocator.cpp +++ b/static_core/libpandabase/mem/code_allocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/mem/code_allocator.h b/static_core/libpandabase/mem/code_allocator.h index 5044869d5975b82dd19aebb942d3840accaa6ea7..c6cd39f788818aebf2acc9799c1367b1aa043888 100644 --- a/static_core/libpandabase/mem/code_allocator.h +++ b/static_core/libpandabase/mem/code_allocator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/gc_barrier.h b/static_core/libpandabase/mem/gc_barrier.h index 877748754335f28c9f3d00107c21e117ee9d4109..b91dd3561350de9fad936da11ecd3e55ced7838f 100644 --- a/static_core/libpandabase/mem/gc_barrier.h +++ b/static_core/libpandabase/mem/gc_barrier.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/malloc_mem_pool-inl.h b/static_core/libpandabase/mem/malloc_mem_pool-inl.h index 0f628b1b48619ee5854759aeaed4a9e23c520001..ffd2f4156861d1fe2501127fbbd197e1458aaaee 100644 --- a/static_core/libpandabase/mem/malloc_mem_pool-inl.h +++ b/static_core/libpandabase/mem/malloc_mem_pool-inl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/malloc_mem_pool.h b/static_core/libpandabase/mem/malloc_mem_pool.h index 39c980d3d88fff3c8f671abd5b42f4207bcfe7cb..356592a15969d2afa74d75b5e428851a27abbd1d 100644 --- a/static_core/libpandabase/mem/malloc_mem_pool.h +++ b/static_core/libpandabase/mem/malloc_mem_pool.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/mem.h b/static_core/libpandabase/mem/mem.h index c19c5e07bf4abca32c30038c1d5ceaf199f3b9a0..82bdccb851368dae858fe214afb3fd8e355a28ac 100644 --- a/static_core/libpandabase/mem/mem.h +++ b/static_core/libpandabase/mem/mem.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/mem_config.cpp b/static_core/libpandabase/mem/mem_config.cpp index 300a4b64ee47fd58460269f76a0c1b29615f7433..6c58d131210d8366ec115a1a43ecd6fa52db8ff3 100644 --- a/static_core/libpandabase/mem/mem_config.cpp +++ b/static_core/libpandabase/mem/mem_config.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/mem/mem_config.h b/static_core/libpandabase/mem/mem_config.h index 8463b856bf55e7978699c46e7fba300a60f2fed9..71d0c1145a82354fb2b11edbf5b117b5ec655523 100644 --- a/static_core/libpandabase/mem/mem_config.h +++ b/static_core/libpandabase/mem/mem_config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/mem_pool.h b/static_core/libpandabase/mem/mem_pool.h index 11a8b9c09353b6557180c2262a9d92cd07c7db9a..91cb1dccee10410d3ff519499a33b896565be0ee 100644 --- a/static_core/libpandabase/mem/mem_pool.h +++ b/static_core/libpandabase/mem/mem_pool.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/mem_range.h b/static_core/libpandabase/mem/mem_range.h index ccd5114ea376fd79769b188f9dd60068c211bf54..6390736f1185bbf3339c6f8de323729bf3a107c0 100644 --- a/static_core/libpandabase/mem/mem_range.h +++ b/static_core/libpandabase/mem/mem_range.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/mmap_mem_pool-inl.h b/static_core/libpandabase/mem/mmap_mem_pool-inl.h index 22b1583eb97e3e2b417e7c1e0560ffe93c6ef8a9..58c6919ae05fe33452248cff192d2007d3ab7edb 100644 --- a/static_core/libpandabase/mem/mmap_mem_pool-inl.h +++ b/static_core/libpandabase/mem/mmap_mem_pool-inl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/mmap_mem_pool.h b/static_core/libpandabase/mem/mmap_mem_pool.h index ae1c5abacb5ba76805b4269f4ac0fb79e9213677..682389492359bee95c794ce7b09fa89cde2ccbce 100644 --- a/static_core/libpandabase/mem/mmap_mem_pool.h +++ b/static_core/libpandabase/mem/mmap_mem_pool.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/object_pointer.h b/static_core/libpandabase/mem/object_pointer.h index 0fe5912f3b892b88df0fe8539f26346d974c7d49..d994ccd7ce61c5eca8661530070b5c03e58a70f6 100644 --- a/static_core/libpandabase/mem/object_pointer.h +++ b/static_core/libpandabase/mem/object_pointer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/pool_manager.cpp b/static_core/libpandabase/mem/pool_manager.cpp index f71cbbe6effd2f53ccaea0dbb3da9483080ad5bf..024188511321e2c35431a3e96afbb9f3a425c48d 100644 --- a/static_core/libpandabase/mem/pool_manager.cpp +++ b/static_core/libpandabase/mem/pool_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/mem/pool_manager.h b/static_core/libpandabase/mem/pool_manager.h index b4b72585b66e7c98c732fbfcf214e4407956509e..d2d16ebc453ce22bab30c6d14f194ab2bb554ddc 100644 --- a/static_core/libpandabase/mem/pool_manager.h +++ b/static_core/libpandabase/mem/pool_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/pool_map.cpp b/static_core/libpandabase/mem/pool_map.cpp index 9527bae9275f44dbd0ae198598a5151f59cf0427..a5abcf2cf8fa9b1bb27c07c04906a77ef8faf428 100644 --- a/static_core/libpandabase/mem/pool_map.cpp +++ b/static_core/libpandabase/mem/pool_map.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/mem/pool_map.h b/static_core/libpandabase/mem/pool_map.h index 67f381db8c98b8d3ca7ce1be1f9113fbe22ac4d6..ef8e4df23a677e233af32af7e88bb93067bedc09 100644 --- a/static_core/libpandabase/mem/pool_map.h +++ b/static_core/libpandabase/mem/pool_map.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/ringbuf/lock_free_ring_buffer.h b/static_core/libpandabase/mem/ringbuf/lock_free_ring_buffer.h index 2a92a6b319c85b7c4136bca27b7cad6865bd9b82..0abc8334972204f2ae3350ac141ea447431aaa0f 100644 --- a/static_core/libpandabase/mem/ringbuf/lock_free_ring_buffer.h +++ b/static_core/libpandabase/mem/ringbuf/lock_free_ring_buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/space.h b/static_core/libpandabase/mem/space.h index e3e9956c24df76403d1c8ac310d13bd6d1a80e15..d5ac6836f362247bf08baccde76c1ce15c567641 100644 --- a/static_core/libpandabase/mem/space.h +++ b/static_core/libpandabase/mem/space.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/stack_like_allocator-inl.h b/static_core/libpandabase/mem/stack_like_allocator-inl.h index d6a2d46408fc0864d8d4ea17cff54f56b87dfd23..d947838d830e2ac24ce6f2890255f5204dd60353 100644 --- a/static_core/libpandabase/mem/stack_like_allocator-inl.h +++ b/static_core/libpandabase/mem/stack_like_allocator-inl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/mem/stack_like_allocator.h b/static_core/libpandabase/mem/stack_like_allocator.h index 98625ef61988cee6efbd4275cd1f7971464d6708..677c44081276b271a1bbc031f026780578b0c721 100644 --- a/static_core/libpandabase/mem/stack_like_allocator.h +++ b/static_core/libpandabase/mem/stack_like_allocator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/mem/weighted_adaptive_tlab_average.h b/static_core/libpandabase/mem/weighted_adaptive_tlab_average.h index c823354a13a638a69256b2719f1c0b6fd6fd32d7..30a5b6f9a5c077ba87cd52414efb4f3de3572b10 100644 --- a/static_core/libpandabase/mem/weighted_adaptive_tlab_average.h +++ b/static_core/libpandabase/mem/weighted_adaptive_tlab_average.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2024 Huawei Device Co., Ltd. + * Copyright22 (c) 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/static_core/libpandabase/os/cpu_affinity.h b/static_core/libpandabase/os/cpu_affinity.h index 7087699a31fc607cf5a2abfc44011eefecc2dcea..9243a78643fcda771304bbf07f5d79a08209b281 100644 --- a/static_core/libpandabase/os/cpu_affinity.h +++ b/static_core/libpandabase/os/cpu_affinity.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/debug_info.cpp b/static_core/libpandabase/os/debug_info.cpp index 3214fc78e55d7fb1f60b8597becbeb420d4ed758..bfd7dad6fb3046007df8f7a91530176a102bc3dc 100644 --- a/static_core/libpandabase/os/debug_info.cpp +++ b/static_core/libpandabase/os/debug_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/os/debug_info.h b/static_core/libpandabase/os/debug_info.h index 0b8e3475ea2268a33d6a8a7fb5db4a078a8e8455..aa13265c73841dde18d858a9b73afd2348021a5a 100644 --- a/static_core/libpandabase/os/debug_info.h +++ b/static_core/libpandabase/os/debug_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/os/dfx_option.cpp b/static_core/libpandabase/os/dfx_option.cpp index 8e593feb2a3a0fc7020341a9b6ab701e342a46e0..1e4dad4692095398ab7ad3df3432e98cdc8c4e42 100644 --- a/static_core/libpandabase/os/dfx_option.cpp +++ b/static_core/libpandabase/os/dfx_option.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/os/dfx_option.h b/static_core/libpandabase/os/dfx_option.h index a0581acf4675de7c8ed44de29cb7bf24172e0688..04d69b90498c7bbabb5cde34c0ecbe6765af44d6 100644 --- a/static_core/libpandabase/os/dfx_option.h +++ b/static_core/libpandabase/os/dfx_option.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/error.h b/static_core/libpandabase/os/error.h index 5f952377882927330401e164a20ccbd412495648..2dc0adc06ca3ca5e8ce314d4c62178f542b32fff 100644 --- a/static_core/libpandabase/os/error.h +++ b/static_core/libpandabase/os/error.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/exec.h b/static_core/libpandabase/os/exec.h index ec48d471c57548ea3f7d0f53e4e756a603a82077..997ba47a82d7cad417bca55a1ce8596e8d60fd2e 100644 --- a/static_core/libpandabase/os/exec.h +++ b/static_core/libpandabase/os/exec.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/failure_retry.h b/static_core/libpandabase/os/failure_retry.h index cf46ab6e82c638fd9cbef05b276f66701c34daba..7c0815fa130c74062c50ee2d5aef62aa7bec0a0b 100644 --- a/static_core/libpandabase/os/failure_retry.h +++ b/static_core/libpandabase/os/failure_retry.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/file.h b/static_core/libpandabase/os/file.h index c57ff9ce785675053d5291eaf984df1d58dcd940..b7bac7a0a431aa1ef8d25195e93a465fe663abc7 100644 --- a/static_core/libpandabase/os/file.h +++ b/static_core/libpandabase/os/file.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/filesystem.cpp b/static_core/libpandabase/os/filesystem.cpp index cceb05c6f2188613d3f00215820318b714424bea..b64b025b504d177367ea5e080e5d09d4435edf1b 100644 --- a/static_core/libpandabase/os/filesystem.cpp +++ b/static_core/libpandabase/os/filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/os/filesystem.h b/static_core/libpandabase/os/filesystem.h index 35f66a5b732c57b69107af9684315c021b8316dc..7e8ae63917e02a55189429f8b71cf00e3cd07c1e 100644 --- a/static_core/libpandabase/os/filesystem.h +++ b/static_core/libpandabase/os/filesystem.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/kill.h b/static_core/libpandabase/os/kill.h index 757e394b3cfe02ba5b75e77a0b213f2c20208a9b..637a83f5685450a88206a9a42033bbcd924bc6d0 100644 --- a/static_core/libpandabase/os/kill.h +++ b/static_core/libpandabase/os/kill.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 Huawei Device Co., Ltd. + * Copyright22 (c) 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/static_core/libpandabase/os/library_loader.h b/static_core/libpandabase/os/library_loader.h index 73070dfbaaf30078c06a4dd02ba9ee32df7bc3e0..02ddfffe731d3b5f25da0f06630a4bd85b8403bc 100644 --- a/static_core/libpandabase/os/library_loader.h +++ b/static_core/libpandabase/os/library_loader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/mem.h b/static_core/libpandabase/os/mem.h index f03e7c3ff73d7dc120deee963fb47d457d83b488..3a4fd0888f35690ed66bfd9b1ce28d03bc341255 100644 --- a/static_core/libpandabase/os/mem.h +++ b/static_core/libpandabase/os/mem.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/os/mem_hooks.h b/static_core/libpandabase/os/mem_hooks.h index 8931ed55466416f830fa1b66382df2a728f0b52b..6248da77035e0ff2db5594428f1345f3c9621bb9 100644 --- a/static_core/libpandabase/os/mem_hooks.h +++ b/static_core/libpandabase/os/mem_hooks.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Copyright22 (c) 2022-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/static_core/libpandabase/os/mutex.cpp b/static_core/libpandabase/os/mutex.cpp index 270c82b29031f96c926250b3db20cfc748c860d3..2234321098cf2976c005ca8ccfd683fb8f6a8355 100644 --- a/static_core/libpandabase/os/mutex.cpp +++ b/static_core/libpandabase/os/mutex.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/os/mutex.h b/static_core/libpandabase/os/mutex.h index 99c8f2a53785913ff35fbaced1fef55829a96c29..28fd3e81a4aee96c7e048f7d6f08226784729549 100644 --- a/static_core/libpandabase/os/mutex.h +++ b/static_core/libpandabase/os/mutex.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/os/native_stack.cpp b/static_core/libpandabase/os/native_stack.cpp index ec6f57a0c3d8b650cb0a41d7747f414bede6a955..04a3efaec172e42f28876062e5f0d8574ca634a7 100644 --- a/static_core/libpandabase/os/native_stack.cpp +++ b/static_core/libpandabase/os/native_stack.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/os/native_stack.h b/static_core/libpandabase/os/native_stack.h index a81292fd71885ee7a75b13551b07517e116e2134..854d08d60e5794c63291c81fb04dcf19e9f91526 100644 --- a/static_core/libpandabase/os/native_stack.h +++ b/static_core/libpandabase/os/native_stack.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/pipe.h b/static_core/libpandabase/os/pipe.h index ffcf945b24f42180a414a20adb375f64bf36237b..17914ace6836e5c30508a50645d8103150f56f61 100644 --- a/static_core/libpandabase/os/pipe.h +++ b/static_core/libpandabase/os/pipe.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 Huawei Device Co., Ltd. + * Copyright22 (c) 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/static_core/libpandabase/os/property.cpp b/static_core/libpandabase/os/property.cpp index 79beb60658f1716d83835474ef3a08a5851e5da2..4d248e2cb0c63bb2cf8246c2115d67ddec25032a 100644 --- a/static_core/libpandabase/os/property.cpp +++ b/static_core/libpandabase/os/property.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/os/property.h b/static_core/libpandabase/os/property.h index cf9be39f629c488150a04bc683996f4e92753d25..d4b85410ac9fca6172195f945887ce34f69faac4 100644 --- a/static_core/libpandabase/os/property.h +++ b/static_core/libpandabase/os/property.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/sighook.h b/static_core/libpandabase/os/sighook.h index 496f0837612fbef748ab9c974ae26ed60a6a8e90..9b8b42f0bde9dda5ecc1dcb33e444b6e0190c1bb 100644 --- a/static_core/libpandabase/os/sighook.h +++ b/static_core/libpandabase/os/sighook.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Copyright22 (c) 2022-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/static_core/libpandabase/os/stacktrace.cpp b/static_core/libpandabase/os/stacktrace.cpp index 3629bbbd06a54389aeb5ab4adad31ae0bf9f3e5e..57d5e98a86ce0a457081dcd15c068323681849b0 100644 --- a/static_core/libpandabase/os/stacktrace.cpp +++ b/static_core/libpandabase/os/stacktrace.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/os/stacktrace.h b/static_core/libpandabase/os/stacktrace.h index d2e0ed28e2d5c02a8832c4a6592e7f976a93ede6..4af6a001f7a3f3c7e67b3a74321b31796e175a0f 100644 --- a/static_core/libpandabase/os/stacktrace.h +++ b/static_core/libpandabase/os/stacktrace.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/os/stacktrace_stub.cpp b/static_core/libpandabase/os/stacktrace_stub.cpp index db13cafadc0ff3e7e416b06c4eb7cceaea92b8da..888e6d372a6ebef9461f621997738672c68bdd17 100644 --- a/static_core/libpandabase/os/stacktrace_stub.cpp +++ b/static_core/libpandabase/os/stacktrace_stub.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/os/system_environment.h b/static_core/libpandabase/os/system_environment.h index 54d036196070c96a420e084dc7284d316a17189c..d29264f6a6fbbe88869a7116971abe298a6de1bc 100644 --- a/static_core/libpandabase/os/system_environment.h +++ b/static_core/libpandabase/os/system_environment.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 Huawei Device Co., Ltd. + * Copyright22 (c) 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/static_core/libpandabase/os/thread.h b/static_core/libpandabase/os/thread.h index 4cdc6bdaa3c616a336e8520a378d057b265a9293..1ebfb57673ddbf627a0a2df01cb233d5a6d13cd1 100644 --- a/static_core/libpandabase/os/thread.h +++ b/static_core/libpandabase/os/thread.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/time.cpp b/static_core/libpandabase/os/time.cpp index a8135ab9461680976929dd49a828a6ecc138600d..41a6c730427d894755581b89f180a0bd129a8af7 100644 --- a/static_core/libpandabase/os/time.cpp +++ b/static_core/libpandabase/os/time.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/os/time.h b/static_core/libpandabase/os/time.h index 15447355411b76269458f011ce69c1bbbc6df806..517a5975214b02106cd760c0d5ebc1abc9c81ba8 100644 --- a/static_core/libpandabase/os/time.h +++ b/static_core/libpandabase/os/time.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/os/unique_fd.h b/static_core/libpandabase/os/unique_fd.h index 0c783d0f2d7bbb649bc6f82cffadd4045bba4978..23efc0ee60d5ff8e894419ea87fe19fff830c877 100644 --- a/static_core/libpandabase/os/unique_fd.h +++ b/static_core/libpandabase/os/unique_fd.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/serializer/for_each_tuple.h b/static_core/libpandabase/serializer/for_each_tuple.h index 1ae2f6481d7e8fb69659bc83ea81d9b39169519d..165ca5d0e9ac198253a7ff41b9b3d37b277c4d35 100644 --- a/static_core/libpandabase/serializer/for_each_tuple.h +++ b/static_core/libpandabase/serializer/for_each_tuple.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/serializer/serializer.h b/static_core/libpandabase/serializer/serializer.h index ec2e336658a4f9432807afe1b002fa91b6f37a66..39d3c637649e1c54eabd57cc659228890f0edbc1 100644 --- a/static_core/libpandabase/serializer/serializer.h +++ b/static_core/libpandabase/serializer/serializer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/serializer/struct_to_tuple.h b/static_core/libpandabase/serializer/struct_to_tuple.h index bcabb4e7123816fda4844ec7f1d85a0e4fe023f2..db37f9abe45f224860039eb3d3a65f364f6dd4fe 100644 --- a/static_core/libpandabase/serializer/struct_to_tuple.h +++ b/static_core/libpandabase/serializer/struct_to_tuple.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/serializer/tuple_to_struct.h b/static_core/libpandabase/serializer/tuple_to_struct.h index a0828c84248fcdb8a54a17c93bc1aaf42d27ca91..b81ac6df1bf6ec3ce8b05fcf54c3b19825a93a5f 100644 --- a/static_core/libpandabase/serializer/tuple_to_struct.h +++ b/static_core/libpandabase/serializer/tuple_to_struct.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/task_runner.h b/static_core/libpandabase/task_runner.h index d38da1c3e1dac8c2b1cf1ec47b2e59b6b20c8215..be5573eb84f387ea8dcf09af995bb595f7320575 100644 --- a/static_core/libpandabase/task_runner.h +++ b/static_core/libpandabase/task_runner.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2024 Huawei Device Co., Ltd. + * Copyright22 (c) 2023-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/static_core/libpandabase/taskmanager/schedulable_task_queue_interface.h b/static_core/libpandabase/taskmanager/schedulable_task_queue_interface.h index 5b0efee533cc8f610ee651e90c3c7eb80c9578bb..a0738a430d502586e9dbeb51cecd6267add9c4c4 100644 --- a/static_core/libpandabase/taskmanager/schedulable_task_queue_interface.h +++ b/static_core/libpandabase/taskmanager/schedulable_task_queue_interface.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2023-2025 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/static_core/libpandabase/taskmanager/task.cpp b/static_core/libpandabase/taskmanager/task.cpp index 17bce293985d709f3aa4a61073aae907898d927a..40de675dde0d9d545e2a396cccba131912b82a84 100644 --- a/static_core/libpandabase/taskmanager/task.cpp +++ b/static_core/libpandabase/taskmanager/task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2023-2025 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/static_core/libpandabase/taskmanager/task.h b/static_core/libpandabase/taskmanager/task.h index f9803342309fbb4e1a6edb1fd481f9e5bb8d2deb..2ae06cefe43767404600d8ff0df6f31bdb524ea6 100644 --- a/static_core/libpandabase/taskmanager/task.h +++ b/static_core/libpandabase/taskmanager/task.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2023-2025 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/static_core/libpandabase/taskmanager/task_manager.cpp b/static_core/libpandabase/taskmanager/task_manager.cpp index ff12a954a86b640f71ee8991a9392224587fd58c..e31be9694017e6b7c5edc083fbc2e698e7ba1d05 100644 --- a/static_core/libpandabase/taskmanager/task_manager.cpp +++ b/static_core/libpandabase/taskmanager/task_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2025 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/static_core/libpandabase/taskmanager/task_manager.h b/static_core/libpandabase/taskmanager/task_manager.h index 23f4a9510fafa69dccb56bae3d772ea0a1445f2d..8e536e15ce0b518638a268117a5001f4f1011f82 100644 --- a/static_core/libpandabase/taskmanager/task_manager.h +++ b/static_core/libpandabase/taskmanager/task_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2025 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/static_core/libpandabase/taskmanager/task_manager_common.h b/static_core/libpandabase/taskmanager/task_manager_common.h index 031f0e9929d73063ea81735d0ed3e536a61eb8ad..fd62bf5ab8a9a908cd659a62fdf30f47d5ff9a5b 100644 --- a/static_core/libpandabase/taskmanager/task_manager_common.h +++ b/static_core/libpandabase/taskmanager/task_manager_common.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2025 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/static_core/libpandabase/taskmanager/task_queue.h b/static_core/libpandabase/taskmanager/task_queue.h index eb144b9ac669efc6ceee1c81728dc990c8a90425..233d0f6f81d79b38027e8613e7e5384fe0c123f9 100644 --- a/static_core/libpandabase/taskmanager/task_queue.h +++ b/static_core/libpandabase/taskmanager/task_queue.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2023-2025 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/static_core/libpandabase/taskmanager/task_queue_interface.h b/static_core/libpandabase/taskmanager/task_queue_interface.h index 8083fd1c89ad5d0423b79a7771413ea9d1885d97..6931e53634e135f5aaaa52ecbc1f152faf73180a 100644 --- a/static_core/libpandabase/taskmanager/task_queue_interface.h +++ b/static_core/libpandabase/taskmanager/task_queue_interface.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2023-2025 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/static_core/libpandabase/taskmanager/task_queue_set.cpp b/static_core/libpandabase/taskmanager/task_queue_set.cpp index 94be2a1e5550616da3709ec2a846bd95eb084461..03921e5cd3e97d8fbe226eb4c988d204cf40c66b 100644 --- a/static_core/libpandabase/taskmanager/task_queue_set.cpp +++ b/static_core/libpandabase/taskmanager/task_queue_set.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2025 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/static_core/libpandabase/taskmanager/task_queue_set.h b/static_core/libpandabase/taskmanager/task_queue_set.h index 1e213e31743a8d1056a3700b47287cb048a7cd1f..95d05e9ad9586287c735a63d582b25b60d8391ba 100644 --- a/static_core/libpandabase/taskmanager/task_queue_set.h +++ b/static_core/libpandabase/taskmanager/task_queue_set.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2025 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/static_core/libpandabase/taskmanager/task_scheduler.cpp b/static_core/libpandabase/taskmanager/task_scheduler.cpp index 6ae340268bbef5d0dccb4a3b96c3dd0b40e649a5..8a9496c01b96e9c59b18e93f79bfdedb318e15e0 100644 --- a/static_core/libpandabase/taskmanager/task_scheduler.cpp +++ b/static_core/libpandabase/taskmanager/task_scheduler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2023-2025 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/static_core/libpandabase/taskmanager/task_scheduler.h b/static_core/libpandabase/taskmanager/task_scheduler.h index e9699c147efd3180f8a5fc4a83dc90496313ecf7..b991ae4021e846a851381435c90f054ed533e212 100644 --- a/static_core/libpandabase/taskmanager/task_scheduler.h +++ b/static_core/libpandabase/taskmanager/task_scheduler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2023-2025 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/static_core/libpandabase/taskmanager/timer_thread.cpp b/static_core/libpandabase/taskmanager/timer_thread.cpp index b2f76f4be5fb8697103135435fc09018034d7da6..8436949be0c8461fc73721cf266473672a07f555 100644 --- a/static_core/libpandabase/taskmanager/timer_thread.cpp +++ b/static_core/libpandabase/taskmanager/timer_thread.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2025 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/static_core/libpandabase/taskmanager/timer_thread.h b/static_core/libpandabase/taskmanager/timer_thread.h index 48b45de27f88b22955e9b8c951e3ca5b07d2a05f..9119f27806b3d9a1497d9107c2480237e9cdc36f 100644 --- a/static_core/libpandabase/taskmanager/timer_thread.h +++ b/static_core/libpandabase/taskmanager/timer_thread.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2025 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/static_core/libpandabase/taskmanager/utils/sp_mc_lock_free_queue.h b/static_core/libpandabase/taskmanager/utils/sp_mc_lock_free_queue.h index 9ef50e78dbd3242503f738b01789307226013067..f1e9770df201f1788bb2a9a89da2095bd1682350 100644 --- a/static_core/libpandabase/taskmanager/utils/sp_mc_lock_free_queue.h +++ b/static_core/libpandabase/taskmanager/utils/sp_mc_lock_free_queue.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2025 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/static_core/libpandabase/taskmanager/utils/sp_sc_lock_free_queue.h b/static_core/libpandabase/taskmanager/utils/sp_sc_lock_free_queue.h index 2431d03ef76e2adeba817aba2e51f531d6c350f7..0a551ec097c3c378651b56dc497666466fa74fad 100644 --- a/static_core/libpandabase/taskmanager/utils/sp_sc_lock_free_queue.h +++ b/static_core/libpandabase/taskmanager/utils/sp_sc_lock_free_queue.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2024-2025 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/static_core/libpandabase/taskmanager/utils/task_time_stats.cpp b/static_core/libpandabase/taskmanager/utils/task_time_stats.cpp index e4b43659be0a639300c6cc68a298f58b49eb596d..8742baade7a32dc965261ff8e37d64f2cbf44042 100644 --- a/static_core/libpandabase/taskmanager/utils/task_time_stats.cpp +++ b/static_core/libpandabase/taskmanager/utils/task_time_stats.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2024-2025 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/static_core/libpandabase/taskmanager/utils/task_time_stats.h b/static_core/libpandabase/taskmanager/utils/task_time_stats.h index a938daf00da02153862e6ffd682b85d268677a50..007597dd0ad5a9d587e0a371c7b7b4b377eb0db6 100644 --- a/static_core/libpandabase/taskmanager/utils/task_time_stats.h +++ b/static_core/libpandabase/taskmanager/utils/task_time_stats.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2024-2025 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/static_core/libpandabase/taskmanager/utils/two_lock_queue.h b/static_core/libpandabase/taskmanager/utils/two_lock_queue.h index 941ee7f495321b37b286da5195fdfdf6177b71e9..699b04a09a7088e996cb56f11227f2127850f23e 100644 --- a/static_core/libpandabase/taskmanager/utils/two_lock_queue.h +++ b/static_core/libpandabase/taskmanager/utils/two_lock_queue.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2025 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/static_core/libpandabase/taskmanager/utils/wait_list.h b/static_core/libpandabase/taskmanager/utils/wait_list.h index 32e3bcc034e60644104cca0c7f73d670841ef31c..2d9036c1c7c103fda4ae1cdf4e45669bcab13ddc 100644 --- a/static_core/libpandabase/taskmanager/utils/wait_list.h +++ b/static_core/libpandabase/taskmanager/utils/wait_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2024-2025 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/static_core/libpandabase/taskmanager/worker_thread.cpp b/static_core/libpandabase/taskmanager/worker_thread.cpp index 0edd9e24640fa382a4a5ca1cd236509a46b6b0fe..ded49e6ca2aca3a30d18fd82b59d7b9d0e57f933 100644 --- a/static_core/libpandabase/taskmanager/worker_thread.cpp +++ b/static_core/libpandabase/taskmanager/worker_thread.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2023-2025 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/static_core/libpandabase/taskmanager/worker_thread.h b/static_core/libpandabase/taskmanager/worker_thread.h index d0e45eb30b8a0e9e566e8827d072a3428d748dbf..89b64c86c1b1b8e1a2ab40312220fcc73d48121d 100644 --- a/static_core/libpandabase/taskmanager/worker_thread.h +++ b/static_core/libpandabase/taskmanager/worker_thread.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2023-2025 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/static_core/libpandabase/test_utilities.h b/static_core/libpandabase/test_utilities.h index 8d2297328acad688fba09765dc20f92ee05dc999..af374f13b58eb27f1501617fd2f7ad5ada517f12 100644 --- a/static_core/libpandabase/test_utilities.h +++ b/static_core/libpandabase/test_utilities.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/tests/alloc_tracker_test.cpp b/static_core/libpandabase/tests/alloc_tracker_test.cpp index fa58d4814e08df654201407bc434cdd44e1cc3e2..6da74c8e52d7ecf4050e2578f71ae9c2880f1b20 100644 --- a/static_core/libpandabase/tests/alloc_tracker_test.cpp +++ b/static_core/libpandabase/tests/alloc_tracker_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/tests/arena_allocator_test.cpp b/static_core/libpandabase/tests/arena_allocator_test.cpp index 680f1fae990860fe95da79f1c4f78342c35cec97..bc16d24223dd41d211d02b41b5b9f0540c0bf078 100644 --- a/static_core/libpandabase/tests/arena_allocator_test.cpp +++ b/static_core/libpandabase/tests/arena_allocator_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/arena_test.cpp b/static_core/libpandabase/tests/arena_test.cpp index f0c2bbcc3bb09e5207f30ed975e5cf0ece6e5160..6815e88b6416cceabebf5aa5d2239750c3ed298b 100644 --- a/static_core/libpandabase/tests/arena_test.cpp +++ b/static_core/libpandabase/tests/arena_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/base_mem_stats_test.cpp b/static_core/libpandabase/tests/base_mem_stats_test.cpp index 76a497690a7ded28dd1dc4158391e552732f0bdb..50e600ae43ce3486365dedb3f730765c78e0b749 100644 --- a/static_core/libpandabase/tests/base_mem_stats_test.cpp +++ b/static_core/libpandabase/tests/base_mem_stats_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/base_thread_test.cpp b/static_core/libpandabase/tests/base_thread_test.cpp index 0d05507581b23aadf83b2dd23e993ab213d2fd7f..82b8eecb28767dc75c2df13074c3cfda107048bd 100644 --- a/static_core/libpandabase/tests/base_thread_test.cpp +++ b/static_core/libpandabase/tests/base_thread_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Copyright2 (c) 2022-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/static_core/libpandabase/tests/bit_helpers_test.cpp b/static_core/libpandabase/tests/bit_helpers_test.cpp index 49dcd08bbdd4eed3d4fa16a320004396f4f6deb0..655aeeb50939743df08e4b349d11a19917615617 100644 --- a/static_core/libpandabase/tests/bit_helpers_test.cpp +++ b/static_core/libpandabase/tests/bit_helpers_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/bit_memory_region_test.cpp b/static_core/libpandabase/tests/bit_memory_region_test.cpp index b8998e6d484a4b9da3398dcf9e19c18701c58054..667fa78f5995242541fa806f230d3a626e814c12 100644 --- a/static_core/libpandabase/tests/bit_memory_region_test.cpp +++ b/static_core/libpandabase/tests/bit_memory_region_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/bit_table_test.cpp b/static_core/libpandabase/tests/bit_table_test.cpp index 5c72d68f1c3e7838488bbb3e8f2b86c5aebc38a5..74231061abc493279221353c167e223820818131 100644 --- a/static_core/libpandabase/tests/bit_table_test.cpp +++ b/static_core/libpandabase/tests/bit_table_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/bit_utils_test.cpp b/static_core/libpandabase/tests/bit_utils_test.cpp index 80e2ad731d5f677a8d6b79f3fc1725bc65d4c271..d20bb4b8e0717cb6b0e6a8f174d6b57243d3e0e3 100644 --- a/static_core/libpandabase/tests/bit_utils_test.cpp +++ b/static_core/libpandabase/tests/bit_utils_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/bit_vector_test.cpp b/static_core/libpandabase/tests/bit_vector_test.cpp index 6fa08dc9f2fc6b114deaa593b2a746e9f571f6c9..e612f7bf00166494cdfa5a84eb351dd15bb99299 100644 --- a/static_core/libpandabase/tests/bit_vector_test.cpp +++ b/static_core/libpandabase/tests/bit_vector_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/code_allocator_test.cpp b/static_core/libpandabase/tests/code_allocator_test.cpp index 6c7d906a719b39d47996f4c5bd372b09e1d08004..7614a0b68c7df430b8702c00e13fc5b68eb9d6ac 100644 --- a/static_core/libpandabase/tests/code_allocator_test.cpp +++ b/static_core/libpandabase/tests/code_allocator_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/dfx_test.cpp b/static_core/libpandabase/tests/dfx_test.cpp index 1d24bf57f5f2bd0a0fe3f31889e202fdd442dc5d..742820725306ae5be785186e54c8821273d0d0f5 100644 --- a/static_core/libpandabase/tests/dfx_test.cpp +++ b/static_core/libpandabase/tests/dfx_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/tests/expected_test.cpp b/static_core/libpandabase/tests/expected_test.cpp index 9365191b0ac916a50a7bf795ba93c0f4f322396d..122b7319790da3d83b1b360b417e558fb10a0e2a 100644 --- a/static_core/libpandabase/tests/expected_test.cpp +++ b/static_core/libpandabase/tests/expected_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/futex_test.cpp b/static_core/libpandabase/tests/futex_test.cpp index 7ba2976667874c9397e7253633dff10330b693bf..2a1cfcda759b1d8706a0c118b4392e5965e184ac 100644 --- a/static_core/libpandabase/tests/futex_test.cpp +++ b/static_core/libpandabase/tests/futex_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/genmc/common.h b/static_core/libpandabase/tests/genmc/common.h index f3b27643fa42f243813ed5d58c004a3b74de7549..69866c7e1a10990cfcc6d68e97c7c1a6d2fb4760 100644 --- a/static_core/libpandabase/tests/genmc/common.h +++ b/static_core/libpandabase/tests/genmc/common.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/tests/genmc/condvar_test_1.cpp b/static_core/libpandabase/tests/genmc/condvar_test_1.cpp index 10beac32239b5124e3e6569d27a35ed0d2960d79..648edcd5425f993c79ac5179d319027263ee1076 100644 --- a/static_core/libpandabase/tests/genmc/condvar_test_1.cpp +++ b/static_core/libpandabase/tests/genmc/condvar_test_1.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/genmc/condvar_test_2.cpp b/static_core/libpandabase/tests/genmc/condvar_test_2.cpp index 97e4f879f685e55a774f7f14086de399c43c703f..5a5bba88f5cd4682bcfa9626413458a90e7f393f 100644 --- a/static_core/libpandabase/tests/genmc/condvar_test_2.cpp +++ b/static_core/libpandabase/tests/genmc/condvar_test_2.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/genmc/condvar_test_3.cpp b/static_core/libpandabase/tests/genmc/condvar_test_3.cpp index 58f8b3246fbdb20d07305ed7847b801243dec974..376e2456fe16e8f8aa019e68d1a7286183b1abcc 100644 --- a/static_core/libpandabase/tests/genmc/condvar_test_3.cpp +++ b/static_core/libpandabase/tests/genmc/condvar_test_3.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/genmc/mutex_test_2.cpp b/static_core/libpandabase/tests/genmc/mutex_test_2.cpp index ea28ee3c8779aecbbf39d10ee1b25d27ed358074..2257deb5b6335702d871c1029ae0855b5e7935b3 100644 --- a/static_core/libpandabase/tests/genmc/mutex_test_2.cpp +++ b/static_core/libpandabase/tests/genmc/mutex_test_2.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/genmc/mutex_test_3.cpp b/static_core/libpandabase/tests/genmc/mutex_test_3.cpp index 93cef652426451fdc9d3a83994646ca84cd986c4..95d49f5ab0aa1593f3323afe0998de7da095a563 100644 --- a/static_core/libpandabase/tests/genmc/mutex_test_3.cpp +++ b/static_core/libpandabase/tests/genmc/mutex_test_3.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/genmc/mutex_test_4.cpp b/static_core/libpandabase/tests/genmc/mutex_test_4.cpp index 145c8c86baed8f8e53cc732248553f60679285ac..83a9222f86efde1802da626f0ade2f41577261a1 100644 --- a/static_core/libpandabase/tests/genmc/mutex_test_4.cpp +++ b/static_core/libpandabase/tests/genmc/mutex_test_4.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/genmc/mutex_test_genmc.cpp b/static_core/libpandabase/tests/genmc/mutex_test_genmc.cpp index 4a8e0a82af7b51dcf79c847abc5ba5b69b395e25..34884a07e6abed3c5544b0ef8b5a8b86ae1286fc 100644 --- a/static_core/libpandabase/tests/genmc/mutex_test_genmc.cpp +++ b/static_core/libpandabase/tests/genmc/mutex_test_genmc.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/hash_test.cpp b/static_core/libpandabase/tests/hash_test.cpp index 52e38b7bf0cde8e3bf4df06658502760fdd53541..787d280c62cc9364ae70d9ddd31868c96169b242 100644 --- a/static_core/libpandabase/tests/hash_test.cpp +++ b/static_core/libpandabase/tests/hash_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/json_builder_test.cpp b/static_core/libpandabase/tests/json_builder_test.cpp index 81d7d33ca969524a2df0b1db3c9d56ddedc1fa02..6bd7b0b62383fa6d09ef81b8def770f90dd8d89c 100644 --- a/static_core/libpandabase/tests/json_builder_test.cpp +++ b/static_core/libpandabase/tests/json_builder_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Copyright2 (c) 2022-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/static_core/libpandabase/tests/json_parser_test.cpp b/static_core/libpandabase/tests/json_parser_test.cpp index 9a5a3476d173080c8e7d826a10f7dd99ca2dc0a6..3418e6c8247f6f2d6babf7b93e22ec8124165594 100644 --- a/static_core/libpandabase/tests/json_parser_test.cpp +++ b/static_core/libpandabase/tests/json_parser_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/tests/leb128_test.cpp b/static_core/libpandabase/tests/leb128_test.cpp index b21ffaf72d275528e5dca229898e0920aae89a39..3330620feebb9106027c22fa577f0982ce11d8a6 100644 --- a/static_core/libpandabase/tests/leb128_test.cpp +++ b/static_core/libpandabase/tests/leb128_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/list_test.cpp b/static_core/libpandabase/tests/list_test.cpp index 28e51744c0178f1500c2c4c0bc457fcc6ea0a591..74d2d5de0b5343be092bd0779ff191e4620aad7d 100644 --- a/static_core/libpandabase/tests/list_test.cpp +++ b/static_core/libpandabase/tests/list_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/lock_holder_test.cpp b/static_core/libpandabase/tests/lock_holder_test.cpp index 277008b24ecbc816aa4fef6096ed5a1606faa91f..f5c350125e47941a60b56fe1b6c4cc3a376cb5dd 100644 --- a/static_core/libpandabase/tests/lock_holder_test.cpp +++ b/static_core/libpandabase/tests/lock_holder_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2024 Huawei Device Co., Ltd. + * Copyright2 (c) 2023-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/static_core/libpandabase/tests/logger_test.cpp b/static_core/libpandabase/tests/logger_test.cpp index 39767e73e735f11176472880dfee308f7c8dc82c..e8b3c9f71b4c000d4347f7d85f4190df88feaf8a 100644 --- a/static_core/libpandabase/tests/logger_test.cpp +++ b/static_core/libpandabase/tests/logger_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/tests/math_helpers_test.cpp b/static_core/libpandabase/tests/math_helpers_test.cpp index ed31c9b0af447e7b88a6ee4ce295bb565e92a3f4..af708335e8029c5fbe96fe54039c5a91d7f25587 100644 --- a/static_core/libpandabase/tests/math_helpers_test.cpp +++ b/static_core/libpandabase/tests/math_helpers_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/mem_hooks_test.cpp b/static_core/libpandabase/tests/mem_hooks_test.cpp index 4c9c9a9301522c57541f8f0fb6d4856bae0533b5..929bf168c1260bea8b02967dd43e42b704f115e0 100644 --- a/static_core/libpandabase/tests/mem_hooks_test.cpp +++ b/static_core/libpandabase/tests/mem_hooks_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/mem_range_test.cpp b/static_core/libpandabase/tests/mem_range_test.cpp index 6c9cd2bb99aea14b53905141b02c9a18c7e8d4b0..eb0d41008dc93ab136f8b3db5d22275afbc550ee 100644 --- a/static_core/libpandabase/tests/mem_range_test.cpp +++ b/static_core/libpandabase/tests/mem_range_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/memory_literals_test.cpp b/static_core/libpandabase/tests/memory_literals_test.cpp index 033f90d464faa28db67bd2e6f816f1866f73ec56..e994a87214531be641acbe903e46baf3b610d125 100644 --- a/static_core/libpandabase/tests/memory_literals_test.cpp +++ b/static_core/libpandabase/tests/memory_literals_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/mmap_mem_pool_test.cpp b/static_core/libpandabase/tests/mmap_mem_pool_test.cpp index e0373f59965521eee0fd9de35d794a38f139eb07..7850f26a8316d961116d432e03bceda2add9bad3 100644 --- a/static_core/libpandabase/tests/mmap_mem_pool_test.cpp +++ b/static_core/libpandabase/tests/mmap_mem_pool_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/mmap_test.cpp b/static_core/libpandabase/tests/mmap_test.cpp index f82e9e0ba496b1de8c61f118f30b8a8866178ca4..21d1f917f2722e1b77c526b4d3efb4fd3c15f4f2 100644 --- a/static_core/libpandabase/tests/mmap_test.cpp +++ b/static_core/libpandabase/tests/mmap_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2024 Huawei Device Co., Ltd. + * Copyright2 (c) 2023-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/static_core/libpandabase/tests/native_bytes_from_mallinfo_test.cpp b/static_core/libpandabase/tests/native_bytes_from_mallinfo_test.cpp index 660fdcbadb4bbe2ed56f35a93702c038e9fa4042..957a3e5735d973fa8fbad7966244a924fecf9855 100644 --- a/static_core/libpandabase/tests/native_bytes_from_mallinfo_test.cpp +++ b/static_core/libpandabase/tests/native_bytes_from_mallinfo_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/pandargs_test.cpp b/static_core/libpandabase/tests/pandargs_test.cpp index ac7dc8c8938405d0ca6fe132609c3848ec8f8731..e2891963eb600a6e2c318785cd69b131732b6bb7 100644 --- a/static_core/libpandabase/tests/pandargs_test.cpp +++ b/static_core/libpandabase/tests/pandargs_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/pool_map_test.cpp b/static_core/libpandabase/tests/pool_map_test.cpp index ec1f84cf219a08bc3b777743a9cffd247bce6774..4293ecc95b783de529cdd022905986f89bd29548 100644 --- a/static_core/libpandabase/tests/pool_map_test.cpp +++ b/static_core/libpandabase/tests/pool_map_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/regmask_test.cpp b/static_core/libpandabase/tests/regmask_test.cpp index af043904d6e45ceaa07de44fac41420b06406245..341832b9f89ea1ebfb620b99f86f7f16adf88fc0 100644 --- a/static_core/libpandabase/tests/regmask_test.cpp +++ b/static_core/libpandabase/tests/regmask_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/ring_buffer_test.cpp b/static_core/libpandabase/tests/ring_buffer_test.cpp index 87cba03bb9238e1405c55266cc18152975266ba6..0444cfd3d8e968c53c53438e589f2d852ca1f1f2 100644 --- a/static_core/libpandabase/tests/ring_buffer_test.cpp +++ b/static_core/libpandabase/tests/ring_buffer_test.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/ringbuf/lock_free_ring_buffer_test.cpp b/static_core/libpandabase/tests/ringbuf/lock_free_ring_buffer_test.cpp index 5d6e3ed226dff6e026f54b20a4c7bf243a21fe8b..49478dce0c41b1d0f0a8024b386880e1f93b087f 100644 --- a/static_core/libpandabase/tests/ringbuf/lock_free_ring_buffer_test.cpp +++ b/static_core/libpandabase/tests/ringbuf/lock_free_ring_buffer_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/serializer_test.cpp b/static_core/libpandabase/tests/serializer_test.cpp index b568b4955e08102a7c039dae02fd7a5258dc211e..a9eee5edab5219e4e6d031e6d3c0902025f1bbb9 100644 --- a/static_core/libpandabase/tests/serializer_test.cpp +++ b/static_core/libpandabase/tests/serializer_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/small_vector_test.cpp b/static_core/libpandabase/tests/small_vector_test.cpp index 92f9be41219735a75f694b5ad7db4bd6c7424273..d29adcbc516a8ad6d227dc31472ac745afec96a3 100644 --- a/static_core/libpandabase/tests/small_vector_test.cpp +++ b/static_core/libpandabase/tests/small_vector_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/span_test.cpp b/static_core/libpandabase/tests/span_test.cpp index 1b16b830a2269b5d9297d475444ec81008fd8e15..420662f34653193825a3f2139ebcc0428a3c5487 100644 --- a/static_core/libpandabase/tests/span_test.cpp +++ b/static_core/libpandabase/tests/span_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/string_helpers_test.cpp b/static_core/libpandabase/tests/string_helpers_test.cpp index 18cbc53e60dbf191dd9808a377ad6db7e1a78792..72e486daf869fe4e98f4538bfe8352303988e0a6 100644 --- a/static_core/libpandabase/tests/string_helpers_test.cpp +++ b/static_core/libpandabase/tests/string_helpers_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/taskmanager/task_manager_gc_corner_case_test.cpp b/static_core/libpandabase/tests/taskmanager/task_manager_gc_corner_case_test.cpp index fbe739a2bb4ced86e62a42e0a9b2f582740a013b..3f9d12512116aa91ed3f92d8d46ea3e4f710450f 100644 --- a/static_core/libpandabase/tests/taskmanager/task_manager_gc_corner_case_test.cpp +++ b/static_core/libpandabase/tests/taskmanager/task_manager_gc_corner_case_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2023-2025 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/static_core/libpandabase/tests/taskmanager/task_scheduler_test.cpp b/static_core/libpandabase/tests/taskmanager/task_scheduler_test.cpp index 515125f63721152d7e4a4195f6eeaa86ad9c52a9..9ae09a6666e9f83fbf536acea1ac19f86eeda049 100644 --- a/static_core/libpandabase/tests/taskmanager/task_scheduler_test.cpp +++ b/static_core/libpandabase/tests/taskmanager/task_scheduler_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2023-2025 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/static_core/libpandabase/tests/taskmanager/task_sheduler_logging_test.cpp b/static_core/libpandabase/tests/taskmanager/task_sheduler_logging_test.cpp index 8749596cf6986052ee128683cd139f671cab921b..b4407681606a2f3b21fde6256219f59b80505663 100644 --- a/static_core/libpandabase/tests/taskmanager/task_sheduler_logging_test.cpp +++ b/static_core/libpandabase/tests/taskmanager/task_sheduler_logging_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2024-2025 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/static_core/libpandabase/tests/taskmanager/task_test.cpp b/static_core/libpandabase/tests/taskmanager/task_test.cpp index 4cb2fe230d8544921e94ba1edd0a504569cb3411..c622c3f9845c528d7a092c60fc574d4116cb5bfc 100644 --- a/static_core/libpandabase/tests/taskmanager/task_test.cpp +++ b/static_core/libpandabase/tests/taskmanager/task_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2023-2025 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/static_core/libpandabase/tests/taskmanager/task_utils_test.cpp b/static_core/libpandabase/tests/taskmanager/task_utils_test.cpp index 587ba6636bd599e5e8f3a914f9552cbbec6602c0..80a8c93fe527494be65245ade9b525ca131fa0e7 100644 --- a/static_core/libpandabase/tests/taskmanager/task_utils_test.cpp +++ b/static_core/libpandabase/tests/taskmanager/task_utils_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2024 Huawei Device Co., Ltd. + * Copyright2 (c) 2023-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/static_core/libpandabase/tests/type_converter_tests.cpp b/static_core/libpandabase/tests/type_converter_tests.cpp index 921c1a7ca9f47f562a43d32adb43cb7f6298a48d..23d1b8e8999dfdfe220aaab1e3f270425ef46ba2 100644 --- a/static_core/libpandabase/tests/type_converter_tests.cpp +++ b/static_core/libpandabase/tests/type_converter_tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/unique_fd_test.cpp b/static_core/libpandabase/tests/unique_fd_test.cpp index 4d36a7647479ce7bc5ac429c7c9bc4757ec53df5..7bc283ff650625a404b922d8a06a1d9d4ce1707c 100644 --- a/static_core/libpandabase/tests/unique_fd_test.cpp +++ b/static_core/libpandabase/tests/unique_fd_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/unix_signal_test.cpp b/static_core/libpandabase/tests/unix_signal_test.cpp index 7623e11f22f2f46029ffdcae59663d7bc67c9571..585ff09616ebcec539ecf2b337b9452cbc04c844 100644 --- a/static_core/libpandabase/tests/unix_signal_test.cpp +++ b/static_core/libpandabase/tests/unix_signal_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/tests/utf_test.cpp b/static_core/libpandabase/tests/utf_test.cpp index 9517a77515d5986ed0b56ce649a1afe072c24aa0..6c931a33d9de4f3c93b804af0ee11bed17dcf0c9 100644 --- a/static_core/libpandabase/tests/utf_test.cpp +++ b/static_core/libpandabase/tests/utf_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/trace/trace.cpp b/static_core/libpandabase/trace/trace.cpp index d066c0c216e80b794f8012a6e3cd28b1122dc78b..a0522d70cce04e0c184e6260804e15a17a536b24 100644 --- a/static_core/libpandabase/trace/trace.cpp +++ b/static_core/libpandabase/trace/trace.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/trace/trace.h b/static_core/libpandabase/trace/trace.h index 3a237f13a6bf93b3283096bd34ae3b40944e01d8..5b47969d6a9e7f0a3534c3b79c1ff949a6dc9c14 100644 --- a/static_core/libpandabase/trace/trace.h +++ b/static_core/libpandabase/trace/trace.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/arch.h b/static_core/libpandabase/utils/arch.h index 296394b7eccd6ef597baa0c83d70b5c82aa6a0bf..db2fa27f64296acb6bd54c8bcbf5866412f5d6d4 100644 --- a/static_core/libpandabase/utils/arch.h +++ b/static_core/libpandabase/utils/arch.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/arena_containers.h b/static_core/libpandabase/utils/arena_containers.h index 9a77db71ba765652857b30fd1a96949fe7770f00..2362e25ba09f7c654e2cc8c331ea2b1e0f1377ea 100644 --- a/static_core/libpandabase/utils/arena_containers.h +++ b/static_core/libpandabase/utils/arena_containers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/asan_interface.h b/static_core/libpandabase/utils/asan_interface.h index 33679d3163879f2aa42ef77a77f10a382a4beac3..8f9d730f08161fde6c456f2d3a4dda16455136f3 100644 --- a/static_core/libpandabase/utils/asan_interface.h +++ b/static_core/libpandabase/utils/asan_interface.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/atomic.h b/static_core/libpandabase/utils/atomic.h index a4e9d97ad7c18f86aa201e3019bd047cc9068c8c..069b524a1ea06a956e3671483d577fcacc2ad0f0 100644 --- a/static_core/libpandabase/utils/atomic.h +++ b/static_core/libpandabase/utils/atomic.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2024-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2024-2025 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/static_core/libpandabase/utils/bit_field.h b/static_core/libpandabase/utils/bit_field.h index 8592d418b4ff6ae590e3ea447c70a15975f53ab8..17b8e02aad33124bc1241aaf66586325593c664c 100644 --- a/static_core/libpandabase/utils/bit_field.h +++ b/static_core/libpandabase/utils/bit_field.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/bit_helpers.h b/static_core/libpandabase/utils/bit_helpers.h index 47f5c00459e1430470fdce424418037273f5edae..9fdfcd139342e915059d4e34e39a024a3a383062 100644 --- a/static_core/libpandabase/utils/bit_helpers.h +++ b/static_core/libpandabase/utils/bit_helpers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/bit_memory_region-inl.h b/static_core/libpandabase/utils/bit_memory_region-inl.h index 3411d497dd6fa4af9bf3f9b6e8495af180e2bbfa..b8768fd76dd0b46a8b5fa5ed0c862e545a97b517 100644 --- a/static_core/libpandabase/utils/bit_memory_region-inl.h +++ b/static_core/libpandabase/utils/bit_memory_region-inl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/bit_memory_region.h b/static_core/libpandabase/utils/bit_memory_region.h index 3dceffdfda4d1f970cd1d68e45956f64b9256ae7..3409f4e8c4e57bf1f7784ca02978abbe20b1abbc 100644 --- a/static_core/libpandabase/utils/bit_memory_region.h +++ b/static_core/libpandabase/utils/bit_memory_region.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/bit_memory_stream.h b/static_core/libpandabase/utils/bit_memory_stream.h index 9a775b80dbe49d4ab1c42ee58df713fa683a5f70..8e24ab0dd9386272dd59008dfdd6dfc49b6f9377 100644 --- a/static_core/libpandabase/utils/bit_memory_stream.h +++ b/static_core/libpandabase/utils/bit_memory_stream.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/bit_table.h b/static_core/libpandabase/utils/bit_table.h index ae0202827bb3c24d53cd7c3b49c621627f1f664b..138e801ed6e7fbfaa828cc14b6f74da5315a169b 100644 --- a/static_core/libpandabase/utils/bit_table.h +++ b/static_core/libpandabase/utils/bit_table.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/bit_utils.h b/static_core/libpandabase/utils/bit_utils.h index ab76552477e24593baeebaf11212eb2035cf94fa..4b587eb0821dd5383a2801151bf06ef98d34c279 100644 --- a/static_core/libpandabase/utils/bit_utils.h +++ b/static_core/libpandabase/utils/bit_utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/bit_vector.h b/static_core/libpandabase/utils/bit_vector.h index 6a01e574c597be8b1d586487f4edcd6591088a0a..0c0d92b9fde9fa7e69a5ca20ae4b50a0eec4ef50 100644 --- a/static_core/libpandabase/utils/bit_vector.h +++ b/static_core/libpandabase/utils/bit_vector.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/cframe_layout.h b/static_core/libpandabase/utils/cframe_layout.h index e48f0b7cff1d2174a1f26a27a761c4f41f14abc5..c6bff68b251011b914cc3a109478706dcc611e5d 100644 --- a/static_core/libpandabase/utils/cframe_layout.h +++ b/static_core/libpandabase/utils/cframe_layout.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/debug.cpp b/static_core/libpandabase/utils/debug.cpp index 705cbb031b01472282e035eb51acf5183e8387d8..6225ad08351f52eac93cc39525a27069a6b9c6c3 100644 --- a/static_core/libpandabase/utils/debug.cpp +++ b/static_core/libpandabase/utils/debug.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/utils/debug.h b/static_core/libpandabase/utils/debug.h index 4b2a66cab76cef18e2ed5e8a793c6418286a3bc2..da600a287720d2e62ee666c3a444de8c0a62d437 100644 --- a/static_core/libpandabase/utils/debug.h +++ b/static_core/libpandabase/utils/debug.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/dfx.cpp b/static_core/libpandabase/utils/dfx.cpp index 1de01f7c98c04acc1981cb2d349a65f7d6ed19da..fba636b12d7ba1b648bc1310e684ce6aeb216e70 100644 --- a/static_core/libpandabase/utils/dfx.cpp +++ b/static_core/libpandabase/utils/dfx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/utils/dfx.h b/static_core/libpandabase/utils/dfx.h index a45665a9cfdd5d24681ce9c7681c1342723ce977..418b072486d843056e5b2671b25fd01f59443033 100644 --- a/static_core/libpandabase/utils/dfx.h +++ b/static_core/libpandabase/utils/dfx.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/expected.h b/static_core/libpandabase/utils/expected.h index 3f8c65528edc95ec2918993480a55484e0bf4bf4..5cfe4b6f59247b2f685bdd0f25b944b28bc31bc2 100644 --- a/static_core/libpandabase/utils/expected.h +++ b/static_core/libpandabase/utils/expected.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/hash.h b/static_core/libpandabase/utils/hash.h index 5d742ca0ea78a32bcac05056dcca95c0f7958a05..3c8758fc33ef1e2998360c42533b5fe89d57d35d 100644 --- a/static_core/libpandabase/utils/hash.h +++ b/static_core/libpandabase/utils/hash.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/hash_base.h b/static_core/libpandabase/utils/hash_base.h index 3bc4d0c7c5606e44eba0b0dbd687b57cd4870c1a..d37daef8660f4196d79d0351e3f926dc70817b9b 100644 --- a/static_core/libpandabase/utils/hash_base.h +++ b/static_core/libpandabase/utils/hash_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/json_builder.cpp b/static_core/libpandabase/utils/json_builder.cpp index 81cc05c0e75bf573e250424beb66ff5fb2251603..8ce26b7e2170d7c6bdf07d5366150753d83e6864 100644 --- a/static_core/libpandabase/utils/json_builder.cpp +++ b/static_core/libpandabase/utils/json_builder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Copyright2 (c) 2022-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/static_core/libpandabase/utils/json_builder.h b/static_core/libpandabase/utils/json_builder.h index d5e3e11d7133103b5f061c548d6c38f32e6cb983..e3c0d447cc782ce3fb2ff527da11d2e3d67476c8 100644 --- a/static_core/libpandabase/utils/json_builder.h +++ b/static_core/libpandabase/utils/json_builder.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Copyright22 (c) 2022-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/static_core/libpandabase/utils/json_parser.cpp b/static_core/libpandabase/utils/json_parser.cpp index d6b5899194647fc10e384d786e50bf35f70eca32..e5c9557adf95c5e4719c4c305be12194a753d23c 100644 --- a/static_core/libpandabase/utils/json_parser.cpp +++ b/static_core/libpandabase/utils/json_parser.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/utils/json_parser.h b/static_core/libpandabase/utils/json_parser.h index 1d0a29bc8ab41feb5d19987bc673768d959c8ee8..342fe86606db0398c991b30c451121e4a42d3228 100644 --- a/static_core/libpandabase/utils/json_parser.h +++ b/static_core/libpandabase/utils/json_parser.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/leb128.h b/static_core/libpandabase/utils/leb128.h index 3e28e6561fa1b11e36845302461207af39e4ebe8..a849714302cf8da6cfa0f2f5987602bd144641cd 100644 --- a/static_core/libpandabase/utils/leb128.h +++ b/static_core/libpandabase/utils/leb128.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/list.h b/static_core/libpandabase/utils/list.h index 1840bd3da09f01c1713b3779dc3f472dc8ffc87f..1b698e784e92bb4154aa9617dafd7b1262fb97c3 100644 --- a/static_core/libpandabase/utils/list.h +++ b/static_core/libpandabase/utils/list.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/logger.cpp b/static_core/libpandabase/utils/logger.cpp index c069a41fb77cc174511ec7cb42342798a629e187..97bb8f39937c5a62aa1c11878cf53d35f6584a0a 100644 --- a/static_core/libpandabase/utils/logger.cpp +++ b/static_core/libpandabase/utils/logger.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/utils/logger.h b/static_core/libpandabase/utils/logger.h index ea7c6b111d840da30b114ee833c6bd24afbb96eb..cc457217828e893cfb631a46f877383a1bcc49f3 100644 --- a/static_core/libpandabase/utils/logger.h +++ b/static_core/libpandabase/utils/logger.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/math_helpers.h b/static_core/libpandabase/utils/math_helpers.h index 99b9dca8af346a77894cf98f70bea7da40e478b7..c8358844711a21d8c54ca58c335b9decc2ce4e26 100644 --- a/static_core/libpandabase/utils/math_helpers.h +++ b/static_core/libpandabase/utils/math_helpers.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/murmur3_hash.h b/static_core/libpandabase/utils/murmur3_hash.h index ea769b79b9713f9c6e7321f3951dc5555dd4ad39..d8e6a9fed01e03210484f725e5fb5ed6a2ae5f52 100644 --- a/static_core/libpandabase/utils/murmur3_hash.h +++ b/static_core/libpandabase/utils/murmur3_hash.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/pandargs.h b/static_core/libpandabase/utils/pandargs.h index 7eaabaf3242a7fbb32a63627481dd43770ee3e9b..67a4712660fd1a00cc20ad58bb11a10efffb8a0c 100644 --- a/static_core/libpandabase/utils/pandargs.h +++ b/static_core/libpandabase/utils/pandargs.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/range.h b/static_core/libpandabase/utils/range.h index f5547ffdb5b4f236b32b88aee87df685c0cbcdfb..a7d42c32a559124ce38cc03cd0901f8cb6418ffa 100644 --- a/static_core/libpandabase/utils/range.h +++ b/static_core/libpandabase/utils/range.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/regmask.h b/static_core/libpandabase/utils/regmask.h index a888e903cf4bfc0d34dc03b77cf29c0a43fe59d6..f443547d5d6960b2c0925185b0f6d5f78a7f695c 100644 --- a/static_core/libpandabase/utils/regmask.h +++ b/static_core/libpandabase/utils/regmask.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/ring_buffer.h b/static_core/libpandabase/utils/ring_buffer.h index e05be625f7ad4a9181d0dfd7809f7c18fd5c4aff..05c305e73efcc812f2fe60e53cf99ba9120073cd 100644 --- a/static_core/libpandabase/utils/ring_buffer.h +++ b/static_core/libpandabase/utils/ring_buffer.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/sequence.h b/static_core/libpandabase/utils/sequence.h index 5bb4806efabc8cc9cd03fceb6c9a5f420dc39461..dd8ee1326ffb1d7d09564255b24a7c7c5da168de 100644 --- a/static_core/libpandabase/utils/sequence.h +++ b/static_core/libpandabase/utils/sequence.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023-2024 Huawei Device Co., Ltd. + * Copyright22 (c) 2023-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/static_core/libpandabase/utils/small_vector.h b/static_core/libpandabase/utils/small_vector.h index e22c78002a519501d7b445ad083081261865d305..f1c5096e37317509d209f9d4aaf8ed057d0bf293 100644 --- a/static_core/libpandabase/utils/small_vector.h +++ b/static_core/libpandabase/utils/small_vector.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/span.h b/static_core/libpandabase/utils/span.h index 0ea743723b7271300bdb3dc866e3114c98db841c..cbcf96adb45126bfb86721e280beb7b0a9f78e5f 100644 --- a/static_core/libpandabase/utils/span.h +++ b/static_core/libpandabase/utils/span.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/string_helpers.h b/static_core/libpandabase/utils/string_helpers.h index 0b5ba601bc2b7b1c33e7a12e1f16bf48f436ad78..33d5e7709670271cb6bd1ad90f184a6418cb8020 100644 --- a/static_core/libpandabase/utils/string_helpers.h +++ b/static_core/libpandabase/utils/string_helpers.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/terminate.cpp b/static_core/libpandabase/utils/terminate.cpp index 641a0c8eeed568b3f50d065c94d302d225b2cbaf..dabb4218fcd0f732d43ea79f8a7c5f2d34b28147 100644 --- a/static_core/libpandabase/utils/terminate.cpp +++ b/static_core/libpandabase/utils/terminate.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/utils/terminate.h b/static_core/libpandabase/utils/terminate.h index 4e9b3eb20178714c3ef7792f4a4c7d5497aac842..4a2af52b469d81de77d8c5104831e9dd3caf39ee 100644 --- a/static_core/libpandabase/utils/terminate.h +++ b/static_core/libpandabase/utils/terminate.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/time.cpp b/static_core/libpandabase/utils/time.cpp index 2d261696f157688e2f0029320ca2c066d1460112..234fc6e590ca38025cb97f3b40a428b633758ce3 100644 --- a/static_core/libpandabase/utils/time.cpp +++ b/static_core/libpandabase/utils/time.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/utils/time.h b/static_core/libpandabase/utils/time.h index 42ffed86a04577ac096c9346ab6d60c786a58e55..a1222ca14c9c9b23a5974050075a4a8490f60707 100644 --- a/static_core/libpandabase/utils/time.h +++ b/static_core/libpandabase/utils/time.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/tsan_interface.h b/static_core/libpandabase/utils/tsan_interface.h index ca7346b1baa42ca4a010145a2029d4de7716cbcd..50de6dce0a019533a11446ea516126e1bbd76f79 100644 --- a/static_core/libpandabase/utils/tsan_interface.h +++ b/static_core/libpandabase/utils/tsan_interface.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/type_converter.cpp b/static_core/libpandabase/utils/type_converter.cpp index 23c55c3d80da01cd77a240cc8e1888bf9fac0e89..f0aff0aa3eb8b626ce9c9f527c762d067902cecd 100644 --- a/static_core/libpandabase/utils/type_converter.cpp +++ b/static_core/libpandabase/utils/type_converter.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright2 (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/static_core/libpandabase/utils/type_converter.h b/static_core/libpandabase/utils/type_converter.h index 75c17ae412be6c3d578b11e15341db257ea8e3ee..1dfd2d6d63d4310a56c6b64807747a44da2b9867 100644 --- a/static_core/libpandabase/utils/type_converter.h +++ b/static_core/libpandabase/utils/type_converter.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/type_helpers.h b/static_core/libpandabase/utils/type_helpers.h index 6ea853118f916d322ddd8c0f8aeb92c30f707ae9..4b59ed56fee4b22e1307e9bcb666cdb69d844225 100644 --- a/static_core/libpandabase/utils/type_helpers.h +++ b/static_core/libpandabase/utils/type_helpers.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/utf.cpp b/static_core/libpandabase/utils/utf.cpp index 872a2d4b82d3ee3c9fc74554131a6b66067d6e96..b16eb087e47aab03f54b6eac5d97a9e99da1d0da 100644 --- a/static_core/libpandabase/utils/utf.cpp +++ b/static_core/libpandabase/utils/utf.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2021-2025 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/static_core/libpandabase/utils/utf.h b/static_core/libpandabase/utils/utf.h index 2359bc4f1b0c6d6a5f6577c4e24750de0207d2ca..7ee9cf594475a7ebc6a8dfbb9ce21896e6be2bd7 100644 --- a/static_core/libpandabase/utils/utf.h +++ b/static_core/libpandabase/utils/utf.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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/static_core/libpandabase/utils/utils.cpp b/static_core/libpandabase/utils/utils.cpp index de474451ce8614bd700e46c416ff2ef440cb94e7..43055a7bb9520120701fb04f9844ddc610d1f308 100644 --- a/static_core/libpandabase/utils/utils.cpp +++ b/static_core/libpandabase/utils/utils.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023-2025 Huawei Device Co., Ltd. + * Copyright2 (c) 2023-2025 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/static_core/libpandabase/utils/utils.h b/static_core/libpandabase/utils/utils.h index c99ecef236be7db9f76bd8abc5895f544b05361e..78d6e51467affd6533446aadb62ad9c99dd0030c 100644 --- a/static_core/libpandabase/utils/utils.h +++ b/static_core/libpandabase/utils/utils.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2025 Huawei Device Co., Ltd. + * Copyright22 (c) 2021-2025 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/static_core/libpandabase/utils/value_object.h b/static_core/libpandabase/utils/value_object.h index 2f6ecd128af315791a6e7c56e01f8b0e3cb3343e..3500975f3fa8462f58978387287a038eafe349bd 100644 --- a/static_core/libpandabase/utils/value_object.h +++ b/static_core/libpandabase/utils/value_object.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright22 (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