diff --git a/ets2panda/AUTHORS b/ets2panda/AUTHORS index c02a57170a6199aa46320cff10492e8a0e0510bb..7e77c8ee3050b478ca07e2ee1ebddd91a17e18e9 100644 --- a/ets2panda/AUTHORS +++ b/ets2panda/AUTHORS @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2022 Huawei Device Co., Ltd. +# Copyright (c) 2021-2024 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ets2panda/aot/BUILD.gn b/ets2panda/aot/BUILD.gn index b15d57012937e06b9b079a3d36c6dc7426ed6a7d..3d1bdcfc619e34b31af5e84672c5311c90533e82 100644 --- a/ets2panda/aot/BUILD.gn +++ b/ets2panda/aot/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2022 Huawei Device Co., Ltd. +# Copyright (c) 2021-2024 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ets2panda/aot/CMakeLists.txt b/ets2panda/aot/CMakeLists.txt index 7e1e7788d324d4df4dea1d6bd31b53e998445a48..40f21882c60a2feb00c5573a16821e86956106aa 100644 --- a/ets2panda/aot/CMakeLists.txt +++ b/ets2panda/aot/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2022 Huawei Device Co., Ltd. +# Copyright (c) 2021-2024 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ets2panda/checker/ets/primitiveWrappers.h b/ets2panda/checker/ets/primitiveWrappers.h index ff9a4db8c957dd5d8d0884952f5259fe127b4f57..2f2a88899ebea8eaec5f32dcb5b234bb98e9e9ae 100644 --- a/ets2panda/checker/ets/primitiveWrappers.h +++ b/ets2panda/checker/ets/primitiveWrappers.h @@ -1,6 +1,6 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/ts/binaryLikeExpression.cpp b/ets2panda/checker/ts/binaryLikeExpression.cpp index c0edc22ec55a0f0b6c6a4810a25bca794a41205b..33bd18d8c795155951d225c7a42e041120e123bd 100644 --- a/ets2panda/checker/ts/binaryLikeExpression.cpp +++ b/ets2panda/checker/ts/binaryLikeExpression.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/ts/destructuringContext.cpp b/ets2panda/checker/ts/destructuringContext.cpp index e9dd4e30b2f6202969fdc131e6aa9c7dbd3b4c6b..d0946c24084cbb6c27bf97cc5c1435822f35b457 100644 --- a/ets2panda/checker/ts/destructuringContext.cpp +++ b/ets2panda/checker/ts/destructuringContext.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/ts/destructuringContext.h b/ets2panda/checker/ts/destructuringContext.h index fc25b245b43fd5533f5b391f855fe655bc05f298..c221d43eedfc59f03ccc1e95ceece3b7dd3af04d 100644 --- a/ets2panda/checker/ts/destructuringContext.h +++ b/ets2panda/checker/ts/destructuringContext.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/ts/function.cpp b/ets2panda/checker/ts/function.cpp index fdfd8171bb9f875854b03ca276e85cc62bbbc0b2..2703d7fed1838cbff77758987ea540d8bcfbcca6 100644 --- a/ets2panda/checker/ts/function.cpp +++ b/ets2panda/checker/ts/function.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/ts/typeCreation.cpp b/ets2panda/checker/ts/typeCreation.cpp index 0823f3c2443e069f92d1318923cf4e30f57181bb..f7b7fdc55f927f0b17a6997f75c30859914c5c91 100644 --- a/ets2panda/checker/ts/typeCreation.cpp +++ b/ets2panda/checker/ts/typeCreation.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/ts/typeElaborationContext.cpp b/ets2panda/checker/ts/typeElaborationContext.cpp index def409ac3e24147fcb47d3db03adcb7386ad5cc3..51b164ec63e16c280beaad12a95ea9b31e19fb23 100644 --- a/ets2panda/checker/ts/typeElaborationContext.cpp +++ b/ets2panda/checker/ts/typeElaborationContext.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/ts/typeElaborationContext.h b/ets2panda/checker/ts/typeElaborationContext.h index 5a526a6d2e7785da3d17e465b39ccd8a49aad6be..dacb157b4555b744f6db95ed9a2ca2fb06a249a5 100644 --- a/ets2panda/checker/ts/typeElaborationContext.h +++ b/ets2panda/checker/ts/typeElaborationContext.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/ts/util.cpp b/ets2panda/checker/ts/util.cpp index 030769c4584527e35f94f13c81e5774e77ce1d92..990692a1f371fbf926d4b5591200e6f59691cf73 100644 --- a/ets2panda/checker/ts/util.cpp +++ b/ets2panda/checker/ts/util.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/types/ts/elementFlags.h b/ets2panda/checker/types/ts/elementFlags.h index 22f9b91c303d375d08cf8b72b606d1f032ead21a..dd45a17daef8e53ec46879b9db75c110af9e5631 100644 --- a/ets2panda/checker/types/ts/elementFlags.h +++ b/ets2panda/checker/types/ts/elementFlags.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/types/ts/indexInfo.cpp b/ets2panda/checker/types/ts/indexInfo.cpp index 07622c29f063a7587f4ae662b857fcf57098120a..1beb3b457a1859ed0c4b61ba861b2e6a8770a31f 100644 --- a/ets2panda/checker/types/ts/indexInfo.cpp +++ b/ets2panda/checker/types/ts/indexInfo.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/types/ts/indexInfo.h b/ets2panda/checker/types/ts/indexInfo.h index ecbf086d80ce35f4bd08080a4f7fd78e02ee4627..861ec5c5025388d0e52dad44d507cb2edaa1ac4f 100644 --- a/ets2panda/checker/types/ts/indexInfo.h +++ b/ets2panda/checker/types/ts/indexInfo.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/types/ts/objectDescriptor.cpp b/ets2panda/checker/types/ts/objectDescriptor.cpp index 907342a9e803f7acdb2725e6bbabb533b94c9503..a418e6815ba44d59aa5f44e684de97144d9447bd 100644 --- a/ets2panda/checker/types/ts/objectDescriptor.cpp +++ b/ets2panda/checker/types/ts/objectDescriptor.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/types/ts/objectDescriptor.h b/ets2panda/checker/types/ts/objectDescriptor.h index 99e2d514b2424eab2a06a825cd2708587ed179b4..f14417c1f707e915c2b77cac1198803d748c7fcc 100644 --- a/ets2panda/checker/types/ts/objectDescriptor.h +++ b/ets2panda/checker/types/ts/objectDescriptor.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/types/ts/objectType.h b/ets2panda/checker/types/ts/objectType.h index 2cffae784fcf8ea8917068c9d52b1b4895909741..6839a629877691a0320fc91f2c708642eb9eea53 100644 --- a/ets2panda/checker/types/ts/objectType.h +++ b/ets2panda/checker/types/ts/objectType.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/types/ts/types.h b/ets2panda/checker/types/ts/types.h index 897a20e6af9d10b260701a8c99ef4518f485064d..b261f033cb636b59b46dd56e3042e8cd20bc9824 100644 --- a/ets2panda/checker/types/ts/types.h +++ b/ets2panda/checker/types/ts/types.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/checker/types/typeFacts.h b/ets2panda/checker/types/typeFacts.h index 56006e748d93bffc091690fd640b1441308854b6..0140793d1a0a5561ba9bbc7c3099c32e39b0c6a9 100644 --- a/ets2panda/checker/types/typeFacts.h +++ b/ets2panda/checker/types/typeFacts.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/cmake/coverage.cmake b/ets2panda/cmake/coverage.cmake index 794bf7a6e7c226cfde314cd6b60f41f524545d3b..d0233f52758fb02a0f7af9799b89969508e5a6b7 100644 --- a/ets2panda/cmake/coverage.cmake +++ b/ets2panda/cmake/coverage.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Huawei Device Co., Ltd. +# Copyright (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/ets2panda/compiler/base/destructuring.cpp b/ets2panda/compiler/base/destructuring.cpp index b25fb8b5aff1f785bc5eaa92aeefab57505e974a..a8396322397ac17c45d691d709f3ea73d0551647 100644 --- a/ets2panda/compiler/base/destructuring.cpp +++ b/ets2panda/compiler/base/destructuring.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/base/hoisting.cpp b/ets2panda/compiler/base/hoisting.cpp index a5225eb95db850bbe489bdfce64d2d9d00e0f154..73a4cd3b059fd71185b23e1c7f3b56c4e6e4fb8c 100644 --- a/ets2panda/compiler/base/hoisting.cpp +++ b/ets2panda/compiler/base/hoisting.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/base/hoisting.h b/ets2panda/compiler/base/hoisting.h index e06a49aa8f106b95404d845901681eadd6fcb03c..faf3790a5f92c719799ec2f94307e0473c449098 100644 --- a/ets2panda/compiler/base/hoisting.h +++ b/ets2panda/compiler/base/hoisting.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/base/lexenv.cpp b/ets2panda/compiler/base/lexenv.cpp index ad593e88cae1f43ec9e7d70c9610957f4e0d0741..e9abb4a6152a300234fe51089b57a95bd622677b 100644 --- a/ets2panda/compiler/base/lexenv.cpp +++ b/ets2panda/compiler/base/lexenv.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/base/lexenv.h b/ets2panda/compiler/base/lexenv.h index fc71a41449a845eb0a760ecba03a76493619be79..1228bfaef0c27e4fe32cc183811bbe97054f9557 100644 --- a/ets2panda/compiler/base/lexenv.h +++ b/ets2panda/compiler/base/lexenv.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/base/optionalChain.cpp b/ets2panda/compiler/base/optionalChain.cpp index 79e520bf3680e567ca14917a178c8ff524cdc8ef..a310a0cee30c7e61325d6a957d10cad11a4c32e4 100644 --- a/ets2panda/compiler/base/optionalChain.cpp +++ b/ets2panda/compiler/base/optionalChain.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/base/optionalChain.h b/ets2panda/compiler/base/optionalChain.h index a6368606f31ffd2bc0fa09ca0707f6806b05d4a6..7ef159e835300ca66e5063e6c0a716dd34434f6b 100644 --- a/ets2panda/compiler/base/optionalChain.h +++ b/ets2panda/compiler/base/optionalChain.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/core/function.cpp b/ets2panda/compiler/core/function.cpp index d3ff0b8c228111f5e70c6e099ae3f8e24181df15..98abf21803ea3e39fbf91b9c22bce1c0c11e894b 100644 --- a/ets2panda/compiler/core/function.cpp +++ b/ets2panda/compiler/core/function.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/core/function.h b/ets2panda/compiler/core/function.h index 3d6d0cbbd7a105a20172ab94ec2ae7b4174b48c5..4f642afd4f365546eafb66af3d7b71682ec98551 100644 --- a/ets2panda/compiler/core/function.h +++ b/ets2panda/compiler/core/function.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/core/labelPair.h b/ets2panda/compiler/core/labelPair.h index 0e18d474aa001aa017909d47ba4f0c5e5e9c679f..76fe1b479829582ec1e31e0091bee04e56cbe716 100644 --- a/ets2panda/compiler/core/labelPair.h +++ b/ets2panda/compiler/core/labelPair.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/core/labelTarget.cpp b/ets2panda/compiler/core/labelTarget.cpp index 454267a66b560d312eea1704e179d69090683cce..210aeab1a3474affcbdac0bbf1108453f05edea5 100644 --- a/ets2panda/compiler/core/labelTarget.cpp +++ b/ets2panda/compiler/core/labelTarget.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/core/labelTarget.h b/ets2panda/compiler/core/labelTarget.h index ff4c9c703bc1a07b9ad8ee7484d7649f9d20d572..73b8e64be0721bf67190db82f5c3d121dc0f5638 100644 --- a/ets2panda/compiler/core/labelTarget.h +++ b/ets2panda/compiler/core/labelTarget.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/core/moduleContext.cpp b/ets2panda/compiler/core/moduleContext.cpp index b9c3909eaf3098bb22b405548b627f3cf06253ed..25c00db01bff2806e7837e86a5b847ca4a341f66 100644 --- a/ets2panda/compiler/core/moduleContext.cpp +++ b/ets2panda/compiler/core/moduleContext.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/core/moduleContext.h b/ets2panda/compiler/core/moduleContext.h index ff2a4c4a6f094a7b4e469332ae8d543d5aeb1b50..083968cc9cfdce7ebfa47c37d6a4245891f33aee 100644 --- a/ets2panda/compiler/core/moduleContext.h +++ b/ets2panda/compiler/core/moduleContext.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/core/switchBuilder.cpp b/ets2panda/compiler/core/switchBuilder.cpp index da5562d76308d314c3178e3650624c5bc7ab413a..71c81201c865023b5c5bf46f60788f8da49c806e 100644 --- a/ets2panda/compiler/core/switchBuilder.cpp +++ b/ets2panda/compiler/core/switchBuilder.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/core/switchBuilder.h b/ets2panda/compiler/core/switchBuilder.h index ece0a3d718dd5aac4701775a6dbc3e1e5e84dac6..02983de2770f2e69210b2ed52ce6c258b19e8156 100644 --- a/ets2panda/compiler/core/switchBuilder.h +++ b/ets2panda/compiler/core/switchBuilder.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/function/asyncGeneratorFunctionBuilder.cpp b/ets2panda/compiler/function/asyncGeneratorFunctionBuilder.cpp index ac1e1bfbc33fc8537b84671e6b464ebaaa648f3c..1834bcabe3eb33d833e906ab9e2298fd108c28c1 100644 --- a/ets2panda/compiler/function/asyncGeneratorFunctionBuilder.cpp +++ b/ets2panda/compiler/function/asyncGeneratorFunctionBuilder.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/function/asyncGeneratorFunctionBuilder.h b/ets2panda/compiler/function/asyncGeneratorFunctionBuilder.h index 921fcdd17d2b456c270d6cbc18bc62b8429a5e04..300be1e56d5f6f14934b3e23aaa9cd2e59369a40 100644 --- a/ets2panda/compiler/function/asyncGeneratorFunctionBuilder.h +++ b/ets2panda/compiler/function/asyncGeneratorFunctionBuilder.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/lowering/plugin_phase.cpp b/ets2panda/compiler/lowering/plugin_phase.cpp index 7df6b0c46f4e530022d5db968d6a0dc20bdcb786..4ff4802a6a85d1c5f622722a5f1e1b25bd19cfa0 100644 --- a/ets2panda/compiler/lowering/plugin_phase.cpp +++ b/ets2panda/compiler/lowering/plugin_phase.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/compiler/scripts/signatures.rb b/ets2panda/compiler/scripts/signatures.rb index 554d10710a15edce31a1a197842566f3e38a1b60..2b562d05e01a831a71bc08a1451e81c9c38717d6 100644 --- a/ets2panda/compiler/scripts/signatures.rb +++ b/ets2panda/compiler/scripts/signatures.rb @@ -1,5 +1,5 @@ #!/usr/bin/env ruby -# Copyright (c) 2021-2022 Huawei Device Co., Ltd. +# Copyright (c) 2021-2024 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ets2panda/compiler/templates/formats.h.erb b/ets2panda/compiler/templates/formats.h.erb index e52beac516f4556715feee0c4b66de9c0d3eca66..5468eb38dcfda058f4168f233e34201ef4347cc2 100644 --- a/ets2panda/compiler/templates/formats.h.erb +++ b/ets2panda/compiler/templates/formats.h.erb @@ -5,7 +5,7 @@ % return "#{mnemonic.gsub('.', '_').upcase}" + "_FORMAT_ITEMS_" + index.to_s % end /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/templates/isa.h.erb b/ets2panda/compiler/templates/isa.h.erb index 226519bcdf1c192a205337acb750656e5362429a..56e734853eadfd85342ef36b8a0bb29cb469eff3 100644 --- a/ets2panda/compiler/templates/isa.h.erb +++ b/ets2panda/compiler/templates/isa.h.erb @@ -6,7 +6,7 @@ % return "#{mnemonic.gsub('.', '_').upcase}" + "_FORMATS" % end /** - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/compiler/templates/signatures.h.erb b/ets2panda/compiler/templates/signatures.h.erb index 86eb71d9c08af87df71c2db73991c682164a2f51..2d1300e04333558d5c3fdc8031cc481fb8ca07c8 100644 --- a/ets2panda/compiler/templates/signatures.h.erb +++ b/ets2panda/compiler/templates/signatures.h.erb @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/declgen_ets2ts/BUILD.gn b/ets2panda/declgen_ets2ts/BUILD.gn index 62b06753d9b11cc26c4fcaec245c29b363022a66..165a35a81f440b44dcd2ca7151aa1daea964cb75 100644 --- a/ets2panda/declgen_ets2ts/BUILD.gn +++ b/ets2panda/declgen_ets2ts/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2022 Huawei Device Co., Ltd. +# Copyright (c) 2021-2024 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ets2panda/ir/astDump.cpp b/ets2panda/ir/astDump.cpp index 910240e3d97d9e61cc6c7dd34265e188264dfb68..f4a79223070344af6008c0b179787e70f3ac3652 100644 --- a/ets2panda/ir/astDump.cpp +++ b/ets2panda/ir/astDump.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/ir/astDump.h b/ets2panda/ir/astDump.h index ea028452f0ca0deb18db75b07facc1befc04c356..6119a792799ac4af8a9380e35dd584882d634def 100644 --- a/ets2panda/ir/astDump.h +++ b/ets2panda/ir/astDump.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/ir/expressions/directEvalExpression.cpp b/ets2panda/ir/expressions/directEvalExpression.cpp index 6c2cdc4fd34d5947ba6e6e93e59da1e2736b8c1e..85f53141f2673302e658be93a12c9274618093a9 100644 --- a/ets2panda/ir/expressions/directEvalExpression.cpp +++ b/ets2panda/ir/expressions/directEvalExpression.cpp @@ -1,7 +1,7 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/ir/expressions/literal.cpp b/ets2panda/ir/expressions/literal.cpp index 6817716ad63fd843fe57627ef01b6e86c77412ec..77a63d42a9f2c4d0706546d71c21602d1f9c924f 100644 --- a/ets2panda/ir/expressions/literal.cpp +++ b/ets2panda/ir/expressions/literal.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/ir/irnode.h b/ets2panda/ir/irnode.h index 6cff0af15d890e23f0e8930b7c91e07823885e49..96f49b8d1161185065d28d3850041696c57d1f77 100644 --- a/ets2panda/ir/irnode.h +++ b/ets2panda/ir/irnode.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/ir/statement.cpp b/ets2panda/ir/statement.cpp index bb061ca7b3e8172f8f55be43eb3da6b5b9c22185..f08d39d571496d37a8e071fce0c748a03537e056 100644 --- a/ets2panda/ir/statement.cpp +++ b/ets2panda/ir/statement.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/ir/statement.h b/ets2panda/ir/statement.h index 3c7a0dcf3174a6cbd7a27196163c267d1b1a6158..398e28ea23f1c02e2ea162059416444f75c9332d 100644 --- a/ets2panda/ir/statement.h +++ b/ets2panda/ir/statement.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/ir/statements/loopStatement.cpp b/ets2panda/ir/statements/loopStatement.cpp index 1b0fcd06c74a213795074626cd312ec16e7b160d..4c8d1a0ff47bd75cfceb243c60833fb5dfcacd7b 100644 --- a/ets2panda/ir/statements/loopStatement.cpp +++ b/ets2panda/ir/statements/loopStatement.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/ir/validationInfo.h b/ets2panda/ir/validationInfo.h index e12876efbc810a83fb7bcf365a831e69dd5b69b4..2813247a5d7461613868a1fe3c5f945fee24372d 100644 --- a/ets2panda/ir/validationInfo.h +++ b/ets2panda/ir/validationInfo.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/keywordString.h b/ets2panda/lexer/keywordString.h index 9a96fda0e8758baeb38b5885f07f06bf0e2c0e97..242fabb82bb112a8a6e9515c35043f31e0e906e3 100644 --- a/ets2panda/lexer/keywordString.h +++ b/ets2panda/lexer/keywordString.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/keywordsUtil.cpp b/ets2panda/lexer/keywordsUtil.cpp index 44c68745093dcf6c7f83a691e41235d1813d91c9..26498ac71fea6bb18e9c1117430baf8ef4e0ff91 100644 --- a/ets2panda/lexer/keywordsUtil.cpp +++ b/ets2panda/lexer/keywordsUtil.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/keywordsUtil.h b/ets2panda/lexer/keywordsUtil.h index 48d8775f50c2e6474a0430664c7e22c9f0fea6cf..e020eea125eb03aa56884df9d0150a8112851717 100644 --- a/ets2panda/lexer/keywordsUtil.h +++ b/ets2panda/lexer/keywordsUtil.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/regexp/regexp.cpp b/ets2panda/lexer/regexp/regexp.cpp index 5a7094462b09c4bc78b2dab5f53281762f11cda6..efa0b645ff03567d08d6745a10eb47884c7248f7 100644 --- a/ets2panda/lexer/regexp/regexp.cpp +++ b/ets2panda/lexer/regexp/regexp.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/regexp/regexp.h b/ets2panda/lexer/regexp/regexp.h index 5ef21a8ba95c365931d41e900ef4d41a487965df..ca02c1ca94e49abf0f247179ec41da23581e66c5 100644 --- a/ets2panda/lexer/regexp/regexp.h +++ b/ets2panda/lexer/regexp/regexp.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/scripts/keywords.rb b/ets2panda/lexer/scripts/keywords.rb index dc171c4375bf20c84f78418582a4f6288465da5a..752347f1e75373b59040431b1e50e77b3bb96c22 100755 --- a/ets2panda/lexer/scripts/keywords.rb +++ b/ets2panda/lexer/scripts/keywords.rb @@ -1,5 +1,5 @@ #!/usr/bin/env ruby -# Copyright (c) 2021-2022 Huawei Device Co., Ltd. +# Copyright (c) 2021-2024 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ets2panda/lexer/templates/keywords.h.erb b/ets2panda/lexer/templates/keywords.h.erb index 02e37dd17a3441048ae4e4db407e119416dd9a38..ff96a71b0478d1b254619aa73f6d08e5d71e561c 100644 --- a/ets2panda/lexer/templates/keywords.h.erb +++ b/ets2panda/lexer/templates/keywords.h.erb @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/token/letters.h b/ets2panda/lexer/token/letters.h index 39849c24887e25919e2acde826343d5a9a299b53..4b9367369e76f9c918b927fdb88277d156230cdb 100644 --- a/ets2panda/lexer/token/letters.h +++ b/ets2panda/lexer/token/letters.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/token/sourceLocation.cpp b/ets2panda/lexer/token/sourceLocation.cpp index 3cd0ee42a6feab8cac18474be045015f345431fb..9c236b1eb3f8f523dd3e7b4295f7322f188d534f 100644 --- a/ets2panda/lexer/token/sourceLocation.cpp +++ b/ets2panda/lexer/token/sourceLocation.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/token/sourceLocation.h b/ets2panda/lexer/token/sourceLocation.h index 90823236e4b744d02637bee252a40d6c8402bdd8..c009d4ab0406380c14c1fa3fca605588910cb28d 100644 --- a/ets2panda/lexer/token/sourceLocation.h +++ b/ets2panda/lexer/token/sourceLocation.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/token/token.h b/ets2panda/lexer/token/token.h index 8260593209c5011a58cc42041b1c3e2ed608bec2..d874741f0b8d4e4dc0ea59c10817f38a86ccd9dd 100644 --- a/ets2panda/lexer/token/token.h +++ b/ets2panda/lexer/token/token.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/lexer/token/tokenType.h b/ets2panda/lexer/token/tokenType.h index dbbb7de85c36d3e0e3ff388a4c4de73b8e473410..2ada1aac85dda76739c7989e37147436c688e204 100644 --- a/ets2panda/lexer/token/tokenType.h +++ b/ets2panda/lexer/token/tokenType.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/linter/lib/InteropTypescriptLinter.ts b/ets2panda/linter/lib/InteropTypescriptLinter.ts index 65304edadcf641941d221494f538313b830e27ff..411134a58e5e673a2179d8f5071afff03ad0ce06 100644 --- a/ets2panda/linter/lib/InteropTypescriptLinter.ts +++ b/ets2panda/linter/lib/InteropTypescriptLinter.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/linter/lib/utils/consts/LimitedStdProxyHandlerAPI.ts b/ets2panda/linter/lib/utils/consts/LimitedStdProxyHandlerAPI.ts index ea8675a5d6557d985c4f9d8626e5cb358b65ee35..f752566b47a671509130100ed7d1a0be5103254d 100644 --- a/ets2panda/linter/lib/utils/consts/LimitedStdProxyHandlerAPI.ts +++ b/ets2panda/linter/lib/utils/consts/LimitedStdProxyHandlerAPI.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/linter/test_rules/rule71.ts.autofix.json b/ets2panda/linter/test_rules/rule71.ts.autofix.json index 3e3bb9cc07a27ab9376d977fd67d76ed52f6b3f5..d2e4d57d74b622e853c9f34795be8d673a4b744c 100644 --- a/ets2panda/linter/test_rules/rule71.ts.autofix.json +++ b/ets2panda/linter/test_rules/rule71.ts.autofix.json @@ -1,6 +1,6 @@ { "copyright": [ - "Copyright (c) 2023-2023 Huawei Device Co., Ltd.", + "Copyright (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/ets2panda/parser/JSparser.cpp b/ets2panda/parser/JSparser.cpp index 3597b7dec45644df5383c030bb611f318f0ed4c8..67a3f32fd025eb7a8308e3eeaaf0d68650d54d5e 100644 --- a/ets2panda/parser/JSparser.cpp +++ b/ets2panda/parser/JSparser.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/parser/JSparser.h b/ets2panda/parser/JSparser.h index 3265cc1b41f938bf37608615c6dc9291b428b6db..819ebe61aea0feb635363c85fc42c477988e3647 100644 --- a/ets2panda/parser/JSparser.h +++ b/ets2panda/parser/JSparser.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/parser/context/classPrivateContext.cpp b/ets2panda/parser/context/classPrivateContext.cpp index 174405ba44323e668f91648756f76843590bb310..a902e95455abdfd3da483fb2eb6697b3d749ed4b 100644 --- a/ets2panda/parser/context/classPrivateContext.cpp +++ b/ets2panda/parser/context/classPrivateContext.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/parser/context/classPrivateContext.h b/ets2panda/parser/context/classPrivateContext.h index 32ddb2389b7ce191f7c798d9e5a1fac97c5d4415..8533f4633b05d46cd43355aa75c74201867bac85 100644 --- a/ets2panda/parser/context/classPrivateContext.h +++ b/ets2panda/parser/context/classPrivateContext.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/scripts/es2panda_coverage.sh b/ets2panda/scripts/es2panda_coverage.sh index f6a2ed89d12a9e0e6071ee8730cf18ac902d0025..f6a42ea5900d858a7e0cc6f7c66424dd01e58bf6 100644 --- a/ets2panda/scripts/es2panda_coverage.sh +++ b/ets2panda/scripts/es2panda_coverage.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2023 Huawei Device Co., Ltd. +# Copyright (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/ets2panda/scripts/es2panda_pre_test.py b/ets2panda/scripts/es2panda_pre_test.py index 217f955c949f548dd2103e96cfe70c0808690184..1fda13b7770219a5bb4b3f233709cbb1e6f97f1c 100644 --- a/ets2panda/scripts/es2panda_pre_test.py +++ b/ets2panda/scripts/es2panda_pre_test.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2022-2023 Huawei Device Co., Ltd. +# Copyright (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/ets2panda/scripts/test_runner.py b/ets2panda/scripts/test_runner.py index 72509098857e1401b093b6bc5a64501a187cb5de..58c3bce804b8f5cfeaf3117cd3a20ce767b2c798 100644 --- a/ets2panda/scripts/test_runner.py +++ b/ets2panda/scripts/test_runner.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (c) 2023 Huawei Device Co., Ltd. +# Copyright (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/ets2panda/test/CMakeLists.txt b/ets2panda/test/CMakeLists.txt index 74efc75be0a7da03b2e5d20ee5e45e56113b5b59..3a8aaaee4a91f5dc1c56f6e310c6afbd1c1b5814 100644 --- a/ets2panda/test/CMakeLists.txt +++ b/ets2panda/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2022 Huawei Device Co., Ltd. +# Copyright (c) 2021-2024 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/FunctionType2.ets b/ets2panda/test/compiler/ets/FunctionType2.ets index 1dd131b0d02f93a7d80cb1ac37cc5fde9dcc8a5f..bb5d4c58fac5855d32236ec553ca307214760b9f 100644 --- a/ets2panda/test/compiler/ets/FunctionType2.ets +++ b/ets2panda/test/compiler/ets/FunctionType2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/FunctionType3.ets b/ets2panda/test/compiler/ets/FunctionType3.ets index 7ad95491af319af87016a6994e0de55191f0c5cb..ef34781ef6da5bbfbcd1f95e91e526d651d8cabb 100644 --- a/ets2panda/test/compiler/ets/FunctionType3.ets +++ b/ets2panda/test/compiler/ets/FunctionType3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/FunctionType4.ets b/ets2panda/test/compiler/ets/FunctionType4.ets index 2b7e5f8f368b02541bebcb6fe32f3df27bcb035e..694498f2bb99caa92b9995dd54a6c0a979f45766 100644 --- a/ets2panda/test/compiler/ets/FunctionType4.ets +++ b/ets2panda/test/compiler/ets/FunctionType4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/FunctionType5.ets b/ets2panda/test/compiler/ets/FunctionType5.ets index 188be7e323142a03c96b435da54ca2c3154bfeab..5d6f3a10632fdc36e004d38e945b0d573a7f7f00 100644 --- a/ets2panda/test/compiler/ets/FunctionType5.ets +++ b/ets2panda/test/compiler/ets/FunctionType5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/FunctionType6.ets b/ets2panda/test/compiler/ets/FunctionType6.ets index 8a0a0d4a9859a9c7db1c5b7fadce55c38c44387d..a2fcfdbdd32ed0a6c86c1dd7a9eaf946ecb16d0b 100644 --- a/ets2panda/test/compiler/ets/FunctionType6.ets +++ b/ets2panda/test/compiler/ets/FunctionType6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/FunctionType7.ets b/ets2panda/test/compiler/ets/FunctionType7.ets index 7c10c90ac6024db0d39586a510aed332487080b0..6b0851b01b379542532d5002f6356d0b321e64b3 100644 --- a/ets2panda/test/compiler/ets/FunctionType7.ets +++ b/ets2panda/test/compiler/ets/FunctionType7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/FunctionType8.ets b/ets2panda/test/compiler/ets/FunctionType8.ets index 573f2c5f722c0eba3af161ea4a55388a82d103c2..de6686bbdde3382d04ce7a8cace35a7c6ee7f5dc 100644 --- a/ets2panda/test/compiler/ets/FunctionType8.ets +++ b/ets2panda/test/compiler/ets/FunctionType8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/abstractMethodDeclaredInParentClass.ets b/ets2panda/test/compiler/ets/abstractMethodDeclaredInParentClass.ets index 359f9712787af4becac358def6ba373d78c1fe50..3ca286f7ba7c17342a0d9e81e125351f94bb18e0 100644 --- a/ets2panda/test/compiler/ets/abstractMethodDeclaredInParentClass.ets +++ b/ets2panda/test/compiler/ets/abstractMethodDeclaredInParentClass.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/abstractNewClassInstanceExpression.ets b/ets2panda/test/compiler/ets/abstractNewClassInstanceExpression.ets index 7f27dc0cbcc8ecb6afa3e1b0cb69468558e4fa38..838d2d252c1d56d0639b6a3e1e9730dbf8c603a1 100644 --- a/ets2panda/test/compiler/ets/abstractNewClassInstanceExpression.ets +++ b/ets2panda/test/compiler/ets/abstractNewClassInstanceExpression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/array_indexing_with_chaining_non_nullish.ets b/ets2panda/test/compiler/ets/array_indexing_with_chaining_non_nullish.ets index 1eccfab567c54c27765ffe775a3b846ec62e2e97..45a9497b40d9a846a0bca18d1bc453a939f9b4c8 100644 --- a/ets2panda/test/compiler/ets/array_indexing_with_chaining_non_nullish.ets +++ b/ets2panda/test/compiler/ets/array_indexing_with_chaining_non_nullish.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/array_indexing_with_chaining_nullish.ets b/ets2panda/test/compiler/ets/array_indexing_with_chaining_nullish.ets index 635fd6e216a02d88742f6e4cff92aecb23ea605a..65878ecfe96e98b0b1928549264143d65beb8164 100644 --- a/ets2panda/test/compiler/ets/array_indexing_with_chaining_nullish.ets +++ b/ets2panda/test/compiler/ets/array_indexing_with_chaining_nullish.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/array_indexing_without_chaining_non_nullish.ets b/ets2panda/test/compiler/ets/array_indexing_without_chaining_non_nullish.ets index 9a619ff7f2028dca23f0ee334afb786342737cb3..159647469be1f4beb531a11c6544304a145ce392 100644 --- a/ets2panda/test/compiler/ets/array_indexing_without_chaining_non_nullish.ets +++ b/ets2panda/test/compiler/ets/array_indexing_without_chaining_non_nullish.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/array_indexing_without_chaining_nullish.ets b/ets2panda/test/compiler/ets/array_indexing_without_chaining_nullish.ets index eba05d48f39c1554188e47f4422d526b0e12e461..24d379a6a61066cca3fbf20f7dc4cf4f8a4397d7 100644 --- a/ets2panda/test/compiler/ets/array_indexing_without_chaining_nullish.ets +++ b/ets2panda/test/compiler/ets/array_indexing_without_chaining_nullish.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/arrowFunctionCapture.ets b/ets2panda/test/compiler/ets/arrowFunctionCapture.ets index cd32e1f1a34afe88c9baf3aed4de536f8a535a31..53efff72de3498786b350693f3a1e507485dee65 100644 --- a/ets2panda/test/compiler/ets/arrowFunctionCapture.ets +++ b/ets2panda/test/compiler/ets/arrowFunctionCapture.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/assert_bad.ets b/ets2panda/test/compiler/ets/assert_bad.ets index 2d1674ac25d00c366b68bf77cfbf5a0efb435fc1..39ebee4103869c6a0e7754e19bf10352544eafba 100644 --- a/ets2panda/test/compiler/ets/assert_bad.ets +++ b/ets2panda/test/compiler/ets/assert_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/boxingConversion1.ets b/ets2panda/test/compiler/ets/boxingConversion1.ets index 8fe9c196287222e23660fbad45634d4651374422..d3fd9ee21354fab58ddd63e227dac9b715540ebd 100644 --- a/ets2panda/test/compiler/ets/boxingConversion1.ets +++ b/ets2panda/test/compiler/ets/boxingConversion1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/boxingConversion2.ets b/ets2panda/test/compiler/ets/boxingConversion2.ets index feb2511fcd40de0ca25c2ca0da2f54d7fbe14df5..d9b96247f13d28c13b7b3c43257e8a5b7dcaef87 100644 --- a/ets2panda/test/compiler/ets/boxingConversion2.ets +++ b/ets2panda/test/compiler/ets/boxingConversion2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/boxingConversion3.ets b/ets2panda/test/compiler/ets/boxingConversion3.ets index f19b8cf59cbaf78592d4550aafc1daa66e46cc71..eb8d3a21c1138566f4a5036346dd195f8a086d14 100644 --- a/ets2panda/test/compiler/ets/boxingConversion3.ets +++ b/ets2panda/test/compiler/ets/boxingConversion3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/boxingConversion4.ets b/ets2panda/test/compiler/ets/boxingConversion4.ets index 0d9f50226ab0fbbd15d9a527b8d458cfba5238a2..1c29b3bc0811e3d30bebd8e13621d6f203c2919a 100644 --- a/ets2panda/test/compiler/ets/boxingConversion4.ets +++ b/ets2panda/test/compiler/ets/boxingConversion4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/boxingUnboxingExpressions.ets b/ets2panda/test/compiler/ets/boxingUnboxingExpressions.ets index 546ae215beae0a321344adee982e5c0f92eb19df..b2d2e005deaf6800336dc67f0a2a748499f90fa7 100644 --- a/ets2panda/test/compiler/ets/boxingUnboxingExpressions.ets +++ b/ets2panda/test/compiler/ets/boxingUnboxingExpressions.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/catch-soft-keyword.ets b/ets2panda/test/compiler/ets/catch-soft-keyword.ets index 59d52a816ddfdb05bfa35960755e6dad312781f7..4f52403ea287b5d9202c8fc37f2b9267878cdbdb 100644 --- a/ets2panda/test/compiler/ets/catch-soft-keyword.ets +++ b/ets2panda/test/compiler/ets/catch-soft-keyword.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/catchParamScope.ets b/ets2panda/test/compiler/ets/catchParamScope.ets index f6a66afce4347285d77a6ce67c7e1b0097be9fcb..075579290a02b0557653f0ad78798f592a21599d 100644 --- a/ets2panda/test/compiler/ets/catchParamScope.ets +++ b/ets2panda/test/compiler/ets/catchParamScope.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/conversion-w-ASExpr.ets b/ets2panda/test/compiler/ets/conversion-w-ASExpr.ets index 38593ea74bde7168ba9c8f1cfbdee415fc12f711..c3bd0c14573a328b4afc63465c6004e7abd74413 100644 --- a/ets2panda/test/compiler/ets/conversion-w-ASExpr.ets +++ b/ets2panda/test/compiler/ets/conversion-w-ASExpr.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/conversion_Double-to-Int_typeerror.ets b/ets2panda/test/compiler/ets/conversion_Double-to-Int_typeerror.ets index a4e80980cef0a097cb32495b6c8a6a4e8251c997..2d6ec51ddb585670935b1fa87dd9fede595703c2 100644 --- a/ets2panda/test/compiler/ets/conversion_Double-to-Int_typeerror.ets +++ b/ets2panda/test/compiler/ets/conversion_Double-to-Int_typeerror.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/conversion_Double-to-Int_w_try_stmt_typerror.ets b/ets2panda/test/compiler/ets/conversion_Double-to-Int_w_try_stmt_typerror.ets index e8b067728888500e82e0b18699fc95572a0595f2..2f1417b722a80f21d385a95dbc2f4fd864b76ecb 100644 --- a/ets2panda/test/compiler/ets/conversion_Double-to-Int_w_try_stmt_typerror.ets +++ b/ets2panda/test/compiler/ets/conversion_Double-to-Int_w_try_stmt_typerror.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/conversion_Int-to-Double_typeerror.ets b/ets2panda/test/compiler/ets/conversion_Int-to-Double_typeerror.ets index c59686aa11733f590bb2a135a5876cc53ce84eeb..af3d5868e37d257fe388a1b2cd09cc97dd00d973 100644 --- a/ets2panda/test/compiler/ets/conversion_Int-to-Double_typeerror.ets +++ b/ets2panda/test/compiler/ets/conversion_Int-to-Double_typeerror.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/conversion_call-context_Int-to-Double_typeerror.ets b/ets2panda/test/compiler/ets/conversion_call-context_Int-to-Double_typeerror.ets index 21a5fe78fe9a962e2b69df9de8a7125cf057b97f..dda5cc7eb17d71b0cb7861d784cd458c4bdd28a2 100644 --- a/ets2panda/test/compiler/ets/conversion_call-context_Int-to-Double_typeerror.ets +++ b/ets2panda/test/compiler/ets/conversion_call-context_Int-to-Double_typeerror.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/conversion_w_functions.ets b/ets2panda/test/compiler/ets/conversion_w_functions.ets index 7d2fa5dcea177f20d74a8cd72991433ba60e5d69..f7c408aba7f92c1bcb41ffcb17b7541c081db22d 100644 --- a/ets2panda/test/compiler/ets/conversion_w_functions.ets +++ b/ets2panda/test/compiler/ets/conversion_w_functions.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/conversion_w_functions_w_try-stmts.ets b/ets2panda/test/compiler/ets/conversion_w_functions_w_try-stmts.ets index 0412cc7223444884e0ee640ab6a40c794bbcd4d2..20c98e07e3f05c37303672d9fdedcb20bfbe29d9 100644 --- a/ets2panda/test/compiler/ets/conversion_w_functions_w_try-stmts.ets +++ b/ets2panda/test/compiler/ets/conversion_w_functions_w_try-stmts.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/delete-non-keyword.ets b/ets2panda/test/compiler/ets/delete-non-keyword.ets index b7b05e63f690cb01f1b2d518c1b66ded0e76b488..9e3d509e57594b6a9af23dd2fc2707d7e47e2105 100644 --- a/ets2panda/test/compiler/ets/delete-non-keyword.ets +++ b/ets2panda/test/compiler/ets/delete-non-keyword.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/dynamic-equality.ets b/ets2panda/test/compiler/ets/dynamic-equality.ets index fe78143f1ba4633d42960ed0dbb69e03ba4ccdd3..0fa564c540868456f952a70dbac2cae3ab44e571 100644 --- a/ets2panda/test/compiler/ets/dynamic-equality.ets +++ b/ets2panda/test/compiler/ets/dynamic-equality.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/dynamicJsImport.ets b/ets2panda/test/compiler/ets/dynamicJsImport.ets index 620c3485174b0923f017638e6eef8c9abbef7f89..b13afb5a9b48b7723ad9810d5d6b241e0388f6de 100644 --- a/ets2panda/test/compiler/ets/dynamicJsImport.ets +++ b/ets2panda/test/compiler/ets/dynamicJsImport.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/dynamicLambda.ets b/ets2panda/test/compiler/ets/dynamicLambda.ets index 67162c38cb4d0c485a07d00a97e7c6acf68eb907..2d94d6d1cd79358c8289c87c75a40368de115efd 100644 --- a/ets2panda/test/compiler/ets/dynamicLambda.ets +++ b/ets2panda/test/compiler/ets/dynamicLambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/dynamicLambdaJSValue.ets b/ets2panda/test/compiler/ets/dynamicLambdaJSValue.ets index 6e42cc8a67b7a01e4363fd7c94165a4ca938d579..8ef78626970bade3997c735e031753aceb3e6ce7 100644 --- a/ets2panda/test/compiler/ets/dynamicLambdaJSValue.ets +++ b/ets2panda/test/compiler/ets/dynamicLambdaJSValue.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/dynamicLambdaJSValueCast.ets b/ets2panda/test/compiler/ets/dynamicLambdaJSValueCast.ets index e3d2f02aa2152ead9a8f7f9df800cf9adb7ce1bd..6343681d48eee4b281c3c2d388dd1c3eb0efc38a 100644 --- a/ets2panda/test/compiler/ets/dynamicLambdaJSValueCast.ets +++ b/ets2panda/test/compiler/ets/dynamicLambdaJSValueCast.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/dynamicObjectLiteral.ets b/ets2panda/test/compiler/ets/dynamicObjectLiteral.ets index 6ef64094fb745bd08fc31c3cd367cd1716a043a9..0982f73c3f3f420d593a6af356fb00098206ca5d 100644 --- a/ets2panda/test/compiler/ets/dynamicObjectLiteral.ets +++ b/ets2panda/test/compiler/ets/dynamicObjectLiteral.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/dynamic_call.ets b/ets2panda/test/compiler/ets/dynamic_call.ets index 3b34fc690155ba1ce06a96ffe15f270b8aa5a1b1..ba2fa942593fc8e0b2c497bc36fd3f652876a14b 100644 --- a/ets2panda/test/compiler/ets/dynamic_call.ets +++ b/ets2panda/test/compiler/ets/dynamic_call.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/dynamic_instanceof_error.ets b/ets2panda/test/compiler/ets/dynamic_instanceof_error.ets index 3bc177e3c42f2d442d75c5e002f6fc077610dc88..f5458761d4082d0c9c7a4c3ab0978844fdc3eca5 100644 --- a/ets2panda/test/compiler/ets/dynamic_instanceof_error.ets +++ b/ets2panda/test/compiler/ets/dynamic_instanceof_error.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/enums_01.ets b/ets2panda/test/compiler/ets/enums_01.ets index 352dfaeb5a9ce8eb9c236acc048dfe55c6b94bcf..e8cdc6acdc945ba25486722ef6d7afa5da883dd1 100644 --- a/ets2panda/test/compiler/ets/enums_01.ets +++ b/ets2panda/test/compiler/ets/enums_01.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/etsObjectToString0.ets b/ets2panda/test/compiler/ets/etsObjectToString0.ets index 8601ec1d893edf62d80ae2402c9d5b28efbd1176..8da932e5a58282af12ddc466d0bc44bf8eda7d09 100644 --- a/ets2panda/test/compiler/ets/etsObjectToString0.ets +++ b/ets2panda/test/compiler/ets/etsObjectToString0.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/etsObjectToString1.ets b/ets2panda/test/compiler/ets/etsObjectToString1.ets index f6d7434f8cae070376f85ebb77d85dbb12f06d88..02b76f02fee491ffd19a380cb52d21db5cef03cf 100644 --- a/ets2panda/test/compiler/ets/etsObjectToString1.ets +++ b/ets2panda/test/compiler/ets/etsObjectToString1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/etsObjectToString2.ets b/ets2panda/test/compiler/ets/etsObjectToString2.ets index 07125b85a192171613c7167466d4762db87e3200..afdd8807d05913dcf26bfb093448819101d780ce 100644 --- a/ets2panda/test/compiler/ets/etsObjectToString2.ets +++ b/ets2panda/test/compiler/ets/etsObjectToString2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/etsObjectToString3.ets b/ets2panda/test/compiler/ets/etsObjectToString3.ets index afd5cff9f14b5528701ab9c4c91f54ea8589fe70..824b6af05453c822b163c40ccc2557fb03dd3b60 100644 --- a/ets2panda/test/compiler/ets/etsObjectToString3.ets +++ b/ets2panda/test/compiler/ets/etsObjectToString3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/etsObjectToString4.ets b/ets2panda/test/compiler/ets/etsObjectToString4.ets index f957ea6d9405b63926b50a8d961fc89830352648..40050360ce0e8196351bab5923b34eac6b43fefb 100644 --- a/ets2panda/test/compiler/ets/etsObjectToString4.ets +++ b/ets2panda/test/compiler/ets/etsObjectToString4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/etsObjectToString5.ets b/ets2panda/test/compiler/ets/etsObjectToString5.ets index c4535d9f0f19e20c6c0d05cf976c1948a993aa28..b5bddb81a764ffe6d5076ee17cc255c8e812d905 100644 --- a/ets2panda/test/compiler/ets/etsObjectToString5.ets +++ b/ets2panda/test/compiler/ets/etsObjectToString5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/extended_conditional_expression_not.ets b/ets2panda/test/compiler/ets/extended_conditional_expression_not.ets index a012fda36c85d881ae7b426a4f8b4911515bcc87..2249cd3b10dc655a9d20d85cc496de5373fd489c 100644 --- a/ets2panda/test/compiler/ets/extended_conditional_expression_not.ets +++ b/ets2panda/test/compiler/ets/extended_conditional_expression_not.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/extended_conditional_expression_not_return_type.ets b/ets2panda/test/compiler/ets/extended_conditional_expression_not_return_type.ets index 1462fb5522085e9cb34fd2819dad2f339b6a8c23..eb570556c41263b78b1bebeeb8bae5ff29c06287 100644 --- a/ets2panda/test/compiler/ets/extended_conditional_expression_not_return_type.ets +++ b/ets2panda/test/compiler/ets/extended_conditional_expression_not_return_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/forUpdate.ets b/ets2panda/test/compiler/ets/forUpdate.ets index 202e4ab6f69854aa5523b6525498bd082a263a8c..f79e973e8482d2ea6198abb0243262c613694739 100644 --- a/ets2panda/test/compiler/ets/forUpdate.ets +++ b/ets2panda/test/compiler/ets/forUpdate.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/forUpdateCharType.ets b/ets2panda/test/compiler/ets/forUpdateCharType.ets index 84dd35af001c25651f508e4cc76f974c72f48109..4f42c616783b44ec60adc6147fbb3369d749538c 100644 --- a/ets2panda/test/compiler/ets/forUpdateCharType.ets +++ b/ets2panda/test/compiler/ets/forUpdateCharType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/for_of_missing_iterator_type.ets b/ets2panda/test/compiler/ets/for_of_missing_iterator_type.ets index 2043ed75ea2916ebd51be09a9862234806256e5b..8a33a24786b6d404e136470e13a2ce365cbb75cc 100644 --- a/ets2panda/test/compiler/ets/for_of_missing_iterator_type.ets +++ b/ets2panda/test/compiler/ets/for_of_missing_iterator_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/functionPointerArray.ets b/ets2panda/test/compiler/ets/functionPointerArray.ets index 60e37295979035a24a7cc09221d0f99b113a29f8..71efbb485980efa1277c82dbffc0be741775accd 100644 --- a/ets2panda/test/compiler/ets/functionPointerArray.ets +++ b/ets2panda/test/compiler/ets/functionPointerArray.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/functionTypeToObject.ets b/ets2panda/test/compiler/ets/functionTypeToObject.ets index ed490667c459985327373d0a83a59ec109f0905b..f9abf322a98c1dd6f13236f807a61fa785acbf1e 100644 --- a/ets2panda/test/compiler/ets/functionTypeToObject.ets +++ b/ets2panda/test/compiler/ets/functionTypeToObject.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/function_subtyping_1.ets b/ets2panda/test/compiler/ets/function_subtyping_1.ets index 0b2ffc867e56034fb79f90e76dc9f53a784492f0..526f8a64b38d579c2610619a2199da2e7384fc8c 100644 --- a/ets2panda/test/compiler/ets/function_subtyping_1.ets +++ b/ets2panda/test/compiler/ets/function_subtyping_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_deadlock.ets b/ets2panda/test/compiler/ets/generic_deadlock.ets index f52c43b75b2257906e2db0dde9db0c47b2c272ac..cfa89f9d279763b692d38dd3a05e0c126fc52127 100644 --- a/ets2panda/test/compiler/ets/generic_deadlock.ets +++ b/ets2panda/test/compiler/ets/generic_deadlock.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_function_call_1.ets b/ets2panda/test/compiler/ets/generic_function_call_1.ets index 4f39863ffa347a47acecfede630e12e788d57066..bdbbce1084df44d6b0aafcab2bdf023cf1e5bc8d 100644 --- a/ets2panda/test/compiler/ets/generic_function_call_1.ets +++ b/ets2panda/test/compiler/ets/generic_function_call_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_function_call_2.ets b/ets2panda/test/compiler/ets/generic_function_call_2.ets index 7a793896078f109ba9c679635bf4e269f104e85d..9d8ef2ed7c808a87cc4f3d04a944eb6de4b3e75e 100644 --- a/ets2panda/test/compiler/ets/generic_function_call_2.ets +++ b/ets2panda/test/compiler/ets/generic_function_call_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_function_call_3.ets b/ets2panda/test/compiler/ets/generic_function_call_3.ets index f5852d0dd084c921ab9ad91e7756dd97d3c3d75a..83e4111f05ecdb2b621423b640723641a3c6ae5a 100644 --- a/ets2panda/test/compiler/ets/generic_function_call_3.ets +++ b/ets2panda/test/compiler/ets/generic_function_call_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_function_call_4.ets b/ets2panda/test/compiler/ets/generic_function_call_4.ets index b917a0588dc17225c1c1760adb7b89e0f405a929..9e6b2d937f1e30db75c18b5f306f10ecfeecc08e 100644 --- a/ets2panda/test/compiler/ets/generic_function_call_4.ets +++ b/ets2panda/test/compiler/ets/generic_function_call_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_function_call_5.ets b/ets2panda/test/compiler/ets/generic_function_call_5.ets index 7e731aa24988d3445772b7f96501729e5719fe1c..4eee7b0e398f09462824a8c5d58f43333f892ba8 100644 --- a/ets2panda/test/compiler/ets/generic_function_call_5.ets +++ b/ets2panda/test/compiler/ets/generic_function_call_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_function_call_6.ets b/ets2panda/test/compiler/ets/generic_function_call_6.ets index b7bffd3bc9b97ef1de003068c1094f8ae1cf658a..3154aba240587c78520b7796289ad251d09cbc2f 100644 --- a/ets2panda/test/compiler/ets/generic_function_call_6.ets +++ b/ets2panda/test/compiler/ets/generic_function_call_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/generic_function_call_7.ets b/ets2panda/test/compiler/ets/generic_function_call_7.ets index 64d5d221a3074c47d13c3867412e5c18f713fa40..338be1435f81e0db4f82799519dab995514ba5b8 100644 --- a/ets2panda/test/compiler/ets/generic_function_call_7.ets +++ b/ets2panda/test/compiler/ets/generic_function_call_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_typealias_1.ets b/ets2panda/test/compiler/ets/generic_typealias_1.ets index 45814fb186b0409ceb63a99d8e102d0a905f1a9e..256787641a5154659147841a40a27875265f1486 100644 --- a/ets2panda/test/compiler/ets/generic_typealias_1.ets +++ b/ets2panda/test/compiler/ets/generic_typealias_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_typealias_10_neg.ets b/ets2panda/test/compiler/ets/generic_typealias_10_neg.ets index c6d36ac9565379b55f4d4bdb777fd21495438deb..f64fc5e03a6a86967fc06a75cc0d96bff04c1f16 100644 --- a/ets2panda/test/compiler/ets/generic_typealias_10_neg.ets +++ b/ets2panda/test/compiler/ets/generic_typealias_10_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_typealias_2_neg.ets b/ets2panda/test/compiler/ets/generic_typealias_2_neg.ets index 0bf9c13181b1d5570282e1cdf2ee34aaf6801a1e..722dd78710d38570a2b61ced8ee4ba6999a0f64c 100644 --- a/ets2panda/test/compiler/ets/generic_typealias_2_neg.ets +++ b/ets2panda/test/compiler/ets/generic_typealias_2_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_typealias_3_neg.ets b/ets2panda/test/compiler/ets/generic_typealias_3_neg.ets index fb71ae4dbb8956f47cf9ff1787b4f993f687e4ba..1796a0d6829e682bfa6bc66b364f62bbd82810d3 100644 --- a/ets2panda/test/compiler/ets/generic_typealias_3_neg.ets +++ b/ets2panda/test/compiler/ets/generic_typealias_3_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_typealias_4_neg.ets b/ets2panda/test/compiler/ets/generic_typealias_4_neg.ets index 3204e76a7d051ae296772a32af179eaa84942b20..2036469beee77127186db142fd477f3bd8eeeefc 100644 --- a/ets2panda/test/compiler/ets/generic_typealias_4_neg.ets +++ b/ets2panda/test/compiler/ets/generic_typealias_4_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_typealias_5_neg.ets b/ets2panda/test/compiler/ets/generic_typealias_5_neg.ets index 8089b4be09c897a465507c35fae8a15436930c2b..d906322fe0ffa38e12baba44615f2ed51aa26364 100644 --- a/ets2panda/test/compiler/ets/generic_typealias_5_neg.ets +++ b/ets2panda/test/compiler/ets/generic_typealias_5_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_typealias_6.ets b/ets2panda/test/compiler/ets/generic_typealias_6.ets index 9d2beaf4c65d5846f04d76b677cebdc3819db9b9..779826c4d120b5bea32c007a8dcc09ca8797a322 100644 --- a/ets2panda/test/compiler/ets/generic_typealias_6.ets +++ b/ets2panda/test/compiler/ets/generic_typealias_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_typealias_7_neg.ets b/ets2panda/test/compiler/ets/generic_typealias_7_neg.ets index 1c22ec93dc3401251f0ee129314d893946c35b48..0c6814d18ff881ca200cd2944a0db5bf27330b7d 100644 --- a/ets2panda/test/compiler/ets/generic_typealias_7_neg.ets +++ b/ets2panda/test/compiler/ets/generic_typealias_7_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_typealias_8.ets b/ets2panda/test/compiler/ets/generic_typealias_8.ets index 0f16a64e36087d3efa21c59bf02bf6334f49a2af..2228720ed6014919a8750b2fa39b4421c6b68456 100644 --- a/ets2panda/test/compiler/ets/generic_typealias_8.ets +++ b/ets2panda/test/compiler/ets/generic_typealias_8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generic_typealias_9.ets b/ets2panda/test/compiler/ets/generic_typealias_9.ets index 3e8359c64d737ca68616c6c2053a462be48620cb..a98492c8d326c7cfadabbace1f96f569a041ceae 100644 --- a/ets2panda/test/compiler/ets/generic_typealias_9.ets +++ b/ets2panda/test/compiler/ets/generic_typealias_9.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generics_class_recursive_type_1.ets b/ets2panda/test/compiler/ets/generics_class_recursive_type_1.ets index a8aa973287e27a2d2060c68ea583e944b4d96f29..bd559123b558be524ced5ca8f545618fe0d1b97f 100644 --- a/ets2panda/test/compiler/ets/generics_class_recursive_type_1.ets +++ b/ets2panda/test/compiler/ets/generics_class_recursive_type_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generics_implicit_lambda1.ets b/ets2panda/test/compiler/ets/generics_implicit_lambda1.ets index d48b0a74d2dbe6d4702858d1159c96b502621855..e7d0cfd7a5df3e22dcb9d96dacb070a1aed3a324 100644 --- a/ets2panda/test/compiler/ets/generics_implicit_lambda1.ets +++ b/ets2panda/test/compiler/ets/generics_implicit_lambda1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generics_implicit_lambda2.ets b/ets2panda/test/compiler/ets/generics_implicit_lambda2.ets index df06746de6c860dbe8bdd698b8de020a053527e2..76ebdba894f0567a6e6ce815aed785b5c7c0c8dc 100644 --- a/ets2panda/test/compiler/ets/generics_implicit_lambda2.ets +++ b/ets2panda/test/compiler/ets/generics_implicit_lambda2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generics_instantiation_1.ets b/ets2panda/test/compiler/ets/generics_instantiation_1.ets index 843d2842dabfe48ed38be61f29e3a40fd3647a30..447c496490ffbf46f7c79930a361fa74e4b4f72d 100644 --- a/ets2panda/test/compiler/ets/generics_instantiation_1.ets +++ b/ets2panda/test/compiler/ets/generics_instantiation_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/generics_instantiation_3.ets b/ets2panda/test/compiler/ets/generics_instantiation_3.ets index 53882858ed096484350996e09548987ecfc3d777..6a6fe0e309614d38a9ee0d6062f82a72009986be 100644 --- a/ets2panda/test/compiler/ets/generics_instantiation_3.ets +++ b/ets2panda/test/compiler/ets/generics_instantiation_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generics_interface_bounds_1.ets b/ets2panda/test/compiler/ets/generics_interface_bounds_1.ets index d3a73a5ccc62179c765b2b1324cd97baeac02df6..0b3b0d7244097dc2c2625ea788acc29a8a0f3cb8 100644 --- a/ets2panda/test/compiler/ets/generics_interface_bounds_1.ets +++ b/ets2panda/test/compiler/ets/generics_interface_bounds_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/generics_interface_bounds_2.ets b/ets2panda/test/compiler/ets/generics_interface_bounds_2.ets index d63681261b3521eb6a05b90e3c7b6a20fab1777c..9516d34ea0cb94973afaa2eb664eef6193f8a11f 100644 --- a/ets2panda/test/compiler/ets/generics_interface_bounds_2.ets +++ b/ets2panda/test/compiler/ets/generics_interface_bounds_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/generics_primitive_type_param_1.ets b/ets2panda/test/compiler/ets/generics_primitive_type_param_1.ets index c57d2965112d5e708c03df1535e9cd4d759720a9..9188ca7f4a5428589e89e7e82aabcb8e370a8320 100644 --- a/ets2panda/test/compiler/ets/generics_primitive_type_param_1.ets +++ b/ets2panda/test/compiler/ets/generics_primitive_type_param_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/generics_primitive_type_param_neg_1.ets b/ets2panda/test/compiler/ets/generics_primitive_type_param_neg_1.ets index 8bf6347494acadc1557e4f1540436c7c4074edb3..533e295d780eb9b22f5666c13dda6132bb2e1419 100644 --- a/ets2panda/test/compiler/ets/generics_primitive_type_param_neg_1.ets +++ b/ets2panda/test/compiler/ets/generics_primitive_type_param_neg_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/generics_primitive_type_param_neg_2.ets b/ets2panda/test/compiler/ets/generics_primitive_type_param_neg_2.ets index 214dbd0d17031f4bcf8b85ccca84a3e747aaddf6..89f9fc9c2a608c383bf7a693a36e133668f3c9c3 100644 --- a/ets2panda/test/compiler/ets/generics_primitive_type_param_neg_2.ets +++ b/ets2panda/test/compiler/ets/generics_primitive_type_param_neg_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/identifierReference1.ets b/ets2panda/test/compiler/ets/identifierReference1.ets index 2e11559f2cff89cc382397ef206215bf027f280b..37ed8b67b629bc8bcab4b7a3d9d7b46f3b224f0e 100644 --- a/ets2panda/test/compiler/ets/identifierReference1.ets +++ b/ets2panda/test/compiler/ets/identifierReference1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference10.ets b/ets2panda/test/compiler/ets/identifierReference10.ets index ee2b09350c82d4dd0017a55cb1a9d15c096e9c07..b7663b380dfa232a0b200640df528d0e572d5bed 100644 --- a/ets2panda/test/compiler/ets/identifierReference10.ets +++ b/ets2panda/test/compiler/ets/identifierReference10.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference11.ets b/ets2panda/test/compiler/ets/identifierReference11.ets index c595a4fc016d68335c0a3717873a3195efb92ef6..08810e79a555eb5265cbcca0219b098e8e6f89a5 100644 --- a/ets2panda/test/compiler/ets/identifierReference11.ets +++ b/ets2panda/test/compiler/ets/identifierReference11.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference12.ets b/ets2panda/test/compiler/ets/identifierReference12.ets index 30da1d0e0592bf663b10bdd760508d2731f453a5..6ef595bae210d2bc66ad3ccd54d50a087dc5d0c9 100644 --- a/ets2panda/test/compiler/ets/identifierReference12.ets +++ b/ets2panda/test/compiler/ets/identifierReference12.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference13.ets b/ets2panda/test/compiler/ets/identifierReference13.ets index fad2fc1401c2fd14bbbda6056f30c2a86976490f..c5b4a6c2b654d340005b7317e80289bc2a9cc5da 100644 --- a/ets2panda/test/compiler/ets/identifierReference13.ets +++ b/ets2panda/test/compiler/ets/identifierReference13.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference14.ets b/ets2panda/test/compiler/ets/identifierReference14.ets index 0b4e1e11f985651c2b728618ab13238ed714e22c..6d285383ecaec0dcff72d002414a5ba4d75af4d5 100644 --- a/ets2panda/test/compiler/ets/identifierReference14.ets +++ b/ets2panda/test/compiler/ets/identifierReference14.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference15.ets b/ets2panda/test/compiler/ets/identifierReference15.ets index 42a5f8324651b1748a2391bdd9488714070ac2fd..e27635c87d00cfe1ff595d75b44c6891eaaa5fef 100644 --- a/ets2panda/test/compiler/ets/identifierReference15.ets +++ b/ets2panda/test/compiler/ets/identifierReference15.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference16.ets b/ets2panda/test/compiler/ets/identifierReference16.ets index 405c5def138a2d6202e1990c81b949889863277a..e513544515ab441e3f61982e59b61db07bbc9629 100644 --- a/ets2panda/test/compiler/ets/identifierReference16.ets +++ b/ets2panda/test/compiler/ets/identifierReference16.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference2.ets b/ets2panda/test/compiler/ets/identifierReference2.ets index e325cc7bd6dda7c47edd8f4495acfd5706e86649..7373f8739ea8d88c8e5f9de1e7291c58dcc0ca83 100644 --- a/ets2panda/test/compiler/ets/identifierReference2.ets +++ b/ets2panda/test/compiler/ets/identifierReference2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference3.ets b/ets2panda/test/compiler/ets/identifierReference3.ets index c06b4b8973397d37835eead95a3f22a917d8d69f..d8033dbf114a8061e348c4ac4c27e1be80232232 100644 --- a/ets2panda/test/compiler/ets/identifierReference3.ets +++ b/ets2panda/test/compiler/ets/identifierReference3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference4.ets b/ets2panda/test/compiler/ets/identifierReference4.ets index b6540cf654571e88a778b480c40623febf1679de..31b505d4890430ee86eb3bb0dedeee83ec063308 100644 --- a/ets2panda/test/compiler/ets/identifierReference4.ets +++ b/ets2panda/test/compiler/ets/identifierReference4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference5.ets b/ets2panda/test/compiler/ets/identifierReference5.ets index babe27f29f5a05c30ab4adf8e2863e18abb23f6c..f048f6a5ffd732e1570ba9ce14ccff2cb02a61a6 100644 --- a/ets2panda/test/compiler/ets/identifierReference5.ets +++ b/ets2panda/test/compiler/ets/identifierReference5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference6.ets b/ets2panda/test/compiler/ets/identifierReference6.ets index 05f451c9f9046836daec0ba0308463d8f90e8974..d707650777391dc71bc4e2f34f26d6d4696346dc 100644 --- a/ets2panda/test/compiler/ets/identifierReference6.ets +++ b/ets2panda/test/compiler/ets/identifierReference6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference7.ets b/ets2panda/test/compiler/ets/identifierReference7.ets index 4231659966d9f67ca3d6d614b927c45bad3c0099..15c988daf01d752989f9a2d45f160c4394358036 100644 --- a/ets2panda/test/compiler/ets/identifierReference7.ets +++ b/ets2panda/test/compiler/ets/identifierReference7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference8.ets b/ets2panda/test/compiler/ets/identifierReference8.ets index e00a6758aee13a59808b290fadba7e8dfc7dcbd5..0de37a685522d0b26e3a487eefc545ef0e6fb2fe 100644 --- a/ets2panda/test/compiler/ets/identifierReference8.ets +++ b/ets2panda/test/compiler/ets/identifierReference8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/identifierReference9.ets b/ets2panda/test/compiler/ets/identifierReference9.ets index 92cc6970d3842f853b12e32e3246aa48cdee18ae..2dde5b8063aeeae075ba549afda0b796d04a586d 100644 --- a/ets2panda/test/compiler/ets/identifierReference9.ets +++ b/ets2panda/test/compiler/ets/identifierReference9.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/implicit-conversion.ets b/ets2panda/test/compiler/ets/implicit-conversion.ets index a89bf780e7c5b650b237187404d3bf4ceb43c8e1..54b9912e6e5e78e00d9fff8518c996663150d9da 100644 --- a/ets2panda/test/compiler/ets/implicit-conversion.ets +++ b/ets2panda/test/compiler/ets/implicit-conversion.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/inferTypeOfArray.ets b/ets2panda/test/compiler/ets/inferTypeOfArray.ets index 35524cfeacbf4c4753d8294ac8c0477ca66ff08d..462021c74a0b2c4244c17235d86891e760af9542 100644 --- a/ets2panda/test/compiler/ets/inferTypeOfArray.ets +++ b/ets2panda/test/compiler/ets/inferTypeOfArray.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/inferTypeOfArrayNegative1.ets b/ets2panda/test/compiler/ets/inferTypeOfArrayNegative1.ets index 62e4c33a36e9304526f9ff8f93703d56bab0a1ff..09fd4707baaff9a4fce7544c8a21f9e09f1f7f79 100644 --- a/ets2panda/test/compiler/ets/inferTypeOfArrayNegative1.ets +++ b/ets2panda/test/compiler/ets/inferTypeOfArrayNegative1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/inferTypeOfArrayNegative2.ets b/ets2panda/test/compiler/ets/inferTypeOfArrayNegative2.ets index 32106ede8c2f7d4af7ff91082f9ab65eb94f6c91..53fc16d4bee7b534876fe9dd0db304a2e569c008 100644 --- a/ets2panda/test/compiler/ets/inferTypeOfArrayNegative2.ets +++ b/ets2panda/test/compiler/ets/inferTypeOfArrayNegative2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/inferTypeOfArrayNegative3.ets b/ets2panda/test/compiler/ets/inferTypeOfArrayNegative3.ets index af134a605a64dc3ef1e464d93330e5e54fa172b1..c281a9a23936270e97073db2d341132f6f80b595 100644 --- a/ets2panda/test/compiler/ets/inferTypeOfArrayNegative3.ets +++ b/ets2panda/test/compiler/ets/inferTypeOfArrayNegative3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/infinityNarrowing.ets b/ets2panda/test/compiler/ets/infinityNarrowing.ets index e56cc42d6401929d7e6946ef01dc64f38dbf2d78..973e12b25795b4b4eb51cf1e3d7c990dfabeb97d 100644 --- a/ets2panda/test/compiler/ets/infinityNarrowing.ets +++ b/ets2panda/test/compiler/ets/infinityNarrowing.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/interfaceMethodNotOverridden.ets b/ets2panda/test/compiler/ets/interfaceMethodNotOverridden.ets index 72638f365f5bd4692831a563f7acedd499f6546e..59d411dddec6e85ed1c4a18e98e11d2e1b0d4536 100644 --- a/ets2panda/test/compiler/ets/interfaceMethodNotOverridden.ets +++ b/ets2panda/test/compiler/ets/interfaceMethodNotOverridden.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidCallInstruction.ets b/ets2panda/test/compiler/ets/invalidCallInstruction.ets index 3f57b01b8c4dcae6f223efe3bbd79bb152000edd..b2a52d42139fc00551de144859cff43014b7199b 100644 --- a/ets2panda/test/compiler/ets/invalidCallInstruction.ets +++ b/ets2panda/test/compiler/ets/invalidCallInstruction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidIndirectInheritanceFromClass.ets b/ets2panda/test/compiler/ets/invalidIndirectInheritanceFromClass.ets index 84c7b9b2009872107705dcad9d2c54f063a9c733..ab31df2087752ba56c809df1403927df829bdf75 100644 --- a/ets2panda/test/compiler/ets/invalidIndirectInheritanceFromClass.ets +++ b/ets2panda/test/compiler/ets/invalidIndirectInheritanceFromClass.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidIndirectInheritanceFromInterface.ets b/ets2panda/test/compiler/ets/invalidIndirectInheritanceFromInterface.ets index cc1b16edca84287a417299965a54957188c04b46..e96a4f637f811c0a0af9151b45725129ac2049cd 100644 --- a/ets2panda/test/compiler/ets/invalidIndirectInheritanceFromInterface.ets +++ b/ets2panda/test/compiler/ets/invalidIndirectInheritanceFromInterface.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidInheritance1.ets b/ets2panda/test/compiler/ets/invalidInheritance1.ets index 8f2fc3c65528ba3c8692d1c69e96ddae6c9ad23c..c77634d9dcbbf943fb6afdf05c83105fde2d4581 100644 --- a/ets2panda/test/compiler/ets/invalidInheritance1.ets +++ b/ets2panda/test/compiler/ets/invalidInheritance1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidInheritance2.ets b/ets2panda/test/compiler/ets/invalidInheritance2.ets index 07cbfb12fb7dff4efe37f994e4141981a4f491da..b50d99bdf9a2eb1e94c069260f033a4be186dca8 100644 --- a/ets2panda/test/compiler/ets/invalidInheritance2.ets +++ b/ets2panda/test/compiler/ets/invalidInheritance2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidInheritance3.ets b/ets2panda/test/compiler/ets/invalidInheritance3.ets index 17cc64460828260b1a30a39f2841e45e84bf6771..9740cce9e0fcf06ed3cb4c433c012aa3eb1588d3 100644 --- a/ets2panda/test/compiler/ets/invalidInheritance3.ets +++ b/ets2panda/test/compiler/ets/invalidInheritance3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidInheritanceFromClass.ets b/ets2panda/test/compiler/ets/invalidInheritanceFromClass.ets index 908f719ef6e0d22f65552b05d403ce7b7f049ba4..6fc5d5d6d210b0988aff5339f243d4133659a56d 100644 --- a/ets2panda/test/compiler/ets/invalidInheritanceFromClass.ets +++ b/ets2panda/test/compiler/ets/invalidInheritanceFromClass.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidInheritanceFromInterface.ets b/ets2panda/test/compiler/ets/invalidInheritanceFromInterface.ets index 941b808cb29e582d3845947865df916fe0902e36..936221cd9ad4a53601529cf70deda090554e6694 100644 --- a/ets2panda/test/compiler/ets/invalidInheritanceFromInterface.ets +++ b/ets2panda/test/compiler/ets/invalidInheritanceFromInterface.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidInheritanceFromInterfaceStaticMethod.ets b/ets2panda/test/compiler/ets/invalidInheritanceFromInterfaceStaticMethod.ets index 05ee5b48a86ae666a4055e24c9b457b89aa46c4e..bbb7162ede60986994cc2a82971a791d1b510897 100644 --- a/ets2panda/test/compiler/ets/invalidInheritanceFromInterfaceStaticMethod.ets +++ b/ets2panda/test/compiler/ets/invalidInheritanceFromInterfaceStaticMethod.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext1.ets b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext1.ets index e3cb57a971c4a978a60352af7c3f2cb91fa10d81..8504e617f9a925ca33db6007a6f990c8f0eaf5bd 100644 --- a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext1.ets +++ b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext2.ets b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext2.ets index e3cb57a971c4a978a60352af7c3f2cb91fa10d81..8504e617f9a925ca33db6007a6f990c8f0eaf5bd 100644 --- a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext2.ets +++ b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext3.ets b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext3.ets index 6792e5c2cae756d0680f1501d9207d4c2264b74f..2c171d4da55fe8ca9bcf28fb9e75305db7ba063c 100644 --- a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext3.ets +++ b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext4.ets b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext4.ets index 43a48d4fa928e25218c909c12ff8b974524e5721..bac35ef23b75c24e29dd1dd9d05144e5caa3a4c4 100644 --- a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext4.ets +++ b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext5.ets b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext5.ets index 8e80569f1283c779215e419ebf75320850d0242e..5808b2e94e4c84398b5cda349f8be032a66038a0 100644 --- a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext5.ets +++ b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext6.ets b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext6.ets index 8e80569f1283c779215e419ebf75320850d0242e..5808b2e94e4c84398b5cda349f8be032a66038a0 100644 --- a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext6.ets +++ b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext7.ets b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext7.ets index 37c0e4775c8a79a162f1cab72e5ccabc8ffa58e6..4fe295c8929841e76362cb442794ff2d7fe5a211 100644 --- a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext7.ets +++ b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext8.ets b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext8.ets index 2a663f2d6c05d1af8b90c64c1b035a2aeef07023..61f69e8dcda796f8f0fa06357eb9b49925aa81b0 100644 --- a/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext8.ets +++ b/ets2panda/test/compiler/ets/invalidMemberExpressionFromStaticContext8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidPrivateAccess1.ets b/ets2panda/test/compiler/ets/invalidPrivateAccess1.ets index 90705b005736649f27966a332da5e7e95a484bb6..69d5e66f19c8233784c40eb5b2fa2f2b32a65424 100644 --- a/ets2panda/test/compiler/ets/invalidPrivateAccess1.ets +++ b/ets2panda/test/compiler/ets/invalidPrivateAccess1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidPrivateAccess2.ets b/ets2panda/test/compiler/ets/invalidPrivateAccess2.ets index 3534ed0641bed140aa97377f31b8c99f6c94f922..15852c37fff7b9dd7a3342d6dd88f6b2068308b7 100644 --- a/ets2panda/test/compiler/ets/invalidPrivateAccess2.ets +++ b/ets2panda/test/compiler/ets/invalidPrivateAccess2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidPrivateAccess3.ets b/ets2panda/test/compiler/ets/invalidPrivateAccess3.ets index 5eb34a504fc153ce473c2c6fb030311b94083f55..7d35a697f075d8b0fb5d0da63251830fa0193adb 100644 --- a/ets2panda/test/compiler/ets/invalidPrivateAccess3.ets +++ b/ets2panda/test/compiler/ets/invalidPrivateAccess3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidPrivateAccess4.ets b/ets2panda/test/compiler/ets/invalidPrivateAccess4.ets index 8bfc9e5879c80b07b6ab2620fbccd7982f7c491e..20cefab134ee0711551a8655f561a928b191cb57 100644 --- a/ets2panda/test/compiler/ets/invalidPrivateAccess4.ets +++ b/ets2panda/test/compiler/ets/invalidPrivateAccess4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidPrivateAccess5.ets b/ets2panda/test/compiler/ets/invalidPrivateAccess5.ets index 69b902a83362deab5810ddd7cb1027cf5c4a52ea..dbfc5e42b9c1fb33e197fc3ee5b098769a2b0313 100644 --- a/ets2panda/test/compiler/ets/invalidPrivateAccess5.ets +++ b/ets2panda/test/compiler/ets/invalidPrivateAccess5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidPrivateAccess6.ets b/ets2panda/test/compiler/ets/invalidPrivateAccess6.ets index 54299d99effeae5adfe6e0be891a0fbb67bfa5ab..4add8a64c228e640df76f9d9720e0a4e41daf287 100644 --- a/ets2panda/test/compiler/ets/invalidPrivateAccess6.ets +++ b/ets2panda/test/compiler/ets/invalidPrivateAccess6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidProtectedAccess1.ets b/ets2panda/test/compiler/ets/invalidProtectedAccess1.ets index e2e0446a5aece9f24e7f45b0b13cf2e9c3a83dda..e5042e9dc04fa7915ffa92f051e85ce73c523e42 100644 --- a/ets2panda/test/compiler/ets/invalidProtectedAccess1.ets +++ b/ets2panda/test/compiler/ets/invalidProtectedAccess1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidProtectedAccess2.ets b/ets2panda/test/compiler/ets/invalidProtectedAccess2.ets index ea589e69c764facd4ade04bb428abf3c40722cd7..af2ac091fa812b6bfd2e26f069bdc2e06b95c9e2 100644 --- a/ets2panda/test/compiler/ets/invalidProtectedAccess2.ets +++ b/ets2panda/test/compiler/ets/invalidProtectedAccess2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/invalidProtectedAccess3.ets b/ets2panda/test/compiler/ets/invalidProtectedAccess3.ets index 9b6ef979eb93d0bf577fa1e0863b5bbbccc9b301..32487990d06455d34ae7618ee68322da2b0709f7 100644 --- a/ets2panda/test/compiler/ets/invalidProtectedAccess3.ets +++ b/ets2panda/test/compiler/ets/invalidProtectedAccess3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/lambdaExpressionWithoutBlockStatementDifferentType.ets b/ets2panda/test/compiler/ets/lambdaExpressionWithoutBlockStatementDifferentType.ets index 0b10c1c6be260c23b1ec3ed8d345e1a2b0f97d28..c8f956f5fb97bcb67782186825628734a2f81b38 100644 --- a/ets2panda/test/compiler/ets/lambdaExpressionWithoutBlockStatementDifferentType.ets +++ b/ets2panda/test/compiler/ets/lambdaExpressionWithoutBlockStatementDifferentType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambdaExpressionWithoutBlockStatementDifferentTypeInfunction.ets b/ets2panda/test/compiler/ets/lambdaExpressionWithoutBlockStatementDifferentTypeInfunction.ets index e964c5c0588ceef726528650c10116b1379bbe04..ce90242cd8dd00b841cb4a55e5282b72a9fe2dca 100644 --- a/ets2panda/test/compiler/ets/lambdaExpressionWithoutBlockStatementDifferentTypeInfunction.ets +++ b/ets2panda/test/compiler/ets/lambdaExpressionWithoutBlockStatementDifferentTypeInfunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambdaFunction1.ets b/ets2panda/test/compiler/ets/lambdaFunction1.ets index 9f31e5388849e5bc6d0e384f915652f242415a98..a39db8abba108d753a66165fe6d1b0125392b4d3 100644 --- a/ets2panda/test/compiler/ets/lambdaFunction1.ets +++ b/ets2panda/test/compiler/ets/lambdaFunction1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/lambdaFunction3.ets b/ets2panda/test/compiler/ets/lambdaFunction3.ets index 1cdc9f221ea0f36f2d97c43a480d9a63bd1cdc52..dd9c97f0a11cd7e4a14cbf8ca4e9e21b5c6d0b9b 100644 --- a/ets2panda/test/compiler/ets/lambdaFunction3.ets +++ b/ets2panda/test/compiler/ets/lambdaFunction3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/lambdaFunction4.ets b/ets2panda/test/compiler/ets/lambdaFunction4.ets index c0899f7208d7f0d1a293392ad8b143f7d90b8aa6..76b3e5d1d27b754a54115f805bada320b95b9ed9 100644 --- a/ets2panda/test/compiler/ets/lambdaFunction4.ets +++ b/ets2panda/test/compiler/ets/lambdaFunction4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/lambdaFunctionArrayDeclaration.ets b/ets2panda/test/compiler/ets/lambdaFunctionArrayDeclaration.ets index 9e808642ca044f2c4b7a4228bc736c5ef2bdc532..248b3259d31138c9bf3fc4a459a717c8fbbe1452 100644 --- a/ets2panda/test/compiler/ets/lambdaFunctionArrayDeclaration.ets +++ b/ets2panda/test/compiler/ets/lambdaFunctionArrayDeclaration.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/lambda_capturing.ets b/ets2panda/test/compiler/ets/lambda_capturing.ets index 70903eee6ef5d2eaf819fdd9cdca6a5c4199ae13..39315702f53fed9b34928dcfac784bb39135e3a3 100644 --- a/ets2panda/test/compiler/ets/lambda_capturing.ets +++ b/ets2panda/test/compiler/ets/lambda_capturing.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_infer_type_narrowing.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_infer_type_narrowing.ets index d30c88298520a3a48e70f32e73b8d41a8dcd105a..602b812cf9052d2ce4bb1c0fb9cbcf1ce231dae0 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_infer_type_narrowing.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_infer_type_narrowing.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_infer_type_void.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_infer_type_void.ets index 40ba385a39ecb2d1f029d4576be571f6df0de1ca..0b22c68ff7771e162177183bc9ec39bef0cdb779 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_infer_type_void.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_infer_type_void.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_type_has_pramas.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_type_has_pramas.ets index 5654723617c63afb50451604bd9bf5acd239181c..b48187b5bb4a4426afa3d04db7d01a490fd21ba1 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_type_has_pramas.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_cast_type_has_pramas.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type.ets index c3e1e2354607a6d556914fe00b1bd99c7f06a529..6fde56b812be794da626a9a8393dc79ce9b7e81b 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_arrow_expression.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_arrow_expression.ets index 8b0adf283912e0d4d3f114f8d0e16b76c6d00a7e..bf53292e0d4c927eca03549f377cd498135946bd 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_arrow_expression.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_arrow_expression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_arrow_expression_literal.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_arrow_expression_literal.ets index d6350269022ffca570a8a2addd12198989fd9c6b..d8d84f3a2a98bd74efac3756bfa554151130b14e 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_arrow_expression_literal.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_arrow_expression_literal.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_has_return.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_has_return.ets index 4cb018cc8d81d8d63357c51871df0e1192edefe3..096f389d5e6ad3f7872469da36045d6035f64de3 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_has_return.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_has_return.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_param1.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_param1.ets index b153b5f426f55f6a785fd86dd3ea6e6943cf87d4..57ba4fe69538ef26db0a8f221ef14655f6745620 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_param1.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_param1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_param2.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_param2.ets index 978778c6f97c7792ade1574a99b1399e0186e523..d4cba76ba772328f9c5beb57d312265bcf42c48e 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_param2.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_param2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_retrun_enum.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_retrun_enum.ets index 8ed8c6e8c7e743272353ebc53e5a1e6151609903..71e6a9e076793640456a4216cbee2004231498d8 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_retrun_enum.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_retrun_enum.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_array.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_array.ets index c2a299ba2562d6ee296e6c57f12bfb5987586e4b..4246e73ab1bbb66d61566f85f8f6bdd1208c7809 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_array.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_array.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda.ets index 159e563745aa49ab594cac473cee4ffbd606792e..e297af1cffdad1bcbc143671398a8eba7348f058 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda1.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda1.ets index f0cb1b26b567a2ad2f588e6bc4c7c12734acc92c..7127b73f653aed4b35c8b1e61d4dc5db54e22014 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda1.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda_expression.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda_expression.ets index 8bcea1baa23d63e200a8909cd3704af851a7fd74..4eef21b302d2eea0c14fbc470c0a914b07ad99e6 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda_expression.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_lambda_expression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_literal.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_literal.ets index 05e3bf890ca1c172bb2935e14f26573053ff3f9c..89306895a877cf648f8859384f3615a219872d9a 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_literal.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_literal.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_union.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_union.ets index 6196e74e327774df0fd11bf4fdbcddf51f5600d1..eeecc984a130daf68eed881a69e738f557fef367 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_union.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_return_union.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_scope.ets b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_scope.ets index dcc3b38705e5211d04d2f48e9edd9dc3a030ab51..1fd1032314dcf940843550062e597daf94117c55 100644 --- a/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_scope.ets +++ b/ets2panda/test/compiler/ets/lambda_infer_type/lambda_infer_type_scope.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/lambda_unresolved_ref_1.ets b/ets2panda/test/compiler/ets/lambda_unresolved_ref_1.ets index 4c6a0275a2455472f0dea1c15e8d1793c17bd87b..e619e55d64b01d5b97b349d41ef2ac4f2a3c9af2 100644 --- a/ets2panda/test/compiler/ets/lambda_unresolved_ref_1.ets +++ b/ets2panda/test/compiler/ets/lambda_unresolved_ref_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/loopWithinLambda.ets b/ets2panda/test/compiler/ets/loopWithinLambda.ets index 52b5268580f54591699d2c7f4bbd18181feb2c3a..aa98866d97b29a9b605d7a7b09a1cd0d080db787 100644 --- a/ets2panda/test/compiler/ets/loopWithinLambda.ets +++ b/ets2panda/test/compiler/ets/loopWithinLambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/manyLocalsParamRegUsage.ets b/ets2panda/test/compiler/ets/manyLocalsParamRegUsage.ets index f2046bbb873b30b87ee1d63649369becb825c313..4cc8a508afbcdad0a6846a1b208d422dd3a0a697 100644 --- a/ets2panda/test/compiler/ets/manyLocalsParamRegUsage.ets +++ b/ets2panda/test/compiler/ets/manyLocalsParamRegUsage.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/memberExprInLambda.ets b/ets2panda/test/compiler/ets/memberExprInLambda.ets index 53c63fb8de62c7036e37638db868440566830019..ff4b2046901dfdf1f67a5a504a1f5e590955e3a6 100644 --- a/ets2panda/test/compiler/ets/memberExprInLambda.ets +++ b/ets2panda/test/compiler/ets/memberExprInLambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/memberExpressionFromStaticContext.ets b/ets2panda/test/compiler/ets/memberExpressionFromStaticContext.ets index ceb4a35faa5858cf1b17db0301fddfe13f47e9b7..2799ce18ee3d35150ca2d18055f635bc50565675 100644 --- a/ets2panda/test/compiler/ets/memberExpressionFromStaticContext.ets +++ b/ets2panda/test/compiler/ets/memberExpressionFromStaticContext.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_1.ets b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_1.ets index 2cf7a458b711d4b28164da551d23a6c60655df72..5b04812f731772a8e41550f3e248f4d644f2a50f 100644 --- a/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_1.ets +++ b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_2.ets b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_2.ets index c0928f87166814c5482d9831675fbafb4d591548..fe0e829c6d2318f910cc7100a0953fa966fe839f 100644 --- a/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_2.ets +++ b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_3.ets b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_3.ets index ef412316e118b65d514eb9b6eb2cf108279b406c..024fec0b35ec19c266106cc162012eebe97223b2 100644 --- a/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_3.ets +++ b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_4.ets b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_4.ets index 7eb0e88eb2d774d2cca77346aa8820d2772ae5bc..7c60d0931af69858b9c36950014704c21e651b0b 100644 --- a/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_4.ets +++ b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_5.ets b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_5.ets index 11d737240216d9bfd5573dc7492858a7da392d02..089f1a882c0ada691952b44c813bb1ae73cadff8 100644 --- a/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_5.ets +++ b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_6.ets b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_6.ets index a6b43ef72ce4b2c8b95ddf1fd4d679b66e09c7dd..26349d503b3e97c1eda39320e9e7730949dc0937 100644 --- a/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_6.ets +++ b/ets2panda/test/compiler/ets/method-resolution-class-and-interface-in-signatures_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/methodOverrideCovariantReturnType.ets b/ets2panda/test/compiler/ets/methodOverrideCovariantReturnType.ets index 40e4dd5e0b0bf4d715bb2dce8d88ab5d580a23ac..77648d1cbf262f8f3da5a43e31c6266519d76ebc 100644 --- a/ets2panda/test/compiler/ets/methodOverrideCovariantReturnType.ets +++ b/ets2panda/test/compiler/ets/methodOverrideCovariantReturnType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/methodOverrideDifferentSignature.ets b/ets2panda/test/compiler/ets/methodOverrideDifferentSignature.ets index 1d03c82f3a50833ec2dbaf8c76d2c93ef7eae77f..e03184ed12e6bc3597b24c0f44b2d397cfd3e9ad 100644 --- a/ets2panda/test/compiler/ets/methodOverrideDifferentSignature.ets +++ b/ets2panda/test/compiler/ets/methodOverrideDifferentSignature.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/methodOverrideWithoutModifier.ets b/ets2panda/test/compiler/ets/methodOverrideWithoutModifier.ets index 9ca3c1ed8dd25424b18a51de011e480e6a5dd0be..045b1d5eb5129f94211ffb5879002941c2f5e25a 100644 --- a/ets2panda/test/compiler/ets/methodOverrideWithoutModifier.ets +++ b/ets2panda/test/compiler/ets/methodOverrideWithoutModifier.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/mostSpecificMethod1.ets b/ets2panda/test/compiler/ets/mostSpecificMethod1.ets index 0113b3c9a119d8ed2051139e254deaf0142602dd..463036e78ebfef95eed5e10d13bc937d85b0bce5 100644 --- a/ets2panda/test/compiler/ets/mostSpecificMethod1.ets +++ b/ets2panda/test/compiler/ets/mostSpecificMethod1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/mostSpecificMethod2.ets b/ets2panda/test/compiler/ets/mostSpecificMethod2.ets index cf1509fd40dd886e940aa5964f7292c5df5370d2..ce315200018088a6c59e22261fdbd17494d625ce 100644 --- a/ets2panda/test/compiler/ets/mostSpecificMethod2.ets +++ b/ets2panda/test/compiler/ets/mostSpecificMethod2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/multipleMethodOverride.ets b/ets2panda/test/compiler/ets/multipleMethodOverride.ets index 1243d7a16e992e997532edfb9560eff551efb213..12a2ab0841e9039e608137a9a68ef795dfbc5dff 100644 --- a/ets2panda/test/compiler/ets/multipleMethodOverride.ets +++ b/ets2panda/test/compiler/ets/multipleMethodOverride.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/n_nullableTypeInArgNotRef.ets b/ets2panda/test/compiler/ets/n_nullableTypeInArgNotRef.ets index ee0100c9026d3e8c03c252e22a0150ddbc28ac10..f066b4ae8d6e4d7fa5be1d5eb3a28a1075716352 100644 --- a/ets2panda/test/compiler/ets/n_nullableTypeInArgNotRef.ets +++ b/ets2panda/test/compiler/ets/n_nullableTypeInArgNotRef.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/n_nullableTypeInReturnNotRef.ets b/ets2panda/test/compiler/ets/n_nullableTypeInReturnNotRef.ets index 201d1b4b1445b9e88ac870975a8fcfdf3862dca7..7ffffea63081591b6d7b3e0426e8a4a077f2acd9 100644 --- a/ets2panda/test/compiler/ets/n_nullableTypeInReturnNotRef.ets +++ b/ets2panda/test/compiler/ets/n_nullableTypeInReturnNotRef.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/n_nullableTypeNotRef.ets b/ets2panda/test/compiler/ets/n_nullableTypeNotRef.ets index 284aeb250508937addc13cd4cd82694c15c19320..aba22039ee0fd5beb0246c90c6feb56b7246cda3 100644 --- a/ets2panda/test/compiler/ets/n_nullableTypeNotRef.ets +++ b/ets2panda/test/compiler/ets/n_nullableTypeNotRef.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/native_toplevel.ets b/ets2panda/test/compiler/ets/native_toplevel.ets index d1ed9b27449c2454e90cc5b9c8646d1bfce2d768..5f5c79981a1441618095c7afbb57a97f02d726cb 100644 --- a/ets2panda/test/compiler/ets/native_toplevel.ets +++ b/ets2panda/test/compiler/ets/native_toplevel.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/newClassInstanceExpression.ets b/ets2panda/test/compiler/ets/newClassInstanceExpression.ets index 048ff4cf815b7edcd210149bde677a51c0528493..2694108ab2c60a926cf8ab30ebaae27fcd7b4f5c 100644 --- a/ets2panda/test/compiler/ets/newClassInstanceExpression.ets +++ b/ets2panda/test/compiler/ets/newClassInstanceExpression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/non-const-lambda-with-scopes.ets b/ets2panda/test/compiler/ets/non-const-lambda-with-scopes.ets index 4f57ba78f09dfca858d7a2838f891d9607d0f859..c8f825ab6a6590f5176d130ea0145ac76caa5598 100644 --- a/ets2panda/test/compiler/ets/non-const-lambda-with-scopes.ets +++ b/ets2panda/test/compiler/ets/non-const-lambda-with-scopes.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/null_coalescing_generic_1.ets b/ets2panda/test/compiler/ets/null_coalescing_generic_1.ets index c9eced66166f670ad61cf24aafbb6a3aa9ed10db..d79ab39ecda12cdf24ea72867066edcd514b803d 100644 --- a/ets2panda/test/compiler/ets/null_coalescing_generic_1.ets +++ b/ets2panda/test/compiler/ets/null_coalescing_generic_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralAbstract.ets b/ets2panda/test/compiler/ets/objectLiteralAbstract.ets index d50fe4fcb2ede4f2202b2d2d9ceb6c59f4985cb1..775611bd1ab5cc8008f11944581ff0fa9a37da80 100644 --- a/ets2panda/test/compiler/ets/objectLiteralAbstract.ets +++ b/ets2panda/test/compiler/ets/objectLiteralAbstract.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralBadKey.ets b/ets2panda/test/compiler/ets/objectLiteralBadKey.ets index c69164a3ef02671facb79f4d3b6ef97bbb8aced5..21b8fc86293d7a23cfe9b72b69270af32930d7bd 100644 --- a/ets2panda/test/compiler/ets/objectLiteralBadKey.ets +++ b/ets2panda/test/compiler/ets/objectLiteralBadKey.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralInaccessibleKey.ets b/ets2panda/test/compiler/ets/objectLiteralInaccessibleKey.ets index 51bee106474f5bd6dff5ad1d5fa6754fd10e1b67..9b4b270050194060972e667816cc12b8092f1e64 100644 --- a/ets2panda/test/compiler/ets/objectLiteralInaccessibleKey.ets +++ b/ets2panda/test/compiler/ets/objectLiteralInaccessibleKey.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralInterface.ets b/ets2panda/test/compiler/ets/objectLiteralInterface.ets index 0631aa421e9434d3ead4e3d5b3f8fde659155bf2..01280b3ae27957a32a39ac7bcf39ee1e356b88ec 100644 --- a/ets2panda/test/compiler/ets/objectLiteralInterface.ets +++ b/ets2panda/test/compiler/ets/objectLiteralInterface.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralNoContextType.ets b/ets2panda/test/compiler/ets/objectLiteralNoContextType.ets index 4a566e65e4a16bdfae60ba50574b087e1f748277..f36575e0183dd1d7b89c92ad0f8a6bc6645da812 100644 --- a/ets2panda/test/compiler/ets/objectLiteralNoContextType.ets +++ b/ets2panda/test/compiler/ets/objectLiteralNoContextType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralNoParameterlessConstructor.ets b/ets2panda/test/compiler/ets/objectLiteralNoParameterlessConstructor.ets index 11c7c2151c5d60db85877f06afc313241411c80d..cf905d17dd9698491ab3810e40964bdf0a4d13a7 100644 --- a/ets2panda/test/compiler/ets/objectLiteralNoParameterlessConstructor.ets +++ b/ets2panda/test/compiler/ets/objectLiteralNoParameterlessConstructor.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralNoSuchKey.ets b/ets2panda/test/compiler/ets/objectLiteralNoSuchKey.ets index 1dcbd372897b97e1fe0826236b36d305fc1b544c..741bfbbc2e2146918f406c2e61841d4ee7576498 100644 --- a/ets2panda/test/compiler/ets/objectLiteralNoSuchKey.ets +++ b/ets2panda/test/compiler/ets/objectLiteralNoSuchKey.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralPrimitiveContextType.ets b/ets2panda/test/compiler/ets/objectLiteralPrimitiveContextType.ets index 3ce6a69892c103acb01375fc2e1853a57975c56e..d68abb4119f65202a1ec8df9b5ff856fe3cac467 100644 --- a/ets2panda/test/compiler/ets/objectLiteralPrimitiveContextType.ets +++ b/ets2panda/test/compiler/ets/objectLiteralPrimitiveContextType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralPrivateConstructor.ets b/ets2panda/test/compiler/ets/objectLiteralPrivateConstructor.ets index e02cdd7e52a21864a26a1d4026557cfbe969ac93..f7c597e7b0b2a98f52e3f16ae319af097fbd0fad 100644 --- a/ets2panda/test/compiler/ets/objectLiteralPrivateConstructor.ets +++ b/ets2panda/test/compiler/ets/objectLiteralPrivateConstructor.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralReadonlyKey.ets b/ets2panda/test/compiler/ets/objectLiteralReadonlyKey.ets index 7710d744c6d8dfd5ebe6338cff39a9d332abe496..fc7de4a2bfa6629403e43425ff59707b4d9ef9ed 100644 --- a/ets2panda/test/compiler/ets/objectLiteralReadonlyKey.ets +++ b/ets2panda/test/compiler/ets/objectLiteralReadonlyKey.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/objectLiteralWrongValueType.ets b/ets2panda/test/compiler/ets/objectLiteralWrongValueType.ets index 5f72cf390094f7ceef6185c3f002479d0c2d6598..2b6ef92cdb3e61c04048dad9b3cbe249efd08133 100644 --- a/ets2panda/test/compiler/ets/objectLiteralWrongValueType.ets +++ b/ets2panda/test/compiler/ets/objectLiteralWrongValueType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/optionalLambdaParameter.ets b/ets2panda/test/compiler/ets/optionalLambdaParameter.ets index c16cec56fb4f6101f814e8d4a02b1338758d627b..df849f2b19d2628349feae89e2c6dd8b5aa08a30 100644 --- a/ets2panda/test/compiler/ets/optionalLambdaParameter.ets +++ b/ets2panda/test/compiler/ets/optionalLambdaParameter.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override.ets b/ets2panda/test/compiler/ets/override.ets index 82b5fe18f1553ffecd167ad1a9714cb96323e038..95c423a005b105c684b1aed1451f65c19cd1fc56 100644 --- a/ets2panda/test/compiler/ets/override.ets +++ b/ets2panda/test/compiler/ets/override.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override10.ets b/ets2panda/test/compiler/ets/override10.ets index ecc77aa04f724b142da8c2cd0e93b534975087a3..fc87e7a40eef790f15a29b17640c10499d2e5a30 100644 --- a/ets2panda/test/compiler/ets/override10.ets +++ b/ets2panda/test/compiler/ets/override10.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override11.ets b/ets2panda/test/compiler/ets/override11.ets index a663549fa0889de003eea478f2926123bc4c23fd..215a2084bc9e3893a368c81ca5d9a228a7697c57 100644 --- a/ets2panda/test/compiler/ets/override11.ets +++ b/ets2panda/test/compiler/ets/override11.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override12.ets b/ets2panda/test/compiler/ets/override12.ets index f71b892faaf98e084b6095a4d00476d4bea46dfc..c054d3bd82919d3202fdc61968976189ebd49605 100644 --- a/ets2panda/test/compiler/ets/override12.ets +++ b/ets2panda/test/compiler/ets/override12.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override13.ets b/ets2panda/test/compiler/ets/override13.ets index fb6a2300e3960b59a9de5b0fb5a955f6085cd35b..e7f0670e4458d671c4f98048143c4af6597ca40e 100644 --- a/ets2panda/test/compiler/ets/override13.ets +++ b/ets2panda/test/compiler/ets/override13.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override14.ets b/ets2panda/test/compiler/ets/override14.ets index b131e1e01fe85cebbf6d734730a62573eb918aac..71ae0bc4a669c1137a96dda6ff78ff9c6d874bbb 100644 --- a/ets2panda/test/compiler/ets/override14.ets +++ b/ets2panda/test/compiler/ets/override14.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override15.ets b/ets2panda/test/compiler/ets/override15.ets index 2bf253a3ab38e55e547ef20b65b6bf0023b0fe31..964d929db73473d6fc875c7bfa886caf07bae821 100644 --- a/ets2panda/test/compiler/ets/override15.ets +++ b/ets2panda/test/compiler/ets/override15.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override16.ets b/ets2panda/test/compiler/ets/override16.ets index 12bfbf7b382d769884c76e8f0cf2199fd2ea0b55..d1b05642794624fb3af3841191d7133ba4fd0507 100644 --- a/ets2panda/test/compiler/ets/override16.ets +++ b/ets2panda/test/compiler/ets/override16.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override17.ets b/ets2panda/test/compiler/ets/override17.ets index a3039be7b25d09a29e3bad3d3e92b60cf62c6b12..d8a064cd2b37a717626df0605f74addc5e03bec1 100644 --- a/ets2panda/test/compiler/ets/override17.ets +++ b/ets2panda/test/compiler/ets/override17.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override2.ets b/ets2panda/test/compiler/ets/override2.ets index 35fe8426038dd4c13a9c260ccfe73a9595b89953..86ace6c50f64462993c86a9a65c2e72184d30d32 100644 --- a/ets2panda/test/compiler/ets/override2.ets +++ b/ets2panda/test/compiler/ets/override2.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override3.ets b/ets2panda/test/compiler/ets/override3.ets index bedb474d47587b13e59a0e0d5ffd359c3f64b508..1a9f5c8653c4fe33d96d95c9f2f9da8016f74f60 100644 --- a/ets2panda/test/compiler/ets/override3.ets +++ b/ets2panda/test/compiler/ets/override3.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override4.ets b/ets2panda/test/compiler/ets/override4.ets index 57203a688f27527480e80acdc744ebb4d6187583..fe8be57e58ba1272f13ff22ad89363f899d2adf3 100644 --- a/ets2panda/test/compiler/ets/override4.ets +++ b/ets2panda/test/compiler/ets/override4.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override5.ets b/ets2panda/test/compiler/ets/override5.ets index 897958d2507c9b776b97c1f2189c125e4d0593ba..6b7171e38d689bdbcdc1532fa54853b2a3f2bd38 100644 --- a/ets2panda/test/compiler/ets/override5.ets +++ b/ets2panda/test/compiler/ets/override5.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override6.ets b/ets2panda/test/compiler/ets/override6.ets index 8689923e6f398fb449dbc6443c872f822454149c..f0752b3ddb4c798cd530df72ad3d4f3388cd502e 100644 --- a/ets2panda/test/compiler/ets/override6.ets +++ b/ets2panda/test/compiler/ets/override6.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override8.ets b/ets2panda/test/compiler/ets/override8.ets index 9c35bb79dfc51a953948d0f633efe84d20b349c4..f74f3a8e25b4479671860741f5e32c6c9278e795 100644 --- a/ets2panda/test/compiler/ets/override8.ets +++ b/ets2panda/test/compiler/ets/override8.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/override9.ets b/ets2panda/test/compiler/ets/override9.ets index d36f7cc8aa76502eacfa9ee3abd36c0ba60a5b8d..d5297c6455691c7259a114be02c4bcdf22d6721f 100644 --- a/ets2panda/test/compiler/ets/override9.ets +++ b/ets2panda/test/compiler/ets/override9.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/overrideModifierNotOverriding.ets b/ets2panda/test/compiler/ets/overrideModifierNotOverriding.ets index 7d115374129265413c7968639db3dcb4a5bf98af..014801b51cb8c6f819066c0284994a3e4293467b 100644 --- a/ets2panda/test/compiler/ets/overrideModifierNotOverriding.ets +++ b/ets2panda/test/compiler/ets/overrideModifierNotOverriding.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/parenthesizedType.ets b/ets2panda/test/compiler/ets/parenthesizedType.ets index 6c6c26b30ef979cf99ffa96c40221dd8436a972c..7ec7845cc921bd7ed0ecd8c9a227519856326c9a 100644 --- a/ets2panda/test/compiler/ets/parenthesizedType.ets +++ b/ets2panda/test/compiler/ets/parenthesizedType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/privateMethodOverride.ets b/ets2panda/test/compiler/ets/privateMethodOverride.ets index 48bd4deb200a9b323178f496a84e9da6cefddbcf..e41304f6b540188f5568f5780df4c7bbaa162467 100644 --- a/ets2panda/test/compiler/ets/privateMethodOverride.ets +++ b/ets2panda/test/compiler/ets/privateMethodOverride.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/promiseVoid.ets b/ets2panda/test/compiler/ets/promiseVoid.ets index 0d62020dfb1cf059d61ec94c4e85457f7a93cb24..d9e7b6812cb7c20ced680d91a3b25af1cc06af09 100644 --- a/ets2panda/test/compiler/ets/promiseVoid.ets +++ b/ets2panda/test/compiler/ets/promiseVoid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/referenceEqualityNotCastable_n.ets b/ets2panda/test/compiler/ets/referenceEqualityNotCastable_n.ets index aca991c4c4034dbf9441b175991b4b03dc402210..4e142a56027e239ef12335b3a668e879de93cf17 100644 --- a/ets2panda/test/compiler/ets/referenceEqualityNotCastable_n.ets +++ b/ets2panda/test/compiler/ets/referenceEqualityNotCastable_n.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/referenceEqualityNotReference_n.ets b/ets2panda/test/compiler/ets/referenceEqualityNotReference_n.ets index c0e489e70daa568c947e2b95885a5c219cca22e6..b4758eb41f3bfddde44779f94778a7f8fd015522 100644 --- a/ets2panda/test/compiler/ets/referenceEqualityNotReference_n.ets +++ b/ets2panda/test/compiler/ets/referenceEqualityNotReference_n.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/rethrowingCheck1.ets b/ets2panda/test/compiler/ets/rethrowingCheck1.ets index 398a6718089043f04fa2de8683ae0a34b72a4ca5..ad28e7a1ea630bb190666e70e8bd4014a27ca39b 100644 --- a/ets2panda/test/compiler/ets/rethrowingCheck1.ets +++ b/ets2panda/test/compiler/ets/rethrowingCheck1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingCheck2.ets b/ets2panda/test/compiler/ets/rethrowingCheck2.ets index 155eb7f58ef12b461efaa9c1a8dbe9950f344a31..fe1b90f2593725516c1b515f355758bbd138d478 100644 --- a/ets2panda/test/compiler/ets/rethrowingCheck2.ets +++ b/ets2panda/test/compiler/ets/rethrowingCheck2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingCheck3.ets b/ets2panda/test/compiler/ets/rethrowingCheck3.ets index 2df723a51061686ebbf7a6fbc74bd4228a32abee..b62c2fe345aac932d2edda7ed3877134ecf95b26 100644 --- a/ets2panda/test/compiler/ets/rethrowingCheck3.ets +++ b/ets2panda/test/compiler/ets/rethrowingCheck3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingCheck4.ets b/ets2panda/test/compiler/ets/rethrowingCheck4.ets index 7532549054998a0c26cbbe03b08a337b4640d0ff..0ffd636cecf95c162747ed1d78670bdd096958ae 100644 --- a/ets2panda/test/compiler/ets/rethrowingCheck4.ets +++ b/ets2panda/test/compiler/ets/rethrowingCheck4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingCheck5.ets b/ets2panda/test/compiler/ets/rethrowingCheck5.ets index a8edbcf87d738729a27b3440e6f0fb2ea3f30075..66cce95f5709ecd905df10b04338e2877d54f723 100644 --- a/ets2panda/test/compiler/ets/rethrowingCheck5.ets +++ b/ets2panda/test/compiler/ets/rethrowingCheck5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingConstructorCheck1.ets b/ets2panda/test/compiler/ets/rethrowingConstructorCheck1.ets index 777f5e68e74fb97397e5dc32e8c6795caea076e9..70f3e2b0c62137dc7dd789e3b35beb8e06c13c5b 100644 --- a/ets2panda/test/compiler/ets/rethrowingConstructorCheck1.ets +++ b/ets2panda/test/compiler/ets/rethrowingConstructorCheck1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingConstructorCheck2.ets b/ets2panda/test/compiler/ets/rethrowingConstructorCheck2.ets index 777f5e68e74fb97397e5dc32e8c6795caea076e9..70f3e2b0c62137dc7dd789e3b35beb8e06c13c5b 100644 --- a/ets2panda/test/compiler/ets/rethrowingConstructorCheck2.ets +++ b/ets2panda/test/compiler/ets/rethrowingConstructorCheck2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingConstructorCheck3.ets b/ets2panda/test/compiler/ets/rethrowingConstructorCheck3.ets index 5b1eb8aa0564ef94196fd3294b78fda41f17acb1..80032e2395facb4b4326927c1f698e91553d78d6 100644 --- a/ets2panda/test/compiler/ets/rethrowingConstructorCheck3.ets +++ b/ets2panda/test/compiler/ets/rethrowingConstructorCheck3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingFunctionCheck1.ets b/ets2panda/test/compiler/ets/rethrowingFunctionCheck1.ets index 50645a45555993d10648333bf80738e6132b5233..29d282602f67f481b88466a61963c9f1984ffbf2 100644 --- a/ets2panda/test/compiler/ets/rethrowingFunctionCheck1.ets +++ b/ets2panda/test/compiler/ets/rethrowingFunctionCheck1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingFunctionCheck2.ets b/ets2panda/test/compiler/ets/rethrowingFunctionCheck2.ets index 50645a45555993d10648333bf80738e6132b5233..29d282602f67f481b88466a61963c9f1984ffbf2 100644 --- a/ets2panda/test/compiler/ets/rethrowingFunctionCheck2.ets +++ b/ets2panda/test/compiler/ets/rethrowingFunctionCheck2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingFunctionCheck3.ets b/ets2panda/test/compiler/ets/rethrowingFunctionCheck3.ets index db12f806c20ef433e11a012b797ad30a59c34403..49cc616518147cad04cd1b00c0d8ccc3bd904744 100644 --- a/ets2panda/test/compiler/ets/rethrowingFunctionCheck3.ets +++ b/ets2panda/test/compiler/ets/rethrowingFunctionCheck3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingMethodCheck1.ets b/ets2panda/test/compiler/ets/rethrowingMethodCheck1.ets index c78304b725f219714b4ad9a7b9a4b3b5150cac5d..9634f7c77c7308985a0fd696293b66c423eacffa 100644 --- a/ets2panda/test/compiler/ets/rethrowingMethodCheck1.ets +++ b/ets2panda/test/compiler/ets/rethrowingMethodCheck1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingMethodCheck2.ets b/ets2panda/test/compiler/ets/rethrowingMethodCheck2.ets index c78304b725f219714b4ad9a7b9a4b3b5150cac5d..9634f7c77c7308985a0fd696293b66c423eacffa 100644 --- a/ets2panda/test/compiler/ets/rethrowingMethodCheck2.ets +++ b/ets2panda/test/compiler/ets/rethrowingMethodCheck2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/rethrowingMethodCheck3.ets b/ets2panda/test/compiler/ets/rethrowingMethodCheck3.ets index b84f8b77e320fc9aa5bd40dd4a4ae0272524b6a3..ce87e2430c702a5cd8322602edc7a929600be823 100644 --- a/ets2panda/test/compiler/ets/rethrowingMethodCheck3.ets +++ b/ets2panda/test/compiler/ets/rethrowingMethodCheck3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/returnTypeGenericArray.ets b/ets2panda/test/compiler/ets/returnTypeGenericArray.ets index 65fa7cb7e6239feb40891dc5e4256521b3c103c7..c41e2ff84519dc31da333ea7ff5070fb3e0cad77 100644 --- a/ets2panda/test/compiler/ets/returnTypeGenericArray.ets +++ b/ets2panda/test/compiler/ets/returnTypeGenericArray.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/return_missing_argument.ets b/ets2panda/test/compiler/ets/return_missing_argument.ets index 605c60ee3c719891030a84aaf2638d2fc680cf12..4c91f65741e9494bb5a976ac7f5b7f35d8b66acd 100644 --- a/ets2panda/test/compiler/ets/return_missing_argument.ets +++ b/ets2panda/test/compiler/ets/return_missing_argument.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/setArrayLength1.ets b/ets2panda/test/compiler/ets/setArrayLength1.ets index 2c000bae6a1d9aa7ec9424dc1846f6000639ddd4..7b85932c7fa5daec2f34f760c8ab6873db754dae 100644 --- a/ets2panda/test/compiler/ets/setArrayLength1.ets +++ b/ets2panda/test/compiler/ets/setArrayLength1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/setArrayLength2.ets b/ets2panda/test/compiler/ets/setArrayLength2.ets index bb3abd9a1f8c194858339d2c9c01b6badf05443e..3954a071b5f136a496a85df4fb54f29bb691de10 100644 --- a/ets2panda/test/compiler/ets/setArrayLength2.ets +++ b/ets2panda/test/compiler/ets/setArrayLength2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/setArrayLength3.ets b/ets2panda/test/compiler/ets/setArrayLength3.ets index 0bc5ee9d0e8765f5cc575f19e12748ad84c2da49..de368cc10ec32e0f5925cbeec24b6eb280a6507c 100644 --- a/ets2panda/test/compiler/ets/setArrayLength3.ets +++ b/ets2panda/test/compiler/ets/setArrayLength3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/staticInitializerInInnerClass.ets b/ets2panda/test/compiler/ets/staticInitializerInInnerClass.ets index b0b113e1a80788cedb12cb67077ac3f4c002880c..86727d2667e38a76d5dd8628855b3a0b0ba945e3 100644 --- a/ets2panda/test/compiler/ets/staticInitializerInInnerClass.ets +++ b/ets2panda/test/compiler/ets/staticInitializerInInnerClass.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/superReferenceFromStaticContext.ets b/ets2panda/test/compiler/ets/superReferenceFromStaticContext.ets index edd68bf8f7928adeed39a7afe4fa655259b438d2..1085ffd5bf85e657fec89e27ac31afef9eb04253 100644 --- a/ets2panda/test/compiler/ets/superReferenceFromStaticContext.ets +++ b/ets2panda/test/compiler/ets/superReferenceFromStaticContext.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/switchStatementCorrectConversion.ets b/ets2panda/test/compiler/ets/switchStatementCorrectConversion.ets index 94b48be9e83d15a3d6a796cabed392230170595d..ded16370345115b98e979ced3ae2e68869e12704 100644 --- a/ets2panda/test/compiler/ets/switchStatementCorrectConversion.ets +++ b/ets2panda/test/compiler/ets/switchStatementCorrectConversion.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/thisReferenceFromStaticContext.ets b/ets2panda/test/compiler/ets/thisReferenceFromStaticContext.ets index 02a74dc3684a6eea2247da46427790bcb2e57e93..c983fbcfd88fb65c5654f7bb8d78e46a5f7cb64f 100644 --- a/ets2panda/test/compiler/ets/thisReferenceFromStaticContext.ets +++ b/ets2panda/test/compiler/ets/thisReferenceFromStaticContext.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/this_type_invalid_return_type.ets b/ets2panda/test/compiler/ets/this_type_invalid_return_type.ets index 8f229dc409f41101250811f2e4fa2e72c2aea664..d64e104bb394aa87606824a784d340123f8c69ba 100644 --- a/ets2panda/test/compiler/ets/this_type_invalid_return_type.ets +++ b/ets2panda/test/compiler/ets/this_type_invalid_return_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/this_type_valid_return_type.ets b/ets2panda/test/compiler/ets/this_type_valid_return_type.ets index 6a19b3f0a7adb434a031d8f988139d7753980958..c5be79c22ae9b067b64e826436341429b938bcb5 100644 --- a/ets2panda/test/compiler/ets/this_type_valid_return_type.ets +++ b/ets2panda/test/compiler/ets/this_type_valid_return_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwInCatchClause1.ets b/ets2panda/test/compiler/ets/throwInCatchClause1.ets index af1d0c2b6794519766d6b3b9354da024b9db0fd5..3a6ef678918b96d19b6c455629f95e4d43dfd7c1 100644 --- a/ets2panda/test/compiler/ets/throwInCatchClause1.ets +++ b/ets2panda/test/compiler/ets/throwInCatchClause1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwInCatchClause2.ets b/ets2panda/test/compiler/ets/throwInCatchClause2.ets index e806bff1dbdf57adf94b4161e12ef73b4cd1e21d..808d9444188c848098169b611e5d84390a170ddf 100644 --- a/ets2panda/test/compiler/ets/throwInCatchClause2.ets +++ b/ets2panda/test/compiler/ets/throwInCatchClause2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwInCatchClause3.ets b/ets2panda/test/compiler/ets/throwInCatchClause3.ets index 0446e7a8a9b4598427b0775e068a9890abbf0b53..e0f3f6a1731c95f5e89871d19a224425bc84e261 100644 --- a/ets2panda/test/compiler/ets/throwInCatchClause3.ets +++ b/ets2panda/test/compiler/ets/throwInCatchClause3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwInFinallyBlock.ets b/ets2panda/test/compiler/ets/throwInFinallyBlock.ets index b747637c5fc7a456d0e1bf62c410eb193ae68406..441b793d28f6ebe4a901e48979d7d4fd9f5ba874 100644 --- a/ets2panda/test/compiler/ets/throwInFinallyBlock.ets +++ b/ets2panda/test/compiler/ets/throwInFinallyBlock.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwInFinallyBlock1.ets b/ets2panda/test/compiler/ets/throwInFinallyBlock1.ets index 752746171916c6b34ef28b3ebc9594e1a204fefc..5ba62b0576196770e8cc0fce0f0aad5759791444 100644 --- a/ets2panda/test/compiler/ets/throwInFinallyBlock1.ets +++ b/ets2panda/test/compiler/ets/throwInFinallyBlock1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwInFinallyBlock2.ets b/ets2panda/test/compiler/ets/throwInFinallyBlock2.ets index 3960a7289ea1b093d43bb1b72a3d8480979922ad..dff3c44c49ab775689c3db1099a67e7039e26cc6 100644 --- a/ets2panda/test/compiler/ets/throwInFinallyBlock2.ets +++ b/ets2panda/test/compiler/ets/throwInFinallyBlock2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwInRethrowingFunction.ets b/ets2panda/test/compiler/ets/throwInRethrowingFunction.ets index b941b3a9493de9a5dd6b95950c0ed6df8ce97efe..fe50b71ce235bcd0551ad4ed2aa8105dead1cab4 100644 --- a/ets2panda/test/compiler/ets/throwInRethrowingFunction.ets +++ b/ets2panda/test/compiler/ets/throwInRethrowingFunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwInRethrowingFunction2.ets b/ets2panda/test/compiler/ets/throwInRethrowingFunction2.ets index f87d5eefadf21205e757f379698fdee6b0ca496c..d3388d55763adf3dfa2ec9b73361841d5ebb8346 100644 --- a/ets2panda/test/compiler/ets/throwInRethrowingFunction2.ets +++ b/ets2panda/test/compiler/ets/throwInRethrowingFunction2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwInThrowingFunction.ets b/ets2panda/test/compiler/ets/throwInThrowingFunction.ets index 6df153b557a329a7adef611e962d322173364133..b5beef5c76faa3415324a91edeca8925b89cca08 100644 --- a/ets2panda/test/compiler/ets/throwInThrowingFunction.ets +++ b/ets2panda/test/compiler/ets/throwInThrowingFunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwInTryStatement.ets b/ets2panda/test/compiler/ets/throwInTryStatement.ets index 6bd0331450ee84951a7a6ff5c5d14b29204b9a48..87a1df1cedd57f132790fedc5a870827638ee7e9 100644 --- a/ets2panda/test/compiler/ets/throwInTryStatement.ets +++ b/ets2panda/test/compiler/ets/throwInTryStatement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwWithoutTryCatch.ets b/ets2panda/test/compiler/ets/throwWithoutTryCatch.ets index 0ae682f9edf1bc193e8a04a6cef570013ebd67be..2b16a3aa2028c863ad1427d40bab98b4d1352d16 100644 --- a/ets2panda/test/compiler/ets/throwWithoutTryCatch.ets +++ b/ets2panda/test/compiler/ets/throwWithoutTryCatch.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingConstructorCheck1.ets b/ets2panda/test/compiler/ets/throwingConstructorCheck1.ets index 1bd6a5f51094b105c920b762d117615eeff5f79e..a0dcaf9c6d5bcf38287350fdd1368c256576dd32 100644 --- a/ets2panda/test/compiler/ets/throwingConstructorCheck1.ets +++ b/ets2panda/test/compiler/ets/throwingConstructorCheck1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingConstructorCheck2.ets b/ets2panda/test/compiler/ets/throwingConstructorCheck2.ets index bd560462055011e6fa1ee0db75cc98c68a52b4e2..06fce08742d987afa93c2b55df9463e60606083d 100644 --- a/ets2panda/test/compiler/ets/throwingConstructorCheck2.ets +++ b/ets2panda/test/compiler/ets/throwingConstructorCheck2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingFunctionAsParameter1.ets b/ets2panda/test/compiler/ets/throwingFunctionAsParameter1.ets index dcff20f1b7ad159151d6dc59b9771933a3828503..c4ea47bfeb04439c84e5d4044bd64ee77e02ab7b 100644 --- a/ets2panda/test/compiler/ets/throwingFunctionAsParameter1.ets +++ b/ets2panda/test/compiler/ets/throwingFunctionAsParameter1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingFunctionAsParameter2.ets b/ets2panda/test/compiler/ets/throwingFunctionAsParameter2.ets index cda227073dbe22b29f96fc5cb3b1c0fbff3f15a0..26632961b3925df50685c78e244e13eaea7eaac1 100644 --- a/ets2panda/test/compiler/ets/throwingFunctionAsParameter2.ets +++ b/ets2panda/test/compiler/ets/throwingFunctionAsParameter2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingFunctionCheck1.ets b/ets2panda/test/compiler/ets/throwingFunctionCheck1.ets index 53bc273266f75494fc6049c6d3aeadc2b9c27d18..6c8ef97adbc2532757a587a223def131a6d056b6 100644 --- a/ets2panda/test/compiler/ets/throwingFunctionCheck1.ets +++ b/ets2panda/test/compiler/ets/throwingFunctionCheck1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingFunctionCheck2.ets b/ets2panda/test/compiler/ets/throwingFunctionCheck2.ets index 3eb6baea805dcc9848b8018a500e1f6c11a10289..d2b0e92777d4c9fbf6060ba08eb87ab32092b5f2 100644 --- a/ets2panda/test/compiler/ets/throwingFunctionCheck2.ets +++ b/ets2panda/test/compiler/ets/throwingFunctionCheck2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingFunctionCheck3.ets b/ets2panda/test/compiler/ets/throwingFunctionCheck3.ets index f77910e4b03165ec5113965a99364aea339a52c6..6f4cb68846fd3c3dbc5edd6d9f2e47d276ec128b 100644 --- a/ets2panda/test/compiler/ets/throwingFunctionCheck3.ets +++ b/ets2panda/test/compiler/ets/throwingFunctionCheck3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingFunctionCheck4.ets b/ets2panda/test/compiler/ets/throwingFunctionCheck4.ets index d3823e2824288d55ba90cf85afb74ac768441299..cc425c42dc6265d44062e0ca5a050e9a6ad14433 100644 --- a/ets2panda/test/compiler/ets/throwingFunctionCheck4.ets +++ b/ets2panda/test/compiler/ets/throwingFunctionCheck4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingFunctionCheck5.ets b/ets2panda/test/compiler/ets/throwingFunctionCheck5.ets index 184daa092728bb32b68ba9d3b5557cc9a57e47f0..5b81c5bbdbcaa2b6629ac505d42382f252a69698 100644 --- a/ets2panda/test/compiler/ets/throwingFunctionCheck5.ets +++ b/ets2panda/test/compiler/ets/throwingFunctionCheck5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingFunctionCheck6.ets b/ets2panda/test/compiler/ets/throwingFunctionCheck6.ets index 2950251a8ac752ae5a5d43379a8eff54f1da51b1..ff9789114693620f738a0e62ea8498a93e82fd78 100644 --- a/ets2panda/test/compiler/ets/throwingFunctionCheck6.ets +++ b/ets2panda/test/compiler/ets/throwingFunctionCheck6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingFunctionType1.ets b/ets2panda/test/compiler/ets/throwingFunctionType1.ets index a8ff5aea2ffe470aebd65335a0230803f57b6df3..5b7ab2401889ee305dbc492fb9227abc3729ae9e 100644 --- a/ets2panda/test/compiler/ets/throwingFunctionType1.ets +++ b/ets2panda/test/compiler/ets/throwingFunctionType1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingFunctionType2.ets b/ets2panda/test/compiler/ets/throwingFunctionType2.ets index d4c628fd866503b9d566e3e8959db08de11ff156..251bd6384adc4096b38a9e30622b41325f34b02d 100644 --- a/ets2panda/test/compiler/ets/throwingFunctionType2.ets +++ b/ets2panda/test/compiler/ets/throwingFunctionType2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingMethodCheck1.ets b/ets2panda/test/compiler/ets/throwingMethodCheck1.ets index 7804dbf618febe0cb47e3e1fcad03488bc5d4d97..999a751c0503452726c7293efa46bec51f3dcedc 100644 --- a/ets2panda/test/compiler/ets/throwingMethodCheck1.ets +++ b/ets2panda/test/compiler/ets/throwingMethodCheck1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/throwingMethodCheck2.ets b/ets2panda/test/compiler/ets/throwingMethodCheck2.ets index 1eba6e86d8858f9962b265171b2427144a78736e..1e87b9953eab94c5eb50bf1e49135c751b8bfd1b 100644 --- a/ets2panda/test/compiler/ets/throwingMethodCheck2.ets +++ b/ets2panda/test/compiler/ets/throwingMethodCheck2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tryCatchErrorFlow.ets b/ets2panda/test/compiler/ets/tryCatchErrorFlow.ets index 966769aadfd02a45c888a29eff76640a033ba7de..588bb0fef23f2b83e812acd059501a0ac2540e47 100644 --- a/ets2panda/test/compiler/ets/tryCatchErrorFlow.ets +++ b/ets2panda/test/compiler/ets/tryCatchErrorFlow.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tryCatchErrorIncorrectParamType.ets b/ets2panda/test/compiler/ets/tryCatchErrorIncorrectParamType.ets index 7a5f50e2fbb6cf5ee328c74de09b059f7e092ba5..91e3c854c8e0dc35831a7c283be3bc9aab89fdeb 100644 --- a/ets2panda/test/compiler/ets/tryCatchErrorIncorrectParamType.ets +++ b/ets2panda/test/compiler/ets/tryCatchErrorIncorrectParamType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tryCatchErrorMissingParamType.ets b/ets2panda/test/compiler/ets/tryCatchErrorMissingParamType.ets index ae0971e7c61100065adef6f3022588c047495ee8..cfd1732d8d9e9ffa3fa61e4d0670b0d4dfe89a19 100644 --- a/ets2panda/test/compiler/ets/tryCatchErrorMissingParamType.ets +++ b/ets2panda/test/compiler/ets/tryCatchErrorMissingParamType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tryCatchIncorrectParamType.ets b/ets2panda/test/compiler/ets/tryCatchIncorrectParamType.ets index 90ad2230ab277d09bf3aa4f61dcae6f878f6c42c..d05dad13c71ac47654eec971327c0d1a4a52971b 100644 --- a/ets2panda/test/compiler/ets/tryCatchIncorrectParamType.ets +++ b/ets2panda/test/compiler/ets/tryCatchIncorrectParamType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tryCatchMissingParam.ets b/ets2panda/test/compiler/ets/tryCatchMissingParam.ets index 3231f69bc7fa19e9ebb647ab32376f281a161dd4..f72c663bc506c068de50eca5d624bd63a3dc2908 100644 --- a/ets2panda/test/compiler/ets/tryCatchMissingParam.ets +++ b/ets2panda/test/compiler/ets/tryCatchMissingParam.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tryCatchMissingParamType.ets b/ets2panda/test/compiler/ets/tryCatchMissingParamType.ets index 5e6de38ad61ee6050b914efeb116a0a75dd9377c..aa09cea3dc97a3453c2f38e4ee22882c4ca46f39 100644 --- a/ets2panda/test/compiler/ets/tryCatchMissingParamType.ets +++ b/ets2panda/test/compiler/ets/tryCatchMissingParamType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_10_neg.ets b/ets2panda/test/compiler/ets/tuple_types_10_neg.ets index 1757a67a057f40882604c4db7fe7b662358b7cca..928c159062a37ce62fb8c07e2c63b51af3149ce9 100644 --- a/ets2panda/test/compiler/ets/tuple_types_10_neg.ets +++ b/ets2panda/test/compiler/ets/tuple_types_10_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_11_neg.ets b/ets2panda/test/compiler/ets/tuple_types_11_neg.ets index e50a7e53f338572a4cd5ded770ac4d1809f69e42..12ff91e6c548d361894a20118b654f9577f14377 100644 --- a/ets2panda/test/compiler/ets/tuple_types_11_neg.ets +++ b/ets2panda/test/compiler/ets/tuple_types_11_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_12.ets b/ets2panda/test/compiler/ets/tuple_types_12.ets index fce85859fd6262fdbc0d3e46c8a6164d073870b6..4b4feba9d0c4cc273cda4f150182344ea33c90e3 100644 --- a/ets2panda/test/compiler/ets/tuple_types_12.ets +++ b/ets2panda/test/compiler/ets/tuple_types_12.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_13.ets b/ets2panda/test/compiler/ets/tuple_types_13.ets index 00fca809cf59bcfe0803308708d8e40ed5974726..a73268b858bc354110d8d3eeb9334578b52ecd52 100644 --- a/ets2panda/test/compiler/ets/tuple_types_13.ets +++ b/ets2panda/test/compiler/ets/tuple_types_13.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_14.ets b/ets2panda/test/compiler/ets/tuple_types_14.ets index b5b8c72e73f795c4a43856dc6506f1d4d0a658f8..f97ac8ab13d3186ed00072405ba638cbccd3df46 100644 --- a/ets2panda/test/compiler/ets/tuple_types_14.ets +++ b/ets2panda/test/compiler/ets/tuple_types_14.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_15.ets b/ets2panda/test/compiler/ets/tuple_types_15.ets index d32c8f2a30e356b2fc89e0b8bb36c43dc8e0d0b0..3083471df6c9ce7d3b29b48389251d93ed75a5ef 100644 --- a/ets2panda/test/compiler/ets/tuple_types_15.ets +++ b/ets2panda/test/compiler/ets/tuple_types_15.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_16.ets b/ets2panda/test/compiler/ets/tuple_types_16.ets index d0069f32aa1522761c7f9e38408a26f2a388a8e3..8bdd12f9d085d5ab5c1b6d1af002eea9adfeae8f 100644 --- a/ets2panda/test/compiler/ets/tuple_types_16.ets +++ b/ets2panda/test/compiler/ets/tuple_types_16.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_19.ets b/ets2panda/test/compiler/ets/tuple_types_19.ets index cb744db81f9bb5fe65c828a53358f149b16b33c0..5d1bf573dacd981e9ca9460944ee544bdf22d674 100644 --- a/ets2panda/test/compiler/ets/tuple_types_19.ets +++ b/ets2panda/test/compiler/ets/tuple_types_19.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_2_neg.ets b/ets2panda/test/compiler/ets/tuple_types_2_neg.ets index 32de880ce63099236be36fadd2247dd5cb6c9e73..08ec3f6a154e43e411ed3011d2980f59bdc68fb9 100644 --- a/ets2panda/test/compiler/ets/tuple_types_2_neg.ets +++ b/ets2panda/test/compiler/ets/tuple_types_2_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_3_neg.ets b/ets2panda/test/compiler/ets/tuple_types_3_neg.ets index f5ff5c2f70e365ff014782aed5b8f836288757c8..ce7aa8afc8630ee53b80b323f70c521bc980eed1 100644 --- a/ets2panda/test/compiler/ets/tuple_types_3_neg.ets +++ b/ets2panda/test/compiler/ets/tuple_types_3_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_4_neg.ets b/ets2panda/test/compiler/ets/tuple_types_4_neg.ets index 12cc1cfde84d237798f6e250e18b16155e2d0180..81b955cdbcee662294d6a38bdb359f0c191d5559 100644 --- a/ets2panda/test/compiler/ets/tuple_types_4_neg.ets +++ b/ets2panda/test/compiler/ets/tuple_types_4_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_5_neg.ets b/ets2panda/test/compiler/ets/tuple_types_5_neg.ets index f89f1a8abe83d8eaacb736cf674e85a03ffeb2da..3b260aca265e761d031e743a384863c27f67f96f 100644 --- a/ets2panda/test/compiler/ets/tuple_types_5_neg.ets +++ b/ets2panda/test/compiler/ets/tuple_types_5_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_6_neg.ets b/ets2panda/test/compiler/ets/tuple_types_6_neg.ets index 8ea94146207182ef99d6be586f150fe4fa55df12..4d604a88bf246ce6b5f0e23e7ee816ee56374cdd 100644 --- a/ets2panda/test/compiler/ets/tuple_types_6_neg.ets +++ b/ets2panda/test/compiler/ets/tuple_types_6_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_7.ets b/ets2panda/test/compiler/ets/tuple_types_7.ets index 9d1d70565f072c44bbe4101334f077036f0174b5..94f1d11c0cab39cea8e194f683a263cd8355e783 100644 --- a/ets2panda/test/compiler/ets/tuple_types_7.ets +++ b/ets2panda/test/compiler/ets/tuple_types_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_8.ets b/ets2panda/test/compiler/ets/tuple_types_8.ets index 10506b0ea204c8ed3a4972d32d3537137f22314e..48c09c002f19f99e39febb56589e6d13fc08118b 100644 --- a/ets2panda/test/compiler/ets/tuple_types_8.ets +++ b/ets2panda/test/compiler/ets/tuple_types_8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/tuple_types_9_neg.ets b/ets2panda/test/compiler/ets/tuple_types_9_neg.ets index 090eb69040a7ca0890206cfe52ffa1b0b00fd18e..932e61abf60256de0b72669e2cca1b3c640798ca 100644 --- a/ets2panda/test/compiler/ets/tuple_types_9_neg.ets +++ b/ets2panda/test/compiler/ets/tuple_types_9_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/typeAlias.ets b/ets2panda/test/compiler/ets/typeAlias.ets index 6c8a685b7ff0a4dbac94aad112fc2e3a3a69e978..80a908dea47bc48b1f7a64593f376928b1125768 100644 --- a/ets2panda/test/compiler/ets/typeAlias.ets +++ b/ets2panda/test/compiler/ets/typeAlias.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/typeVarReferenceFromStaticContext.ets b/ets2panda/test/compiler/ets/typeVarReferenceFromStaticContext.ets index 873aa3341841ab72158027de2360730d3b62ea62..b8d9e67c2050034fdceb8aa85158727f3088e830 100644 --- a/ets2panda/test/compiler/ets/typeVarReferenceFromStaticContext.ets +++ b/ets2panda/test/compiler/ets/typeVarReferenceFromStaticContext.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/typeVarReferenceFromStaticContext2.ets b/ets2panda/test/compiler/ets/typeVarReferenceFromStaticContext2.ets index ea05cf0351ea5e713f3c4d2c6726f11a8ab9f56b..d55f9ae78d4b35f0a50784c8e4a887bd28e51bf0 100644 --- a/ets2panda/test/compiler/ets/typeVarReferenceFromStaticContext2.ets +++ b/ets2panda/test/compiler/ets/typeVarReferenceFromStaticContext2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/union_types_2.ets b/ets2panda/test/compiler/ets/union_types_2.ets index 2759e37c14804da2cc06822fc2a5b73824adde3a..05c4ff250ee5c993f305e67ba2b16333d0a87fff 100644 --- a/ets2panda/test/compiler/ets/union_types_2.ets +++ b/ets2panda/test/compiler/ets/union_types_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/union_types_4.ets b/ets2panda/test/compiler/ets/union_types_4.ets index 224458ff6c332c5c51342bd18079df80b3681ab6..584d32a85cfc9c2664ec3c55779a39b919cca4c4 100644 --- a/ets2panda/test/compiler/ets/union_types_4.ets +++ b/ets2panda/test/compiler/ets/union_types_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/ets/validate_signatures_throw_type_error.ets b/ets2panda/test/compiler/ets/validate_signatures_throw_type_error.ets index 1b26009e1956f4bdc333f3867fc6ae349a5bc55d..bcee1e5032d79c29d185879849a017900b2233eb 100644 --- a/ets2panda/test/compiler/ets/validate_signatures_throw_type_error.ets +++ b/ets2panda/test/compiler/ets/validate_signatures_throw_type_error.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/validate_signatures_throw_type_error_more_param.ets b/ets2panda/test/compiler/ets/validate_signatures_throw_type_error_more_param.ets index 5b0a1e2f000203a71c6f6edd5ee2297c267f0035..70a446c6f2aba2c578d3e087627ecc990e0c79a4 100644 --- a/ets2panda/test/compiler/ets/validate_signatures_throw_type_error_more_param.ets +++ b/ets2panda/test/compiler/ets/validate_signatures_throw_type_error_more_param.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ets/voidTypeInBinaryOperation.ets b/ets2panda/test/compiler/ets/voidTypeInBinaryOperation.ets index 4c3da8af1f00b0c60d87fd9408c168d10b6ee9aa..46429d14c953ea7c7b54341e7163528b7b4b02f7 100644 --- a/ets2panda/test/compiler/ets/voidTypeInBinaryOperation.ets +++ b/ets2panda/test/compiler/ets/voidTypeInBinaryOperation.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/compiler/js/eval_lexically_unbound.js b/ets2panda/test/compiler/js/eval_lexically_unbound.js index 0b115a290185cf39aabe7c7880bbb34446502cb2..3d540196702c08be03e5c7b5202636a66c0f534f 100644 --- a/ets2panda/test/compiler/js/eval_lexically_unbound.js +++ b/ets2panda/test/compiler/js/eval_lexically_unbound.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/js/many_locals_1.js b/ets2panda/test/compiler/js/many_locals_1.js index e6988df432355d6f3d593ef9ab8d0a9c65b12c7e..a7967440112a6674ffa38470e5d0af2feda467fd 100644 --- a/ets2panda/test/compiler/js/many_locals_1.js +++ b/ets2panda/test/compiler/js/many_locals_1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_1.ts b/ets2panda/test/compiler/ts/arithmetic_operators_1.ts index 684252af5e6795e181eb91c192fb56a491825b38..ca2fbe6a974ea0839cfd57b616602f45ad22ea55 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_1.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_10.ts b/ets2panda/test/compiler/ts/arithmetic_operators_10.ts index 3fc3b8631f274d8954b0af07ed06316fb2f7209b..d23f08ac0d99825982262e5d182b4a24a525f617 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_10.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_11.ts b/ets2panda/test/compiler/ts/arithmetic_operators_11.ts index a8ec87252a5d789302b33af7b07a4e96956bf91b..3226aba01b3fc37dd757cf833dd6297e2ddc740f 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_11.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_12.ts b/ets2panda/test/compiler/ts/arithmetic_operators_12.ts index d2559c5504f9ab94ecbb0ded31850aff73b6b675..e12309ab7ccda501668f2019f0d7e93741a7a46e 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_12.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_13.ts b/ets2panda/test/compiler/ts/arithmetic_operators_13.ts index fecd16b6c99cb2d52db3fe15bac8e3599282dcb1..be692c712d7b0cbe74016a2a09cd5fac96146c54 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_13.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_14.ts b/ets2panda/test/compiler/ts/arithmetic_operators_14.ts index aa2f39bb7a7d3232e6539fe861f679b3380b6989..0231c42637b66231314318f152b845c99826a743 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_14.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_15.ts b/ets2panda/test/compiler/ts/arithmetic_operators_15.ts index b3eb8e2c16b93dc1468db405664a441917372f84..0122e8063b8581ff0207492899d1f9a03996447b 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_15.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_16.ts b/ets2panda/test/compiler/ts/arithmetic_operators_16.ts index 203477f7449ba3cae576fef04e5a0244e8943943..b0623492c04f9cd32783596280e5ea9e0672bede 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_16.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_16.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_17.ts b/ets2panda/test/compiler/ts/arithmetic_operators_17.ts index 8e428925cca89c20b858cb321df887a4bd1a63fe..30562860227f857280cc828dc2a0e8cb77f8285c 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_17.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_17.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_18.ts b/ets2panda/test/compiler/ts/arithmetic_operators_18.ts index e63501e9ddfe1b9cd8cc644cc867f8f823bfd805..76a5c99451820e250dc51d33e07a24e55f3562cc 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_18.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_18.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_19.ts b/ets2panda/test/compiler/ts/arithmetic_operators_19.ts index 3e5e9bc02a2bbb69012f700d7b61096089446beb..376c9e28116631023d5941b8a19db0d9c78a6d81 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_19.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_19.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_2.ts b/ets2panda/test/compiler/ts/arithmetic_operators_2.ts index 6c29c14302614372760486bf01414215b24db43c..ca2032b601ce86bf254560b775533a5b88ed370b 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_2.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_20.ts b/ets2panda/test/compiler/ts/arithmetic_operators_20.ts index a2adebd1b4b05a4b0eb728ae899e6e27069761b7..90afce2c2e73f4b3153ca6edecd7c751a5066375 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_20.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_20.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_21.ts b/ets2panda/test/compiler/ts/arithmetic_operators_21.ts index 84c12afaec4e3e60d24e4484c17077450c5184a8..f78aaaad7c173d5b47827cc4a00083a6cecc5b73 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_21.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_21.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_22.ts b/ets2panda/test/compiler/ts/arithmetic_operators_22.ts index 8d10f0f047dbfdad906a4c64de4b98d435467dd7..780eea4e83e57800141b7318b742375e15ebe89f 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_22.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_22.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_23.ts b/ets2panda/test/compiler/ts/arithmetic_operators_23.ts index a26291eb2cfb0dc3e67e8c05074db7550cc497c3..7d579e2eefd22ede40e36e820562c6868de18470 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_23.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_23.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_24.ts b/ets2panda/test/compiler/ts/arithmetic_operators_24.ts index 003989c1d12a3749eaec204ac856b0117d0d031d..c3304e13d94a85505acadc7a57b7cbe9865cb91a 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_24.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_24.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_25.ts b/ets2panda/test/compiler/ts/arithmetic_operators_25.ts index da858c2c349627909a1b07936b712b01711241bf..3d118f47d53f48366383e447bdc2788eba6733a3 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_25.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_25.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_26.ts b/ets2panda/test/compiler/ts/arithmetic_operators_26.ts index 5ccc7a64a92018fa1d75b607876522eed442d1b4..1bf26984f03182130a916f5e0ec510feea03586c 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_26.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_26.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_27.ts b/ets2panda/test/compiler/ts/arithmetic_operators_27.ts index cbde4a6680acef33343a8bbd5414b3c97b07427d..c161e86880625fc9cbe007731139dcf5eacf3a3b 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_27.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_27.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_28.ts b/ets2panda/test/compiler/ts/arithmetic_operators_28.ts index c4a7e16739459544c571507d623602ca97792f4d..70b7e93865114f74573951e751b9513a352a97fe 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_28.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_28.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_29.ts b/ets2panda/test/compiler/ts/arithmetic_operators_29.ts index 83d027f5cdd5e77c91ffbd6c8d3c5dee69c0fc83..82a796ef4159f0df33754823fa9053f400e2123c 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_29.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_29.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_3.ts b/ets2panda/test/compiler/ts/arithmetic_operators_3.ts index 21e6e08be04b572a2d202f7bc66f5b594732884b..dcd9d5e591677156f09725faa5d3a0e37a25f449 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_3.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_30.ts b/ets2panda/test/compiler/ts/arithmetic_operators_30.ts index 6fb03d3f4834e9821d081a815db60cd31fa8472b..b3b1cd22a75db547040de54ad24a45f4b6ce6780 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_30.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_30.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_31.ts b/ets2panda/test/compiler/ts/arithmetic_operators_31.ts index b7f238f5e712773ea6f1170523557d18928a0d47..c82c45bdeb0d3785924ebe49633da9ded611bba3 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_31.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_31.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_32.ts b/ets2panda/test/compiler/ts/arithmetic_operators_32.ts index 625ffeaf6a7fce02cd647ad3981e1d333bfe599d..e286c8d475203ce782cf181d0b081f2ae6ee11b4 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_32.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_32.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_33.ts b/ets2panda/test/compiler/ts/arithmetic_operators_33.ts index 0c235e5370423f51d7b7ce98d85a8e11f5a0621c..28e02506973f66eb3dc54910683d03599da174ef 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_33.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_33.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_34.ts b/ets2panda/test/compiler/ts/arithmetic_operators_34.ts index c35c5dbfe1d987f553a1606505dad552e087fbe2..ba4389f0bf843d7783cd883b9b8545d7052c8f38 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_34.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_34.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_35.ts b/ets2panda/test/compiler/ts/arithmetic_operators_35.ts index 3e09c01f7623952e66f8e6d32a9a871a814f58e6..6e54f23c459174f4f75f51850b6085bd0cfc184f 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_35.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_35.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_36.ts b/ets2panda/test/compiler/ts/arithmetic_operators_36.ts index 5d51c4fe9d61105628a989b1680324161b6d82ea..018927c4a431c8115a24dbf2bd9286c34807be3a 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_36.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_36.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_37.ts b/ets2panda/test/compiler/ts/arithmetic_operators_37.ts index 45e84a31eabb232212b00912451adbb2b21fa548..db1257d074ad7503782a1b38494766e942487707 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_37.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_37.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_38.ts b/ets2panda/test/compiler/ts/arithmetic_operators_38.ts index 07e9fc25d3142bcb0ff38e08530d13c1a449e999..593d23ff3110ab73d1beb85d3778e16f2a3c2313 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_38.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_38.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_39.ts b/ets2panda/test/compiler/ts/arithmetic_operators_39.ts index 73610174ef878f8fb722451ef6d97579a71f7383..68d0c8df76c90ad0013f9d69cdcd64b962800bdd 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_39.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_39.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_4.ts b/ets2panda/test/compiler/ts/arithmetic_operators_4.ts index 59f55ca08ee6641d40ac831407d2920b4de9011b..713182a2e1c216449b4abe5ce3eb00fe3d82e73a 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_4.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_40.ts b/ets2panda/test/compiler/ts/arithmetic_operators_40.ts index 2c2eaded30d033d5abdbe985cc20a35000fbfed6..0184960235f440bece670d2049a0a1e542609771 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_40.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_40.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_41.ts b/ets2panda/test/compiler/ts/arithmetic_operators_41.ts index 5e8f740163104722577653e344ad8d5c6dee21f8..91db53e06f697607d538ed9cb99e9462a7c1dd18 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_41.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_41.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_42.ts b/ets2panda/test/compiler/ts/arithmetic_operators_42.ts index 67d21dfb6f4fc13b761c97eeb7e9fe91c7311136..ea05ced88af4d237a537500e1ac17d1e35eb9f17 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_42.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_42.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_43.ts b/ets2panda/test/compiler/ts/arithmetic_operators_43.ts index fbac11e8ff5985605962423e123cb53a83619c70..332f1c6e0f1627bdfdd22bbc5fb2b0431fc54c5b 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_43.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_43.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_44.ts b/ets2panda/test/compiler/ts/arithmetic_operators_44.ts index c80ac541a2cfdceb9bdd71ef21edffaf092cc6e8..01782520ddc16566bb98c13c17647d9ab92d18d6 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_44.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_44.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_45.ts b/ets2panda/test/compiler/ts/arithmetic_operators_45.ts index a8dfc8685e2abc87cdf5b16f769e7106f115b3de..f6cf6b0aacae7be43890a947eb069322e9b65337 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_45.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_45.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_46.ts b/ets2panda/test/compiler/ts/arithmetic_operators_46.ts index 89b364dc5deb4cab042b272d5130034952964fde..4b0f63c548bb3586a2c5d6f240f723552a10f2f7 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_46.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_46.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_47.ts b/ets2panda/test/compiler/ts/arithmetic_operators_47.ts index e01fa452e2dac1b0f2df7bd0355151a6a26dfa11..4f050d12950195b48c5938cb81abf07ec1ef235a 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_47.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_47.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_48.ts b/ets2panda/test/compiler/ts/arithmetic_operators_48.ts index 36ad7d2b9880abc5fe140db4ad89022c3af2a7c9..1f211d3f6a54e1ed95f2c0bfdd7dfa2c9c6e348c 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_48.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_48.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_49.ts b/ets2panda/test/compiler/ts/arithmetic_operators_49.ts index 6ad0aa3475156d731e4d3988a573a49d658332d1..9c1a1b36675157dbf1fb49218fc2cc83c6894dbd 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_49.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_49.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_5.ts b/ets2panda/test/compiler/ts/arithmetic_operators_5.ts index 35f7bffe1b75ce3c0fd61c4314b7fbc4d9b42bfa..4f83cfbff36fd29e4efd84d737493ff23f6feab1 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_5.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_50.ts b/ets2panda/test/compiler/ts/arithmetic_operators_50.ts index c96523bbfea4523bc9bba840de11eb9c3419e4db..5739e8e9349fb8f9918d7b050767d30223b98a50 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_50.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_50.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_51.ts b/ets2panda/test/compiler/ts/arithmetic_operators_51.ts index df29f3b299cdf08ee39c4845737c423db9195ba5..047a04f0d266a9ba6debd854b49e9a0576ee8e00 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_51.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_51.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_52.ts b/ets2panda/test/compiler/ts/arithmetic_operators_52.ts index f2ae1c3c0c25263faa5b00f34f7d9f8120b36886..a6285eebbb25f3832465b88357272ff64ce83901 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_52.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_52.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_53.ts b/ets2panda/test/compiler/ts/arithmetic_operators_53.ts index 786d16466db4538e4dcd13bf39ceb7ae1e48dc39..354664cf116c3a229fe13eb34c01fa1b3b93180c 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_53.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_53.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_54.ts b/ets2panda/test/compiler/ts/arithmetic_operators_54.ts index 567bda68084c0a88c37ebc0d826cf068f4d1dfcc..dd2fb9a68abe300207f97f409d3400fe1efded0c 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_54.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_54.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_55.ts b/ets2panda/test/compiler/ts/arithmetic_operators_55.ts index 897e7979b72414cf60496459555fcdc120859ddf..a21d2763bff65a2f3234ae1f6f221e59ad30e337 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_55.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_55.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_56.ts b/ets2panda/test/compiler/ts/arithmetic_operators_56.ts index 2f280e4e77962c01cabbccd1a56ec1ab3326df3b..eee66f6b0e8b3972e8af8a47f33e220cab66049c 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_56.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_56.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_57.ts b/ets2panda/test/compiler/ts/arithmetic_operators_57.ts index 0226b2535eeaff7e87da34e6281d2c5c81d500cb..7f82cde9bde3811f9cb3aeab5ce098f2e81a0b63 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_57.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_57.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_58.ts b/ets2panda/test/compiler/ts/arithmetic_operators_58.ts index 56210cca9e4eeb256cae368290e4a7ed8eb681b0..c2f59d44d0e43f5b08831acc1cfa3bed8e082af9 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_58.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_58.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_59.ts b/ets2panda/test/compiler/ts/arithmetic_operators_59.ts index 0126bf568b3e6ee34e2946ba1f541efb479231aa..05e88a41ea54742c8af13103c68bc9b992c06980 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_59.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_59.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_6.ts b/ets2panda/test/compiler/ts/arithmetic_operators_6.ts index 2d151b3abd3fa70d66e66376eb59c83107067a89..fc8a663bf6c2c5798f44842110cf27e4b5559d69 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_6.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_60.ts b/ets2panda/test/compiler/ts/arithmetic_operators_60.ts index 3af396349d61f5ee96440acbd210383e75284169..ed14385c9a75c48c2f561841b7d265c397dc9f9d 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_60.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_60.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_61.ts b/ets2panda/test/compiler/ts/arithmetic_operators_61.ts index 7da46ac2e1b1d5b87016f9b5d2f08d4fd65311a1..b89f9499269c8ff1f6d0b86b4bede5fbcf0f2a0c 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_61.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_61.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_62.ts b/ets2panda/test/compiler/ts/arithmetic_operators_62.ts index d31ad7aaee0bd18023f38015ce0b17888ba089c8..80336374c81c6bc67a23c8c91b4369dbbdff485e 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_62.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_62.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_63.ts b/ets2panda/test/compiler/ts/arithmetic_operators_63.ts index 4c9495cf239ffb23b2bc3999a158268bb812f9d8..8093de83b65f3348584c9a64f086523420af9bce 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_63.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_63.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_64.ts b/ets2panda/test/compiler/ts/arithmetic_operators_64.ts index 5a823b7990567ea14e3d38ad693e1cc53fed2b92..274b71ee07695c508a96ff93751c348faa791247 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_64.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_64.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_7.ts b/ets2panda/test/compiler/ts/arithmetic_operators_7.ts index 515ad0dd9144e66afe476ea6ac6ddd722edd2768..4e31f3ab8b4a8cba0b91aaf4590217bfe3074b67 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_7.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_8.ts b/ets2panda/test/compiler/ts/arithmetic_operators_8.ts index 1c2f8f08a5427c79958623e962d9c53927723108..3baac2761389225d757554eb730575671d8a5800 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_8.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arithmetic_operators_9.ts b/ets2panda/test/compiler/ts/arithmetic_operators_9.ts index 5f594a42176dd44ae4cb69d12edc9635e5fc4649..fd31952dabe734459f4bd6c8e30c56e8e3ff2d4e 100644 --- a/ets2panda/test/compiler/ts/arithmetic_operators_9.ts +++ b/ets2panda/test/compiler/ts/arithmetic_operators_9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring.ts b/ets2panda/test/compiler/ts/arrayDestructuring.ts index 7eef63afc0738ee9fa691be0920cf75e6bac16dd..a118fdb66d42d1f21885668c76ed095591cd3fdf 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring1.ts b/ets2panda/test/compiler/ts/arrayDestructuring1.ts index aed985a1757520cdbf7e1ef9f02158f472d404f1..ee6ffe6dfc534cfeb9f1ea84c9e3fae7ef556c61 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring1.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring10.ts b/ets2panda/test/compiler/ts/arrayDestructuring10.ts index 5e0c3f4c09d5cf258ed7a70e201fc830436a357d..181cb8072f21e3593b362ad4db270f16af5ba249 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring10.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring11.ts b/ets2panda/test/compiler/ts/arrayDestructuring11.ts index 6be3feeb40b5c6e0e6f05380a014781d218c97cc..39ef48fbdc8d4d287186894125f7ebacebac32d7 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring11.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring12.ts b/ets2panda/test/compiler/ts/arrayDestructuring12.ts index 43daab2c7183a6e4ed1013103fc6e874dcd34132..580977b14e0d093b0efd696da57fcf089018b896 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring12.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring13.ts b/ets2panda/test/compiler/ts/arrayDestructuring13.ts index 76b39379f57287e3def7ad41e5d00e211c0baae9..efaec6c8cebef969da72279c2fcb144705b7818d 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring13.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring14.ts b/ets2panda/test/compiler/ts/arrayDestructuring14.ts index 41cca42fb5637bd8fd467151ffa3b4ccf26e7364..f7cbd8174e36ceb1074cf3820ef5cb75976ad9c3 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring14.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring15.ts b/ets2panda/test/compiler/ts/arrayDestructuring15.ts index 5b902661e9df559e30968861406216d8628169a6..767a8fa74fcffbfc96554644b886d2187f49a87a 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring15.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring16.ts b/ets2panda/test/compiler/ts/arrayDestructuring16.ts index 9d414e44a1c1fcc8eb6e82a1f2882c03a496b93c..32c95b79071b41dadfc29bea221dcf1fd1486a76 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring16.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring16.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring17.ts b/ets2panda/test/compiler/ts/arrayDestructuring17.ts index dc3a9fae33f4c7adf7bcfea7195b9c98d125c3b8..dcd19f2be10b765d1884d2ec12cabcf37d55e7ab 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring17.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring17.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring18.ts b/ets2panda/test/compiler/ts/arrayDestructuring18.ts index d3f2dc59cc149c811e86993aa3d0fbd31b7c776e..21ce9b075279296131101f17aba88a65199093da 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring18.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring18.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring19.ts b/ets2panda/test/compiler/ts/arrayDestructuring19.ts index a2c9af9fa600e778c59d9f114b71c8fa338a3188..3ca4997fe66695fe77b3a3a111d8717cca0dc9a9 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring19.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring19.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring2.ts b/ets2panda/test/compiler/ts/arrayDestructuring2.ts index f39442efd8fa9379c737ad280f3068fda7d707a7..76f7eb767cf4f67ea250b3cfb03a7fbe4738d45f 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring2.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring20.ts b/ets2panda/test/compiler/ts/arrayDestructuring20.ts index 408abbf482714e9adb9ef7142ab857abd55455a2..90b9e3f98322a478dff0d6028b0f09eea9ba66b9 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring20.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring20.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring21.ts b/ets2panda/test/compiler/ts/arrayDestructuring21.ts index 49a5a2b77ddad203a2dd3a1c515658a5adb37d39..5c706a2f600b5e06b91f6056605f17d4d38b4fb2 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring21.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring21.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring22.ts b/ets2panda/test/compiler/ts/arrayDestructuring22.ts index ebf58b8fa4b0854b544528abd2122aabf63fc2ff..02edf734d3687116dded2d897d7a016dba379541 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring22.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring22.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring23.ts b/ets2panda/test/compiler/ts/arrayDestructuring23.ts index 5734a9d0097d18ec4d9c82c481a4a7b2c36431a0..8e96b873f5336013a8f5bc02e35b4e1538f309fb 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring23.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring23.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring24.ts b/ets2panda/test/compiler/ts/arrayDestructuring24.ts index f566b082b4e0b251bd484daaf5a44eb7bd40d69e..1bf3f5938d55d6f0d856f06169ee1c8babb08aa5 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring24.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring24.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring25.ts b/ets2panda/test/compiler/ts/arrayDestructuring25.ts index 8969ace7857a276ced0a95fac63d93162d9ef0c0..7d1faecf54c02a24c28437b09d15410d61aa79f0 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring25.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring25.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring26.ts b/ets2panda/test/compiler/ts/arrayDestructuring26.ts index 66b0fae39f0e73be668f8564378cc60da1ce4765..5c69c9cb1a0a751492ac6d85a962d9de289833a6 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring26.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring26.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring27.ts b/ets2panda/test/compiler/ts/arrayDestructuring27.ts index d1d6d73e8bce294b26b441e06a28003d5f6a3cbd..18eb0d2460f24d90f3c43fcb63acfd1ef1323d98 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring27.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring27.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring28.ts b/ets2panda/test/compiler/ts/arrayDestructuring28.ts index ecdf8d0eb1931c05272a7badfac798bd39bf320e..120abd5954edc8418a9cbb37dc6eef1c0c04c956 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring28.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring28.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring29.ts b/ets2panda/test/compiler/ts/arrayDestructuring29.ts index 83f3475c3142ae92c19841c68be1c23efee1f80f..b3b70244157832da5ff35ef8712e8b5f5373a009 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring29.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring29.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring3.ts b/ets2panda/test/compiler/ts/arrayDestructuring3.ts index 509a576070a416af6fc1b3c7efe3edce1338082a..995f5d3110159936c44f684d1f1fdf338c698078 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring3.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring30.ts b/ets2panda/test/compiler/ts/arrayDestructuring30.ts index e77114f602489cb486eac9e586261a8a5d11cbca..22da135107d2d3da80fb7d59a2d048d5ad48c646 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring30.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring30.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring31.ts b/ets2panda/test/compiler/ts/arrayDestructuring31.ts index 3cf650c0cea88c4e76ec92c85af626e35366a17c..5865f348e32945f3b946d5f02016ed5cf4bdcedf 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring31.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring31.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring32.ts b/ets2panda/test/compiler/ts/arrayDestructuring32.ts index 26e83a562be82adb47ee7c1ba8768fd2fc1a15a5..f0896cc0f10eada328ab00bf3e4d4ffc6e2316a7 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring32.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring32.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring33.ts b/ets2panda/test/compiler/ts/arrayDestructuring33.ts index b4907fc208756c99b700589f38f79743d9eee5de..8e001de9bb41edb9b5035d79f4833c4d353f2653 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring33.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring33.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring34.ts b/ets2panda/test/compiler/ts/arrayDestructuring34.ts index 7b59bc5867c6a60abf99e9e3f14dff91c4e033ab..75ab1b5ce7fe5c1025ad15a9116787a032965af7 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring34.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring34.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring35.ts b/ets2panda/test/compiler/ts/arrayDestructuring35.ts index bed9093bee3a41565451ab53f5b1837bef665972..2bf230bee45886c19239353e3606e1d15afaff21 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring35.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring35.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring36.ts b/ets2panda/test/compiler/ts/arrayDestructuring36.ts index 52557f7efce6d3ae4d1a7720c878a71a6f81f3d7..5b0c4777bcd5c5dad73e947e6ca8056ffd8b00c3 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring36.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring36.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring37.ts b/ets2panda/test/compiler/ts/arrayDestructuring37.ts index 063164a4bb54728caac0ada63fba2fda4fd8e224..44afffe89a7ef94cccdf982ab3d6024b992668de 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring37.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring37.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring38.ts b/ets2panda/test/compiler/ts/arrayDestructuring38.ts index 50ebf9dcdb99c1f5e66878e4b1418fe634343c24..05e69e0c3c984967296516532350ce05233b7b78 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring38.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring38.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring39.ts b/ets2panda/test/compiler/ts/arrayDestructuring39.ts index df8cabb07e3afaa36488d64d7500a9f1179fa251..f4b7a1fb52cda3473fcea40692f16f57c842378f 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring39.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring39.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring4.ts b/ets2panda/test/compiler/ts/arrayDestructuring4.ts index cdffb20264de18916e594ed2140ed40e80aae514..5cdcca0959100fb6e9ee4b0f4cdcffe4fe14fe58 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring4.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring40.ts b/ets2panda/test/compiler/ts/arrayDestructuring40.ts index 1f1704937d9d19f7d21d84417567099defba466e..e9bb9c3ab80137a2eeca68686d4191b2206a6834 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring40.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring40.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring41.ts b/ets2panda/test/compiler/ts/arrayDestructuring41.ts index bb06934d94414dfc1e9480753792649b24700f29..fad5bc0c101e6f67b127079e79f279d8130c1e67 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring41.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring41.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring42.ts b/ets2panda/test/compiler/ts/arrayDestructuring42.ts index 388e8f5c1869fb85ffb79662e918a971589580af..a13efc8e6eb4662d29e01721590b8a0f3f55ae29 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring42.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring42.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring43.ts b/ets2panda/test/compiler/ts/arrayDestructuring43.ts index 06f15b5732bff6928d45ee97c83ef75ff3d02491..20e84801b025dd883d99764f4688cd09b27108f7 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring43.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring43.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring44.ts b/ets2panda/test/compiler/ts/arrayDestructuring44.ts index 7cec1a124d023fee5784236f605897b8bfcd4883..544e506520f4f76794b548ceee1718eea87755df 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring44.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring44.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring5.ts b/ets2panda/test/compiler/ts/arrayDestructuring5.ts index 485e2d84182e9889f7c71cdf5266c3ef1f576f85..22fe4a195c080794625a3f1f449a7cc035650952 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring5.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring6.ts b/ets2panda/test/compiler/ts/arrayDestructuring6.ts index 07b28d03d79c598f738c4dc11f7db40525917600..668c616f5ada58d16f559210c04a7035dfb00a34 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring6.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring7.ts b/ets2panda/test/compiler/ts/arrayDestructuring7.ts index 9601ba69fddb33c42259938927f8ac1149f0eb48..e6f54372a5345ea94876447c8d04c6f359e47747 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring7.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring8.ts b/ets2panda/test/compiler/ts/arrayDestructuring8.ts index 02ce4ae88bb8e045db1dd6ee204e5497ae080eac..ec55a52071d94987d3af3ac0558c782c7265b5fe 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring8.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/arrayDestructuring9.ts b/ets2panda/test/compiler/ts/arrayDestructuring9.ts index fb1618452de7c7c9662dcf5e545ab6164edc37b7..28906efde138003d46e2c81e6644abbc7a01afc3 100644 --- a/ets2panda/test/compiler/ts/arrayDestructuring9.ts +++ b/ets2panda/test/compiler/ts/arrayDestructuring9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_1.ts b/ets2panda/test/compiler/ts/array_1.ts index b5ce2f7b7a74771b92eb039fbf7278e23844b5c9..c3eeb2080b5d52e15cafae9d2ec3611e56292224 100644 --- a/ets2panda/test/compiler/ts/array_1.ts +++ b/ets2panda/test/compiler/ts/array_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_10.ts b/ets2panda/test/compiler/ts/array_10.ts index d400130faa9f6aeeb2ea00d3a56f70ff0aa447c9..b8111a350f16b0f38e169dd429c4eefec771ba13 100644 --- a/ets2panda/test/compiler/ts/array_10.ts +++ b/ets2panda/test/compiler/ts/array_10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_11.ts b/ets2panda/test/compiler/ts/array_11.ts index aebffa2a9e634d3cd005576a0bc10f66f12320b6..8a4f889c2e97dcb7552778e080fa44af218a8181 100644 --- a/ets2panda/test/compiler/ts/array_11.ts +++ b/ets2panda/test/compiler/ts/array_11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_12.ts b/ets2panda/test/compiler/ts/array_12.ts index 3559dbdeed793d20744b2d233e824c5dc82fdcc6..74773b2ceb640ce39a55d7aae56765e938eecced 100644 --- a/ets2panda/test/compiler/ts/array_12.ts +++ b/ets2panda/test/compiler/ts/array_12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_13.ts b/ets2panda/test/compiler/ts/array_13.ts index 1932e30a6ab3c99cd252cb90638958927a1bfa63..494c4b463be8ff31e0e97dd69f7ca2d3a39c2e85 100644 --- a/ets2panda/test/compiler/ts/array_13.ts +++ b/ets2panda/test/compiler/ts/array_13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_14.ts b/ets2panda/test/compiler/ts/array_14.ts index 27ba5ff40783b874032a8defd86ec5981b4d6c2f..b9828f23263de17a6bb3858da980c44273573219 100644 --- a/ets2panda/test/compiler/ts/array_14.ts +++ b/ets2panda/test/compiler/ts/array_14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_15.ts b/ets2panda/test/compiler/ts/array_15.ts index 2bd7ba7ce0f833345e9b8c973c4d6022bc6e4827..a6e78ff2e591e48a3f964eff4d528f2aca34fa1f 100644 --- a/ets2panda/test/compiler/ts/array_15.ts +++ b/ets2panda/test/compiler/ts/array_15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_16.ts b/ets2panda/test/compiler/ts/array_16.ts index f2a8c0ebeb3c8b39654ba5dcf6060796784c5e0e..e25c25b6a7ceae5aee86e01d9e8962d058436b0e 100644 --- a/ets2panda/test/compiler/ts/array_16.ts +++ b/ets2panda/test/compiler/ts/array_16.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_17.ts b/ets2panda/test/compiler/ts/array_17.ts index 39d8825542d91d7873a6615a2d319e0ec2c49e1f..667b73156c7d5b02b48604999a234ec8f3bc5b22 100644 --- a/ets2panda/test/compiler/ts/array_17.ts +++ b/ets2panda/test/compiler/ts/array_17.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_18.ts b/ets2panda/test/compiler/ts/array_18.ts index 1e0b9ccab662e8a3ae8dd0364e15fea96b650898..ac0e3af3fc55c8ff13b426fbd94d23f564c31f81 100644 --- a/ets2panda/test/compiler/ts/array_18.ts +++ b/ets2panda/test/compiler/ts/array_18.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_19.ts b/ets2panda/test/compiler/ts/array_19.ts index 3f07d16df7ec958ed5d431ff612f22fcbdeb7502..3e26811dfa7d24bc47895d26416d7b44c68a78d1 100644 --- a/ets2panda/test/compiler/ts/array_19.ts +++ b/ets2panda/test/compiler/ts/array_19.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_2.ts b/ets2panda/test/compiler/ts/array_2.ts index c03c68d6eb4e7e03f8406906456b341279cfb54a..cd98b743106138ec9b944cd51ff14668c3037ccf 100644 --- a/ets2panda/test/compiler/ts/array_2.ts +++ b/ets2panda/test/compiler/ts/array_2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_20.ts b/ets2panda/test/compiler/ts/array_20.ts index a8e9c817d82fb5c72df8717cedeb1893c2a6d7c2..8b2730df7d48cd5a4c8459c148509e8a23192f14 100644 --- a/ets2panda/test/compiler/ts/array_20.ts +++ b/ets2panda/test/compiler/ts/array_20.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_21.ts b/ets2panda/test/compiler/ts/array_21.ts index 3ca67b5c4fea190687be155a97eba112674a3eea..aef2d091736ab770efd459c35bb00ed938e54f70 100644 --- a/ets2panda/test/compiler/ts/array_21.ts +++ b/ets2panda/test/compiler/ts/array_21.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_22.ts b/ets2panda/test/compiler/ts/array_22.ts index b2757be0fe04ec4931cbe8e8c7b59a70d0f64022..496987fab0908b3b7e691436937c84962ebaf502 100644 --- a/ets2panda/test/compiler/ts/array_22.ts +++ b/ets2panda/test/compiler/ts/array_22.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_23.ts b/ets2panda/test/compiler/ts/array_23.ts index d674f07a76ed6b9f502161ab2ef3ec1424017bea..1dfeaa8acfd425606888e0adb5c2260d90f3eca8 100644 --- a/ets2panda/test/compiler/ts/array_23.ts +++ b/ets2panda/test/compiler/ts/array_23.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_24.ts b/ets2panda/test/compiler/ts/array_24.ts index 3de8e7d6d2cdbbcaaab6529dea93bb78bc288186..bba3f50a20d0bc236fb2e69e5e7bc82b7f0fda62 100644 --- a/ets2panda/test/compiler/ts/array_24.ts +++ b/ets2panda/test/compiler/ts/array_24.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_3.ts b/ets2panda/test/compiler/ts/array_3.ts index 80f4ff655ebb2e611f2afb86d2d9154e1beeaba8..a926b2c7eae27c53cd6ae47d54936d65f1f0f6ba 100644 --- a/ets2panda/test/compiler/ts/array_3.ts +++ b/ets2panda/test/compiler/ts/array_3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_4.ts b/ets2panda/test/compiler/ts/array_4.ts index 17e40617d0c6ebef848845339a003ef55b794fe6..e1798f6f5b8b8ea22bbc390b654adaee692ac3aa 100644 --- a/ets2panda/test/compiler/ts/array_4.ts +++ b/ets2panda/test/compiler/ts/array_4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_5.ts b/ets2panda/test/compiler/ts/array_5.ts index 907baf2e5e35074fb22b2d81d8ae242ed8e3a0ac..157695f04361a4094c4e616aab251ac3466a5255 100644 --- a/ets2panda/test/compiler/ts/array_5.ts +++ b/ets2panda/test/compiler/ts/array_5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_6.ts b/ets2panda/test/compiler/ts/array_6.ts index bb8e142b2b1652ff62dc59e56b9030ae4c0173b5..591ad3eae721eabb5e3e88e9ab1d3a19f59e75b4 100644 --- a/ets2panda/test/compiler/ts/array_6.ts +++ b/ets2panda/test/compiler/ts/array_6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_7.ts b/ets2panda/test/compiler/ts/array_7.ts index 2ce2d03bee62dcecc67955b9a2502cbe0881cade..614e262f563f0b985d1521e383e9310322dc9956 100644 --- a/ets2panda/test/compiler/ts/array_7.ts +++ b/ets2panda/test/compiler/ts/array_7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_8.ts b/ets2panda/test/compiler/ts/array_8.ts index a053bd490ef0d3c63b34ca6a27ab2f187839162a..7831cbbd1317485fd388d39d6eccfa6d3160234d 100644 --- a/ets2panda/test/compiler/ts/array_8.ts +++ b/ets2panda/test/compiler/ts/array_8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_9.ts b/ets2panda/test/compiler/ts/array_9.ts index cc24181d40053c139471d2636944801ee2506fbd..79e8e1a50f07c67d1382525adced08768f622d1c 100644 --- a/ets2panda/test/compiler/ts/array_9.ts +++ b/ets2panda/test/compiler/ts/array_9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/array_expression_1.ts b/ets2panda/test/compiler/ts/array_expression_1.ts index 4a62ef28863c6ff88d9d9ab4fff9a163601846f3..b98f024081844e0a7155c55559b70aed41848b01 100644 --- a/ets2panda/test/compiler/ts/array_expression_1.ts +++ b/ets2panda/test/compiler/ts/array_expression_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_1.ts b/ets2panda/test/compiler/ts/as_expression_1.ts index 362cf63563eac28d23ef9dc6711cb5e22c8386ec..c80f6e0fd08e3ab575d5bfd0be8648b78700e1fd 100644 --- a/ets2panda/test/compiler/ts/as_expression_1.ts +++ b/ets2panda/test/compiler/ts/as_expression_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_10.ts b/ets2panda/test/compiler/ts/as_expression_10.ts index 225cb02346c5e25bba75115dda6f2cfc1e6e0f5b..a3c168773c5b26fc3dbf5223eeba3e24326721f7 100644 --- a/ets2panda/test/compiler/ts/as_expression_10.ts +++ b/ets2panda/test/compiler/ts/as_expression_10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_11.ts b/ets2panda/test/compiler/ts/as_expression_11.ts index 58763904e1934492928d39b77ecdc9143b4095f2..10f242a57bfc69437e012731bffde3738073d6c7 100644 --- a/ets2panda/test/compiler/ts/as_expression_11.ts +++ b/ets2panda/test/compiler/ts/as_expression_11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_12.ts b/ets2panda/test/compiler/ts/as_expression_12.ts index 00ae34de42d46e887c51fd05e6574c3bb477c663..3b1a8473bc5b1c9f592422a294f8657af54cbb32 100644 --- a/ets2panda/test/compiler/ts/as_expression_12.ts +++ b/ets2panda/test/compiler/ts/as_expression_12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_13.ts b/ets2panda/test/compiler/ts/as_expression_13.ts index af869f1606a611735aa5037cb49ac3dbe9d3029f..41b0d025357722c19740b5fe2cca1fe8943db9c9 100644 --- a/ets2panda/test/compiler/ts/as_expression_13.ts +++ b/ets2panda/test/compiler/ts/as_expression_13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_14.ts b/ets2panda/test/compiler/ts/as_expression_14.ts index c4a9cf70eacbc703c9d490ae502f6f934937cb78..0668d10dbdbb957597e1437a217a9c7620b8be5e 100644 --- a/ets2panda/test/compiler/ts/as_expression_14.ts +++ b/ets2panda/test/compiler/ts/as_expression_14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_15.ts b/ets2panda/test/compiler/ts/as_expression_15.ts index 2cbeebed8d471485c68fab7380904a982c5e6864..ab63013eccc8bc08b29c6c207d934c9e391ce708 100644 --- a/ets2panda/test/compiler/ts/as_expression_15.ts +++ b/ets2panda/test/compiler/ts/as_expression_15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_2.ts b/ets2panda/test/compiler/ts/as_expression_2.ts index c68ab4366c78061cabcb022917086ccc46427e2c..5b6c0f11239f2a7eeeb5b110c051362723d39296 100644 --- a/ets2panda/test/compiler/ts/as_expression_2.ts +++ b/ets2panda/test/compiler/ts/as_expression_2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_3.ts b/ets2panda/test/compiler/ts/as_expression_3.ts index b78c737f8f31e18ce6ce51d5c02a997734078e25..ab5106c8c3d3f5287aa983f6394578f39c0af2bc 100644 --- a/ets2panda/test/compiler/ts/as_expression_3.ts +++ b/ets2panda/test/compiler/ts/as_expression_3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_4.ts b/ets2panda/test/compiler/ts/as_expression_4.ts index 56eb4f75c29d7fcd02cfc1f45b8d425345a90a02..fc0a3cdc7db2f342067712618e3e67695219791a 100644 --- a/ets2panda/test/compiler/ts/as_expression_4.ts +++ b/ets2panda/test/compiler/ts/as_expression_4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_5.ts b/ets2panda/test/compiler/ts/as_expression_5.ts index 77cbbbb7d37b9ac85c1b7bcd9b7a9b2e6751602d..4e4379658a257cef3f8238e6f15c88ddbf399341 100644 --- a/ets2panda/test/compiler/ts/as_expression_5.ts +++ b/ets2panda/test/compiler/ts/as_expression_5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_6.ts b/ets2panda/test/compiler/ts/as_expression_6.ts index 92d8f8d6ae6c322ff51a4f04a00b8b6ffe45fb88..af91662072ab177951de8d33762a2a80c803b9e6 100644 --- a/ets2panda/test/compiler/ts/as_expression_6.ts +++ b/ets2panda/test/compiler/ts/as_expression_6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_7.ts b/ets2panda/test/compiler/ts/as_expression_7.ts index 255d5641ef4a6b83c2b39eadb29fce9c3cb4c22d..d8cb126b2825e41718b30b9b8d1a57aa177d6d1c 100644 --- a/ets2panda/test/compiler/ts/as_expression_7.ts +++ b/ets2panda/test/compiler/ts/as_expression_7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_8.ts b/ets2panda/test/compiler/ts/as_expression_8.ts index 159c2d784b4a1a6e47d1b6aa46f350cdc606ace4..c4ff5f0bad14d3a49d1916f1c9ac8640c22f7977 100644 --- a/ets2panda/test/compiler/ts/as_expression_8.ts +++ b/ets2panda/test/compiler/ts/as_expression_8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/as_expression_9.ts b/ets2panda/test/compiler/ts/as_expression_9.ts index d4b43d87988b41d489f22fb10733f476e1466e9d..0b5c7cc95a4bc042991e76abdc67879284d49e4c 100644 --- a/ets2panda/test/compiler/ts/as_expression_9.ts +++ b/ets2panda/test/compiler/ts/as_expression_9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/assignment_never.ts b/ets2panda/test/compiler/ts/assignment_never.ts index 4bafa942475772040685e1ff8c5fb75239d48398..ebcfb1a5858ad70cf69613cdf74ba11f976ece50 100644 --- a/ets2panda/test/compiler/ts/assignment_never.ts +++ b/ets2panda/test/compiler/ts/assignment_never.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/assignment_unknown.ts b/ets2panda/test/compiler/ts/assignment_unknown.ts index d50573d65787710c0086cc97c9671c92fd6229f0..539d0c3d88d621ce620a72d8da403cf2de378ef4 100644 --- a/ets2panda/test/compiler/ts/assignment_unknown.ts +++ b/ets2panda/test/compiler/ts/assignment_unknown.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/call_expression_1.ts b/ets2panda/test/compiler/ts/call_expression_1.ts index 313f7329846619a5b79de84f27953c34eecca81b..f137061299cc3d3bf1b6e18ca30778f792235de8 100644 --- a/ets2panda/test/compiler/ts/call_expression_1.ts +++ b/ets2panda/test/compiler/ts/call_expression_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/cannotAssignToConst.ts b/ets2panda/test/compiler/ts/cannotAssignToConst.ts index e82138fd82b3ab0b9012fbb32abf8516452a1583..72198ab35ff48c891665a7a894e9eefaf8e5295d 100644 --- a/ets2panda/test/compiler/ts/cannotAssignToConst.ts +++ b/ets2panda/test/compiler/ts/cannotAssignToConst.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/constUsedBeforeDeclaration.ts b/ets2panda/test/compiler/ts/constUsedBeforeDeclaration.ts index f05eb4bfd6f7ad7daa129cb3edc417355cf8743d..85bc08e6d15febd7ccaf0e9aca4518c1ec24d43f 100644 --- a/ets2panda/test/compiler/ts/constUsedBeforeDeclaration.ts +++ b/ets2panda/test/compiler/ts/constUsedBeforeDeclaration.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/do_while_statement.ts b/ets2panda/test/compiler/ts/do_while_statement.ts index 8cc6e9356e011ae0ee20ea6ee6f3ab1f33167c7f..65529a9b475df68d53ba50c64a0a4412c4ffb0ef 100644 --- a/ets2panda/test/compiler/ts/do_while_statement.ts +++ b/ets2panda/test/compiler/ts/do_while_statement.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/for_update_statement.ts b/ets2panda/test/compiler/ts/for_update_statement.ts index f733f4996816a9360da32d54f044d02921fda9a1..0ad4e9d8b0183acc5c3add8851f07068af97b523 100644 --- a/ets2panda/test/compiler/ts/for_update_statement.ts +++ b/ets2panda/test/compiler/ts/for_update_statement.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall.ts b/ets2panda/test/compiler/ts/functionCall.ts index 281a2587f6463474059c0abd43f28fcdf45eb3e1..d760cf6b42c2be617e58f475bcc217e0ddb623af 100644 --- a/ets2panda/test/compiler/ts/functionCall.ts +++ b/ets2panda/test/compiler/ts/functionCall.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_1.ts b/ets2panda/test/compiler/ts/functionCall_1.ts index 41428f19a71119a4016f45c4ef821bf1b34d8c8a..9ba23484d50cdee7509e66845cfe3605e34c2683 100644 --- a/ets2panda/test/compiler/ts/functionCall_1.ts +++ b/ets2panda/test/compiler/ts/functionCall_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_10.ts b/ets2panda/test/compiler/ts/functionCall_10.ts index a01f54df83c79e30cab0fd475b2365cdd4c63df2..c1b2a07d1a6ec8c0692c61e6dd40c2a519821863 100644 --- a/ets2panda/test/compiler/ts/functionCall_10.ts +++ b/ets2panda/test/compiler/ts/functionCall_10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_11.ts b/ets2panda/test/compiler/ts/functionCall_11.ts index 38ae17125a686962e4910600041cdc66541d1928..e92ef376920c8e025eda03940224609308ab9c20 100644 --- a/ets2panda/test/compiler/ts/functionCall_11.ts +++ b/ets2panda/test/compiler/ts/functionCall_11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_12.ts b/ets2panda/test/compiler/ts/functionCall_12.ts index cc695b424efcd37bae9563143cd12bbfe260d0eb..9646113a347ee31176ee4a15bcacf41ae11da4d9 100644 --- a/ets2panda/test/compiler/ts/functionCall_12.ts +++ b/ets2panda/test/compiler/ts/functionCall_12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_13.ts b/ets2panda/test/compiler/ts/functionCall_13.ts index 3a53af944217eb7ea0df7197fc2e5d1915f0f7e6..ea251d8917fd2384718ffc181e78193b5ae78479 100644 --- a/ets2panda/test/compiler/ts/functionCall_13.ts +++ b/ets2panda/test/compiler/ts/functionCall_13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_14.ts b/ets2panda/test/compiler/ts/functionCall_14.ts index 511b2692a6a5f4b3a01b9ce1ffdbed4f5bd0b292..681462ccf5bdd82dcf5c11d2fbac2624410b0ce9 100644 --- a/ets2panda/test/compiler/ts/functionCall_14.ts +++ b/ets2panda/test/compiler/ts/functionCall_14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_15.ts b/ets2panda/test/compiler/ts/functionCall_15.ts index ac331dae120a9084f4153b43a7da9260904de5c9..4388c414514926569bf457a6849be970e936b230 100644 --- a/ets2panda/test/compiler/ts/functionCall_15.ts +++ b/ets2panda/test/compiler/ts/functionCall_15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_2.ts b/ets2panda/test/compiler/ts/functionCall_2.ts index 1956f9b9364bdcac652413fa196617c069020f8c..9473dbed669773f2538f5557c8906d8071519baa 100644 --- a/ets2panda/test/compiler/ts/functionCall_2.ts +++ b/ets2panda/test/compiler/ts/functionCall_2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_3.ts b/ets2panda/test/compiler/ts/functionCall_3.ts index e652fbf6852141243d743eafeb81a8ce854129f9..980bd5378ea8c39a9110326fba95c64e9aae0ac2 100644 --- a/ets2panda/test/compiler/ts/functionCall_3.ts +++ b/ets2panda/test/compiler/ts/functionCall_3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_4.ts b/ets2panda/test/compiler/ts/functionCall_4.ts index f04cae91e7b9a307402f33a2c763b0c8e66481fb..eee8507a196607f21ca3f43b248d49b50af00732 100644 --- a/ets2panda/test/compiler/ts/functionCall_4.ts +++ b/ets2panda/test/compiler/ts/functionCall_4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_5.ts b/ets2panda/test/compiler/ts/functionCall_5.ts index 91c9e329b39df750f51e38e59ae4736d7a813db1..4ec1ae71b1c5a16941ad1325f141e21fbad67e4b 100644 --- a/ets2panda/test/compiler/ts/functionCall_5.ts +++ b/ets2panda/test/compiler/ts/functionCall_5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_6.ts b/ets2panda/test/compiler/ts/functionCall_6.ts index 49a46d6d7408646109d57c9da53f0937c1c9037c..f9c3a14069cb5b2ef53240cb5a48300a414e1dff 100644 --- a/ets2panda/test/compiler/ts/functionCall_6.ts +++ b/ets2panda/test/compiler/ts/functionCall_6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_7.ts b/ets2panda/test/compiler/ts/functionCall_7.ts index a440023debaf1471909b129e95ea31034be10640..aec55c4d8550be75cae401f43be83b45c9f48149 100644 --- a/ets2panda/test/compiler/ts/functionCall_7.ts +++ b/ets2panda/test/compiler/ts/functionCall_7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_8.ts b/ets2panda/test/compiler/ts/functionCall_8.ts index 5409115cc3aa817cc1263a7ee67f8cb0d10c5502..5a96db35d4f3e61a2280aaf8f3fd000229cc0dd4 100644 --- a/ets2panda/test/compiler/ts/functionCall_8.ts +++ b/ets2panda/test/compiler/ts/functionCall_8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionCall_9.ts b/ets2panda/test/compiler/ts/functionCall_9.ts index 918f8978053aa859c4222b5cd02c88a6d790b6ad..2430696182a2ed8d9adec2dac2a19e32e7624aaa 100644 --- a/ets2panda/test/compiler/ts/functionCall_9.ts +++ b/ets2panda/test/compiler/ts/functionCall_9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionOverload1.ts b/ets2panda/test/compiler/ts/functionOverload1.ts index 456c8ffce6b90d00f1fe0dfb10a640e4205241ab..7b699e248c0d229b93f1beb54150c118d3acc1da 100644 --- a/ets2panda/test/compiler/ts/functionOverload1.ts +++ b/ets2panda/test/compiler/ts/functionOverload1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionOverload2.ts b/ets2panda/test/compiler/ts/functionOverload2.ts index f4405ad3a60feebbdf6a170eea79f6966c176812..eec7e75d40a2c21fd9bb35ee597fc2a98bba4b81 100644 --- a/ets2panda/test/compiler/ts/functionOverload2.ts +++ b/ets2panda/test/compiler/ts/functionOverload2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionOverload3.ts b/ets2panda/test/compiler/ts/functionOverload3.ts index 94454fc0bff44e4c3c975c35ee241c0e6dc749c3..daab1cbe4389250b8a45b17a9d40b18f42ef948a 100644 --- a/ets2panda/test/compiler/ts/functionOverload3.ts +++ b/ets2panda/test/compiler/ts/functionOverload3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionOverload4.ts b/ets2panda/test/compiler/ts/functionOverload4.ts index d9a451a293b84e462f1e4ff4abf5751d2ba31ad7..1875e7ace61195bd3db7c8d41bbe4576501d65c2 100644 --- a/ets2panda/test/compiler/ts/functionOverload4.ts +++ b/ets2panda/test/compiler/ts/functionOverload4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern1.ts b/ets2panda/test/compiler/ts/functionWithPattern1.ts index 96d6a305a01d0f06ad765f69997c8785d527cc24..35f7a64585cb473930f0a4beac893a1b602ee11a 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern1.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern10.ts b/ets2panda/test/compiler/ts/functionWithPattern10.ts index 13ff6dc812eeaa76e08476e3f9db809d6d2a808c..c1fb7d68a22a4247ac2d5f675a2a4785e5d5a8a6 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern10.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern11.ts b/ets2panda/test/compiler/ts/functionWithPattern11.ts index 2091be4d440a8eb742fa767d52fd19af5837e9f5..f80bdb1a95e3bef888af24c0bb08f994801a80c3 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern11.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern12.ts b/ets2panda/test/compiler/ts/functionWithPattern12.ts index 76cec574f5feee4578c31057f66596ba7af5f56a..a239ae375b3943495e48364cf066196c657bb582 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern12.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern2.ts b/ets2panda/test/compiler/ts/functionWithPattern2.ts index f34e03a23c5f8b71fd8290f7811cb893d94bf2ef..5aac5c57ff130726a0204ddc3d858a4615ea673d 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern2.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern3.ts b/ets2panda/test/compiler/ts/functionWithPattern3.ts index 8318c935d74f3871137362e9046bd32c2343d15e..d36b9f6c39f9f1a89efe8cb4d7bb4da9397b1036 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern3.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern4.ts b/ets2panda/test/compiler/ts/functionWithPattern4.ts index ae9c225c58bed146d274762521687dfc0f91214a..80e092bcf001a5dca4464332c791e4afed162bcf 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern4.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern5.ts b/ets2panda/test/compiler/ts/functionWithPattern5.ts index 9438a0d0abff6e58cd49dd2ba0552ce36485ee8c..687910cdf404595f0613c5c918c52cc3ac64bec8 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern5.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern6.ts b/ets2panda/test/compiler/ts/functionWithPattern6.ts index 7e5c79d36a203b30603d77c80aba998e7dde7f6d..5c60ab3462b0062cf17a46fce3adfd5c1e64e099 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern6.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern7.ts b/ets2panda/test/compiler/ts/functionWithPattern7.ts index 4e648587ec1e3a8e58f5fb6cba04c7acd480ece0..eae2db3c963027a298949fc2a7d6cac5300e4f4f 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern7.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern8.ts b/ets2panda/test/compiler/ts/functionWithPattern8.ts index 2663216264a2ddfe41afc0338ef20e93ec4381e2..e366110ff5d7aeb422e6f1b3bd153cc7bd20f0e2 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern8.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/functionWithPattern9.ts b/ets2panda/test/compiler/ts/functionWithPattern9.ts index 270705ec0d77afd9c0be844f5f7ee52467feddda..ccb3687cca248d9fa5f1b66f1cea6905dce8108f 100644 --- a/ets2panda/test/compiler/ts/functionWithPattern9.ts +++ b/ets2panda/test/compiler/ts/functionWithPattern9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_1.ts b/ets2panda/test/compiler/ts/function_declaration_1.ts index a7e93ffc6b7cedec2188c452e4b1d29029bf626b..a5c553cb509bd0153c3072e204cfb52eac2b0386 100644 --- a/ets2panda/test/compiler/ts/function_declaration_1.ts +++ b/ets2panda/test/compiler/ts/function_declaration_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_10.ts b/ets2panda/test/compiler/ts/function_declaration_10.ts index 4c3a53bd891f0b4fcb7c4a6c87669156beabc3ee..fa0487e5cde72afecc5abae1dab4de6272f32467 100644 --- a/ets2panda/test/compiler/ts/function_declaration_10.ts +++ b/ets2panda/test/compiler/ts/function_declaration_10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_11.ts b/ets2panda/test/compiler/ts/function_declaration_11.ts index 271030374cb24b3e5d25d1cc504d844b6430ba42..9d5fc0aabfaae0270931b6b99589a3946a3b0eda 100644 --- a/ets2panda/test/compiler/ts/function_declaration_11.ts +++ b/ets2panda/test/compiler/ts/function_declaration_11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_2.ts b/ets2panda/test/compiler/ts/function_declaration_2.ts index 2a0e30a32f82defb0d9767c2d02d4bce31bb271a..e35e07cb39a2aa3e3cee5d8b7060800ad2551c98 100644 --- a/ets2panda/test/compiler/ts/function_declaration_2.ts +++ b/ets2panda/test/compiler/ts/function_declaration_2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_3.ts b/ets2panda/test/compiler/ts/function_declaration_3.ts index f0b5b86c08c365ba316f25bcbbbae2547764c0d1..0438563b872d55cb5f5d079720385a1f4566aa5f 100644 --- a/ets2panda/test/compiler/ts/function_declaration_3.ts +++ b/ets2panda/test/compiler/ts/function_declaration_3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_4.ts b/ets2panda/test/compiler/ts/function_declaration_4.ts index 09a3db65f4f2e68d666b34b6bfa697cad6903642..d0aa23faa0e0a5e489ce3e13a307fe7067205726 100644 --- a/ets2panda/test/compiler/ts/function_declaration_4.ts +++ b/ets2panda/test/compiler/ts/function_declaration_4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_5.ts b/ets2panda/test/compiler/ts/function_declaration_5.ts index ffaaa483830bd1c8b4717f5e85255fd22b686c35..76ef0b3c5c9af2f6fcbbb882a43800cb9cc7b107 100644 --- a/ets2panda/test/compiler/ts/function_declaration_5.ts +++ b/ets2panda/test/compiler/ts/function_declaration_5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_6.ts b/ets2panda/test/compiler/ts/function_declaration_6.ts index 8f29170dd826a41c573e27a1cf8a3029774cdd67..42b1f3e57cd2e7b25eee6c830b706b5f99b680d3 100644 --- a/ets2panda/test/compiler/ts/function_declaration_6.ts +++ b/ets2panda/test/compiler/ts/function_declaration_6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_7.ts b/ets2panda/test/compiler/ts/function_declaration_7.ts index 34da6ae45755b927d8b2cf51eeedf6a75a7f03bc..2059c2df5ddb6e61a9f2ab199546c18342ea8cc6 100644 --- a/ets2panda/test/compiler/ts/function_declaration_7.ts +++ b/ets2panda/test/compiler/ts/function_declaration_7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_8.ts b/ets2panda/test/compiler/ts/function_declaration_8.ts index 0b253914537a04d99ab51600273f5e38b6831756..0b5549f9a9d66c6aa2757f24de67ab009cb83258 100644 --- a/ets2panda/test/compiler/ts/function_declaration_8.ts +++ b/ets2panda/test/compiler/ts/function_declaration_8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/function_declaration_9.ts b/ets2panda/test/compiler/ts/function_declaration_9.ts index 7d0ea412c7ff3c928929adb5a09256c3518d1be0..2d4acdd1262aaf9ddb9db7fa51a5897ce38f0679 100644 --- a/ets2panda/test/compiler/ts/function_declaration_9.ts +++ b/ets2panda/test/compiler/ts/function_declaration_9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/identifierWithoutDeclaration.ts b/ets2panda/test/compiler/ts/identifierWithoutDeclaration.ts index cf4ebb132e807f21843e28461aef1c2a5e37c150..7c2cca0fa6333e7fa0df233d9c0f16e1bd69e19e 100644 --- a/ets2panda/test/compiler/ts/identifierWithoutDeclaration.ts +++ b/ets2panda/test/compiler/ts/identifierWithoutDeclaration.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/identifier_optional_negative.ts b/ets2panda/test/compiler/ts/identifier_optional_negative.ts index 005030f10a9c411583a953126dd262f2a422de5e..04c21ac6da5f6ce625d27612f0ff55deffc5ad60 100644 --- a/ets2panda/test/compiler/ts/identifier_optional_negative.ts +++ b/ets2panda/test/compiler/ts/identifier_optional_negative.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/identifier_optional_positive.ts b/ets2panda/test/compiler/ts/identifier_optional_positive.ts index 1823d4850067a3776654e733c385dfc7254cff52..ebf7cc5791be50b3a0547803dac28e17f7178fcc 100644 --- a/ets2panda/test/compiler/ts/identifier_optional_positive.ts +++ b/ets2panda/test/compiler/ts/identifier_optional_positive.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/if_statement.ts b/ets2panda/test/compiler/ts/if_statement.ts index 149f3f5169d239fe4d7cb5e83675000b3a482409..3c797fe9b4b63e27d5b555bb94dc23791b3dd91a 100644 --- a/ets2panda/test/compiler/ts/if_statement.ts +++ b/ets2panda/test/compiler/ts/if_statement.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_1.ts b/ets2panda/test/compiler/ts/in_1.ts index ca31895edf136508c0543f57024b88325d4d3fe6..7956c7afce815725ab53105edb9a4933254b09e8 100644 --- a/ets2panda/test/compiler/ts/in_1.ts +++ b/ets2panda/test/compiler/ts/in_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_10.ts b/ets2panda/test/compiler/ts/in_10.ts index 633e2cbb4cb594155b237182d5ec65d151fcaad1..cbf1b5b3946cd68bf1ce2911b7e16cc02c84fd5b 100644 --- a/ets2panda/test/compiler/ts/in_10.ts +++ b/ets2panda/test/compiler/ts/in_10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_11.ts b/ets2panda/test/compiler/ts/in_11.ts index 5dd55c4a309b20d88310f5dcb8cb1fa9af1bbb6b..0f781ef1d08a44b300488706de64e7ee5dd049ab 100644 --- a/ets2panda/test/compiler/ts/in_11.ts +++ b/ets2panda/test/compiler/ts/in_11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_12.ts b/ets2panda/test/compiler/ts/in_12.ts index 9c20b34183fb613acb72ebecbf69b1bb6a1e3f2c..c035016f131914dfe1d1cadd6e59bfd58772f2bb 100644 --- a/ets2panda/test/compiler/ts/in_12.ts +++ b/ets2panda/test/compiler/ts/in_12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_13.ts b/ets2panda/test/compiler/ts/in_13.ts index 3bdbed1dc5b3e449ea47188e865f978f03db7c55..a22be6c0e988a3ef58a6f4bc928c338978525deb 100644 --- a/ets2panda/test/compiler/ts/in_13.ts +++ b/ets2panda/test/compiler/ts/in_13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_14.ts b/ets2panda/test/compiler/ts/in_14.ts index f8b363eba7044dc30d3677da0c100c69257ae0c0..a52cba8a3a3411c6b62f122fe28dfa76f5ca63f1 100644 --- a/ets2panda/test/compiler/ts/in_14.ts +++ b/ets2panda/test/compiler/ts/in_14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_15.ts b/ets2panda/test/compiler/ts/in_15.ts index 1d491242bd3b0ef78dbe3e738b72c6ac6333ae23..abc8a728ba0b7d6589061b040712e60a20b8b923 100644 --- a/ets2panda/test/compiler/ts/in_15.ts +++ b/ets2panda/test/compiler/ts/in_15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_2.ts b/ets2panda/test/compiler/ts/in_2.ts index 490e08ddc08a003adfb013db6f3aece84270bda8..015a34d156da0089506b388442e74655393f7136 100644 --- a/ets2panda/test/compiler/ts/in_2.ts +++ b/ets2panda/test/compiler/ts/in_2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_3.ts b/ets2panda/test/compiler/ts/in_3.ts index 37b7e4c7c237648e129ab5575ab65a029105c968..20e27eeda4d9a9c7fc0625d0ee5aba3333dc68b3 100644 --- a/ets2panda/test/compiler/ts/in_3.ts +++ b/ets2panda/test/compiler/ts/in_3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_4.ts b/ets2panda/test/compiler/ts/in_4.ts index 9ffe051f07d88fbd9bef7bd5935e88c55beb19ae..00fae6f2ff903c71fb0be13bf4b172904ece4a23 100644 --- a/ets2panda/test/compiler/ts/in_4.ts +++ b/ets2panda/test/compiler/ts/in_4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_5.ts b/ets2panda/test/compiler/ts/in_5.ts index c5fc38aab63e9bc7170f445fe73347b656f1bff2..f772f4b76127869e93dd80f8bcc87a296b6ec9f1 100644 --- a/ets2panda/test/compiler/ts/in_5.ts +++ b/ets2panda/test/compiler/ts/in_5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_6.ts b/ets2panda/test/compiler/ts/in_6.ts index 0f48b7b938ed6607a692cafc0914b52508a55ec4..1f2dff8fbe66d006a703d40cb344a625db878949 100644 --- a/ets2panda/test/compiler/ts/in_6.ts +++ b/ets2panda/test/compiler/ts/in_6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_7.ts b/ets2panda/test/compiler/ts/in_7.ts index d883a39b30e762ef66f48c098517962600ef2047..405fd98269ce122f0c14178efa67a5c369bb52de 100644 --- a/ets2panda/test/compiler/ts/in_7.ts +++ b/ets2panda/test/compiler/ts/in_7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_8.ts b/ets2panda/test/compiler/ts/in_8.ts index 944b31b1ab81265f6019828c9e193aa8787fae0b..a53d376513060a8c57ed382c15c1be298042a904 100644 --- a/ets2panda/test/compiler/ts/in_8.ts +++ b/ets2panda/test/compiler/ts/in_8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/in_9.ts b/ets2panda/test/compiler/ts/in_9.ts index 1d57c14c155c4f0d6230d0a1544d2f492692eab4..edbcdb7e3129d5229f8498e8493c348a9c4578f9 100644 --- a/ets2panda/test/compiler/ts/in_9.ts +++ b/ets2panda/test/compiler/ts/in_9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_1.ts b/ets2panda/test/compiler/ts/instanceof_1.ts index 5e1ba32b381ae55915b01c998cd71eaac1701651..42bdf16fb507cafd3499285c0354ce2419df41da 100644 --- a/ets2panda/test/compiler/ts/instanceof_1.ts +++ b/ets2panda/test/compiler/ts/instanceof_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_10.ts b/ets2panda/test/compiler/ts/instanceof_10.ts index 50e26e3cb986f8107c37824ccf94debeb23a4304..e56e0160f909a8fb044ae1780e669a8b0c5a415d 100644 --- a/ets2panda/test/compiler/ts/instanceof_10.ts +++ b/ets2panda/test/compiler/ts/instanceof_10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_11.ts b/ets2panda/test/compiler/ts/instanceof_11.ts index b793041edfbe66377e69167099aa13433daf47cc..8acc9790e5404586ca1c6b62beffbc1149f70710 100644 --- a/ets2panda/test/compiler/ts/instanceof_11.ts +++ b/ets2panda/test/compiler/ts/instanceof_11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_12.ts b/ets2panda/test/compiler/ts/instanceof_12.ts index 5b832894c97e0fcc2bda3efe0479dde5e6516b3a..73ddd4b386ca05fa307ad644502dd5672b088fda 100644 --- a/ets2panda/test/compiler/ts/instanceof_12.ts +++ b/ets2panda/test/compiler/ts/instanceof_12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_13.ts b/ets2panda/test/compiler/ts/instanceof_13.ts index 9e32c4e336a1285079faa24e0f2c98b1f8304270..c9231e08794c7e92e59aed62d687f2c89d69b9fa 100644 --- a/ets2panda/test/compiler/ts/instanceof_13.ts +++ b/ets2panda/test/compiler/ts/instanceof_13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_14.ts b/ets2panda/test/compiler/ts/instanceof_14.ts index ec26d323e3c5ef1fc05297c7eeac813b267685df..56fc56398f681381f3017cadcd0ee45de38e7607 100644 --- a/ets2panda/test/compiler/ts/instanceof_14.ts +++ b/ets2panda/test/compiler/ts/instanceof_14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_2.ts b/ets2panda/test/compiler/ts/instanceof_2.ts index 050cb25c5d81adfb7da2712a1b7dbc1638a7ba5d..0760c1fcb5611bf4373eed614095b2a9d7c845ad 100644 --- a/ets2panda/test/compiler/ts/instanceof_2.ts +++ b/ets2panda/test/compiler/ts/instanceof_2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_3.ts b/ets2panda/test/compiler/ts/instanceof_3.ts index 3d3b391499876535162e0b958aafab1d24d744c2..b21fbf3b9a6f51011822335cb7f0c8960972862a 100644 --- a/ets2panda/test/compiler/ts/instanceof_3.ts +++ b/ets2panda/test/compiler/ts/instanceof_3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_4.ts b/ets2panda/test/compiler/ts/instanceof_4.ts index 9bb44a0460115c75504471b17f674cdf46adb33e..5d20773e3342f7cac38438147ffe506d9dbcb2ea 100644 --- a/ets2panda/test/compiler/ts/instanceof_4.ts +++ b/ets2panda/test/compiler/ts/instanceof_4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_5.ts b/ets2panda/test/compiler/ts/instanceof_5.ts index dc20dbbc8f76cd87a2fc47df6290f24d4fbf6165..aefa10b1f424f7486a9b5421363193a527fef108 100644 --- a/ets2panda/test/compiler/ts/instanceof_5.ts +++ b/ets2panda/test/compiler/ts/instanceof_5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_6.ts b/ets2panda/test/compiler/ts/instanceof_6.ts index e70f2042b906df828caa77c54869e55425ef382a..2c183bf771a073e53d8f16e47e81910b05f8f231 100644 --- a/ets2panda/test/compiler/ts/instanceof_6.ts +++ b/ets2panda/test/compiler/ts/instanceof_6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_7.ts b/ets2panda/test/compiler/ts/instanceof_7.ts index ca525323b9b71a117d23d4486fc4dbca62df885e..190310ca03562a6b96a3f486d57bd631e9c71bb4 100644 --- a/ets2panda/test/compiler/ts/instanceof_7.ts +++ b/ets2panda/test/compiler/ts/instanceof_7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_8.ts b/ets2panda/test/compiler/ts/instanceof_8.ts index c8ebe3890f5fee73a2a56a1176d710e88df71e5d..47a6604a138ad37e20b4c7595dffa6c9211d4b59 100644 --- a/ets2panda/test/compiler/ts/instanceof_8.ts +++ b/ets2panda/test/compiler/ts/instanceof_8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/instanceof_9.ts b/ets2panda/test/compiler/ts/instanceof_9.ts index 5d22fb9b47ac603b0fe8d98c45c60ff50af1b717..629477b340b127d5e1692880dc3ea308ecfcf98d 100644 --- a/ets2panda/test/compiler/ts/instanceof_9.ts +++ b/ets2panda/test/compiler/ts/instanceof_9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceAssignment.ts b/ets2panda/test/compiler/ts/interfaceAssignment.ts index 0111820944e782d28a1ed591d855bb0e54e0908d..158b284f5e9cee6e430dda4607ecb2554f6dc9e6 100644 --- a/ets2panda/test/compiler/ts/interfaceAssignment.ts +++ b/ets2panda/test/compiler/ts/interfaceAssignment.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceAssignment1.ts b/ets2panda/test/compiler/ts/interfaceAssignment1.ts index 85568752ff987834821ee45557541f3d4a712aa5..b952e0f79fee4c70e73072e230b53d1ee442d1c8 100644 --- a/ets2panda/test/compiler/ts/interfaceAssignment1.ts +++ b/ets2panda/test/compiler/ts/interfaceAssignment1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceAssignment2.ts b/ets2panda/test/compiler/ts/interfaceAssignment2.ts index 835a0e5551c7530a5bdc897823e688eb5a9052a9..5e73c6f430f87084074604bea459611f4a888930 100644 --- a/ets2panda/test/compiler/ts/interfaceAssignment2.ts +++ b/ets2panda/test/compiler/ts/interfaceAssignment2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceAssignment3.ts b/ets2panda/test/compiler/ts/interfaceAssignment3.ts index c20b973408fa28a87eb71ce37b35e38233039f23..8eb5012e47f3ccba26c3feca7222e90ef1fee02f 100644 --- a/ets2panda/test/compiler/ts/interfaceAssignment3.ts +++ b/ets2panda/test/compiler/ts/interfaceAssignment3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceAssignment4.ts b/ets2panda/test/compiler/ts/interfaceAssignment4.ts index 9da5f305e2b67799ec25317005bed8bcf3e0a925..90adaa6237b99008f9e4e41c6effce3645d375bd 100644 --- a/ets2panda/test/compiler/ts/interfaceAssignment4.ts +++ b/ets2panda/test/compiler/ts/interfaceAssignment4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceAssignment5.ts b/ets2panda/test/compiler/ts/interfaceAssignment5.ts index 6ddd75f9d003e3e1d194bde6ea91ceb9ecb6a82b..142d6628cb5fe8b26bea82a02351843f94b82bd0 100644 --- a/ets2panda/test/compiler/ts/interfaceAssignment5.ts +++ b/ets2panda/test/compiler/ts/interfaceAssignment5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceAssignment6.ts b/ets2panda/test/compiler/ts/interfaceAssignment6.ts index c84dd2e0712cc65c03f5758067c9e8459bf9846e..3a2fcb28f2896162dffcb8d63eb00547b26e0284 100644 --- a/ets2panda/test/compiler/ts/interfaceAssignment6.ts +++ b/ets2panda/test/compiler/ts/interfaceAssignment6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceAssignment7.ts b/ets2panda/test/compiler/ts/interfaceAssignment7.ts index 2d275442225f994ffdf9de9adfe21f3ad7ca7360..8c2bb55787e8578bb24d3288aa1b380219f95ed0 100644 --- a/ets2panda/test/compiler/ts/interfaceAssignment7.ts +++ b/ets2panda/test/compiler/ts/interfaceAssignment7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceAssignment8.ts b/ets2panda/test/compiler/ts/interfaceAssignment8.ts index 04cd2edb98bf8cb634bf41f08cea9552c9cf6878..903f0a0d69cbf5c9d05224103544a14c0b312b1e 100644 --- a/ets2panda/test/compiler/ts/interfaceAssignment8.ts +++ b/ets2panda/test/compiler/ts/interfaceAssignment8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceInheritance1.ts b/ets2panda/test/compiler/ts/interfaceInheritance1.ts index fc7f6dc44e5a090353882cd9eb30ce3608707983..8f0fc5bc7e3aca8dc1df584f0653965c38d1ae6d 100644 --- a/ets2panda/test/compiler/ts/interfaceInheritance1.ts +++ b/ets2panda/test/compiler/ts/interfaceInheritance1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceInheritance2.ts b/ets2panda/test/compiler/ts/interfaceInheritance2.ts index 791fb1a51a0cabe6970272769d0420cb0de112c8..16061ce48eeee3ea36925c3f35a28092fe4f7f88 100644 --- a/ets2panda/test/compiler/ts/interfaceInheritance2.ts +++ b/ets2panda/test/compiler/ts/interfaceInheritance2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceInheritance3.ts b/ets2panda/test/compiler/ts/interfaceInheritance3.ts index 4f6d752b56b9e8a9527c5da3cfa2aec0831195a0..b69dc46f60fe7a6008ea21f506ed721f4b8b94c0 100644 --- a/ets2panda/test/compiler/ts/interfaceInheritance3.ts +++ b/ets2panda/test/compiler/ts/interfaceInheritance3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceInheritance4.ts b/ets2panda/test/compiler/ts/interfaceInheritance4.ts index 0520f0448a1e7d80e006e0d669ad8bb9ae013476..409396dfe10b642b714a1fc161e6bc56683402c8 100644 --- a/ets2panda/test/compiler/ts/interfaceInheritance4.ts +++ b/ets2panda/test/compiler/ts/interfaceInheritance4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfacePropertyReferenceContainingInterface.ts b/ets2panda/test/compiler/ts/interfacePropertyReferenceContainingInterface.ts index 1df598ccb3c37b25716a5bc3c2923e468b96a5d0..7340e1707bdfc8ef782676f4c090c8d522cba020 100644 --- a/ets2panda/test/compiler/ts/interfacePropertyReferenceContainingInterface.ts +++ b/ets2panda/test/compiler/ts/interfacePropertyReferenceContainingInterface.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfacePropertyReferenceContainingInterface1.ts b/ets2panda/test/compiler/ts/interfacePropertyReferenceContainingInterface1.ts index daf8181897d7b7f24b968538f211215033a0f311..8e45b1fe27a1df1b230e17cb094f65bba958d19c 100644 --- a/ets2panda/test/compiler/ts/interfacePropertyReferenceContainingInterface1.ts +++ b/ets2panda/test/compiler/ts/interfacePropertyReferenceContainingInterface1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfacePropertyWithIncompatibleIndexInfo.ts b/ets2panda/test/compiler/ts/interfacePropertyWithIncompatibleIndexInfo.ts index e43f9b9796ed5913f4adf3b05b7866855bb4d8a0..3e4ebc33422a0e69a17df80a28d9bee0e2d90b1a 100644 --- a/ets2panda/test/compiler/ts/interfacePropertyWithIncompatibleIndexInfo.ts +++ b/ets2panda/test/compiler/ts/interfacePropertyWithIncompatibleIndexInfo.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceUsedAsValue.ts b/ets2panda/test/compiler/ts/interfaceUsedAsValue.ts index be9ed7f44b54e0a8fc5faa2098e13f40abc18eb1..a319efb91864e16d1aa8b959499aa8bb7e700064 100644 --- a/ets2panda/test/compiler/ts/interfaceUsedAsValue.ts +++ b/ets2panda/test/compiler/ts/interfaceUsedAsValue.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interfaceWithNonCompatibleIndexInfos.ts b/ets2panda/test/compiler/ts/interfaceWithNonCompatibleIndexInfos.ts index 0977802f42f8333f51f02fa5acf5cb9ed9c3b953..ea09fd128e9f4662c4de8d072b6d386b251baf14 100644 --- a/ets2panda/test/compiler/ts/interfaceWithNonCompatibleIndexInfos.ts +++ b/ets2panda/test/compiler/ts/interfaceWithNonCompatibleIndexInfos.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/interface_enum_member.ts b/ets2panda/test/compiler/ts/interface_enum_member.ts index 6ce217a3e14d83ddd2c3fb7a50850a0a996acfc0..9d11e40d384db63ca306ec0d5e0fd61f6b1b4d7d 100644 --- a/ets2panda/test/compiler/ts/interface_enum_member.ts +++ b/ets2panda/test/compiler/ts/interface_enum_member.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/letUsedBeforeDeclaration.ts b/ets2panda/test/compiler/ts/letUsedBeforeDeclaration.ts index af20a3a85184cbe4e2a34ca092020ba4c2b13a16..68bde872ad003c57c94bbb10ae72f2773188dec4 100644 --- a/ets2panda/test/compiler/ts/letUsedBeforeDeclaration.ts +++ b/ets2panda/test/compiler/ts/letUsedBeforeDeclaration.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/memberExpTest_1.ts b/ets2panda/test/compiler/ts/memberExpTest_1.ts index cd1affd7e29516a7687de2c5529f9e0054cc7c35..1311a3aeeb95462970b1ffdcbc30fc9a3fbafafc 100644 --- a/ets2panda/test/compiler/ts/memberExpTest_1.ts +++ b/ets2panda/test/compiler/ts/memberExpTest_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/memberExpTest_2.ts b/ets2panda/test/compiler/ts/memberExpTest_2.ts index 08733f93073c16386b2729ad1c511e44d09ede6a..4eb4fcf6fb45f470970ca3380fe6f3cc11cddbca 100644 --- a/ets2panda/test/compiler/ts/memberExpTest_2.ts +++ b/ets2panda/test/compiler/ts/memberExpTest_2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/memberExpTest_3.ts b/ets2panda/test/compiler/ts/memberExpTest_3.ts index 500fe22fbaa2b798060cc7c85ec623f6ccbf1186..3e96c113617be3a1a5db5894f7c90bcaac4b97a6 100644 --- a/ets2panda/test/compiler/ts/memberExpTest_3.ts +++ b/ets2panda/test/compiler/ts/memberExpTest_3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/memberExpTest_4.ts b/ets2panda/test/compiler/ts/memberExpTest_4.ts index 91505bf8bb5dc993c6817c02218e65030f012e9d..7ce5c356e922a58ef4feb4ff01cf4134a42c5990 100644 --- a/ets2panda/test/compiler/ts/memberExpTest_4.ts +++ b/ets2panda/test/compiler/ts/memberExpTest_4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/memberExpTest_5.ts b/ets2panda/test/compiler/ts/memberExpTest_5.ts index dba147aea25e0f035214e9a83bfec73b255c41e7..8aa86558645d51ba385debac6f3953efc85ed41c 100644 --- a/ets2panda/test/compiler/ts/memberExpTest_5.ts +++ b/ets2panda/test/compiler/ts/memberExpTest_5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/memberExpTest_6.ts b/ets2panda/test/compiler/ts/memberExpTest_6.ts index ddaabe4bb605d50d2c23fcf452b9331c8a49f656..391613f689b88df584346d8aaf8f395918982d7a 100644 --- a/ets2panda/test/compiler/ts/memberExpTest_6.ts +++ b/ets2panda/test/compiler/ts/memberExpTest_6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/memberExpTests.ts b/ets2panda/test/compiler/ts/memberExpTests.ts index 99eea3d891df95b108869eaf8e3e6843663a1b9a..d9f598bd4d9eb2adcb2c89372bf22afd579c4767 100644 --- a/ets2panda/test/compiler/ts/memberExpTests.ts +++ b/ets2panda/test/compiler/ts/memberExpTests.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_1.ts b/ets2panda/test/compiler/ts/member_expression_1.ts index 0f8d2a20205baed641853fda16fea2eba9841de6..4b4b17102182853d89afd91cd299b37c900c0401 100644 --- a/ets2panda/test/compiler/ts/member_expression_1.ts +++ b/ets2panda/test/compiler/ts/member_expression_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_10.ts b/ets2panda/test/compiler/ts/member_expression_10.ts index 893d8b0262cc3a8d0f01b9611a9575b40a2c35f4..62b27bda61db4203a24fbff956c9cd8433c0391a 100644 --- a/ets2panda/test/compiler/ts/member_expression_10.ts +++ b/ets2panda/test/compiler/ts/member_expression_10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_11.ts b/ets2panda/test/compiler/ts/member_expression_11.ts index 45652e7a9a0978d074d4331cdb6701214d41ec3d..db03a9d6d5879dad6025648020b6280de37c2b4d 100644 --- a/ets2panda/test/compiler/ts/member_expression_11.ts +++ b/ets2panda/test/compiler/ts/member_expression_11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_12.ts b/ets2panda/test/compiler/ts/member_expression_12.ts index 93e8bcd0a48b25161f40dd497b27bc372439f9e5..d094a6992a09a2a829365ee6e97a02637670595e 100644 --- a/ets2panda/test/compiler/ts/member_expression_12.ts +++ b/ets2panda/test/compiler/ts/member_expression_12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_13.ts b/ets2panda/test/compiler/ts/member_expression_13.ts index 9c145228f86ee06b740609bc1292042fd5d294ab..f32a56762fbbc012500f0b355bc5fd3980692bd9 100644 --- a/ets2panda/test/compiler/ts/member_expression_13.ts +++ b/ets2panda/test/compiler/ts/member_expression_13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_14.ts b/ets2panda/test/compiler/ts/member_expression_14.ts index c964ae9a344b692d13304998e3d6ad47b132cae9..a8d343a3e204cbe5d8bec7fa28167088a2b07256 100644 --- a/ets2panda/test/compiler/ts/member_expression_14.ts +++ b/ets2panda/test/compiler/ts/member_expression_14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_15.ts b/ets2panda/test/compiler/ts/member_expression_15.ts index 2c0adc221551bf34262cc8ae8acc51d061ff7288..7c0df010d4af439c0fbfe3475064700ed5e5afce 100644 --- a/ets2panda/test/compiler/ts/member_expression_15.ts +++ b/ets2panda/test/compiler/ts/member_expression_15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_16.ts b/ets2panda/test/compiler/ts/member_expression_16.ts index 0de7f5f206cbbe788ef0f844fc301c802d8180bc..0f06fbab4bc1ee0ae07ea239faa26c3104d5f5c9 100644 --- a/ets2panda/test/compiler/ts/member_expression_16.ts +++ b/ets2panda/test/compiler/ts/member_expression_16.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_17.ts b/ets2panda/test/compiler/ts/member_expression_17.ts index c1527dbf5647af81037be240542d95e9f9101460..98b44ddb7abcf1921c79f8575b17cf72965fb391 100644 --- a/ets2panda/test/compiler/ts/member_expression_17.ts +++ b/ets2panda/test/compiler/ts/member_expression_17.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_18.ts b/ets2panda/test/compiler/ts/member_expression_18.ts index 680c704304144c1eeb951bc20e2649da98f78188..e35d418f4995124864e0264ff91c58bd2e83a5eb 100644 --- a/ets2panda/test/compiler/ts/member_expression_18.ts +++ b/ets2panda/test/compiler/ts/member_expression_18.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_19.ts b/ets2panda/test/compiler/ts/member_expression_19.ts index 8995e9abd8dea0435cf7b264867f11614522b0f3..497f1fc3488f3530e7c7a72a30a80284eec0f461 100644 --- a/ets2panda/test/compiler/ts/member_expression_19.ts +++ b/ets2panda/test/compiler/ts/member_expression_19.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_2.ts b/ets2panda/test/compiler/ts/member_expression_2.ts index e6f14e03f9f83eb6b78e76706dceddca9f071025..8e1924318d61f9f9280d72d35049977539ed6c36 100644 --- a/ets2panda/test/compiler/ts/member_expression_2.ts +++ b/ets2panda/test/compiler/ts/member_expression_2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_20.ts b/ets2panda/test/compiler/ts/member_expression_20.ts index 2e47e11509c15778e1e72e1cacd9674eb9a96d3d..e8801b22b02d3670c4d1d4a91b3f17f6d5a21dd8 100644 --- a/ets2panda/test/compiler/ts/member_expression_20.ts +++ b/ets2panda/test/compiler/ts/member_expression_20.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_21.ts b/ets2panda/test/compiler/ts/member_expression_21.ts index 95e7fa1e0ffcdc9c30a6b9508e6f80198b34fc8a..ca8e8c555130d7a1f6742eb4eca7fa1f42f612b9 100644 --- a/ets2panda/test/compiler/ts/member_expression_21.ts +++ b/ets2panda/test/compiler/ts/member_expression_21.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_22.ts b/ets2panda/test/compiler/ts/member_expression_22.ts index facb989707e435be7b715fa0d9cbaf3798270ba4..5f5e785d0d31119de3fc884179caeea5aa5f185e 100644 --- a/ets2panda/test/compiler/ts/member_expression_22.ts +++ b/ets2panda/test/compiler/ts/member_expression_22.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_23.ts b/ets2panda/test/compiler/ts/member_expression_23.ts index 003cf5002bf73285f8e8020f4ea1b149616b5fd8..b79290e43a09d7be1860e744e4537a6518807e38 100644 --- a/ets2panda/test/compiler/ts/member_expression_23.ts +++ b/ets2panda/test/compiler/ts/member_expression_23.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_24.ts b/ets2panda/test/compiler/ts/member_expression_24.ts index ff137c9ec7c18a0367bcbd4530b37ce9d9de78d7..dafbf20b2a52fc65775f837b82bf576856bbfae6 100644 --- a/ets2panda/test/compiler/ts/member_expression_24.ts +++ b/ets2panda/test/compiler/ts/member_expression_24.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_25.ts b/ets2panda/test/compiler/ts/member_expression_25.ts index fcbbe8ad64f38031cc0c6e67e091f6577ae8d2ae..28fc1a49b32a0288c8534e65ce25e90de4e4137b 100644 --- a/ets2panda/test/compiler/ts/member_expression_25.ts +++ b/ets2panda/test/compiler/ts/member_expression_25.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_26.ts b/ets2panda/test/compiler/ts/member_expression_26.ts index f93ebad13372ef3bcd6717231ed981ca5437595c..8cbd97463a2594cfdb17e52c404631fc183a4aa5 100644 --- a/ets2panda/test/compiler/ts/member_expression_26.ts +++ b/ets2panda/test/compiler/ts/member_expression_26.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_27.ts b/ets2panda/test/compiler/ts/member_expression_27.ts index 7cfb0e9438d80139b5ac8369fd09c509d1bf51c1..d7fa840978c87e3db2465fd46c25b3ab29a44269 100644 --- a/ets2panda/test/compiler/ts/member_expression_27.ts +++ b/ets2panda/test/compiler/ts/member_expression_27.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_28.ts b/ets2panda/test/compiler/ts/member_expression_28.ts index 657db5ab152260b291fbf7bdcd68a9d565a1606b..548ea68611ff5af5a64db80479cd70df6f036693 100644 --- a/ets2panda/test/compiler/ts/member_expression_28.ts +++ b/ets2panda/test/compiler/ts/member_expression_28.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_29.ts b/ets2panda/test/compiler/ts/member_expression_29.ts index 30c99239aa1c14ff729959af765fd7daa8bd6e48..7992da89bcd7664d76ef1a6b32cebccee652f531 100644 --- a/ets2panda/test/compiler/ts/member_expression_29.ts +++ b/ets2panda/test/compiler/ts/member_expression_29.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_3.ts b/ets2panda/test/compiler/ts/member_expression_3.ts index 10d0cd8dcb7f0f3e99c4b52fc7b18ceff5e765d6..911a3b6b0522b76650b14d70224821dace7481a5 100644 --- a/ets2panda/test/compiler/ts/member_expression_3.ts +++ b/ets2panda/test/compiler/ts/member_expression_3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_30.ts b/ets2panda/test/compiler/ts/member_expression_30.ts index db0d7b088dd9f1231a2c4ddba59a5e00794d36a7..7bed92f061fd36763cdee3675a54c18807f554a8 100644 --- a/ets2panda/test/compiler/ts/member_expression_30.ts +++ b/ets2panda/test/compiler/ts/member_expression_30.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_31.ts b/ets2panda/test/compiler/ts/member_expression_31.ts index 796817ea61bb37907d04b6137daeb1dcb6f779ba..82dd1b2151ae6b7b318df40876f55cf1cde37eca 100644 --- a/ets2panda/test/compiler/ts/member_expression_31.ts +++ b/ets2panda/test/compiler/ts/member_expression_31.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_32.ts b/ets2panda/test/compiler/ts/member_expression_32.ts index 172bd39f32fc1d5c758ff2fbaa3812c9a44f9bee..0fa77db015e70661d99f5200e91591fa00f344ec 100644 --- a/ets2panda/test/compiler/ts/member_expression_32.ts +++ b/ets2panda/test/compiler/ts/member_expression_32.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_33.ts b/ets2panda/test/compiler/ts/member_expression_33.ts index 2375b7b8bdb1a3e1e77ef8bbb3158a78d28835f4..c596765786f75d4aa4e01827f72ebb6e0e3d69d4 100644 --- a/ets2panda/test/compiler/ts/member_expression_33.ts +++ b/ets2panda/test/compiler/ts/member_expression_33.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_34.ts b/ets2panda/test/compiler/ts/member_expression_34.ts index 06a8674a81940bc77f30e08525a85fa9062b1286..70c2755f2c41234f11808c8d1cc70a17887ff7db 100644 --- a/ets2panda/test/compiler/ts/member_expression_34.ts +++ b/ets2panda/test/compiler/ts/member_expression_34.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_35.ts b/ets2panda/test/compiler/ts/member_expression_35.ts index 41dcf41d363f44788bc51d1a78c9f623be6c828a..c06ef0224ec584a920067df96c66006312a3a424 100644 --- a/ets2panda/test/compiler/ts/member_expression_35.ts +++ b/ets2panda/test/compiler/ts/member_expression_35.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_36.ts b/ets2panda/test/compiler/ts/member_expression_36.ts index 9c88306b2b3cc0e95f047b3ef314044848204506..8a9116d67120a00378e26d01a9eb51f24f8bec73 100644 --- a/ets2panda/test/compiler/ts/member_expression_36.ts +++ b/ets2panda/test/compiler/ts/member_expression_36.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_37.ts b/ets2panda/test/compiler/ts/member_expression_37.ts index db7fde0e283a5f27c4e3fa8f27863228e24e3e22..01ebcdeea6a0e7feeebd347d912ce0167425d926 100644 --- a/ets2panda/test/compiler/ts/member_expression_37.ts +++ b/ets2panda/test/compiler/ts/member_expression_37.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_38.ts b/ets2panda/test/compiler/ts/member_expression_38.ts index e3e46fe79d3f7dc51f8994b336a573f6f57b58e7..ce2e8b5c44d3c60ac68b0e0ad4a6d3b5e61905da 100644 --- a/ets2panda/test/compiler/ts/member_expression_38.ts +++ b/ets2panda/test/compiler/ts/member_expression_38.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_39.ts b/ets2panda/test/compiler/ts/member_expression_39.ts index 495b45dbef05ffb04dfc3e16b82c7a494412ba5f..e3ee51aa9094a2c1c3d117c547bd28835a0231b9 100644 --- a/ets2panda/test/compiler/ts/member_expression_39.ts +++ b/ets2panda/test/compiler/ts/member_expression_39.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_4.ts b/ets2panda/test/compiler/ts/member_expression_4.ts index 5c0689a8ff929763df81d106fdcb9af2c5620818..7ecd1a014faf903daf865a3cd383784e73cc7228 100644 --- a/ets2panda/test/compiler/ts/member_expression_4.ts +++ b/ets2panda/test/compiler/ts/member_expression_4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_40.ts b/ets2panda/test/compiler/ts/member_expression_40.ts index 70a9ae3ab9bc54c11c25807b34cfb37807e0225c..a875735739a74be7b2e6a745feebbb5c26527f3e 100644 --- a/ets2panda/test/compiler/ts/member_expression_40.ts +++ b/ets2panda/test/compiler/ts/member_expression_40.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_41.ts b/ets2panda/test/compiler/ts/member_expression_41.ts index 31b6435b7e6a2ab900007e3b0688d62a5cefc832..56312a5cd87ebc3aeb681a4150ef50b8a32ceee4 100644 --- a/ets2panda/test/compiler/ts/member_expression_41.ts +++ b/ets2panda/test/compiler/ts/member_expression_41.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_42.ts b/ets2panda/test/compiler/ts/member_expression_42.ts index a7ff909d71afc2adea16d329c7ada03409c120eb..b4f091018eaebe155f6a258d5524b955bb5fcb50 100644 --- a/ets2panda/test/compiler/ts/member_expression_42.ts +++ b/ets2panda/test/compiler/ts/member_expression_42.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_43.ts b/ets2panda/test/compiler/ts/member_expression_43.ts index 3749debef07c343864cbdeeb3d823611a83d9459..ce96167c513d288b0b072ac5f588ba9dd60ff879 100644 --- a/ets2panda/test/compiler/ts/member_expression_43.ts +++ b/ets2panda/test/compiler/ts/member_expression_43.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_44.ts b/ets2panda/test/compiler/ts/member_expression_44.ts index 1e07729faf14b4cd62c3f541c57717abd9a9972c..1d98f2b44e744c30345442062933478655ee59d0 100644 --- a/ets2panda/test/compiler/ts/member_expression_44.ts +++ b/ets2panda/test/compiler/ts/member_expression_44.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_45.ts b/ets2panda/test/compiler/ts/member_expression_45.ts index 9ae13e38d3d616963157d47689f94961f33b3ece..a8392f7d7e98142fcd55b41ea2fd006525f20829 100644 --- a/ets2panda/test/compiler/ts/member_expression_45.ts +++ b/ets2panda/test/compiler/ts/member_expression_45.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_46.ts b/ets2panda/test/compiler/ts/member_expression_46.ts index 1e3ea3675e03365dd64422b4d898af6f572f7479..7e99768cdbceed7011b42f9375c5d5150d99ebfa 100644 --- a/ets2panda/test/compiler/ts/member_expression_46.ts +++ b/ets2panda/test/compiler/ts/member_expression_46.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_47.ts b/ets2panda/test/compiler/ts/member_expression_47.ts index d478002148592557654a7720ac3898bc47e268b0..21c6532cee9cb6341ab15ac700b97d2f045dbce7 100644 --- a/ets2panda/test/compiler/ts/member_expression_47.ts +++ b/ets2panda/test/compiler/ts/member_expression_47.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_48.ts b/ets2panda/test/compiler/ts/member_expression_48.ts index e30b1cc9793bf51575424f525c6791642ee55c19..6bdfd323ac5ff96a0094be7db1b595cc2c2ef7c8 100644 --- a/ets2panda/test/compiler/ts/member_expression_48.ts +++ b/ets2panda/test/compiler/ts/member_expression_48.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_49.ts b/ets2panda/test/compiler/ts/member_expression_49.ts index 5752dab5004e236c94182c2241b2ef76c180250b..e44d88a97c459f0964bd53ff71229c51e62b48ec 100644 --- a/ets2panda/test/compiler/ts/member_expression_49.ts +++ b/ets2panda/test/compiler/ts/member_expression_49.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_5.ts b/ets2panda/test/compiler/ts/member_expression_5.ts index 5ef8be8c52bb50a4236f9e93b0686867a371c841..0d9c3c70d0a401c44cc3319f4512c0fa93e7dec9 100644 --- a/ets2panda/test/compiler/ts/member_expression_5.ts +++ b/ets2panda/test/compiler/ts/member_expression_5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_50.ts b/ets2panda/test/compiler/ts/member_expression_50.ts index 6ea8553bf56fef40b114ad19f24218b50e6f0548..2078428e17d68ffd03001c8d3d55ba411b664fa5 100644 --- a/ets2panda/test/compiler/ts/member_expression_50.ts +++ b/ets2panda/test/compiler/ts/member_expression_50.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_51.ts b/ets2panda/test/compiler/ts/member_expression_51.ts index 9ad1d2b72f061fd43e5ca5c2b235132c5982b4c5..80ca5d113e06f0c33ec107f3c450995c36ba2142 100644 --- a/ets2panda/test/compiler/ts/member_expression_51.ts +++ b/ets2panda/test/compiler/ts/member_expression_51.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_52.ts b/ets2panda/test/compiler/ts/member_expression_52.ts index f13970efef0197658787d23c8144648d2b9f08ad..74eca7e9656e6576cae380d5893ded3096ffdf82 100644 --- a/ets2panda/test/compiler/ts/member_expression_52.ts +++ b/ets2panda/test/compiler/ts/member_expression_52.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_53.ts b/ets2panda/test/compiler/ts/member_expression_53.ts index 8abd324225111cb52bfaadfb17308f7d76de26f0..d1a74597c1d4c0f3d127cdb5a692e3605e63a02a 100644 --- a/ets2panda/test/compiler/ts/member_expression_53.ts +++ b/ets2panda/test/compiler/ts/member_expression_53.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_54.ts b/ets2panda/test/compiler/ts/member_expression_54.ts index 6195bd1ad54527a240721c0330812f3a58ed2dbe..e9ce095f9fbeab85c34594c547deaebf26adc7bb 100644 --- a/ets2panda/test/compiler/ts/member_expression_54.ts +++ b/ets2panda/test/compiler/ts/member_expression_54.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_55.ts b/ets2panda/test/compiler/ts/member_expression_55.ts index 6bdde65f3db8c28916f38b23389698374a270f1f..8cb3b402b77c1fd3eb14522576753dae515b8045 100644 --- a/ets2panda/test/compiler/ts/member_expression_55.ts +++ b/ets2panda/test/compiler/ts/member_expression_55.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_56.ts b/ets2panda/test/compiler/ts/member_expression_56.ts index 77ce0626b31bca7dadc8eeb6e36eeb2998fddc44..b5d73546aafe8a82892b26abaf303a064d256731 100644 --- a/ets2panda/test/compiler/ts/member_expression_56.ts +++ b/ets2panda/test/compiler/ts/member_expression_56.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_57.ts b/ets2panda/test/compiler/ts/member_expression_57.ts index 4f33187fda8b5941d7da396fbf618a3caf66cec4..ebad6d57725c02b5621c83f35debe4abc13e08f9 100644 --- a/ets2panda/test/compiler/ts/member_expression_57.ts +++ b/ets2panda/test/compiler/ts/member_expression_57.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_58.ts b/ets2panda/test/compiler/ts/member_expression_58.ts index f9b45a9ca9665982a0fa50068ca8026f0b48bf4d..110630d0d934def1e2651ae401ea97ed1e992a04 100644 --- a/ets2panda/test/compiler/ts/member_expression_58.ts +++ b/ets2panda/test/compiler/ts/member_expression_58.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_59.ts b/ets2panda/test/compiler/ts/member_expression_59.ts index 5a36691c4f5ac91bf73f8a6703915888def3b2bb..bd50468dabb36a3a4b4749cc2dcc393437af0ced 100644 --- a/ets2panda/test/compiler/ts/member_expression_59.ts +++ b/ets2panda/test/compiler/ts/member_expression_59.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_6.ts b/ets2panda/test/compiler/ts/member_expression_6.ts index a1d4987e66289f899186926f9acabf196c4bf7f6..c3a0523b32f1bc4fb67b6ec6cdb26df764346e3d 100644 --- a/ets2panda/test/compiler/ts/member_expression_6.ts +++ b/ets2panda/test/compiler/ts/member_expression_6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_60.ts b/ets2panda/test/compiler/ts/member_expression_60.ts index a8ca9131cc571b8cccddddab30e9d16d74dc6b8d..3d91643c1e484e13351167ffaad0cd38dcd80a0b 100644 --- a/ets2panda/test/compiler/ts/member_expression_60.ts +++ b/ets2panda/test/compiler/ts/member_expression_60.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_61.ts b/ets2panda/test/compiler/ts/member_expression_61.ts index ce4c20ec14ee44ae3751f61082ad9695de5f0ed4..4f4f9959452ac61bacf8e893e940f3247f21221e 100644 --- a/ets2panda/test/compiler/ts/member_expression_61.ts +++ b/ets2panda/test/compiler/ts/member_expression_61.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_62.ts b/ets2panda/test/compiler/ts/member_expression_62.ts index 7deb30cd88c7caf74c104020764d2e0f828d2c42..0c4749ac70993e9d534f8c393e2430602291f43b 100644 --- a/ets2panda/test/compiler/ts/member_expression_62.ts +++ b/ets2panda/test/compiler/ts/member_expression_62.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_63.ts b/ets2panda/test/compiler/ts/member_expression_63.ts index 487f0e8bcb023abcd5cbd180b074824cdb1f498e..872ed7252efcccd5b4078bde83d0001e51cc4fad 100644 --- a/ets2panda/test/compiler/ts/member_expression_63.ts +++ b/ets2panda/test/compiler/ts/member_expression_63.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_64.ts b/ets2panda/test/compiler/ts/member_expression_64.ts index dc5d28486ee6a17e0e589629111d7f1efd7d1b7a..80d867c4d13fa05eec250ec73ca3eb0dea72079f 100644 --- a/ets2panda/test/compiler/ts/member_expression_64.ts +++ b/ets2panda/test/compiler/ts/member_expression_64.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_65.ts b/ets2panda/test/compiler/ts/member_expression_65.ts index 5558efd9ee26351d1c998c00bdb42b122bb804f2..6d34b66d1d8214eb33aa8c3af4825f8dc8786f58 100644 --- a/ets2panda/test/compiler/ts/member_expression_65.ts +++ b/ets2panda/test/compiler/ts/member_expression_65.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_66.ts b/ets2panda/test/compiler/ts/member_expression_66.ts index 2620614e64a4dfb8749a7433c094d150b08513e8..5b46e279949de47604634bfb4d68dfa859c8fe51 100644 --- a/ets2panda/test/compiler/ts/member_expression_66.ts +++ b/ets2panda/test/compiler/ts/member_expression_66.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_67.ts b/ets2panda/test/compiler/ts/member_expression_67.ts index 306baef53997452447146889d9a391e638bddc55..49ae5141fd7ff2db539f2fd3cb38c6f622ef0535 100644 --- a/ets2panda/test/compiler/ts/member_expression_67.ts +++ b/ets2panda/test/compiler/ts/member_expression_67.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_68.ts b/ets2panda/test/compiler/ts/member_expression_68.ts index 3c17463e6a444ef3caafac82c6776884594995d5..6a0c13b47fd8a87dbd19212e4372909602d1e18d 100644 --- a/ets2panda/test/compiler/ts/member_expression_68.ts +++ b/ets2panda/test/compiler/ts/member_expression_68.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_69.ts b/ets2panda/test/compiler/ts/member_expression_69.ts index 3ad9f56b54efe11cbe53988f975e3f229000ac17..000e3fdfa63352b8c872a449ddcae875256410b9 100644 --- a/ets2panda/test/compiler/ts/member_expression_69.ts +++ b/ets2panda/test/compiler/ts/member_expression_69.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_7.ts b/ets2panda/test/compiler/ts/member_expression_7.ts index 93cde439ee354c09145155a7e02af1f7c2819de6..e4edb322e04e4768f7a00a14306bbf3705082b51 100644 --- a/ets2panda/test/compiler/ts/member_expression_7.ts +++ b/ets2panda/test/compiler/ts/member_expression_7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_70.ts b/ets2panda/test/compiler/ts/member_expression_70.ts index 1b06eadee0291345c580e4fec8f9101781797038..78f411ec380c23511467604f791e1a6cfadb68c9 100644 --- a/ets2panda/test/compiler/ts/member_expression_70.ts +++ b/ets2panda/test/compiler/ts/member_expression_70.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_71.ts b/ets2panda/test/compiler/ts/member_expression_71.ts index 2555b5f35ce99e7d56ddf873f1627a92a33f709e..f9874925d3d9a4660c10ee4ac1ac8e1f20677383 100644 --- a/ets2panda/test/compiler/ts/member_expression_71.ts +++ b/ets2panda/test/compiler/ts/member_expression_71.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_72.ts b/ets2panda/test/compiler/ts/member_expression_72.ts index c339a02af45861747303e7268c58f87417fc0ec2..64da01c30157dc3c749ff4e4e033a50dfe4d6500 100644 --- a/ets2panda/test/compiler/ts/member_expression_72.ts +++ b/ets2panda/test/compiler/ts/member_expression_72.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_73.ts b/ets2panda/test/compiler/ts/member_expression_73.ts index dbb599fda8ed35d5800caffb7a0c0abd80a86833..f28fe5f0d72900a1e5c258e6be06936571088ed8 100644 --- a/ets2panda/test/compiler/ts/member_expression_73.ts +++ b/ets2panda/test/compiler/ts/member_expression_73.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_74.ts b/ets2panda/test/compiler/ts/member_expression_74.ts index 3bc0d7e9dba97993aaa63f0262b4a12ca1afa712..93abd5696719a5cb56abeed8683c05eb6ec19ad1 100644 --- a/ets2panda/test/compiler/ts/member_expression_74.ts +++ b/ets2panda/test/compiler/ts/member_expression_74.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_75.ts b/ets2panda/test/compiler/ts/member_expression_75.ts index 3c64c558a2aba7e4d2905f6a4ee9f69bcf4db65c..55f59667a2499431cd265fbeb0158bda8c6a9743 100644 --- a/ets2panda/test/compiler/ts/member_expression_75.ts +++ b/ets2panda/test/compiler/ts/member_expression_75.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_76.ts b/ets2panda/test/compiler/ts/member_expression_76.ts index 99dcffba15d8920d355c7260f4618bf12dbedd14..2b82fbaa42e704e7f6de3b851fb10df175545573 100644 --- a/ets2panda/test/compiler/ts/member_expression_76.ts +++ b/ets2panda/test/compiler/ts/member_expression_76.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_77.ts b/ets2panda/test/compiler/ts/member_expression_77.ts index 175e181b93033da41371fa4deb139c016fdf5d8e..6f4a688e7534d9a228b2ae89d06c64fa461cb9c2 100644 --- a/ets2panda/test/compiler/ts/member_expression_77.ts +++ b/ets2panda/test/compiler/ts/member_expression_77.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_78.ts b/ets2panda/test/compiler/ts/member_expression_78.ts index e975056ef3202f890ea656c37128777a34f41de4..4cb84c246eb438198fce4bd8a2faa1cc26d97dfa 100644 --- a/ets2panda/test/compiler/ts/member_expression_78.ts +++ b/ets2panda/test/compiler/ts/member_expression_78.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_79.ts b/ets2panda/test/compiler/ts/member_expression_79.ts index 9ce21ad4475fc3c464c85c81beed80adc7a4e346..26b17c3512ba33a653cd2dfbc032946490658b3b 100644 --- a/ets2panda/test/compiler/ts/member_expression_79.ts +++ b/ets2panda/test/compiler/ts/member_expression_79.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_8.ts b/ets2panda/test/compiler/ts/member_expression_8.ts index 95dee3f2ff1d4219080f973241e960c2662c4ade..465cc0db710bcbb40d30e2b0f1bc0a6f3d3a853d 100644 --- a/ets2panda/test/compiler/ts/member_expression_8.ts +++ b/ets2panda/test/compiler/ts/member_expression_8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_80.ts b/ets2panda/test/compiler/ts/member_expression_80.ts index 69c9264b75b07a6068b6b8381243b61fd3a309aa..46c6b58d67d39f089858d7d9c376eaedaa618775 100644 --- a/ets2panda/test/compiler/ts/member_expression_80.ts +++ b/ets2panda/test/compiler/ts/member_expression_80.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_81.ts b/ets2panda/test/compiler/ts/member_expression_81.ts index 2e215f516b874fbd1c8b198464aa986fa437a168..66b3555cc75a85cafcf11fdad962ac285fb4cb57 100644 --- a/ets2panda/test/compiler/ts/member_expression_81.ts +++ b/ets2panda/test/compiler/ts/member_expression_81.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_82.ts b/ets2panda/test/compiler/ts/member_expression_82.ts index afdd029ad82d8a5fc12006bd120e9dc806bf472d..6223c3e04e3b4875374ba64c67d43c7453d3cd5e 100644 --- a/ets2panda/test/compiler/ts/member_expression_82.ts +++ b/ets2panda/test/compiler/ts/member_expression_82.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/member_expression_9.ts b/ets2panda/test/compiler/ts/member_expression_9.ts index d9ad8adee184430adfe502d54463f7e1859c7a6c..291424d41b30292e4c342f991931694e98b65c96 100644 --- a/ets2panda/test/compiler/ts/member_expression_9.ts +++ b/ets2panda/test/compiler/ts/member_expression_9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_1.ts b/ets2panda/test/compiler/ts/new_expression_1.ts index 189e8de6a86b00100d02e43764a0d53a7f7540ff..0adfbd3eef65a9edb866de98838c4a12f1caa4a7 100644 --- a/ets2panda/test/compiler/ts/new_expression_1.ts +++ b/ets2panda/test/compiler/ts/new_expression_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_10.ts b/ets2panda/test/compiler/ts/new_expression_10.ts index 8c3770a0657309791bf0336a3e0a1a1b26ff665e..449d5241b822e60ed5184d612b3fe35def494ef3 100644 --- a/ets2panda/test/compiler/ts/new_expression_10.ts +++ b/ets2panda/test/compiler/ts/new_expression_10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_100.ts b/ets2panda/test/compiler/ts/new_expression_100.ts index 8d0ad64be375f8aee26be076e45725c5c342f436..a3fae3a85e63d7e999c537fb7ec9a738887efb81 100644 --- a/ets2panda/test/compiler/ts/new_expression_100.ts +++ b/ets2panda/test/compiler/ts/new_expression_100.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_101.ts b/ets2panda/test/compiler/ts/new_expression_101.ts index dae5dc94ec7cd52cc8f72aef0d05b3801faabba2..ce6f5f4634bcb12804a0191cc7e610cb2922c686 100644 --- a/ets2panda/test/compiler/ts/new_expression_101.ts +++ b/ets2panda/test/compiler/ts/new_expression_101.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_102.ts b/ets2panda/test/compiler/ts/new_expression_102.ts index 857cb7dc898eb80b75e13210eeaa1c063a48cf4f..dd883f97bfb10f98bbc603dc867f55a5a803f338 100644 --- a/ets2panda/test/compiler/ts/new_expression_102.ts +++ b/ets2panda/test/compiler/ts/new_expression_102.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_103.ts b/ets2panda/test/compiler/ts/new_expression_103.ts index 462502413272bc7e5d0b036f9dcc34a47b096d73..f4f01bc28b1c4cf85f35dc7501028cbeb8539d0e 100644 --- a/ets2panda/test/compiler/ts/new_expression_103.ts +++ b/ets2panda/test/compiler/ts/new_expression_103.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_104.ts b/ets2panda/test/compiler/ts/new_expression_104.ts index 582cf2bb66184f80a6c560532760f5e5b6381e24..d13656d4f983f695b83e736df73b03103e45bb6c 100644 --- a/ets2panda/test/compiler/ts/new_expression_104.ts +++ b/ets2panda/test/compiler/ts/new_expression_104.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_105.ts b/ets2panda/test/compiler/ts/new_expression_105.ts index 99d578c4b9d3018eb41137ee89902d71046fcd30..711b27dd612d2def155767fbe9a5d78f9b6cd075 100644 --- a/ets2panda/test/compiler/ts/new_expression_105.ts +++ b/ets2panda/test/compiler/ts/new_expression_105.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_106.ts b/ets2panda/test/compiler/ts/new_expression_106.ts index 465025103d28df9db62f4d01a0fd21c02f6def87..aaa127b98ce09398f814fbc2bdf86058ad8d0811 100644 --- a/ets2panda/test/compiler/ts/new_expression_106.ts +++ b/ets2panda/test/compiler/ts/new_expression_106.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_107.ts b/ets2panda/test/compiler/ts/new_expression_107.ts index 7ec08c7fcb702dc6cf06122f5d766f87e20a1913..73f6014963be7533f0c2c7ffe6aec15bfdb9983c 100644 --- a/ets2panda/test/compiler/ts/new_expression_107.ts +++ b/ets2panda/test/compiler/ts/new_expression_107.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_108.ts b/ets2panda/test/compiler/ts/new_expression_108.ts index f64b1b84c8f9051a35673e5facce17cce706317c..41c8c8bc3c186a37d3660b5430d0184049f051c6 100644 --- a/ets2panda/test/compiler/ts/new_expression_108.ts +++ b/ets2panda/test/compiler/ts/new_expression_108.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_109.ts b/ets2panda/test/compiler/ts/new_expression_109.ts index 56a8d1a3f0ccd1be97a9eac762adc57132fbe3e0..6d35486ef6895ef41037e9b42cb0187fcb0c25b4 100644 --- a/ets2panda/test/compiler/ts/new_expression_109.ts +++ b/ets2panda/test/compiler/ts/new_expression_109.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_11.ts b/ets2panda/test/compiler/ts/new_expression_11.ts index 3b52957cc55d0191785fe1cb175bbccd73531266..0fb8ad6b8f350cdc6138da762c0a28a7d7ee378a 100644 --- a/ets2panda/test/compiler/ts/new_expression_11.ts +++ b/ets2panda/test/compiler/ts/new_expression_11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_110.ts b/ets2panda/test/compiler/ts/new_expression_110.ts index e5ae7580b6e9249a961e810b30933d85aba3c55e..59714a51e94b3fba128d04aa1f5099b21c7aec0d 100644 --- a/ets2panda/test/compiler/ts/new_expression_110.ts +++ b/ets2panda/test/compiler/ts/new_expression_110.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_111.ts b/ets2panda/test/compiler/ts/new_expression_111.ts index fb116c247baa34f096b395701deba8ee3934f199..3fa9b978b4e85b568d8a679f5f3d9939e1c04e19 100644 --- a/ets2panda/test/compiler/ts/new_expression_111.ts +++ b/ets2panda/test/compiler/ts/new_expression_111.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_112.ts b/ets2panda/test/compiler/ts/new_expression_112.ts index fc01bfc2f2a204b331d69929ff83048de9a7655a..5c5a09b994da22b74b563c8545b1d4032c20e273 100644 --- a/ets2panda/test/compiler/ts/new_expression_112.ts +++ b/ets2panda/test/compiler/ts/new_expression_112.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_113.ts b/ets2panda/test/compiler/ts/new_expression_113.ts index d7926a7a44784b61c0b046feb0269872ba9cdbad..3b831df83d4215468b0ad2d84cb1b57ef8bbc2ed 100644 --- a/ets2panda/test/compiler/ts/new_expression_113.ts +++ b/ets2panda/test/compiler/ts/new_expression_113.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_114.ts b/ets2panda/test/compiler/ts/new_expression_114.ts index 578f20163e4baf32c6f6c3430e67704bf16e6cba..942b5dff594f4bfb64d0ee9207a1b7c6c811c28c 100644 --- a/ets2panda/test/compiler/ts/new_expression_114.ts +++ b/ets2panda/test/compiler/ts/new_expression_114.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_115.ts b/ets2panda/test/compiler/ts/new_expression_115.ts index b6711fc596d66779e1924647364993d9f4aa2e1c..45cd9aa326871ebb5914e0cf8f898d24dfbff181 100644 --- a/ets2panda/test/compiler/ts/new_expression_115.ts +++ b/ets2panda/test/compiler/ts/new_expression_115.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_116.ts b/ets2panda/test/compiler/ts/new_expression_116.ts index bd5a5a580d72dd7681426f0886be08e0c1b2e7d8..b245367ee42fe1fef56f15944f62a98fb4c1b7ef 100644 --- a/ets2panda/test/compiler/ts/new_expression_116.ts +++ b/ets2panda/test/compiler/ts/new_expression_116.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_117.ts b/ets2panda/test/compiler/ts/new_expression_117.ts index 40c7d2bb7e0396e792bafa0a33f16dbb68d84dba..d465a44ae7563a12a5dea8a4df314fdf97476580 100644 --- a/ets2panda/test/compiler/ts/new_expression_117.ts +++ b/ets2panda/test/compiler/ts/new_expression_117.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_118.ts b/ets2panda/test/compiler/ts/new_expression_118.ts index d2734341682caa1127a370388a3d04b9f6a8f2f2..efeb5e1bb95b3c55ca811f957150efe6e8c1c978 100644 --- a/ets2panda/test/compiler/ts/new_expression_118.ts +++ b/ets2panda/test/compiler/ts/new_expression_118.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_119.ts b/ets2panda/test/compiler/ts/new_expression_119.ts index a951a83c90e108d7d8330e0a91574d27998b7b3d..5344cbbf5ef1dea09dd3d9e3aef87f18e097b15f 100644 --- a/ets2panda/test/compiler/ts/new_expression_119.ts +++ b/ets2panda/test/compiler/ts/new_expression_119.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_12.ts b/ets2panda/test/compiler/ts/new_expression_12.ts index 7e51fb2550f13972349a7fe8e31d549237e83d87..66fc13dda5140e226e5370e6977a26cb5eacf327 100644 --- a/ets2panda/test/compiler/ts/new_expression_12.ts +++ b/ets2panda/test/compiler/ts/new_expression_12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_120.ts b/ets2panda/test/compiler/ts/new_expression_120.ts index c85ff2ebe5e40f86aefe3dbe3d6932860a75d5e3..9cb6267d7d4880112d3681324fdc3ac196de7a3d 100644 --- a/ets2panda/test/compiler/ts/new_expression_120.ts +++ b/ets2panda/test/compiler/ts/new_expression_120.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_121.ts b/ets2panda/test/compiler/ts/new_expression_121.ts index 92a0e3701d327b8ced36af174229d437b926550b..839a2ed60ca193cfb6ea95fddfe814e0cb531088 100644 --- a/ets2panda/test/compiler/ts/new_expression_121.ts +++ b/ets2panda/test/compiler/ts/new_expression_121.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_122.ts b/ets2panda/test/compiler/ts/new_expression_122.ts index c6bbf6b09d650c1d689056a2f5bd17c88d69173d..cae871257d31edc1b301f42d577b55eeb6c117fe 100644 --- a/ets2panda/test/compiler/ts/new_expression_122.ts +++ b/ets2panda/test/compiler/ts/new_expression_122.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_123.ts b/ets2panda/test/compiler/ts/new_expression_123.ts index 9cca7f940d03f4d337bcfa7307071acd57d00bd3..2009641f5e033efd60a5cdbc891560225ce38ee5 100644 --- a/ets2panda/test/compiler/ts/new_expression_123.ts +++ b/ets2panda/test/compiler/ts/new_expression_123.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_124.ts b/ets2panda/test/compiler/ts/new_expression_124.ts index 57ec1bd623b80984cf50e1bb5cc8274c4b3b0b53..85f29a80f2c8ef031d7f828578153ba9fdadc081 100644 --- a/ets2panda/test/compiler/ts/new_expression_124.ts +++ b/ets2panda/test/compiler/ts/new_expression_124.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_125.ts b/ets2panda/test/compiler/ts/new_expression_125.ts index cc1fbb258e6c8c5e24c4040b493fac3d035bc1dc..9eb47d6b623884664813b509757a99903b6ac8b3 100644 --- a/ets2panda/test/compiler/ts/new_expression_125.ts +++ b/ets2panda/test/compiler/ts/new_expression_125.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_126.ts b/ets2panda/test/compiler/ts/new_expression_126.ts index 5658eb4642df81eff052c45400a8237aef303d94..4e6395fb9e23fccd589e94e93f5921b2780df6cb 100644 --- a/ets2panda/test/compiler/ts/new_expression_126.ts +++ b/ets2panda/test/compiler/ts/new_expression_126.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_127.ts b/ets2panda/test/compiler/ts/new_expression_127.ts index 9d05d9134bdff13711e24970514031e999d3de37..47cbaa4624751c71e47afac1185d2d7a7d9505be 100644 --- a/ets2panda/test/compiler/ts/new_expression_127.ts +++ b/ets2panda/test/compiler/ts/new_expression_127.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_128.ts b/ets2panda/test/compiler/ts/new_expression_128.ts index 498db42215159f812ef03c7efe79a71cff293a7c..5aa6a4eaeddeb8d10b88dcd7cdabea2364d905b6 100644 --- a/ets2panda/test/compiler/ts/new_expression_128.ts +++ b/ets2panda/test/compiler/ts/new_expression_128.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_129.ts b/ets2panda/test/compiler/ts/new_expression_129.ts index 8dfd23a23121eb8e1b85d7d1c8f0119347bbe62c..b73c17d30ba223fd7862801f55a4c146230ad044 100644 --- a/ets2panda/test/compiler/ts/new_expression_129.ts +++ b/ets2panda/test/compiler/ts/new_expression_129.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_13.ts b/ets2panda/test/compiler/ts/new_expression_13.ts index 7bf118924039410471558bf96dd2366ea276da30..97cbe351272dd2dd7ec8c116f705de3da8a379b6 100644 --- a/ets2panda/test/compiler/ts/new_expression_13.ts +++ b/ets2panda/test/compiler/ts/new_expression_13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_130.ts b/ets2panda/test/compiler/ts/new_expression_130.ts index c20224bab0ae9df3b4868f0c9d25b23a84c7cf9c..ee19cfeca7d63ca9217dd9743b9a6a6e3c31d042 100644 --- a/ets2panda/test/compiler/ts/new_expression_130.ts +++ b/ets2panda/test/compiler/ts/new_expression_130.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_131.ts b/ets2panda/test/compiler/ts/new_expression_131.ts index f10170f01b0b1199a4ee862930189daebd1e4d6d..2fab62c814937b43a650e540efd2ff81a01fd77c 100644 --- a/ets2panda/test/compiler/ts/new_expression_131.ts +++ b/ets2panda/test/compiler/ts/new_expression_131.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_132.ts b/ets2panda/test/compiler/ts/new_expression_132.ts index e5fb4c7f397592eb0cb58b4a115e24a791466f53..ffaa060378a6e1ee951bc4317546274da72bd182 100644 --- a/ets2panda/test/compiler/ts/new_expression_132.ts +++ b/ets2panda/test/compiler/ts/new_expression_132.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_133.ts b/ets2panda/test/compiler/ts/new_expression_133.ts index 52aa5d25ee9dc26f8662b922b3a935b51025f72d..4da209d86b965f7fbbfe56c1a498508f15a52f60 100644 --- a/ets2panda/test/compiler/ts/new_expression_133.ts +++ b/ets2panda/test/compiler/ts/new_expression_133.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_134.ts b/ets2panda/test/compiler/ts/new_expression_134.ts index 67f10484bbcea73df70b52f2056dcaf9c3d589b4..d1c5c3f40ac8743694292c58210acebf84394a2c 100644 --- a/ets2panda/test/compiler/ts/new_expression_134.ts +++ b/ets2panda/test/compiler/ts/new_expression_134.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_135.ts b/ets2panda/test/compiler/ts/new_expression_135.ts index 63e94e02abc6d7094a8ef36215455c10f08bfdb3..adff3bc852e852d6c0ca8b98b983fa328ff554d0 100644 --- a/ets2panda/test/compiler/ts/new_expression_135.ts +++ b/ets2panda/test/compiler/ts/new_expression_135.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_136.ts b/ets2panda/test/compiler/ts/new_expression_136.ts index e4a9108db08e23fa153f88df178bc234a5e0dea2..1fb3bef1ba4ad9f27ef0024a89b9cdda99464b20 100644 --- a/ets2panda/test/compiler/ts/new_expression_136.ts +++ b/ets2panda/test/compiler/ts/new_expression_136.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_137.ts b/ets2panda/test/compiler/ts/new_expression_137.ts index 41f30e9b50dcb397b3c181461b255902b58c565b..97488d15d40defaed793e0339ea6ff341a1e555e 100644 --- a/ets2panda/test/compiler/ts/new_expression_137.ts +++ b/ets2panda/test/compiler/ts/new_expression_137.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_138.ts b/ets2panda/test/compiler/ts/new_expression_138.ts index 163be140b9ea88f7d38ffc723dd7d604b3eaa1f1..9231bcc2695dc5628a573827c177c1efe2e386a1 100644 --- a/ets2panda/test/compiler/ts/new_expression_138.ts +++ b/ets2panda/test/compiler/ts/new_expression_138.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_139.ts b/ets2panda/test/compiler/ts/new_expression_139.ts index 11308c39e5f4fff4e3d534e489e0143bc24c26ef..54dca43c6aa4cc855a886bde6102eba966cc8332 100644 --- a/ets2panda/test/compiler/ts/new_expression_139.ts +++ b/ets2panda/test/compiler/ts/new_expression_139.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_14.ts b/ets2panda/test/compiler/ts/new_expression_14.ts index f2c1286083f39e320e0a7f616e716b21617b558f..ef6928d74ff1d3cf01c290a2497f0ac982eefe1d 100644 --- a/ets2panda/test/compiler/ts/new_expression_14.ts +++ b/ets2panda/test/compiler/ts/new_expression_14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_140.ts b/ets2panda/test/compiler/ts/new_expression_140.ts index 40cab27b39219562ba762975c2d156c450957b33..6f83a0a1ae325a7f3236a4a20714e6f52e75275e 100644 --- a/ets2panda/test/compiler/ts/new_expression_140.ts +++ b/ets2panda/test/compiler/ts/new_expression_140.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_141.ts b/ets2panda/test/compiler/ts/new_expression_141.ts index 6d8e190f866be1a14f415d18ae4eeafcf5e58bdf..687eabc33f31678faae69cf7f284c51cfda8a6ff 100644 --- a/ets2panda/test/compiler/ts/new_expression_141.ts +++ b/ets2panda/test/compiler/ts/new_expression_141.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_142.ts b/ets2panda/test/compiler/ts/new_expression_142.ts index cf3dc2410a83ed2c4fafae5b93ae1b349bf12b6a..0173fa586465383dc535b7323cedef6e310729c3 100644 --- a/ets2panda/test/compiler/ts/new_expression_142.ts +++ b/ets2panda/test/compiler/ts/new_expression_142.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_143.ts b/ets2panda/test/compiler/ts/new_expression_143.ts index 0a58cc16cf004ee92507c2bc643b4df511b77943..e5b6cc358ab3ef328c145c04ffe64dde0c5b7ab7 100644 --- a/ets2panda/test/compiler/ts/new_expression_143.ts +++ b/ets2panda/test/compiler/ts/new_expression_143.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_144.ts b/ets2panda/test/compiler/ts/new_expression_144.ts index 4e5ee9de163ef51a01133064e716c3e98961ad92..f3978c0de036a296f50668279321e6f6ead84572 100644 --- a/ets2panda/test/compiler/ts/new_expression_144.ts +++ b/ets2panda/test/compiler/ts/new_expression_144.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_145.ts b/ets2panda/test/compiler/ts/new_expression_145.ts index 0f2619e0726398ab3e83837f3b16340c5b8acfd7..0c79d47494fefe65d7b7505e5f07180253fba663 100644 --- a/ets2panda/test/compiler/ts/new_expression_145.ts +++ b/ets2panda/test/compiler/ts/new_expression_145.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_146.ts b/ets2panda/test/compiler/ts/new_expression_146.ts index 0b7f55ea5042b4abff6948760b66cbabc2fc54d5..987c94a2d49bd29dafd6d1301d85928252ec08a6 100644 --- a/ets2panda/test/compiler/ts/new_expression_146.ts +++ b/ets2panda/test/compiler/ts/new_expression_146.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_147.ts b/ets2panda/test/compiler/ts/new_expression_147.ts index 52e55ea6f531fe32cd7e7cd66273bac714f3a6c5..77c2c550c54abd6216bb413e26def27c02961212 100644 --- a/ets2panda/test/compiler/ts/new_expression_147.ts +++ b/ets2panda/test/compiler/ts/new_expression_147.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_148.ts b/ets2panda/test/compiler/ts/new_expression_148.ts index aaa14eedfa5e2996bb446a0588f847e3bec80c61..6d2f0a77733ac6015cc2f8749146c7ba26a80e0e 100644 --- a/ets2panda/test/compiler/ts/new_expression_148.ts +++ b/ets2panda/test/compiler/ts/new_expression_148.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_149.ts b/ets2panda/test/compiler/ts/new_expression_149.ts index 63d7819a1d0938af4240733afc1d1ac2f0327a8e..5b7c15cf059a0b04825bcb4b6041a769136e279f 100644 --- a/ets2panda/test/compiler/ts/new_expression_149.ts +++ b/ets2panda/test/compiler/ts/new_expression_149.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_15.ts b/ets2panda/test/compiler/ts/new_expression_15.ts index 78386e13bffffbf3452a08cd47d6e5d1a2fa37a1..4d4cd12d6506b4f8d9a53c7bd797ef1a48e21e58 100644 --- a/ets2panda/test/compiler/ts/new_expression_15.ts +++ b/ets2panda/test/compiler/ts/new_expression_15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_150.ts b/ets2panda/test/compiler/ts/new_expression_150.ts index 3b1c88dc7869fa4ccac49279bdf267b9b9bc2f90..887689b4df4a256c730d9ee270c7bd07aebef227 100644 --- a/ets2panda/test/compiler/ts/new_expression_150.ts +++ b/ets2panda/test/compiler/ts/new_expression_150.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_151.ts b/ets2panda/test/compiler/ts/new_expression_151.ts index 41ca4fe28c579281793b8754a7d43461f425a128..f12afb39748f48bcd85a5aacb2d35e7c0999a9b8 100644 --- a/ets2panda/test/compiler/ts/new_expression_151.ts +++ b/ets2panda/test/compiler/ts/new_expression_151.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_152.ts b/ets2panda/test/compiler/ts/new_expression_152.ts index 2e346cebe659a28e4a31e3b1964cb1868806b792..45b1d379ea2d5cea82ea59d421b3a8d11502c3df 100644 --- a/ets2panda/test/compiler/ts/new_expression_152.ts +++ b/ets2panda/test/compiler/ts/new_expression_152.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_153.ts b/ets2panda/test/compiler/ts/new_expression_153.ts index 4af5eccdab0f82dffa44f46a3f98f06731f9fc44..35fc2fe377b56822ad74372c168c40c84a7e17b3 100644 --- a/ets2panda/test/compiler/ts/new_expression_153.ts +++ b/ets2panda/test/compiler/ts/new_expression_153.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_154.ts b/ets2panda/test/compiler/ts/new_expression_154.ts index e68086a8f36a2d457ed2af7ecdef6001f8021544..92bef24db09f5a903ca59ca629a656b1aaf9ad57 100644 --- a/ets2panda/test/compiler/ts/new_expression_154.ts +++ b/ets2panda/test/compiler/ts/new_expression_154.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_155.ts b/ets2panda/test/compiler/ts/new_expression_155.ts index eb40d3b5c86c13f3fa920d9ddcfaaaceb140348d..797dd8c88002b0aea846554c6cd2dbbc0e6ae343 100644 --- a/ets2panda/test/compiler/ts/new_expression_155.ts +++ b/ets2panda/test/compiler/ts/new_expression_155.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_156.ts b/ets2panda/test/compiler/ts/new_expression_156.ts index 55c1fbb14c3451dda8bbad2610a866dcdd5f2092..8e561d31fd7a7ffffe4ffe71e6709236d6e75355 100644 --- a/ets2panda/test/compiler/ts/new_expression_156.ts +++ b/ets2panda/test/compiler/ts/new_expression_156.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_157.ts b/ets2panda/test/compiler/ts/new_expression_157.ts index c1fb42d57762855576a79b53b219623bc3b39cd3..6a1272daef3fca0eeba3b8005affbcd2f354be7b 100644 --- a/ets2panda/test/compiler/ts/new_expression_157.ts +++ b/ets2panda/test/compiler/ts/new_expression_157.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_158.ts b/ets2panda/test/compiler/ts/new_expression_158.ts index 9443d5ef010cedf15574417f8517b1d26eeef06f..156c2fb2750f9a3a79f70ee7071bbd3fd4225d74 100644 --- a/ets2panda/test/compiler/ts/new_expression_158.ts +++ b/ets2panda/test/compiler/ts/new_expression_158.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_159.ts b/ets2panda/test/compiler/ts/new_expression_159.ts index 7b9b4d92e14237b195823b66879e88ed653ad4f8..057d5d4bc0323a60261068ee282c37eaa663738d 100644 --- a/ets2panda/test/compiler/ts/new_expression_159.ts +++ b/ets2panda/test/compiler/ts/new_expression_159.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_16.ts b/ets2panda/test/compiler/ts/new_expression_16.ts index 0f1f703ccbc435217cc3a0f6d4a36bd1b1d72dcf..3aeeb07f785b20a634c61549a2457f194fd9fcad 100644 --- a/ets2panda/test/compiler/ts/new_expression_16.ts +++ b/ets2panda/test/compiler/ts/new_expression_16.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_160.ts b/ets2panda/test/compiler/ts/new_expression_160.ts index d5b9e8aadfa039a2f3a6d1b68d4369671a18e836..c17e5f766ed469b4ad0d4cb1e29c33a78c5b4c8d 100644 --- a/ets2panda/test/compiler/ts/new_expression_160.ts +++ b/ets2panda/test/compiler/ts/new_expression_160.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_161.ts b/ets2panda/test/compiler/ts/new_expression_161.ts index 5df918f2ebdcad07d7ad929abb8e6796af2f12dc..69e8dbe4dcf05521751981312a25861e8933739b 100644 --- a/ets2panda/test/compiler/ts/new_expression_161.ts +++ b/ets2panda/test/compiler/ts/new_expression_161.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_162.ts b/ets2panda/test/compiler/ts/new_expression_162.ts index 15aa0c70b3bfac7dd0aca9f38f693543cf03a0ac..a55978a35e819dfa5e17355e82c89feb4413c40c 100644 --- a/ets2panda/test/compiler/ts/new_expression_162.ts +++ b/ets2panda/test/compiler/ts/new_expression_162.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_163.ts b/ets2panda/test/compiler/ts/new_expression_163.ts index 80631646e2facd7e0bf93e0483619fc473c6ba23..cec73e28c9e24401680fd060f5527234f5472ae6 100644 --- a/ets2panda/test/compiler/ts/new_expression_163.ts +++ b/ets2panda/test/compiler/ts/new_expression_163.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_164.ts b/ets2panda/test/compiler/ts/new_expression_164.ts index de109afdd0bbf86df76079a358ef3f67bff617de..2e6f9a2286d140ec54c8b960c61a1ac91ab6c6a1 100644 --- a/ets2panda/test/compiler/ts/new_expression_164.ts +++ b/ets2panda/test/compiler/ts/new_expression_164.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_17.ts b/ets2panda/test/compiler/ts/new_expression_17.ts index a652201337381934ce0622c6f83772735ee041fa..31a820717c1cc317470e3c4ddb8fc3bd44d8d040 100644 --- a/ets2panda/test/compiler/ts/new_expression_17.ts +++ b/ets2panda/test/compiler/ts/new_expression_17.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_18.ts b/ets2panda/test/compiler/ts/new_expression_18.ts index be112eaa4eb7d46c78206a5941a9237f219b2de4..b52589e5c29f51b9d1a818917e33b34a51b71fff 100644 --- a/ets2panda/test/compiler/ts/new_expression_18.ts +++ b/ets2panda/test/compiler/ts/new_expression_18.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_19.ts b/ets2panda/test/compiler/ts/new_expression_19.ts index e64eb1aff1f24e29df64361de0059e82a88fe01a..81e64349ab4d7080c55e2608eb0687e6c2bc9646 100644 --- a/ets2panda/test/compiler/ts/new_expression_19.ts +++ b/ets2panda/test/compiler/ts/new_expression_19.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_2.ts b/ets2panda/test/compiler/ts/new_expression_2.ts index 4c7089af576713d9aa9c2837a5f9a1455c138604..c3587c428bf62393ae16c8f501ff94a18cdc9ed5 100644 --- a/ets2panda/test/compiler/ts/new_expression_2.ts +++ b/ets2panda/test/compiler/ts/new_expression_2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_20.ts b/ets2panda/test/compiler/ts/new_expression_20.ts index 0b2eaac8c0f6c3b3d4e9fc6c8e23d02613f3952c..daab881d5520e59249e82de20bb5cdd43509a77b 100644 --- a/ets2panda/test/compiler/ts/new_expression_20.ts +++ b/ets2panda/test/compiler/ts/new_expression_20.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_21.ts b/ets2panda/test/compiler/ts/new_expression_21.ts index bfa09f47f83a6cc37e711faee0ec84f6b8b2265c..a7ae88d778bb660ca2574803cc28617ceda2f704 100644 --- a/ets2panda/test/compiler/ts/new_expression_21.ts +++ b/ets2panda/test/compiler/ts/new_expression_21.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_22.ts b/ets2panda/test/compiler/ts/new_expression_22.ts index 35c7e370de4e721cb8e6270d244995137851966e..d5c2ee5ae0310ff61a6466fec1d730f50f280e4e 100644 --- a/ets2panda/test/compiler/ts/new_expression_22.ts +++ b/ets2panda/test/compiler/ts/new_expression_22.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_23.ts b/ets2panda/test/compiler/ts/new_expression_23.ts index 82abb42d4336630eb3f112ebd5647c8b997bf150..f315280f76c76cf9fadc2ce049c00d4e873de2ba 100644 --- a/ets2panda/test/compiler/ts/new_expression_23.ts +++ b/ets2panda/test/compiler/ts/new_expression_23.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_24.ts b/ets2panda/test/compiler/ts/new_expression_24.ts index 7b755e242841515474c61c8af948968d27f264a6..0131bc18f7a4e374453febdef51e93147620dfc4 100644 --- a/ets2panda/test/compiler/ts/new_expression_24.ts +++ b/ets2panda/test/compiler/ts/new_expression_24.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_25.ts b/ets2panda/test/compiler/ts/new_expression_25.ts index 9bd97e9a967da556ab8cf9019058e3c0337659a8..96ce6b5c20e49cb3e287883f2413b8c6dae3d8ad 100644 --- a/ets2panda/test/compiler/ts/new_expression_25.ts +++ b/ets2panda/test/compiler/ts/new_expression_25.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_26.ts b/ets2panda/test/compiler/ts/new_expression_26.ts index af0fdd1d909b09b641a8a621d2a0706023a62e56..8825bb0944b60dc9238d0b01160170ce5d0c5bc7 100644 --- a/ets2panda/test/compiler/ts/new_expression_26.ts +++ b/ets2panda/test/compiler/ts/new_expression_26.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_27.ts b/ets2panda/test/compiler/ts/new_expression_27.ts index b4632d770a7a5cd1859c7d33352f0a85f4243049..14cf2eed462c692c0b6c89df2c6511a7cf69227e 100644 --- a/ets2panda/test/compiler/ts/new_expression_27.ts +++ b/ets2panda/test/compiler/ts/new_expression_27.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_28.ts b/ets2panda/test/compiler/ts/new_expression_28.ts index e632eeed4c8fde1e1a7e836ad363dd1c650ea4b1..09bdda89ceed386e7fb2736ae56d4d6d267f5c90 100644 --- a/ets2panda/test/compiler/ts/new_expression_28.ts +++ b/ets2panda/test/compiler/ts/new_expression_28.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_29.ts b/ets2panda/test/compiler/ts/new_expression_29.ts index e34d1dd8868c59416046c7c484ecacb14281b4a1..98726d8f01b9b7399afc5953ce07493f3f13fa51 100644 --- a/ets2panda/test/compiler/ts/new_expression_29.ts +++ b/ets2panda/test/compiler/ts/new_expression_29.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_3.ts b/ets2panda/test/compiler/ts/new_expression_3.ts index c6e065b1e506d25f94cf87ed4b9a871580a31eeb..834c984917528df74c832d0fb42ebe256f26dc04 100644 --- a/ets2panda/test/compiler/ts/new_expression_3.ts +++ b/ets2panda/test/compiler/ts/new_expression_3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_30.ts b/ets2panda/test/compiler/ts/new_expression_30.ts index 6653101eaddf5c8dd36371f2fe2660b5a116ec2f..503df13da26419b1805afeec45bed26e2e6caa76 100644 --- a/ets2panda/test/compiler/ts/new_expression_30.ts +++ b/ets2panda/test/compiler/ts/new_expression_30.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_31.ts b/ets2panda/test/compiler/ts/new_expression_31.ts index 920f3d39bb08be3ad5bded2f41b2dcd84b2693f4..54d8ed23518159131fd7ccd139ca991330447710 100644 --- a/ets2panda/test/compiler/ts/new_expression_31.ts +++ b/ets2panda/test/compiler/ts/new_expression_31.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_32.ts b/ets2panda/test/compiler/ts/new_expression_32.ts index b1c7f2a4316a8b54153a51b339b3c362e30a5ada..484aca4887f60accbd4ce011e75365e203e57931 100644 --- a/ets2panda/test/compiler/ts/new_expression_32.ts +++ b/ets2panda/test/compiler/ts/new_expression_32.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_33.ts b/ets2panda/test/compiler/ts/new_expression_33.ts index 6fe0ad6fefe985916c551ab319ed9b6334139d22..f72a07638984f9823be4db174011830879039c2b 100644 --- a/ets2panda/test/compiler/ts/new_expression_33.ts +++ b/ets2panda/test/compiler/ts/new_expression_33.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_34.ts b/ets2panda/test/compiler/ts/new_expression_34.ts index 080362108d7ff016ae16cf896e3aa5d0d9567883..a93cf548c84b8c9539a4eb53089de74376f07ac3 100644 --- a/ets2panda/test/compiler/ts/new_expression_34.ts +++ b/ets2panda/test/compiler/ts/new_expression_34.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_35.ts b/ets2panda/test/compiler/ts/new_expression_35.ts index a9a7b5e5504a1e2fd6ab37e55e607af56f60d782..ee32342cd8c468c68aedb6a7ce89e00dca1e4ce3 100644 --- a/ets2panda/test/compiler/ts/new_expression_35.ts +++ b/ets2panda/test/compiler/ts/new_expression_35.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_36.ts b/ets2panda/test/compiler/ts/new_expression_36.ts index f1913aac64da9b83045a5d70016d05571e62033e..469c2c918301c562ac0e787b0ba546a549707744 100644 --- a/ets2panda/test/compiler/ts/new_expression_36.ts +++ b/ets2panda/test/compiler/ts/new_expression_36.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_37.ts b/ets2panda/test/compiler/ts/new_expression_37.ts index fb32d0b9681011683d7804bdb408326ce5ff0e6f..300e3867e2db59000fdd643cb7eb250b8476b10d 100644 --- a/ets2panda/test/compiler/ts/new_expression_37.ts +++ b/ets2panda/test/compiler/ts/new_expression_37.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_38.ts b/ets2panda/test/compiler/ts/new_expression_38.ts index 69b8e7f22e8fe236b3861055844bc51fd95d80ad..34a9ef2972028c4945ebafd83056d30c966be57d 100644 --- a/ets2panda/test/compiler/ts/new_expression_38.ts +++ b/ets2panda/test/compiler/ts/new_expression_38.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_39.ts b/ets2panda/test/compiler/ts/new_expression_39.ts index f628ad62be3a6d0b53542734e5e2b0bc090d6569..18f89b14254c97a3d949c4bd10158ec776bb87ee 100644 --- a/ets2panda/test/compiler/ts/new_expression_39.ts +++ b/ets2panda/test/compiler/ts/new_expression_39.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_4.ts b/ets2panda/test/compiler/ts/new_expression_4.ts index 88163f265ebd9b8db5b6420a5b87d881b256c9b3..c36aefe926a29a28f03485b56b964490791e5c7f 100644 --- a/ets2panda/test/compiler/ts/new_expression_4.ts +++ b/ets2panda/test/compiler/ts/new_expression_4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_40.ts b/ets2panda/test/compiler/ts/new_expression_40.ts index c2b123c3d616f6b725b075f63a0b3fd00a365455..cd0746f8e33212c81314c70bf6d55bd6cb8a675d 100644 --- a/ets2panda/test/compiler/ts/new_expression_40.ts +++ b/ets2panda/test/compiler/ts/new_expression_40.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_41.ts b/ets2panda/test/compiler/ts/new_expression_41.ts index c97ac517f72e0a554b3f01f8d51e3723da8978d6..471dc7d94d92819d172a487eded686111c19b128 100644 --- a/ets2panda/test/compiler/ts/new_expression_41.ts +++ b/ets2panda/test/compiler/ts/new_expression_41.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_42.ts b/ets2panda/test/compiler/ts/new_expression_42.ts index d92717d2f0c36496c052123593af5b12117ef32d..fa83905f033ea9e7f3866004007860a6deee8d22 100644 --- a/ets2panda/test/compiler/ts/new_expression_42.ts +++ b/ets2panda/test/compiler/ts/new_expression_42.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_43.ts b/ets2panda/test/compiler/ts/new_expression_43.ts index ff04cbcfe95cb19c081a7a28e3d3c9c2b0d27fed..ac265a6f62c7799f4058e0ed17d22559fc88ad28 100644 --- a/ets2panda/test/compiler/ts/new_expression_43.ts +++ b/ets2panda/test/compiler/ts/new_expression_43.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_44.ts b/ets2panda/test/compiler/ts/new_expression_44.ts index 8cffd30c4d51a372466bbfedfe27f1a55e9f3bce..1962cba4d1889a854d97c4fda454c8b7fc057f32 100644 --- a/ets2panda/test/compiler/ts/new_expression_44.ts +++ b/ets2panda/test/compiler/ts/new_expression_44.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_45.ts b/ets2panda/test/compiler/ts/new_expression_45.ts index 92ca38a2fe05c5c71010effea7c288d9189a2e59..b10ed886adfa008cea8608fc7d32d69b968fea14 100644 --- a/ets2panda/test/compiler/ts/new_expression_45.ts +++ b/ets2panda/test/compiler/ts/new_expression_45.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_46.ts b/ets2panda/test/compiler/ts/new_expression_46.ts index 1ac3a63e6394af23b53e6a282d4c9218c18a3acc..a7ae6112ae2d52d85ab385bddda7c357c2585f67 100644 --- a/ets2panda/test/compiler/ts/new_expression_46.ts +++ b/ets2panda/test/compiler/ts/new_expression_46.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_47.ts b/ets2panda/test/compiler/ts/new_expression_47.ts index d3cc683eb49ea37592eb51bf23b7408ca8cc8045..82cea26e9399d8cf2d7e8a2fa9f05f224443f9eb 100644 --- a/ets2panda/test/compiler/ts/new_expression_47.ts +++ b/ets2panda/test/compiler/ts/new_expression_47.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_48.ts b/ets2panda/test/compiler/ts/new_expression_48.ts index 0a43aec929c4ba3250757050df006e951fbbaf91..1f9e9b13c5cfc0c9a920a2b2d864e4820c1fecb5 100644 --- a/ets2panda/test/compiler/ts/new_expression_48.ts +++ b/ets2panda/test/compiler/ts/new_expression_48.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_49.ts b/ets2panda/test/compiler/ts/new_expression_49.ts index 9116b15f8abec03b64564085426c5249118cca47..25865bf75a363e0c2570494da94f9ba1bdafa616 100644 --- a/ets2panda/test/compiler/ts/new_expression_49.ts +++ b/ets2panda/test/compiler/ts/new_expression_49.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_5.ts b/ets2panda/test/compiler/ts/new_expression_5.ts index bb69d08705fc755f571d7f4bc7c448f3b9d5a8e3..c58b83eefc3dab61f4585af5eff95aab9f86fa4c 100644 --- a/ets2panda/test/compiler/ts/new_expression_5.ts +++ b/ets2panda/test/compiler/ts/new_expression_5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_50.ts b/ets2panda/test/compiler/ts/new_expression_50.ts index 821e4efaf4c414a10d623b3cf0767c617661254d..8505e4c42b81c7918a040309aae00a25b437cef7 100644 --- a/ets2panda/test/compiler/ts/new_expression_50.ts +++ b/ets2panda/test/compiler/ts/new_expression_50.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_51.ts b/ets2panda/test/compiler/ts/new_expression_51.ts index 1bab477598104704e190c5cf83d0661d653c0627..3c3a78b416981bb0bc6ceb2ae7d2a81c964e286f 100644 --- a/ets2panda/test/compiler/ts/new_expression_51.ts +++ b/ets2panda/test/compiler/ts/new_expression_51.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_52.ts b/ets2panda/test/compiler/ts/new_expression_52.ts index 21324da4fed4cc281b6cb1e86d5c75d32fd309b6..8e28f3fb99dab4d4ec6c9271dd5a2a9b306446f6 100644 --- a/ets2panda/test/compiler/ts/new_expression_52.ts +++ b/ets2panda/test/compiler/ts/new_expression_52.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_53.ts b/ets2panda/test/compiler/ts/new_expression_53.ts index 5c907d0fd4686f4190494515fb0f5a0bcc1279da..84a20d72a2a160a85cf2de11807a267537d4956d 100644 --- a/ets2panda/test/compiler/ts/new_expression_53.ts +++ b/ets2panda/test/compiler/ts/new_expression_53.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_54.ts b/ets2panda/test/compiler/ts/new_expression_54.ts index 44519a34eab63712bdbde38f53fcf4e1e2564c09..308c021b9c54130c7f3969cc7a6d217e06e940ae 100644 --- a/ets2panda/test/compiler/ts/new_expression_54.ts +++ b/ets2panda/test/compiler/ts/new_expression_54.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_55.ts b/ets2panda/test/compiler/ts/new_expression_55.ts index ec4547e0b4dfe723ff5a60d9eb7877b5708d1816..b28fd89563ce4047c877315002b08add14e7bdaa 100644 --- a/ets2panda/test/compiler/ts/new_expression_55.ts +++ b/ets2panda/test/compiler/ts/new_expression_55.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_56.ts b/ets2panda/test/compiler/ts/new_expression_56.ts index b99ddffa843f76a1ffb67af6bafd194cd5e791cd..63523beee2cca7ea7c45ad5f68a864ea5f697acc 100644 --- a/ets2panda/test/compiler/ts/new_expression_56.ts +++ b/ets2panda/test/compiler/ts/new_expression_56.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_57.ts b/ets2panda/test/compiler/ts/new_expression_57.ts index 1e60125cbfb67661e95b49b1a2255185cec55615..e18d61b52c35b4cbf60e637d156e8eea6f69f4ac 100644 --- a/ets2panda/test/compiler/ts/new_expression_57.ts +++ b/ets2panda/test/compiler/ts/new_expression_57.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_58.ts b/ets2panda/test/compiler/ts/new_expression_58.ts index 7e99e32dcbe832fc183a57475dab4f28e45c2d5f..1d3b2ab62f890cb9b6a9cad9709530cab51ed54f 100644 --- a/ets2panda/test/compiler/ts/new_expression_58.ts +++ b/ets2panda/test/compiler/ts/new_expression_58.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_59.ts b/ets2panda/test/compiler/ts/new_expression_59.ts index 334ed660e76350cb2cc972aed5febed2a4f60ec7..8151879a7c131a5b8383c81c19bc7c7fbac715b3 100644 --- a/ets2panda/test/compiler/ts/new_expression_59.ts +++ b/ets2panda/test/compiler/ts/new_expression_59.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_6.ts b/ets2panda/test/compiler/ts/new_expression_6.ts index f3b715d92e7fc49bb8f5ff882f3ecbe829b20c81..816ace14513528c607f874e668ffda5e4a3b3835 100644 --- a/ets2panda/test/compiler/ts/new_expression_6.ts +++ b/ets2panda/test/compiler/ts/new_expression_6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_60.ts b/ets2panda/test/compiler/ts/new_expression_60.ts index 6875b153a6c147d54807965d5e2679603f234a74..35f950bc6f501a1894086c60886393724642cf14 100644 --- a/ets2panda/test/compiler/ts/new_expression_60.ts +++ b/ets2panda/test/compiler/ts/new_expression_60.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_61.ts b/ets2panda/test/compiler/ts/new_expression_61.ts index 6a35c94ff1886b0e92cfc1a57c4cfb44d9e90f95..4e05ba111f0a77927adba10a56e461cb0fc02311 100644 --- a/ets2panda/test/compiler/ts/new_expression_61.ts +++ b/ets2panda/test/compiler/ts/new_expression_61.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_62.ts b/ets2panda/test/compiler/ts/new_expression_62.ts index 9745650c53de7e1d27e79ee338882c605d8ab0c1..37a29465f47744e0e2ecb21bd2bd8e3d1d80f3c2 100644 --- a/ets2panda/test/compiler/ts/new_expression_62.ts +++ b/ets2panda/test/compiler/ts/new_expression_62.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_63.ts b/ets2panda/test/compiler/ts/new_expression_63.ts index e2783de8755fc6d0f9797c83175e06174df1821e..a41ff79a4677fbc2935f536aca44bed7094f615c 100644 --- a/ets2panda/test/compiler/ts/new_expression_63.ts +++ b/ets2panda/test/compiler/ts/new_expression_63.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_64.ts b/ets2panda/test/compiler/ts/new_expression_64.ts index ae4c9eb06a862b42a8d2bf4d3ad47527ae83e417..6e45851f6e1a4c19f9fb2fbecd7a254b51c55c40 100644 --- a/ets2panda/test/compiler/ts/new_expression_64.ts +++ b/ets2panda/test/compiler/ts/new_expression_64.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_65.ts b/ets2panda/test/compiler/ts/new_expression_65.ts index f75565e785df73463275580dbb27ee30550a7399..8b119d0b14a13cd97cda5eff3da6b5f137af81ae 100644 --- a/ets2panda/test/compiler/ts/new_expression_65.ts +++ b/ets2panda/test/compiler/ts/new_expression_65.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_66.ts b/ets2panda/test/compiler/ts/new_expression_66.ts index cf23557fb0873e84b269ff84435a830a3c13ccd1..b97ed135e3ebbecc2c3c85300e52396bf4140115 100644 --- a/ets2panda/test/compiler/ts/new_expression_66.ts +++ b/ets2panda/test/compiler/ts/new_expression_66.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_67.ts b/ets2panda/test/compiler/ts/new_expression_67.ts index f5e95ce763e181d9f4a06f0d85da612930865c31..e3b3ef6fe222a380d577b8cb71e85cba04cf9346 100644 --- a/ets2panda/test/compiler/ts/new_expression_67.ts +++ b/ets2panda/test/compiler/ts/new_expression_67.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_68.ts b/ets2panda/test/compiler/ts/new_expression_68.ts index 0c7e85c727b6c1abb16c19969106be73fdae87a5..ce9dd96afcd87f4cd1e14fed1e221f5de809d27b 100644 --- a/ets2panda/test/compiler/ts/new_expression_68.ts +++ b/ets2panda/test/compiler/ts/new_expression_68.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_69.ts b/ets2panda/test/compiler/ts/new_expression_69.ts index 4a8c4e80d437a6c73dd6909d990d82fbecbd72a8..621db15ca3b3d0b200f81c6f5b02a62d3576eff4 100644 --- a/ets2panda/test/compiler/ts/new_expression_69.ts +++ b/ets2panda/test/compiler/ts/new_expression_69.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_7.ts b/ets2panda/test/compiler/ts/new_expression_7.ts index 7a3de4cf90eaaebda19f121ac2208bcb0ce10272..e28548a9d6d2ca9c24eeba08ba3a369d5b5b2c74 100644 --- a/ets2panda/test/compiler/ts/new_expression_7.ts +++ b/ets2panda/test/compiler/ts/new_expression_7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_70.ts b/ets2panda/test/compiler/ts/new_expression_70.ts index 1a519103640ff2229c3b1d9b9b64834415733a38..0bf1af62078ff559f2c2e9eb4c5443c55a7891d6 100644 --- a/ets2panda/test/compiler/ts/new_expression_70.ts +++ b/ets2panda/test/compiler/ts/new_expression_70.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_71.ts b/ets2panda/test/compiler/ts/new_expression_71.ts index f0994e895877ce6bfb5620571a2ab0d6ed23c760..e2b5410185ad0ffb956efc1aecef62cf2db5c584 100644 --- a/ets2panda/test/compiler/ts/new_expression_71.ts +++ b/ets2panda/test/compiler/ts/new_expression_71.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_72.ts b/ets2panda/test/compiler/ts/new_expression_72.ts index 1aadea40cce315ba0e7539c9d2ec6eae654b3c14..cbabab7fe40e7056c7636d192ac7a3203fff2103 100644 --- a/ets2panda/test/compiler/ts/new_expression_72.ts +++ b/ets2panda/test/compiler/ts/new_expression_72.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_73.ts b/ets2panda/test/compiler/ts/new_expression_73.ts index b46fef8fc161c3b8ed12075e5006d37c67403fec..27008c865a50f95bd30c006900412a966e72d9ad 100644 --- a/ets2panda/test/compiler/ts/new_expression_73.ts +++ b/ets2panda/test/compiler/ts/new_expression_73.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_74.ts b/ets2panda/test/compiler/ts/new_expression_74.ts index 6dbd9fea030e78117369ee2166a324cccf579442..2d64392302053cf5ed6b5356e7fde032732a4c1b 100644 --- a/ets2panda/test/compiler/ts/new_expression_74.ts +++ b/ets2panda/test/compiler/ts/new_expression_74.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_75.ts b/ets2panda/test/compiler/ts/new_expression_75.ts index bccfe894c8202c519eadb36b0e67e081dd9b62ef..79f16af33d3d480493ee82ea70da6baba9760ede 100644 --- a/ets2panda/test/compiler/ts/new_expression_75.ts +++ b/ets2panda/test/compiler/ts/new_expression_75.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_76.ts b/ets2panda/test/compiler/ts/new_expression_76.ts index 8f700d098f34bde0aa00d0a51d6386e9e403658f..dd5d0ad04fdba51227a6366f61354b9d867c2033 100644 --- a/ets2panda/test/compiler/ts/new_expression_76.ts +++ b/ets2panda/test/compiler/ts/new_expression_76.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_77.ts b/ets2panda/test/compiler/ts/new_expression_77.ts index e547c05255908a445aa57bf127c6d7f1aac08b27..2b12973fa305dbf5841fb25fd0a72bbc3a39a566 100644 --- a/ets2panda/test/compiler/ts/new_expression_77.ts +++ b/ets2panda/test/compiler/ts/new_expression_77.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_78.ts b/ets2panda/test/compiler/ts/new_expression_78.ts index 66bf311264518c01e137e5ba7201c3e72cb1aab8..07116a0dd5c912f04113537976598218234a1f13 100644 --- a/ets2panda/test/compiler/ts/new_expression_78.ts +++ b/ets2panda/test/compiler/ts/new_expression_78.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_79.ts b/ets2panda/test/compiler/ts/new_expression_79.ts index c2740f4cc4723fa3db51034a912cc8a0303c6010..740dd83e3c36e4409c9733a95ba2dacdbec79fc5 100644 --- a/ets2panda/test/compiler/ts/new_expression_79.ts +++ b/ets2panda/test/compiler/ts/new_expression_79.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_8.ts b/ets2panda/test/compiler/ts/new_expression_8.ts index fc0a5ffbeb0725a7dd7d70b44cf093948e9a234c..a787532ff73dc957bcb8f4948114cacea62035d1 100644 --- a/ets2panda/test/compiler/ts/new_expression_8.ts +++ b/ets2panda/test/compiler/ts/new_expression_8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_80.ts b/ets2panda/test/compiler/ts/new_expression_80.ts index 080c8076efea7cb02703785847f2decdbb339260..78757f485f106c658f9b313044809856f291fa8c 100644 --- a/ets2panda/test/compiler/ts/new_expression_80.ts +++ b/ets2panda/test/compiler/ts/new_expression_80.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_81.ts b/ets2panda/test/compiler/ts/new_expression_81.ts index 64356b5e0cd1261f7ee0e7dc01761feffd0ccb94..d830f851ba03cc1c85dea02e5faf46ecde9091ac 100644 --- a/ets2panda/test/compiler/ts/new_expression_81.ts +++ b/ets2panda/test/compiler/ts/new_expression_81.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_82.ts b/ets2panda/test/compiler/ts/new_expression_82.ts index 83b95c3b8d4690831e3486ce9d82ec8e33859e5f..c930668d8e768e1a9aac2924eea3b624f42d2c06 100644 --- a/ets2panda/test/compiler/ts/new_expression_82.ts +++ b/ets2panda/test/compiler/ts/new_expression_82.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_83.ts b/ets2panda/test/compiler/ts/new_expression_83.ts index 527ab530ca2ac62f0b03e94477c2bc5b818ccbb2..c9f6016f2eeeba486a76b4c39110f63bad5e74d7 100644 --- a/ets2panda/test/compiler/ts/new_expression_83.ts +++ b/ets2panda/test/compiler/ts/new_expression_83.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_84.ts b/ets2panda/test/compiler/ts/new_expression_84.ts index f477c7a10ce924b69cf5639a406a5c8a21a5b54a..3664aea4606f61fdd4d10477850432da3230539e 100644 --- a/ets2panda/test/compiler/ts/new_expression_84.ts +++ b/ets2panda/test/compiler/ts/new_expression_84.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_85.ts b/ets2panda/test/compiler/ts/new_expression_85.ts index b3868de88ab03cec6587833fec33bb1a7e30cd80..17ad542b0a0065d2826d55c046c612229a7c6475 100644 --- a/ets2panda/test/compiler/ts/new_expression_85.ts +++ b/ets2panda/test/compiler/ts/new_expression_85.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_86.ts b/ets2panda/test/compiler/ts/new_expression_86.ts index 0ccc9a1dac1519ea5b549d16031ac563372ff1ac..6c8768a8f7fcde2f9ba3c0887c23ec974e55d8ed 100644 --- a/ets2panda/test/compiler/ts/new_expression_86.ts +++ b/ets2panda/test/compiler/ts/new_expression_86.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_87.ts b/ets2panda/test/compiler/ts/new_expression_87.ts index 8b75e0d6044b789c58bebb9dad2e0f23dfa00992..e8b48a7cdb8d3368c1272af568ed7a85067b7813 100644 --- a/ets2panda/test/compiler/ts/new_expression_87.ts +++ b/ets2panda/test/compiler/ts/new_expression_87.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_88.ts b/ets2panda/test/compiler/ts/new_expression_88.ts index a4b872b515a8de02d781d22a96eca617f0e9d202..a2a9505f7659e545bba4dd754d281e46ccd2362e 100644 --- a/ets2panda/test/compiler/ts/new_expression_88.ts +++ b/ets2panda/test/compiler/ts/new_expression_88.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_89.ts b/ets2panda/test/compiler/ts/new_expression_89.ts index c63225d7797e86b430967d824c006f8d6e2bad78..169df2f8698e2525158dcd2fa78eebad64146165 100644 --- a/ets2panda/test/compiler/ts/new_expression_89.ts +++ b/ets2panda/test/compiler/ts/new_expression_89.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_9.ts b/ets2panda/test/compiler/ts/new_expression_9.ts index 55453cf273a553d1443efb5cbfaa059f866128ef..e387c64a12ab7d618b4a5dbde7661e7953c9239b 100644 --- a/ets2panda/test/compiler/ts/new_expression_9.ts +++ b/ets2panda/test/compiler/ts/new_expression_9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_90.ts b/ets2panda/test/compiler/ts/new_expression_90.ts index 73f901308d08b2944c5c1ae0f4a76b0c030bae3f..d9e2b294c128b7a04e4d91e0b4320b961cca29b6 100644 --- a/ets2panda/test/compiler/ts/new_expression_90.ts +++ b/ets2panda/test/compiler/ts/new_expression_90.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_91.ts b/ets2panda/test/compiler/ts/new_expression_91.ts index 7d860f96ba790aaf1b78c056852d1e00803e2dc6..b0ff9ff13f1054cf7bf88256c7125d4d236c4a1d 100644 --- a/ets2panda/test/compiler/ts/new_expression_91.ts +++ b/ets2panda/test/compiler/ts/new_expression_91.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_92.ts b/ets2panda/test/compiler/ts/new_expression_92.ts index 0861800d4d721f75887ea8f79769226fb007b532..48a2448113720a3b1f1b7ed2acd1634553a59929 100644 --- a/ets2panda/test/compiler/ts/new_expression_92.ts +++ b/ets2panda/test/compiler/ts/new_expression_92.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_93.ts b/ets2panda/test/compiler/ts/new_expression_93.ts index b2feac1b869b822fb6e364dfb1ef1b8cf23c28ec..a40de8dd0a0b823baa7fce1c497ce4bfc40da6fa 100644 --- a/ets2panda/test/compiler/ts/new_expression_93.ts +++ b/ets2panda/test/compiler/ts/new_expression_93.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_94.ts b/ets2panda/test/compiler/ts/new_expression_94.ts index fef51d3c821025d744a0c388f1af514ff69beb60..71ed0e674817c64af4e785d545111fb67a21d167 100644 --- a/ets2panda/test/compiler/ts/new_expression_94.ts +++ b/ets2panda/test/compiler/ts/new_expression_94.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_95.ts b/ets2panda/test/compiler/ts/new_expression_95.ts index 55d02ce20a576abee692bfb5328d3a0524c4db12..a44521621954156a582f6a6199d47b6725fd51bb 100644 --- a/ets2panda/test/compiler/ts/new_expression_95.ts +++ b/ets2panda/test/compiler/ts/new_expression_95.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_96.ts b/ets2panda/test/compiler/ts/new_expression_96.ts index 9d67cc53529fe10910668c49c6833ee521319d92..221d1b7d8e557e0cb0d6fd87fadb3c5979568fb8 100644 --- a/ets2panda/test/compiler/ts/new_expression_96.ts +++ b/ets2panda/test/compiler/ts/new_expression_96.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_97.ts b/ets2panda/test/compiler/ts/new_expression_97.ts index 69c53a89d5904d1cdc7fa308cd42ae64605d3f8e..cef8215916454e7ff18934ab470004bebb0aa830 100644 --- a/ets2panda/test/compiler/ts/new_expression_97.ts +++ b/ets2panda/test/compiler/ts/new_expression_97.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_98.ts b/ets2panda/test/compiler/ts/new_expression_98.ts index 593310d0bcb150c2c7c7802748ec6ce07464d2f6..c09175ac715751d742ac6a1c3a38a77ef1a802d2 100644 --- a/ets2panda/test/compiler/ts/new_expression_98.ts +++ b/ets2panda/test/compiler/ts/new_expression_98.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/new_expression_99.ts b/ets2panda/test/compiler/ts/new_expression_99.ts index 3fe8f12ca414052d6177dd395698e1c5d6f9e8b6..7463889e9b6e3cb23ba710a525d36f9cedc91c12 100644 --- a/ets2panda/test/compiler/ts/new_expression_99.ts +++ b/ets2panda/test/compiler/ts/new_expression_99.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring.ts b/ets2panda/test/compiler/ts/objectDestructuring.ts index f2ac649a9918526813f8a57390c037ca48e48018..408a2b464f18a8d69af377b3c48aabd1ee7abb9e 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring1.ts b/ets2panda/test/compiler/ts/objectDestructuring1.ts index c5f5e4e3454fdfeb94f921810b1ee39ef4827aa2..d8128c190801adff19ea7f3356e0dfe786e9e39a 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring1.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring10.ts b/ets2panda/test/compiler/ts/objectDestructuring10.ts index 66c1be60dd8bba097e771c3e2ab04a2f23d8fcc5..5e04992d5bbc0072da575e0c1b6c8bd78e4bcba2 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring10.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring11.ts b/ets2panda/test/compiler/ts/objectDestructuring11.ts index a4d7ae316d63a0b6207861d912695a37f3f676dc..e1d7ae0e81dc21b8755dd0d464953a31763a5ca3 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring11.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring12.ts b/ets2panda/test/compiler/ts/objectDestructuring12.ts index d6ed9b539d5a4ab37a66036ef1a18770ad4ef805..884d69ffce582553058675574f9f47a70e195d9a 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring12.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring13.ts b/ets2panda/test/compiler/ts/objectDestructuring13.ts index 10743f14b57824025b1e7305fa5b25e6ace501b7..c19fb0e8406f0f3087fc72110ce36cc9cac21854 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring13.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring14.ts b/ets2panda/test/compiler/ts/objectDestructuring14.ts index ddd2f26e2e6d04e0835e3ecd71c9bf703cf49301..d901cd39043dca17e9c21d06d37d5319ffbda71e 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring14.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring15.ts b/ets2panda/test/compiler/ts/objectDestructuring15.ts index f0e5c90f76af7ba96434767254356d4ebc205806..3c4fb85ffc5df05e6ac5e169f913fe784128d972 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring15.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring16.ts b/ets2panda/test/compiler/ts/objectDestructuring16.ts index 4784af8fc81932a0a4571eb31b200ddc5a89a43c..bb8764ebc58ef225d232b1e1d980948d9afc5671 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring16.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring16.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring17.ts b/ets2panda/test/compiler/ts/objectDestructuring17.ts index b17f47c3805011c02b4fb6897eb5339499bdd7b9..c76c90a3e1005ab4e2a1d4fe0bf12b52913ecb0d 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring17.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring17.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring18.ts b/ets2panda/test/compiler/ts/objectDestructuring18.ts index 550f630de17b46d466a64224e0aa2196ba4e9b6b..264b55e6881c13a37a7e96fe9390e01b8e1edae6 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring18.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring18.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring19.ts b/ets2panda/test/compiler/ts/objectDestructuring19.ts index bdb9e4d5ca86b5d10a799c1fd6c73e568e17de04..1778b4d8052f139ff72052701dd6fe037768b4f7 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring19.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring19.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring2.ts b/ets2panda/test/compiler/ts/objectDestructuring2.ts index 7bafb0bb1166ae0b06a177e42bf499116619653a..1ae4c87455e2684f53b42d708493a7827d6237eb 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring2.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring20.ts b/ets2panda/test/compiler/ts/objectDestructuring20.ts index 9c39d53783d0f56cb8782cfc168af0b70267125d..aabf8a5dd70ae3abb94b2ea5fcc8c4f46f99f9d0 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring20.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring20.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring21.ts b/ets2panda/test/compiler/ts/objectDestructuring21.ts index 643b32b11f0d2877c816556b3ebba01a0262f9ad..e559604c4c8096ddc1b96e869bcc5e7cab9bcf6d 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring21.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring21.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring22.ts b/ets2panda/test/compiler/ts/objectDestructuring22.ts index 5038e166e1ea2091810e1aa24443059c58204673..3749c27539a52d5f5839b79b36af7ca6d17e4e2f 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring22.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring22.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring23.ts b/ets2panda/test/compiler/ts/objectDestructuring23.ts index c8b6219a0c698053e56bd99698d2a7d7f7ee8834..487802e09fc3aeb7c7633ce344c456db905b8094 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring23.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring23.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring24.ts b/ets2panda/test/compiler/ts/objectDestructuring24.ts index d339138945255d543dd179a75e863e6fe062ba02..fbc77efc569d7b5435ae6f88eb572de19fa7a6b9 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring24.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring24.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring25.ts b/ets2panda/test/compiler/ts/objectDestructuring25.ts index 88c79411ba8d645d534e87d43d4658561de99671..783f78e27b31dbc054d1e6b9040644a5ec459a99 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring25.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring25.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring26.ts b/ets2panda/test/compiler/ts/objectDestructuring26.ts index 564ecef5068ebe2893df0790da7c75af7e49b30f..a953ec670ef62499db4f1cd82898045d56c33a95 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring26.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring26.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring27.ts b/ets2panda/test/compiler/ts/objectDestructuring27.ts index ad7bd14f940a2fd19f072cdd29717bb1f6ad6dde..e620f7cb8a2e8d23e3355866665ba549325bf25c 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring27.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring27.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring28.ts b/ets2panda/test/compiler/ts/objectDestructuring28.ts index a5f8eee556f46dbeb8bd5fb89109bcde24f1ba60..a4f321a90f8554707e7ccc95ad5038e9f907be85 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring28.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring28.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring29.ts b/ets2panda/test/compiler/ts/objectDestructuring29.ts index 456b95e182c8297e0d3b5d6723073dc09c871e78..36b3b44b43080b961dfc3483bbec803d61829bf8 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring29.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring29.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring3.ts b/ets2panda/test/compiler/ts/objectDestructuring3.ts index 0fcd61b0fccba35fb0e9011d9a1e0c2be248aa01..5469c8cc61b3420d98e12f2bbb46f817b1ccd772 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring3.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring30.ts b/ets2panda/test/compiler/ts/objectDestructuring30.ts index 9e8c291f0665912708d8ba3ff0e2bd90f9d1bead..7ade846eef0f6eda82853a7db4a4112cbe390e6c 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring30.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring30.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring31.ts b/ets2panda/test/compiler/ts/objectDestructuring31.ts index 0506ed35205448641abef9e689ba5be71e175172..438d16ea57e0825473ea9928f541443176db10ab 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring31.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring31.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring32.ts b/ets2panda/test/compiler/ts/objectDestructuring32.ts index 29a038d680518a5ba2372fee082cd3958fa2914c..56551839141e704b99da64a9afa9b1ea52995550 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring32.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring32.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring33.ts b/ets2panda/test/compiler/ts/objectDestructuring33.ts index afbda252310de79d5d60839801aa677804189603..7af37424d420e5ed46d4dd8d6a2f3d6b9ee7c7b7 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring33.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring33.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring34.ts b/ets2panda/test/compiler/ts/objectDestructuring34.ts index 5e997310a7fd267929f98aed90991d93e1b69c1c..7a1d964e8472f9af08d793c03c6c309ffc288a39 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring34.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring34.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring35.ts b/ets2panda/test/compiler/ts/objectDestructuring35.ts index 4a8d7059ec938f9a53e5a5f393a409f4ed92565a..ff73a8b743afe0736147eae4600b31b282b8ea51 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring35.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring35.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring36.ts b/ets2panda/test/compiler/ts/objectDestructuring36.ts index 27df5fe665f77906f81c89bb1cf947b071768ca3..bb7a39488010f8164411e83233cdcb2da4eb8461 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring36.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring36.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring37.ts b/ets2panda/test/compiler/ts/objectDestructuring37.ts index a3e91f97950bf513bab9b6d6b8475af24ae04797..c696f50a5c4452ba1b8b1c3f413c608b3ae35042 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring37.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring37.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring38.ts b/ets2panda/test/compiler/ts/objectDestructuring38.ts index b45463d3f249fee719a5120cfc12868e747a5f62..9881019b0275a52d965aff405aabcf08d8d071ed 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring38.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring38.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring39.ts b/ets2panda/test/compiler/ts/objectDestructuring39.ts index 1ffa0e513f8730d5bf07b7fe893ed75c1dfc2f7b..27daabb25d77f6c2f573ca675d6e61ccc17f3835 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring39.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring39.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring4.ts b/ets2panda/test/compiler/ts/objectDestructuring4.ts index 0b8a90747f02648907d72b3d67414eae9b7e0423..eb64fad80f4abd79a98fb078b2287c8160402f7b 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring4.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring40.ts b/ets2panda/test/compiler/ts/objectDestructuring40.ts index a4d9c057602e14647a5e8aa13628c12df268a948..54b267377ae9d6a8fbcb7cd95b7b479256cbbe66 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring40.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring40.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring41.ts b/ets2panda/test/compiler/ts/objectDestructuring41.ts index 32a5cdfc47d62cc76ba9657e9b59cf2eda5551a8..c1f0fc385411eae5b42cd286d7db051aad1c94f9 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring41.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring41.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring5.ts b/ets2panda/test/compiler/ts/objectDestructuring5.ts index f0ae713134501387295fadcfe0521990b24b87be..df3df681bc22424732616c0e10eab67f76467bc1 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring5.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring6.ts b/ets2panda/test/compiler/ts/objectDestructuring6.ts index 4ac2f72fc90d4aff91a7fa2ab9bcecc3aa7c1163..86f781c9f46c56aa29c11627cecd603fc087c5ff 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring6.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring7.ts b/ets2panda/test/compiler/ts/objectDestructuring7.ts index ed4a4d4798ad59bc7cfe6c1c5aee821f59d52776..a7a1a9b23ab3e508dbd06b3e33e7dfb7b5fed3bc 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring7.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring8.ts b/ets2panda/test/compiler/ts/objectDestructuring8.ts index cf9c72d524446dfbed54424bbd15c117fa1cf920..551651dea751e07ce7e2baf3c6bef0418766b482 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring8.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectDestructuring9.ts b/ets2panda/test/compiler/ts/objectDestructuring9.ts index 30f6821ecd907b748843c779edc0cbd487e832c8..1372aef9239e58c9ba5db7ad932127b47f1b1a7d 100644 --- a/ets2panda/test/compiler/ts/objectDestructuring9.ts +++ b/ets2panda/test/compiler/ts/objectDestructuring9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability.ts index 5f7b8b18068ed010efac51ccc2621114d6b9a618..5faeae6d70a48b9234a3971d2616aa58953c1e1d 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability1.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability1.ts index 67af33a345f1c94e805d19cd1f0ab3229effa08c..8dc5bea35ce5a39c97c8a249ea772e73b2fd433a 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability1.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability10.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability10.ts index 9aade83fd5d988e7b8d34fde519800ef6fa5f771..e5e004fc31c68ea316c3cde2e46c5ecc619f4d47 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability10.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability11.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability11.ts index 1bfaa0d113d4af13c8ce282d19b5db8a7306725b..b46c98191bab8317db87bee8dc3aaddc36b89727 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability11.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability12.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability12.ts index 3292b3b57f8b9a9f6c95d7751ed84213ed139fac..21032e6fa04bd3e15df26b28b225245cdca863e3 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability12.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability13.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability13.ts index f554ab1f538589b5efd190cb4da546167d9823b2..1cbcfa8d6f7c52e87cde65fbc852bbc858465903 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability13.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability14.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability14.ts index 15e677e8fbc48bf0c283d0fb405b0a941e2cf58d..373cf12c9f6cc6049fe49b509a61e3189f7ddea5 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability14.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability15.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability15.ts index bf0bb64c20b0a0180011912b60e1f8e0f75909b4..db60733354cb2eb6d56afadf85ac8b8b5478dc2f 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability15.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability16.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability16.ts index 9295440fefcf9efe4d766b3dbc974809e064ff5c..3e4d7fc7d0abb3a14424940054c953cab75abc55 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability16.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability16.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability17.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability17.ts index f337be03e89c58ebbcbe646a47c206fd124bf324..b23b59b9dcd3c3a6e7c82a9a404816e2ad2a1f63 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability17.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability17.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability18.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability18.ts index 1f510c4f7438dfc8395fb42680628372eb456f53..ec0b95dbbaeeaaf0a08547145633397fb4ea40fd 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability18.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability18.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability19.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability19.ts index de6b7a9dc188e5e2244dbb0a01b83f0396ec6cb5..05e8fb7212187a7c5a7886fbe1ed7c7193e99d74 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability19.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability19.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability2.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability2.ts index 70f66898c226c0c7b2d778b09a52ccde9db67bf7..7ff7635289a61093352614ba2261f6dd124738c4 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability2.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability20.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability20.ts index 6c1ac958ee52ca41265edb622926562e38acb04a..87d3dc17aaf70c7c407ded752182ba803bad5a17 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability20.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability20.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability3.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability3.ts index b70bda3f8350718af85b4e8b04ab3a3a5c854cc6..42f53f20927a60980e740afd88cb96cafa34cc8a 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability3.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability4.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability4.ts index 4ca9f1fc125df0d461c0df9c5d212d062401f0f5..2cf4afaf9e7f1234c36709e73057e55c3a43c1d4 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability4.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability5.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability5.ts index 85a68b17ffa0e790f1575152cae1fda4098d41c3..3f8c21f790435a70686f506868cc50f79d4b9edb 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability5.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability6.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability6.ts index c6560098c2d78793a3d6272ff51166c029e72036..b23ea5537a2a10f435c7a7b9457cc788189ff182 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability6.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability7.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability7.ts index 14d20e8460c771e8ec22c8e5b950e7dfad548a8d..42da9a75e49f342e9a9972f20c3974388866d9ec 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability7.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability8.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability8.ts index d4aa659b1deed5890d84269c737e4cfc4c7a29e4..cb54129cd4c01954fc316be3a46eac22e6fe7eee 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability8.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/objectLiteralAssignability9.ts b/ets2panda/test/compiler/ts/objectLiteralAssignability9.ts index 024e8edf90a756dc893353084b8b1ae90893f604..fafc8287dbc2f50baabb24547cf959b62ca92bea 100644 --- a/ets2panda/test/compiler/ts/objectLiteralAssignability9.ts +++ b/ets2panda/test/compiler/ts/objectLiteralAssignability9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/object_expression_1.ts b/ets2panda/test/compiler/ts/object_expression_1.ts index 575df1a777f672e6596a96c143a3a554c60a0f97..2c95bb83f8eae00518e0194cd3a304ef262cb8d7 100644 --- a/ets2panda/test/compiler/ts/object_expression_1.ts +++ b/ets2panda/test/compiler/ts/object_expression_1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/recursiveFunction.ts b/ets2panda/test/compiler/ts/recursiveFunction.ts index a678156dfc00d6abd31f666cfa052ff2fb752f52..c0061be0731b3312cf2c3a26269913780864b5e1 100644 --- a/ets2panda/test/compiler/ts/recursiveFunction.ts +++ b/ets2panda/test/compiler/ts/recursiveFunction.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/recursiveTypeofWithProperty.ts b/ets2panda/test/compiler/ts/recursiveTypeofWithProperty.ts index dde2d56578239f2d3ef1095552bece24c70161cf..ba67307ab683e7efe3424e9b332f841d4713ebd4 100644 --- a/ets2panda/test/compiler/ts/recursiveTypeofWithProperty.ts +++ b/ets2panda/test/compiler/ts/recursiveTypeofWithProperty.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/switch_statement.ts b/ets2panda/test/compiler/ts/switch_statement.ts index 4666c9a1682b8a44e067e7b2669a25f627e8464a..b3609d3473e4a5a1a03eecb721b5085ef3851066 100644 --- a/ets2panda/test/compiler/ts/switch_statement.ts +++ b/ets2panda/test/compiler/ts/switch_statement.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/switch_statement_bad.ts b/ets2panda/test/compiler/ts/switch_statement_bad.ts index c7aec3c67f11adcadf82bbf78398d29a9929ba71..17c54109df9e3a873f2c00587d5c06907ea39f70 100644 --- a/ets2panda/test/compiler/ts/switch_statement_bad.ts +++ b/ets2panda/test/compiler/ts/switch_statement_bad.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test-interface.ts b/ets2panda/test/compiler/ts/test-interface.ts index a7254fecbd16d446a4b7103deed687ef4f5a6b10..352c44d1d2e7606a2fa10237a9b7ee89d9bb3233 100644 --- a/ets2panda/test/compiler/ts/test-interface.ts +++ b/ets2panda/test/compiler/ts/test-interface.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test-interface4.ts b/ets2panda/test/compiler/ts/test-interface4.ts index f06e70caf37cb8cd8b254121afc5ec34d19b9e15..a450d8567b765d7d27f9a9607ae330c652bf34d4 100644 --- a/ets2panda/test/compiler/ts/test-interface4.ts +++ b/ets2panda/test/compiler/ts/test-interface4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test-interface5.ts b/ets2panda/test/compiler/ts/test-interface5.ts index 1043bc70b04d8d27969e5219306de9da7d9a64a2..f0f681c579487d431b1820788672730d628b7bfe 100644 --- a/ets2panda/test/compiler/ts/test-interface5.ts +++ b/ets2panda/test/compiler/ts/test-interface5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test-interface6.ts b/ets2panda/test/compiler/ts/test-interface6.ts index 9b11e1740658171536ee6aff6f39aa339be6ddcb..ce3664c54c391ebe2a7f7fc93ae0e6a773d0e90b 100644 --- a/ets2panda/test/compiler/ts/test-interface6.ts +++ b/ets2panda/test/compiler/ts/test-interface6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test-interface7.ts b/ets2panda/test/compiler/ts/test-interface7.ts index b8cbd72e74f765c614615db24903eb39e57e5083..0ea85918ee56e49926aeb901b5386bb76850e1b0 100644 --- a/ets2panda/test/compiler/ts/test-interface7.ts +++ b/ets2panda/test/compiler/ts/test-interface7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test-type-literal.ts b/ets2panda/test/compiler/ts/test-type-literal.ts index e9419768cdd9eac60ccadece6c0cc0c105633be9..2e22c31d4988ed4711996e2b2b23856617cdaade 100644 --- a/ets2panda/test/compiler/ts/test-type-literal.ts +++ b/ets2panda/test/compiler/ts/test-type-literal.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test-type-literal4.ts b/ets2panda/test/compiler/ts/test-type-literal4.ts index 56ef821ced4b9919c1b5c3d360976c5e492b67d4..d33445171679bddf4c39b2be79af77313d3399c9 100644 --- a/ets2panda/test/compiler/ts/test-type-literal4.ts +++ b/ets2panda/test/compiler/ts/test-type-literal4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test-type-literal5.ts b/ets2panda/test/compiler/ts/test-type-literal5.ts index 80e50cf15bdd091227de7c52eeb88306baf087d2..743e46918b9cbcc44432d4be2ee0d3366423cde7 100644 --- a/ets2panda/test/compiler/ts/test-type-literal5.ts +++ b/ets2panda/test/compiler/ts/test-type-literal5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test-type-literal6.ts b/ets2panda/test/compiler/ts/test-type-literal6.ts index 2c11025efa4245abdb4e83022d08944e00415a2f..2219743b2283c96893a93a04ff40b10cd335eb2c 100644 --- a/ets2panda/test/compiler/ts/test-type-literal6.ts +++ b/ets2panda/test/compiler/ts/test-type-literal6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test-type-literal7.ts b/ets2panda/test/compiler/ts/test-type-literal7.ts index 59d84e207cca15f9da3c43d65fd9e6773a23742f..d9d2368f83b70f2242d278cbbb71394d2b8d0684 100644 --- a/ets2panda/test/compiler/ts/test-type-literal7.ts +++ b/ets2panda/test/compiler/ts/test-type-literal7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/test_variable_declaration_null.ts b/ets2panda/test/compiler/ts/test_variable_declaration_null.ts index 352887354c4edcf9dcae12330da92dd742fabfa9..0a1d52de81498993de1b8d1c09c0aed8f9d755b8 100644 --- a/ets2panda/test/compiler/ts/test_variable_declaration_null.ts +++ b/ets2panda/test/compiler/ts/test_variable_declaration_null.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/try_catch_statement.ts b/ets2panda/test/compiler/ts/try_catch_statement.ts index 4a5132a1468b0c8c494c050d8d8a505c47554eaa..f9efae8f77866eede59cd8d2b497c43e40b7bac9 100644 --- a/ets2panda/test/compiler/ts/try_catch_statement.ts +++ b/ets2panda/test/compiler/ts/try_catch_statement.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability.ts b/ets2panda/test/compiler/ts/tupleAssignability.ts index 2cef4e77889515a613146109f259ab83bf180483..42727c23270f6158e85b5344d7f4ebe05bebb794 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability1.ts b/ets2panda/test/compiler/ts/tupleAssignability1.ts index bbddaca11d3d60c0b9688771716f91e4f95d23a8..4e93e3ff67350b36206dbf4db374187a7b80856a 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability1.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability10.ts b/ets2panda/test/compiler/ts/tupleAssignability10.ts index 8a75aed75512dbd73c51fa4a95c834217f113cc8..1519d2de699064fa6d9d4a5d12a7a8e6ad5c0b1e 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability10.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability11.ts b/ets2panda/test/compiler/ts/tupleAssignability11.ts index 3c48de9265f4bc478055a9d89d214bbc194b5b5d..d694b06192e2f7520023c91ab46ccea793c2d827 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability11.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability12.ts b/ets2panda/test/compiler/ts/tupleAssignability12.ts index e251c1a776300e9ad35780bbfa0ce8de0733db71..32309d749734596ec5316716e9dab400f21a5041 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability12.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability13.ts b/ets2panda/test/compiler/ts/tupleAssignability13.ts index 658c5f0f2d47c0bd7977dd9ac21824f54335a3b2..c17f8f43b0ea1dc9c321cf8445f5cedaed3e4a7d 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability13.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability14.ts b/ets2panda/test/compiler/ts/tupleAssignability14.ts index 0bdfa24d0feb39f616080a3704d13926df21aff9..7cdcb9c35f74974c485845f674fea6c1e7c0e54b 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability14.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability15.ts b/ets2panda/test/compiler/ts/tupleAssignability15.ts index 08aeefba8691979ffff62ef931e3697b36a60826..bb3a9d7731ad0e78be40802d3350d79c617c271a 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability15.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability16.ts b/ets2panda/test/compiler/ts/tupleAssignability16.ts index 452bf1f4b1c8a702bcfb78f277080ab9658328b6..7f2e3557df1ba0cf0175689138c59558056312ec 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability16.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability16.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability17.ts b/ets2panda/test/compiler/ts/tupleAssignability17.ts index a2f9d80965ee96b55c1e2e2b90d1f7a51dd7b41c..a4eb3aca759af74df5a72cd59753a5dcc995e9ba 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability17.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability17.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability18.ts b/ets2panda/test/compiler/ts/tupleAssignability18.ts index e9d49b55f955de1ebbff6a0af2c952c39dd72c6f..fcc51c2a549c79e09bfa8da453afe516f094d42a 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability18.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability18.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability19.ts b/ets2panda/test/compiler/ts/tupleAssignability19.ts index 5a98030b9684fe46e90304358512f7b7f0d93634..207bf19f664b35cf420b6c1677778b4dc6c3a32b 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability19.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability19.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability2.ts b/ets2panda/test/compiler/ts/tupleAssignability2.ts index 101f60b79debf13a72452d8651ec3320d25584fa..03cb169f74275e9c35463d393c30b4144d6aba0e 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability2.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability20.ts b/ets2panda/test/compiler/ts/tupleAssignability20.ts index b0aacb845452446966476731a501716a2de57a72..fc425079e190f50b2d3be08ed7067fbb13f9a3fc 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability20.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability20.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability21.ts b/ets2panda/test/compiler/ts/tupleAssignability21.ts index f7ac8de5a9381e88b73fc50aac70203f70db191e..54f2f3ba8c55f25aa6341cf20d75e171b37778f9 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability21.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability21.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability22.ts b/ets2panda/test/compiler/ts/tupleAssignability22.ts index e50058da7b023f756d89081004ea08d7cfa30887..dfd61e43ca59dabb4ee03538fd1ba1baaa847fa0 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability22.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability22.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability23.ts b/ets2panda/test/compiler/ts/tupleAssignability23.ts index 502010b5ef2e44dfa741ebeb510366c610f6a01f..dde6b775083cdef17b0b984d084bec3429fb77e7 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability23.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability23.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability24.ts b/ets2panda/test/compiler/ts/tupleAssignability24.ts index 32915b03d80bb5b2c2dad788a7ccd357cbb979a1..f89634fe1a24a6f45e8c59613737fdca3a775ecd 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability24.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability24.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability3.ts b/ets2panda/test/compiler/ts/tupleAssignability3.ts index 5797724e8897c9268a022648b7a95eeba4f465b4..a6500e9a94280bfd1e3e71f2023cf22566d7a34f 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability3.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability4.ts b/ets2panda/test/compiler/ts/tupleAssignability4.ts index c99932842bba0bcb045aaff9f2478206b021d0a4..dca42d6cc64fc90c735a20dde81458f6bd8f54e5 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability4.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability5.ts b/ets2panda/test/compiler/ts/tupleAssignability5.ts index bc6b4d64f1d473506c1c454e1ea1f7508f688bed..e52cb334d0f19284a52c1ddb04ac2b30b52c9dd9 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability5.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability6.ts b/ets2panda/test/compiler/ts/tupleAssignability6.ts index 3acc0d0f509ecfe0f224387cdf9eef23a037a98c..2aa26014e4117112d7272567c58cd1dc34b48dd0 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability6.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability7.ts b/ets2panda/test/compiler/ts/tupleAssignability7.ts index 27b87a69f50db99ed9fd37a57b51f9362870823d..24d950bc3646a0aecf5d8425dd734210e461f4cb 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability7.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability8.ts b/ets2panda/test/compiler/ts/tupleAssignability8.ts index 49ccb20e66193d0fbc51d8824d12905083e7cc69..d19b1020ebc700cba9704bc4434d6958c545500f 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability8.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/tupleAssignability9.ts b/ets2panda/test/compiler/ts/tupleAssignability9.ts index e516a2f260d7bc6c70c89f60764bd9285255dd54..07732d06c33b05ee87fc40cd00ca84fdaed4bc19 100644 --- a/ets2panda/test/compiler/ts/tupleAssignability9.ts +++ b/ets2panda/test/compiler/ts/tupleAssignability9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/typeAliasUsedAsValue.ts b/ets2panda/test/compiler/ts/typeAliasUsedAsValue.ts index 7c60fddcd72677e2b5540564ab12bc66382c66be..2861000967e53f26796e99b53e718f81bd5379cf 100644 --- a/ets2panda/test/compiler/ts/typeAliasUsedAsValue.ts +++ b/ets2panda/test/compiler/ts/typeAliasUsedAsValue.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/undefined_as_value.ts b/ets2panda/test/compiler/ts/undefined_as_value.ts index 5a581f6c2805f6fc94fc30991f002a2d4637947c..26e7f997d159e7d747ebe7574f2206a7c5e41ae3 100644 --- a/ets2panda/test/compiler/ts/undefined_as_value.ts +++ b/ets2panda/test/compiler/ts/undefined_as_value.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/undefined_variable_name.ts b/ets2panda/test/compiler/ts/undefined_variable_name.ts index 9e09d47254a682a47a16b9133c37fbe3b7cb627c..0a1f804ca3acb20a386b740022a9f6b62455b3dc 100644 --- a/ets2panda/test/compiler/ts/undefined_variable_name.ts +++ b/ets2panda/test/compiler/ts/undefined_variable_name.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration.ts b/ets2panda/test/compiler/ts/varRedeclaration.ts index 8867e5863a3cc75cabca62fe589310b78ac5499c..fb9040d8c1ab561f518dd299304bf3b44eb08e51 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration1.ts b/ets2panda/test/compiler/ts/varRedeclaration1.ts index d744d5fe54f90fb85ddba7c9abab81cd6881bc27..e9c1d84a9b2c5c30e2a61351693216171a6ec2b0 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration1.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration10.ts b/ets2panda/test/compiler/ts/varRedeclaration10.ts index 87f61a95da91874b06f5b7d683bc71a581fd0acb..d574c7183d54a02750ad42adea0274d9879129db 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration10.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration11.ts b/ets2panda/test/compiler/ts/varRedeclaration11.ts index 6a56695c6e497871734cbc89c007b59a630f3bef..6b85ac35029c6e3312fc7b769e5c129a06ff2dbe 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration11.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration12.ts b/ets2panda/test/compiler/ts/varRedeclaration12.ts index 591ed6b443cd108fe1c8ffd617c8ea4b1db8a3f3..33daa535bb482c1a390ee7047c204cfab8b1b794 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration12.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration13.ts b/ets2panda/test/compiler/ts/varRedeclaration13.ts index e25a04702796050da38d44a97995b3b9df82a8d2..e285ad8b194d5fcb2d1cbcb300b332de18e27386 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration13.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration14.ts b/ets2panda/test/compiler/ts/varRedeclaration14.ts index f68cc88085957dfc4b53fa38947c9ca81c711df3..51805985b399cb106a0ab5b83771a9587e3c8da1 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration14.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration15.ts b/ets2panda/test/compiler/ts/varRedeclaration15.ts index e51d8269d98d5815ff1d1d1d4cc8cdbf68795780..205aa980d6a5f074941cb6d57ad76eb4c17ef1e3 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration15.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration2.ts b/ets2panda/test/compiler/ts/varRedeclaration2.ts index 6d2d8cb03aa27fa96d333f47d33105bcc54f2539..8c070fdd74f0795d03f90fbb05163b9b8c3fda99 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration2.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration3.ts b/ets2panda/test/compiler/ts/varRedeclaration3.ts index fa4da023bee60a69db9909c777e2a590f2eec5e0..77b42845d8171b42bb6f96522a60fe93eb872d98 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration3.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration4.ts b/ets2panda/test/compiler/ts/varRedeclaration4.ts index 49ddd0a6c8e6d10f340f2e0b5c57a45ac8452aae..d738013803b01684a9eca2981767382ff5c8ddb5 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration4.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration5.ts b/ets2panda/test/compiler/ts/varRedeclaration5.ts index 37e73af0d58c988f0fd4e9e8854b1ed3cfe631d3..ce19dfb448dfaef3a675cac576767d582fee3906 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration5.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration6.ts b/ets2panda/test/compiler/ts/varRedeclaration6.ts index 68a8e671b713a30daadd284d1883d0a2f6796bd8..78bf54da9c42230225e33e287c6ce6278280d641 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration6.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration7.ts b/ets2panda/test/compiler/ts/varRedeclaration7.ts index b6c3b845d43bb0892d4ec25da803cea15664f806..ad55a3afc90f7363932f3ffec35bb72742deb62f 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration7.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration8.ts b/ets2panda/test/compiler/ts/varRedeclaration8.ts index 3f89c2eed2c74d8ca1744c86e9edaf07a2c34bcf..2ef1b622f1cbe2a27155a441d57c2dddfd495dc1 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration8.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/varRedeclaration9.ts b/ets2panda/test/compiler/ts/varRedeclaration9.ts index 872639b0d1b9fa0e76166e9e6ba1d43d92452bb1..3c9bf3948a8874a8a4d257f2e4c55854a71bdc19 100644 --- a/ets2panda/test/compiler/ts/varRedeclaration9.ts +++ b/ets2panda/test/compiler/ts/varRedeclaration9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/compiler/ts/while_statement.ts b/ets2panda/test/compiler/ts/while_statement.ts index 5d358e5af01cc94bb612f35498b7983a9f57f81e..be8032c277047f0d8932b46f351c9bd81c996f6d 100644 --- a/ets2panda/test/compiler/ts/while_statement.ts +++ b/ets2panda/test/compiler/ts/while_statement.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_class_method.ts b/ets2panda/test/parser/as/test_class_method.ts index 4e0db7f3eb2b477f1d8e51d877b145990029ad8d..53a71127c08074cad8c10b9018bb0bb8728b2db8 100644 --- a/ets2panda/test/parser/as/test_class_method.ts +++ b/ets2panda/test/parser/as/test_class_method.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_class_property.ts b/ets2panda/test/parser/as/test_class_property.ts index bef84585dd314ed7a77695a5eff74aed6fbc9dad..b7b807ae10de5548e935e3ec52b5ffdb117e9d36 100644 --- a/ets2panda/test/parser/as/test_class_property.ts +++ b/ets2panda/test/parser/as/test_class_property.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_class_property1.ts b/ets2panda/test/parser/as/test_class_property1.ts index bfccd7ad5df4eff25412f63262b4d59bc81a67a9..176bd923319778a5153d955f7589deea09025c39 100644 --- a/ets2panda/test/parser/as/test_class_property1.ts +++ b/ets2panda/test/parser/as/test_class_property1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_declare_method.ts b/ets2panda/test/parser/as/test_declare_method.ts index 28a57abc7621c8d7167994350c671f46ee9fd0e5..7aad71eff946cd34538623b51bad138ec903b7f7 100644 --- a/ets2panda/test/parser/as/test_declare_method.ts +++ b/ets2panda/test/parser/as/test_declare_method.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_decorator.ts b/ets2panda/test/parser/as/test_decorator.ts index 1c3742537eb920de4a524ba18e9a98e4310e54d6..31999d002cf2d6951dd4d9bcecb4ad43c27145d0 100644 --- a/ets2panda/test/parser/as/test_decorator.ts +++ b/ets2panda/test/parser/as/test_decorator.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_decorators1.ts b/ets2panda/test/parser/as/test_decorators1.ts index a99ff2cb3fd7528b39121ac2e215e65ae45d9b64..d96fd718394524ac332a6ce83cbf40cbaf813487 100644 --- a/ets2panda/test/parser/as/test_decorators1.ts +++ b/ets2panda/test/parser/as/test_decorators1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_decorators2.ts b/ets2panda/test/parser/as/test_decorators2.ts index a7605b69f774d8f0d7c186a999aaf1823974d39d..a5223698b1f333253464edad61b9d0908d35d475 100644 --- a/ets2panda/test/parser/as/test_decorators2.ts +++ b/ets2panda/test/parser/as/test_decorators2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_decorators3.ts b/ets2panda/test/parser/as/test_decorators3.ts index dc7a2fbbcc8ae51a6e552001819df4e342a43817..b3a4eded3f9f85f4cddf95b8c4202effce7d8408 100644 --- a/ets2panda/test/parser/as/test_decorators3.ts +++ b/ets2panda/test/parser/as/test_decorators3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_decorators4.ts b/ets2panda/test/parser/as/test_decorators4.ts index 17367f2d3a12bbcbea7a5a32ff93d0e848e866d1..9e4a4885010f852e10380419097f53ca37c1eceb 100644 --- a/ets2panda/test/parser/as/test_decorators4.ts +++ b/ets2panda/test/parser/as/test_decorators4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_interface.ts b/ets2panda/test/parser/as/test_interface.ts index 94eba310205d27b5cc96a30a89a039191fbe84ad..9e6cf35c838d0ea75df151dabfe696ada8c08656 100644 --- a/ets2panda/test/parser/as/test_interface.ts +++ b/ets2panda/test/parser/as/test_interface.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_interface1.ts b/ets2panda/test/parser/as/test_interface1.ts index f09bf5e8f7d3ce0d15b707edc00d05119fb49f1b..0246305afc56e6f865a6fdee27772814d3e2143a 100644 --- a/ets2panda/test/parser/as/test_interface1.ts +++ b/ets2panda/test/parser/as/test_interface1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_interface2.ts b/ets2panda/test/parser/as/test_interface2.ts index 0db2a4a879b4fb7179acb1cf9d723281cc95ff78..5478bac83c36019c699147b4585f62883278463a 100644 --- a/ets2panda/test/parser/as/test_interface2.ts +++ b/ets2panda/test/parser/as/test_interface2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_interface3.ts b/ets2panda/test/parser/as/test_interface3.ts index f09bf5e8f7d3ce0d15b707edc00d05119fb49f1b..0246305afc56e6f865a6fdee27772814d3e2143a 100644 --- a/ets2panda/test/parser/as/test_interface3.ts +++ b/ets2panda/test/parser/as/test_interface3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_interface4.ts b/ets2panda/test/parser/as/test_interface4.ts index 63c0c1ce6b67f012814c687b10bda77ab6845f9d..e8e4d1a58e6d3b6116b7ff9f49234127cde00cd7 100644 --- a/ets2panda/test/parser/as/test_interface4.ts +++ b/ets2panda/test/parser/as/test_interface4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_interface5.ts b/ets2panda/test/parser/as/test_interface5.ts index f7c84659f5fc2c0a04c27e61c5884cffc453732b..3794997511d06600961ecfd36230353a0eca048a 100644 --- a/ets2panda/test/parser/as/test_interface5.ts +++ b/ets2panda/test/parser/as/test_interface5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_object_literal.ts b/ets2panda/test/parser/as/test_object_literal.ts index 9310f8e9b22016989f596418892b38e5f4b68c14..ef3519fe7f43bc1bd157c54c6db2d3a2f6bdbe24 100644 --- a/ets2panda/test/parser/as/test_object_literal.ts +++ b/ets2panda/test/parser/as/test_object_literal.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_object_literal1.ts b/ets2panda/test/parser/as/test_object_literal1.ts index 86fa21274a082733fc1c242c187ea161e00071e3..20878831f1c65bd900de7ae5bc5fc661fe5479c3 100644 --- a/ets2panda/test/parser/as/test_object_literal1.ts +++ b/ets2panda/test/parser/as/test_object_literal1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_object_literal2.ts b/ets2panda/test/parser/as/test_object_literal2.ts index 57321542c90526d5c125ce26d07a22673e0f9fe5..1bab125d279804254a03749ee0062e85f15c4e16 100644 --- a/ets2panda/test/parser/as/test_object_literal2.ts +++ b/ets2panda/test/parser/as/test_object_literal2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_object_literal3.ts b/ets2panda/test/parser/as/test_object_literal3.ts index 6cadf96a27b3f24dcf6c3fa74700cc478fab7f7b..7365e4b77beb5b765b4b6da8990ae61243c0ad46 100644 --- a/ets2panda/test/parser/as/test_object_literal3.ts +++ b/ets2panda/test/parser/as/test_object_literal3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_object_literal4.ts b/ets2panda/test/parser/as/test_object_literal4.ts index ed6eac147710316a6f16ba4f7e412477209b6e10..7fd9351ac82449b5c808d5da543974e4f97b6b56 100644 --- a/ets2panda/test/parser/as/test_object_literal4.ts +++ b/ets2panda/test/parser/as/test_object_literal4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_type_annotation.ts b/ets2panda/test/parser/as/test_type_annotation.ts index 284acb67725b1c64e3706698497002c77f09480e..4480ea39ac45892c49287ac0cf4c828e0758b073 100644 --- a/ets2panda/test/parser/as/test_type_annotation.ts +++ b/ets2panda/test/parser/as/test_type_annotation.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_type_annotation1.ts b/ets2panda/test/parser/as/test_type_annotation1.ts index bbb1e20ea6d54547f4c57fdd4a8da02094cfdee0..a3fec0f8ca674d09b935381a152af70bf2340c4c 100644 --- a/ets2panda/test/parser/as/test_type_annotation1.ts +++ b/ets2panda/test/parser/as/test_type_annotation1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_type_annotation2.ts b/ets2panda/test/parser/as/test_type_annotation2.ts index 58bc00b02d21549e444c8e4605215204512ea9ec..e7e09c88df9b5b56cb772dfe29e76999b8f3ec2c 100644 --- a/ets2panda/test/parser/as/test_type_annotation2.ts +++ b/ets2panda/test/parser/as/test_type_annotation2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_type_annotation3.ts b/ets2panda/test/parser/as/test_type_annotation3.ts index 9c7bfca7f5da1566baf8487d6e2050f29706a769..130e8063d0aaa0b1bfaa6517428ec366c2818c55 100644 --- a/ets2panda/test/parser/as/test_type_annotation3.ts +++ b/ets2panda/test/parser/as/test_type_annotation3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_type_annotation4.ts b/ets2panda/test/parser/as/test_type_annotation4.ts index 9a63c6159cacf25d15c92fe50b74061ecd44e55e..1ea5951b7efc9077f162f89d679cc92f775a72ec 100644 --- a/ets2panda/test/parser/as/test_type_annotation4.ts +++ b/ets2panda/test/parser/as/test_type_annotation4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_type_annotation5.ts b/ets2panda/test/parser/as/test_type_annotation5.ts index b0b10d271d6aa89ed7751797a027017313acee68..b2a352ea804f4dace8ac96a1470c13e375672661 100644 --- a/ets2panda/test/parser/as/test_type_annotation5.ts +++ b/ets2panda/test/parser/as/test_type_annotation5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/as/test_type_annotation6.ts b/ets2panda/test/parser/as/test_type_annotation6.ts index 62ea51c8dceff90943df69cdb1615c72a4c93f0a..6577a355042af1b638f9b07b1cb7845dd358b350 100644 --- a/ets2panda/test/parser/as/test_type_annotation6.ts +++ b/ets2panda/test/parser/as/test_type_annotation6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/AccessFannkuch.ets b/ets2panda/test/parser/ets/AccessFannkuch.ets index b2da95bc4370f6041855dc0c5e32cd96c3909aed..33ee73df8402f117489931e846a0905c3983ef84 100644 --- a/ets2panda/test/parser/ets/AccessFannkuch.ets +++ b/ets2panda/test/parser/ets/AccessFannkuch.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/AccessNBody.ets b/ets2panda/test/parser/ets/AccessNBody.ets index 03124bb4d6b8c99196e5f8e945408f77223b6abf..b3d5f312bc89d6d0643161a7b3d573fafc60646e 100644 --- a/ets2panda/test/parser/ets/AccessNBody.ets +++ b/ets2panda/test/parser/ets/AccessNBody.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/AccessNSieve.ets b/ets2panda/test/parser/ets/AccessNSieve.ets index aceb5bb1093331b8ea16ef3dc8d45aa23870235e..de57a2c40e29aab3c0e6e2669867275179f8d61a 100644 --- a/ets2panda/test/parser/ets/AccessNSieve.ets +++ b/ets2panda/test/parser/ets/AccessNSieve.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/AllowSequence.ets b/ets2panda/test/parser/ets/AllowSequence.ets index 6f5c377c5297aea245318ac34201554deb9b6ae9..51b347a2c1c252c8ba2c46947fdbe7cf4906927b 100644 --- a/ets2panda/test/parser/ets/AllowSequence.ets +++ b/ets2panda/test/parser/ets/AllowSequence.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/Bitops3BitBitsInByte.ets b/ets2panda/test/parser/ets/Bitops3BitBitsInByte.ets index 667c677595cb3b42d1247deb6a469b38056c19eb..d351ac42a6afd1fad91175d59d8d2e98addf6b4c 100644 --- a/ets2panda/test/parser/ets/Bitops3BitBitsInByte.ets +++ b/ets2panda/test/parser/ets/Bitops3BitBitsInByte.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/BitopsBitsInByte.ets b/ets2panda/test/parser/ets/BitopsBitsInByte.ets index 0cd7fa18d301769cdadb8afc83a3b7bf457dc122..b032714566592f763ddd0b986a6a2a02e9b512a1 100644 --- a/ets2panda/test/parser/ets/BitopsBitsInByte.ets +++ b/ets2panda/test/parser/ets/BitopsBitsInByte.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/BitopsBitwiseAnd.ets b/ets2panda/test/parser/ets/BitopsBitwiseAnd.ets index c32922981bbfa339c2a0b1f1ac6533756e809e85..210773fc1460b55664592559758ea5aef1a9b505 100644 --- a/ets2panda/test/parser/ets/BitopsBitwiseAnd.ets +++ b/ets2panda/test/parser/ets/BitopsBitwiseAnd.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/BitopsNSieveBits.ets b/ets2panda/test/parser/ets/BitopsNSieveBits.ets index 54bf9edd3c5dbe669ecd2d144e3d5dc9ccc1522e..965f9e10ed7ef06a341edb34f6cea5e207cb7313 100644 --- a/ets2panda/test/parser/ets/BitopsNSieveBits.ets +++ b/ets2panda/test/parser/ets/BitopsNSieveBits.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/Boolean_bitwise.ets b/ets2panda/test/parser/ets/Boolean_bitwise.ets index 16c258da82e9cd0414d6ef955a647d4b28a5f781..b271ebd27a76ef12e0ac714b4f8ff649a59f85d6 100644 --- a/ets2panda/test/parser/ets/Boolean_bitwise.ets +++ b/ets2panda/test/parser/ets/Boolean_bitwise.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/ControlFlowRecursive.ets b/ets2panda/test/parser/ets/ControlFlowRecursive.ets index 994d1b3b56e9c2e330400583c611e195931e7b7c..8f297360101c82fe14ae5a1a86729ed00e3cb304 100644 --- a/ets2panda/test/parser/ets/ControlFlowRecursive.ets +++ b/ets2panda/test/parser/ets/ControlFlowRecursive.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/Dollar_dollar_1.ets b/ets2panda/test/parser/ets/Dollar_dollar_1.ets index 499ead10db610131baa14f7ddfa4c24ed9880be1..091c1ab07f1ecb304abe8c69adbc999fdf2d9c5b 100644 --- a/ets2panda/test/parser/ets/Dollar_dollar_1.ets +++ b/ets2panda/test/parser/ets/Dollar_dollar_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/Dollar_dollar_2.ets b/ets2panda/test/parser/ets/Dollar_dollar_2.ets index 88bf1bedfd85370bdba1c308aca781891baec7c6..1b589728e9871b860ca8e99826455d5e8feda22e 100644 --- a/ets2panda/test/parser/ets/Dollar_dollar_2.ets +++ b/ets2panda/test/parser/ets/Dollar_dollar_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/Dollar_dollar_3.ets b/ets2panda/test/parser/ets/Dollar_dollar_3.ets index b16090afc41aa076f5ad0c8b284735d35be2d777..62a1f1c5f133fd72f5a8a9682fb6fe56d724c7bb 100644 --- a/ets2panda/test/parser/ets/Dollar_dollar_3.ets +++ b/ets2panda/test/parser/ets/Dollar_dollar_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/Dollar_dollar_4.ets b/ets2panda/test/parser/ets/Dollar_dollar_4.ets index fced037c0027f9209f4cb8dac195f3af87d7263c..5040a85fcd2eb5e7bd83259ae260816e0c36f122 100644 --- a/ets2panda/test/parser/ets/Dollar_dollar_4.ets +++ b/ets2panda/test/parser/ets/Dollar_dollar_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/Dollar_dollar_invalid_identifier.ets b/ets2panda/test/parser/ets/Dollar_dollar_invalid_identifier.ets index ef47e16eb64edc3d36b7d7c44599c68b00b82f11..84d015b5a3ec58763c2c35d3ad3870515544fa15 100644 --- a/ets2panda/test/parser/ets/Dollar_dollar_invalid_identifier.ets +++ b/ets2panda/test/parser/ets/Dollar_dollar_invalid_identifier.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/FunctionType.ets b/ets2panda/test/parser/ets/FunctionType.ets index c4287e8e1b619f6f5a5a445c614e024c1a2874ca..f11a02ed93827e305dfe8db816ecb5fedaba6f60 100644 --- a/ets2panda/test/parser/ets/FunctionType.ets +++ b/ets2panda/test/parser/ets/FunctionType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/FunctionalTypeAsTypeArgument.ets b/ets2panda/test/parser/ets/FunctionalTypeAsTypeArgument.ets index 2c33faa7cb7e04cb3407b2bc16eac83267064998..4fd0600e9658b8848fce7ab91c180febc4bf2d42 100644 --- a/ets2panda/test/parser/ets/FunctionalTypeAsTypeArgument.ets +++ b/ets2panda/test/parser/ets/FunctionalTypeAsTypeArgument.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/InterfacePrivateMethod.ets b/ets2panda/test/parser/ets/InterfacePrivateMethod.ets index 36f491b499a24fd85547f0c5dab61adde8cba788..898d08bf94fbcaec1a5e14df39ffcbf721e12a7d 100644 --- a/ets2panda/test/parser/ets/InterfacePrivateMethod.ets +++ b/ets2panda/test/parser/ets/InterfacePrivateMethod.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/MathCordic.ets b/ets2panda/test/parser/ets/MathCordic.ets index c47ff75600f818b2e2effac8c5c4a8e2a09fbcb5..4d7e23e27c04277f6d3b702d965f31fe929254c0 100644 --- a/ets2panda/test/parser/ets/MathCordic.ets +++ b/ets2panda/test/parser/ets/MathCordic.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/MathPartialSums.ets b/ets2panda/test/parser/ets/MathPartialSums.ets index f0b64067ef66a40afa66f3139df761832a8bcf29..edbc24f5ac8926dd517e18e86067fdc5b64d5786 100644 --- a/ets2panda/test/parser/ets/MathPartialSums.ets +++ b/ets2panda/test/parser/ets/MathPartialSums.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/MathSpectralNorm.ets b/ets2panda/test/parser/ets/MathSpectralNorm.ets index 2fcfa4095fd1d3f73d1b956ca3ab79559b48006d..0b86cfa6d6b855536d7b3b796bc7768e3af6f6bd 100644 --- a/ets2panda/test/parser/ets/MathSpectralNorm.ets +++ b/ets2panda/test/parser/ets/MathSpectralNorm.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/Morph3d.ets b/ets2panda/test/parser/ets/Morph3d.ets index 156fc469de8caaad3d4c47f27bbea26dd570104f..4787e38b1b6e44a6fa4eebef2a44a514711aa32b 100644 --- a/ets2panda/test/parser/ets/Morph3d.ets +++ b/ets2panda/test/parser/ets/Morph3d.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/NullCoalescingWithGenerics b/ets2panda/test/parser/ets/NullCoalescingWithGenerics index 2cfc5d722feaa2b5e9e7f192fcfa4b87c3a30dd9..362fa7ba9d0b46cc4b8ed8d6a0784513ea2af6f8 100644 --- a/ets2panda/test/parser/ets/NullCoalescingWithGenerics +++ b/ets2panda/test/parser/ets/NullCoalescingWithGenerics @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/StringBase64.ets b/ets2panda/test/parser/ets/StringBase64.ets index 52b0f38e3d731cad081f676df905dc566cd329f4..3b95912b2de9a7ee669c0963810a3659a09ac7d8 100644 --- a/ets2panda/test/parser/ets/StringBase64.ets +++ b/ets2panda/test/parser/ets/StringBase64.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/StringFasta.ets b/ets2panda/test/parser/ets/StringFasta.ets index 46c3dc4ef06026ca1324b104ee1be30d1480b429..4c9d73bb1413b908af2d29f282754e518d66f61e 100644 --- a/ets2panda/test/parser/ets/StringFasta.ets +++ b/ets2panda/test/parser/ets/StringFasta.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/access_modifier_1.ets b/ets2panda/test/parser/ets/access_modifier_1.ets index a4cc4e802cabb7344350ec50c2148895f3fa786a..fb2fd21b2ae3e1b9bff01138ae387d4a57867a02 100644 --- a/ets2panda/test/parser/ets/access_modifier_1.ets +++ b/ets2panda/test/parser/ets/access_modifier_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/access_modifier_2.ets b/ets2panda/test/parser/ets/access_modifier_2.ets index eed9c9f98e654673345cbeaa4b93e6699b92ae65..73837d6c01eb2a9ef1712cc5702c877e9629f716 100644 --- a/ets2panda/test/parser/ets/access_modifier_2.ets +++ b/ets2panda/test/parser/ets/access_modifier_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/access_modifier_3.ets b/ets2panda/test/parser/ets/access_modifier_3.ets index 16dee52a1e7f9f9a590ed03a79c4adc5728b5125..812a8fae246d8655615d8cc5accd0facf54f5426 100644 --- a/ets2panda/test/parser/ets/access_modifier_3.ets +++ b/ets2panda/test/parser/ets/access_modifier_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/access_modifier_4.ets b/ets2panda/test/parser/ets/access_modifier_4.ets index 0287507383f40a3792afcfe651c586489093e200..6085919849f43965d6c09f0519dc713536566461 100644 --- a/ets2panda/test/parser/ets/access_modifier_4.ets +++ b/ets2panda/test/parser/ets/access_modifier_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/accessor_call.ets b/ets2panda/test/parser/ets/accessor_call.ets index c3eacd0166fe0539c0879521957a8a3359aa12bb..134f6276c3fc7ddc96276987729e54caabef364a 100644 --- a/ets2panda/test/parser/ets/accessor_call.ets +++ b/ets2panda/test/parser/ets/accessor_call.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/accessor_void.ets b/ets2panda/test/parser/ets/accessor_void.ets index 12fed6b2b34dc2283af16856db24c425c46b535f..acf141f7b1b3d8fb8cba666d0536ba25f879a465 100644 --- a/ets2panda/test/parser/ets/accessor_void.ets +++ b/ets2panda/test/parser/ets/accessor_void.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/ambiguous_call_1.ets b/ets2panda/test/parser/ets/ambiguous_call_1.ets index 9158313f2d2816fb7dc85d9858105f3f5d2bb4fe..c23ef6e0945714dd1c8d2a20ae3e789edd2f6e00 100644 --- a/ets2panda/test/parser/ets/ambiguous_call_1.ets +++ b/ets2panda/test/parser/ets/ambiguous_call_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/ambiguous_call_2.ets b/ets2panda/test/parser/ets/ambiguous_call_2.ets index bf6652f7cd05557a01f01eef3bda25decf8a774b..e8c80365aa5cd2785d7750b2a88c281789183408 100644 --- a/ets2panda/test/parser/ets/ambiguous_call_2.ets +++ b/ets2panda/test/parser/ets/ambiguous_call_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/ambiguous_call_3.ets b/ets2panda/test/parser/ets/ambiguous_call_3.ets index 2bd9227f6abac6cb1f9586ce77c145a7d0e56c76..0560771cdd6ce952eae7ba83c2783e9759bd1030 100644 --- a/ets2panda/test/parser/ets/ambiguous_call_3.ets +++ b/ets2panda/test/parser/ets/ambiguous_call_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/anonymous_class.ets b/ets2panda/test/parser/ets/anonymous_class.ets index 328f29b7ae471db814e081e9fe404b722e69fdfe..09e04d3189665dc3c5b3e46ce6579f6f97dbecb0 100644 --- a/ets2panda/test/parser/ets/anonymous_class.ets +++ b/ets2panda/test/parser/ets/anonymous_class.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/array.ets b/ets2panda/test/parser/ets/array.ets index fa8fc31494164a40448ebefb30147ac6d71a0cc4..19e7289fe53fba8412b02375408b3f9a0385896e 100644 --- a/ets2panda/test/parser/ets/array.ets +++ b/ets2panda/test/parser/ets/array.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/arrayHoldingNullValue.ets b/ets2panda/test/parser/ets/arrayHoldingNullValue.ets index 772f2bb696f3e2c653500fd64caa3935a385f87c..50a46503a8ece68dcf210083048383ac861314c8 100644 --- a/ets2panda/test/parser/ets/arrayHoldingNullValue.ets +++ b/ets2panda/test/parser/ets/arrayHoldingNullValue.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/array_2.ets b/ets2panda/test/parser/ets/array_2.ets index 8d09b94db229fe2e319a3ca0d44c9eeaf2050d7e..ad0e2342bcd1663e228f1a7e4367c5eb53dc263f 100644 --- a/ets2panda/test/parser/ets/array_2.ets +++ b/ets2panda/test/parser/ets/array_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/array_creation_expression.ets b/ets2panda/test/parser/ets/array_creation_expression.ets index 771b8f673fbf0ddd34fcd1f54328cb4ebd4fc8fa..180e9be91c6ad59b776bcca4875c048e693e7497 100644 --- a/ets2panda/test/parser/ets/array_creation_expression.ets +++ b/ets2panda/test/parser/ets/array_creation_expression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/array_expression_implicit_cast_assignment.ets b/ets2panda/test/parser/ets/array_expression_implicit_cast_assignment.ets index c2190fa243a665c20ecbeb6690b48b7148052cfa..cba385c71ead12c6d9c95026e95eacfdf1836704 100644 --- a/ets2panda/test/parser/ets/array_expression_implicit_cast_assignment.ets +++ b/ets2panda/test/parser/ets/array_expression_implicit_cast_assignment.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/array_expression_implicit_cast_return.ets b/ets2panda/test/parser/ets/array_expression_implicit_cast_return.ets index 96784b0887658e839ab6b048fbaaf3c10d4feffb..424225b7f9dd6d800f34c3057c5e07cda0fded54 100644 --- a/ets2panda/test/parser/ets/array_expression_implicit_cast_return.ets +++ b/ets2panda/test/parser/ets/array_expression_implicit_cast_return.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/array_new.ets b/ets2panda/test/parser/ets/array_new.ets index 3d6aca46c6342f68126e86694248ab6a51382f6a..e93cd5eabc4c8685f55ba791566bd2464d84b941 100644 --- a/ets2panda/test/parser/ets/array_new.ets +++ b/ets2panda/test/parser/ets/array_new.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/array_new_failed.ets b/ets2panda/test/parser/ets/array_new_failed.ets index 226b20a4d5184c511f2f4c70f36e647f9c9f351f..747c83c4c55673736d1ab3a602ea11e928bb8837 100644 --- a/ets2panda/test/parser/ets/array_new_failed.ets +++ b/ets2panda/test/parser/ets/array_new_failed.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/array_type.ets b/ets2panda/test/parser/ets/array_type.ets index 8dee1caed462814ae4b2b875da821c29c95adb13..6e315098626a54b38be3112cf3025fea2dc39450 100644 --- a/ets2panda/test/parser/ets/array_type.ets +++ b/ets2panda/test/parser/ets/array_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/array_type_from_literal.ets b/ets2panda/test/parser/ets/array_type_from_literal.ets index 0b7c065f8ecc5ab4afdf02ccd8e09370e34666ce..a050ebcac5df70f88e03369dab3dae529f88299e 100644 --- a/ets2panda/test/parser/ets/array_type_from_literal.ets +++ b/ets2panda/test/parser/ets/array_type_from_literal.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/as_expression_unary_expression.ets b/ets2panda/test/parser/ets/as_expression_unary_expression.ets index 7e19e59dc8f8093b79a66b6732f26fa9b7cfad46..a8530b8139e9bfaab22f18515a979942d5e34d80 100644 --- a/ets2panda/test/parser/ets/as_expression_unary_expression.ets +++ b/ets2panda/test/parser/ets/as_expression_unary_expression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/assert.ets b/ets2panda/test/parser/ets/assert.ets index bf77fb00fb4550c4dc4bac724bd12f5c3a0602b4..929a6d84cd2e6def87a731451414b9a0786491cb 100644 --- a/ets2panda/test/parser/ets/assert.ets +++ b/ets2panda/test/parser/ets/assert.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/assign-func-iface.ets b/ets2panda/test/parser/ets/assign-func-iface.ets index be7541833f968c462109a9754c5bdebbd8e3ff91..3992dae0ce424a92c7a9f403884d02955b33ebf7 100644 --- a/ets2panda/test/parser/ets/assign-func-iface.ets +++ b/ets2panda/test/parser/ets/assign-func-iface.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/assign-func.ets b/ets2panda/test/parser/ets/assign-func.ets index d9954c006f99b9c5b94c6d7bf6769713cd0c4da1..3550373f82818a689080f8b755ddcf735e0c38fc 100644 --- a/ets2panda/test/parser/ets/assign-func.ets +++ b/ets2panda/test/parser/ets/assign-func.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/assign.ets b/ets2panda/test/parser/ets/assign.ets index ba5ad51bc393f4cf6161296b51f6f5cf152ddb70..24432ab8064efe07eaa78dce6de6360eb48b24d3 100644 --- a/ets2panda/test/parser/ets/assign.ets +++ b/ets2panda/test/parser/ets/assign.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/assign_bad.ets b/ets2panda/test/parser/ets/assign_bad.ets index 67930b0617b3f1951139a3ea11de40b766b1071e..9e6d5ce972c474f079b02b1f2f26609e9b81ef97 100644 --- a/ets2panda/test/parser/ets/assign_bad.ets +++ b/ets2panda/test/parser/ets/assign_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/assignment_non-functional_variable_to_functional_type.ets b/ets2panda/test/parser/ets/assignment_non-functional_variable_to_functional_type.ets index 4288ab1f6b71fc00fb0c4925c8378045e2d62a4d..943f2864e2e0e598d41c4d94160fbbffc494cd02 100644 --- a/ets2panda/test/parser/ets/assignment_non-functional_variable_to_functional_type.ets +++ b/ets2panda/test/parser/ets/assignment_non-functional_variable_to_functional_type.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/assignment_non-functional_variable_to_functional_type_1.ets b/ets2panda/test/parser/ets/assignment_non-functional_variable_to_functional_type_1.ets index fec2befa80c4552c67cb95286d6b630a9a6efc24..58fdb1487cf82108c61f80200087914798345fd2 100644 --- a/ets2panda/test/parser/ets/assignment_non-functional_variable_to_functional_type_1.ets +++ b/ets2panda/test/parser/ets/assignment_non-functional_variable_to_functional_type_1.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/assignments.ets b/ets2panda/test/parser/ets/assignments.ets index 4eed80ab283932215ed614b5c237bfc82c464969..f6a891dc9e928db846d926fb679be1644a50e0ca 100644 --- a/ets2panda/test/parser/ets/assignments.ets +++ b/ets2panda/test/parser/ets/assignments.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/async_ctor.ets b/ets2panda/test/parser/ets/async_ctor.ets index 1420d6a91a71306cbe602526ec91e309c14a3edd..08a5d926ef0031ebabf306d97b2245d7c4745c53 100644 --- a/ets2panda/test/parser/ets/async_ctor.ets +++ b/ets2panda/test/parser/ets/async_ctor.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/async_func_return_type.ets b/ets2panda/test/parser/ets/async_func_return_type.ets index 1636c8b6555e6a255d26378de80d78650d9335af..9e461029f7091f479c668d6c60db497b22c170cf 100644 --- a/ets2panda/test/parser/ets/async_func_return_type.ets +++ b/ets2panda/test/parser/ets/async_func_return_type.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/async_func_return_type_bad.ets b/ets2panda/test/parser/ets/async_func_return_type_bad.ets index ea465341c5342f1b71a4b4dc9be05044ca295c88..0f2cc9d5c97e96118cf152b314238f9aec340793 100644 --- a/ets2panda/test/parser/ets/async_func_return_type_bad.ets +++ b/ets2panda/test/parser/ets/async_func_return_type_bad.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/async_function_bad.ets b/ets2panda/test/parser/ets/async_function_bad.ets index 84b2b40bcb4f2ef770c101218426e58cb304e510..02e7cfa9859c4ea5ad4d5ede70b03ed7de16c30b 100644 --- a/ets2panda/test/parser/ets/async_function_bad.ets +++ b/ets2panda/test/parser/ets/async_function_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/async_lambda_bad.ets b/ets2panda/test/parser/ets/async_lambda_bad.ets index 40ca0e5ddedc411e37cbb23f56c007c57af2ab8f..975440b3a4ec5161c69860cb358e4ea425e1a00a 100644 --- a/ets2panda/test/parser/ets/async_lambda_bad.ets +++ b/ets2panda/test/parser/ets/async_lambda_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/async_method_bad.ets b/ets2panda/test/parser/ets/async_method_bad.ets index 4b5e31bf5d8614e1d11d83d663ce7899a1d2a1a5..aa4b71c71a828b321692e1ba78781dbabfa88747 100644 --- a/ets2panda/test/parser/ets/async_method_bad.ets +++ b/ets2panda/test/parser/ets/async_method_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/await_argument_null.ets b/ets2panda/test/parser/ets/await_argument_null.ets index 420d1f54ec1d2ae82683925dd63e4c971c2625c8..ae3a937d69d362f8b68004edd79063d2ae5f60e8 100644 --- a/ets2panda/test/parser/ets/await_argument_null.ets +++ b/ets2panda/test/parser/ets/await_argument_null.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/await_object_bad.ets b/ets2panda/test/parser/ets/await_object_bad.ets index d901cd91d945415b4f6ec5fca086b0e3b6736ddc..fcdd7e68a225cb2f6e7378518817a8065b5091be 100644 --- a/ets2panda/test/parser/ets/await_object_bad.ets +++ b/ets2panda/test/parser/ets/await_object_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/await_promise_bad.ets b/ets2panda/test/parser/ets/await_promise_bad.ets index 85ecd5fbdc93f4cf11ebce96072ed4cb4f73487f..7b96b4f01144cc56e8b9b03f0fb517a5f38aedc9 100644 --- a/ets2panda/test/parser/ets/await_promise_bad.ets +++ b/ets2panda/test/parser/ets/await_promise_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/binary_op.ets b/ets2panda/test/parser/ets/binary_op.ets index 64eb9f52155eea194e6b4582d0ce398223bf4caa..1ced64627650317e08db971f654a4ab8da338ac3 100644 --- a/ets2panda/test/parser/ets/binary_op.ets +++ b/ets2panda/test/parser/ets/binary_op.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/binary_operations.ets b/ets2panda/test/parser/ets/binary_operations.ets index f43f2bb07f2db4a93735677d93fbc97bef106f83..04e34bd37b373fad9686648438e82ca9b36bd110 100644 --- a/ets2panda/test/parser/ets/binary_operations.ets +++ b/ets2panda/test/parser/ets/binary_operations.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/blocks.ets b/ets2panda/test/parser/ets/blocks.ets index e7842d029329a70fd73f65828ffab4ea4147ec96..92179d4c07fbb6b82e9ea3dd503f68937f1c747f 100644 --- a/ets2panda/test/parser/ets/blocks.ets +++ b/ets2panda/test/parser/ets/blocks.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/blocks_scopes.ets b/ets2panda/test/parser/ets/blocks_scopes.ets index 3356af4f9621934e0e35d7a30f050723d3239cdb..1bafa78c43d217b21c5ca07763832cea5632dfa6 100644 --- a/ets2panda/test/parser/ets/blocks_scopes.ets +++ b/ets2panda/test/parser/ets/blocks_scopes.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/boolean.ets b/ets2panda/test/parser/ets/boolean.ets index 71aa8b29b671b751ac84267ee1cfa3fc8dc095b3..591d65082609ca4fd59e28941ca0f28be982081e 100644 --- a/ets2panda/test/parser/ets/boolean.ets +++ b/ets2panda/test/parser/ets/boolean.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/boolean_cond.ets b/ets2panda/test/parser/ets/boolean_cond.ets index 6862d4c3b126f1058eb03dc412d82493d1df0cfd..49d802d29ff8f387f659a3e366667476c55c4784 100644 --- a/ets2panda/test/parser/ets/boolean_cond.ets +++ b/ets2panda/test/parser/ets/boolean_cond.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/boolean_default.ets b/ets2panda/test/parser/ets/boolean_default.ets index 6957caf328d34d99caa60aa80c8f31f36b61d226..98407d784b19ec3ffd5f10a7f007fcf701334e47 100644 --- a/ets2panda/test/parser/ets/boolean_default.ets +++ b/ets2panda/test/parser/ets/boolean_default.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/break.ets b/ets2panda/test/parser/ets/break.ets index e47769a6208e68c7c44884eb4e68e7223a32a86a..bf89cb91ac84bfbe7d2f8050a9dc4dae97a54589 100644 --- a/ets2panda/test/parser/ets/break.ets +++ b/ets2panda/test/parser/ets/break.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/calling_superclass_methods.ets b/ets2panda/test/parser/ets/calling_superclass_methods.ets index df494a4346340dd444ba2266d43455cc75d7d746..32431f1763bfeb0e7b80b899ca995882e5f8892f 100644 --- a/ets2panda/test/parser/ets/calling_superclass_methods.ets +++ b/ets2panda/test/parser/ets/calling_superclass_methods.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/calls.ets b/ets2panda/test/parser/ets/calls.ets index 3950362861df6f9a31bf5ac09b8b2ac49decca81..d582e187ff78485e645738fcd96038808f082ba0 100644 --- a/ets2panda/test/parser/ets/calls.ets +++ b/ets2panda/test/parser/ets/calls.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/cast_expressions10.ets b/ets2panda/test/parser/ets/cast_expressions10.ets index e24f64a7e12f3c781ce140b5696a2742f06587c1..1ca417d981689ed87c8839c1e480af180f3b500e 100644 --- a/ets2panda/test/parser/ets/cast_expressions10.ets +++ b/ets2panda/test/parser/ets/cast_expressions10.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/cast_expressions2.ets b/ets2panda/test/parser/ets/cast_expressions2.ets index d6430e114d0bb42f4e4457f3810f0b48ed2f3325..045dcae144d461bb44e41e5500df6e1197c78a0d 100644 --- a/ets2panda/test/parser/ets/cast_expressions2.ets +++ b/ets2panda/test/parser/ets/cast_expressions2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/cast_expressions3.ets b/ets2panda/test/parser/ets/cast_expressions3.ets index f5918419ed850484686b15506c319c1b0f676d61..35d3d780e79721c7b71e850461be21f014048bb5 100644 --- a/ets2panda/test/parser/ets/cast_expressions3.ets +++ b/ets2panda/test/parser/ets/cast_expressions3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/cast_expressions4.ets b/ets2panda/test/parser/ets/cast_expressions4.ets index b12edb4c90bc69f9fac350366122294ae8fe1af5..0d7af2075b2c58e6b1cc4f7884ddae858d4caa14 100644 --- a/ets2panda/test/parser/ets/cast_expressions4.ets +++ b/ets2panda/test/parser/ets/cast_expressions4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/cast_expressions5.ets b/ets2panda/test/parser/ets/cast_expressions5.ets index 37d5461a1061ae9e0c976a6d888144da403f858f..f02ce186837d8eaa53d5b32220b0143b5b4373ed 100644 --- a/ets2panda/test/parser/ets/cast_expressions5.ets +++ b/ets2panda/test/parser/ets/cast_expressions5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/cast_expressions7.ets b/ets2panda/test/parser/ets/cast_expressions7.ets index 34475923a688c47c00b5712a6588d706150cab99..cd30899ac89938692afd1ed7a40fded97cbe6f10 100644 --- a/ets2panda/test/parser/ets/cast_expressions7.ets +++ b/ets2panda/test/parser/ets/cast_expressions7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/cast_expressions8.ets b/ets2panda/test/parser/ets/cast_expressions8.ets index a28ed3d35494b586663a51b183085cdeaece49e3..87414f51c72868c7e17bb0d097a622023b90141f 100644 --- a/ets2panda/test/parser/ets/cast_expressions8.ets +++ b/ets2panda/test/parser/ets/cast_expressions8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/cast_expressions9.ets b/ets2panda/test/parser/ets/cast_expressions9.ets index 628a9fd6ab6175cbcd6b6279c060d7b5aef16a16..0ee3ae223181b60477622b360aef02cdfa968f23 100644 --- a/ets2panda/test/parser/ets/cast_expressions9.ets +++ b/ets2panda/test/parser/ets/cast_expressions9.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_composite_1.ets b/ets2panda/test/parser/ets/class_composite_1.ets index 81cff691d4f015e82140d201fd381e82394cf081..1bb038609779b2c01cf1ef46eb3ab745f0fa5b5b 100644 --- a/ets2panda/test/parser/ets/class_composite_1.ets +++ b/ets2panda/test/parser/ets/class_composite_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_init.ets b/ets2panda/test/parser/ets/class_init.ets index 126633c51028f15217def5e4734dc78a4f227751..8136f1e0c21e759303b94ee43b41d52738fa793c 100644 --- a/ets2panda/test/parser/ets/class_init.ets +++ b/ets2panda/test/parser/ets/class_init.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_instance.ets b/ets2panda/test/parser/ets/class_instance.ets index 420f6a8d8d089ed916f67f4d2480ad29356a5bb6..dd05ef06ab75bb7bbd3f06efc8c3a46e4f7d3b4b 100644 --- a/ets2panda/test/parser/ets/class_instance.ets +++ b/ets2panda/test/parser/ets/class_instance.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_instance_creation.ets b/ets2panda/test/parser/ets/class_instance_creation.ets index 3219491e85cc581c0c250f08285187109e69eada..b5a9dab4da64175ac19326cac5c8254ea3904276 100644 --- a/ets2panda/test/parser/ets/class_instance_creation.ets +++ b/ets2panda/test/parser/ets/class_instance_creation.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_instance_import_alias.ets b/ets2panda/test/parser/ets/class_instance_import_alias.ets index 2fd33ec219841f353e624d40c7251403fa0696eb..e637fb70639969d6aa8a3a103e24b0f0a70e666f 100644 --- a/ets2panda/test/parser/ets/class_instance_import_alias.ets +++ b/ets2panda/test/parser/ets/class_instance_import_alias.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_instance_initializer.ets b/ets2panda/test/parser/ets/class_instance_initializer.ets index 9b9849ed38995ffe97785f2ebe8933f2499f4501..bc1a238c1a954c3a1edd85c3d0d8396aab1c760a 100644 --- a/ets2panda/test/parser/ets/class_instance_initializer.ets +++ b/ets2panda/test/parser/ets/class_instance_initializer.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_interface_enum_only_top_level_1.ets b/ets2panda/test/parser/ets/class_interface_enum_only_top_level_1.ets index 19d0d405f44a9114e37d99d33487891ee93d037e..34f2848ec6b8c36d43cfbef9a9da28146e867498 100644 --- a/ets2panda/test/parser/ets/class_interface_enum_only_top_level_1.ets +++ b/ets2panda/test/parser/ets/class_interface_enum_only_top_level_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_interface_enum_only_top_level_2.ets b/ets2panda/test/parser/ets/class_interface_enum_only_top_level_2.ets index ee21545e6326fbf90de3453d1de5e48cc2ad0ef7..e0191ae6881cb1852fe25b064c88b2807f6136fc 100644 --- a/ets2panda/test/parser/ets/class_interface_enum_only_top_level_2.ets +++ b/ets2panda/test/parser/ets/class_interface_enum_only_top_level_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_interface_enum_only_top_level_3.ets b/ets2panda/test/parser/ets/class_interface_enum_only_top_level_3.ets index b1f5167f9a9a3671e1f0a0fe607e3f2e0cbc6878..86526162d07352957baf4f848c6f7e167c0733da 100644 --- a/ets2panda/test/parser/ets/class_interface_enum_only_top_level_3.ets +++ b/ets2panda/test/parser/ets/class_interface_enum_only_top_level_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_interface_enum_only_top_level_4.ets b/ets2panda/test/parser/ets/class_interface_enum_only_top_level_4.ets index c35637c541df6b7dd157fc8bd10e66d73f33d7db..ec12afd00a7d0f854099dcf62927b3947c35ef77 100644 --- a/ets2panda/test/parser/ets/class_interface_enum_only_top_level_4.ets +++ b/ets2panda/test/parser/ets/class_interface_enum_only_top_level_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_interface_enum_only_top_level_5.ets b/ets2panda/test/parser/ets/class_interface_enum_only_top_level_5.ets index 108a7b9264d62efdee64cb60afaa531a3c83a5ec..e2d33794d5ae20bce66c186f94da3254463c8237 100644 --- a/ets2panda/test/parser/ets/class_interface_enum_only_top_level_5.ets +++ b/ets2panda/test/parser/ets/class_interface_enum_only_top_level_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_property_access.ets b/ets2panda/test/parser/ets/class_property_access.ets index 0a344eeaad5a62d67c416df75db7d760897dca34..837fad242a2e1eb4c78fb7c4f1685ac166316333 100644 --- a/ets2panda/test/parser/ets/class_property_access.ets +++ b/ets2panda/test/parser/ets/class_property_access.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/class_static_initializer.ets b/ets2panda/test/parser/ets/class_static_initializer.ets index 6054fd2aee917e309e46d0a9f870f24f6ab0f518..d596a915772b7a4c4bedb6822ff31056bcb6e581 100644 --- a/ets2panda/test/parser/ets/class_static_initializer.ets +++ b/ets2panda/test/parser/ets/class_static_initializer.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/classes.ets b/ets2panda/test/parser/ets/classes.ets index 2fc61c96d4469ffa76e333519e45ed45270600a4..3a259ca240095ad11f61d4742b774fa32716f159 100644 --- a/ets2panda/test/parser/ets/classes.ets +++ b/ets2panda/test/parser/ets/classes.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/comment_block.ets b/ets2panda/test/parser/ets/comment_block.ets index c76081199b4cf3613a06f0232450fe2924520d7a..f829fac9ddd7f9390cfc7aaa9a17553989747464 100644 --- a/ets2panda/test/parser/ets/comment_block.ets +++ b/ets2panda/test/parser/ets/comment_block.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/comment_line.ets b/ets2panda/test/parser/ets/comment_line.ets index d7faf54e76d9df6365bb51ce450859643b6a18e5..cb970923ea0060b40071930ef60bbc0a7ca28813 100644 --- a/ets2panda/test/parser/ets/comment_line.ets +++ b/ets2panda/test/parser/ets/comment_line.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/conditionalExpressionType.ets b/ets2panda/test/parser/ets/conditionalExpressionType.ets index 6b4238b427a1d26707c2fa8783a3a9e8812ab8ad..7b9b9b7de2937da62a680287dec9bc76bf42893e 100644 --- a/ets2panda/test/parser/ets/conditionalExpressionType.ets +++ b/ets2panda/test/parser/ets/conditionalExpressionType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/const.ets b/ets2panda/test/parser/ets/const.ets index b5d41c51a0089903d5f04ac58baeeea0508329ae..d5a0ee38878c02bfd02f4513247ccb60cf448ac6 100644 --- a/ets2panda/test/parser/ets/const.ets +++ b/ets2panda/test/parser/ets/const.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/const_enum.ets b/ets2panda/test/parser/ets/const_enum.ets index 64083f6eefed5522137934ee3c4b73563ea16f93..f39770d298d271a2347d2372073284e1aa76a778 100644 --- a/ets2panda/test/parser/ets/const_enum.ets +++ b/ets2panda/test/parser/ets/const_enum.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/constructorThrowsRethrows.ets b/ets2panda/test/parser/ets/constructorThrowsRethrows.ets index 11c69d3b97f6b8078ceab6a225d6da8d36db5d08..f6eaf2cdf3e9ad6cb6c1553d9c80310a1bd8a4a9 100644 --- a/ets2panda/test/parser/ets/constructorThrowsRethrows.ets +++ b/ets2panda/test/parser/ets/constructorThrowsRethrows.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/constructor_super_call1.ets b/ets2panda/test/parser/ets/constructor_super_call1.ets index 4836ff3d9331c18cc066066a5a8a118143ff733a..1fc83ee909577113d3f40ede7ac3fa62619eea75 100644 --- a/ets2panda/test/parser/ets/constructor_super_call1.ets +++ b/ets2panda/test/parser/ets/constructor_super_call1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/constructor_super_call2.ets b/ets2panda/test/parser/ets/constructor_super_call2.ets index 78706fc420ff9403b5c1959b6e884246f3fdd6c2..90c6ddc7c2c4a4acd138c13124b9bcab25445527 100644 --- a/ets2panda/test/parser/ets/constructor_super_call2.ets +++ b/ets2panda/test/parser/ets/constructor_super_call2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/constructor_super_call3.ets b/ets2panda/test/parser/ets/constructor_super_call3.ets index eb939899546f0726f774f8f5c8640c960dc11c54..ac971f3fa2d1598912eefd3f782fc34bc89a09b8 100644 --- a/ets2panda/test/parser/ets/constructor_super_call3.ets +++ b/ets2panda/test/parser/ets/constructor_super_call3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/constructor_test.ets b/ets2panda/test/parser/ets/constructor_test.ets index 45b1b4aa738b14a23d3fa5b9f273746f7afadedc..06f95c0a9c75d125fb7ae529378ea0a1382d0bea 100644 --- a/ets2panda/test/parser/ets/constructor_test.ets +++ b/ets2panda/test/parser/ets/constructor_test.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/constructor_with_return_1.ets b/ets2panda/test/parser/ets/constructor_with_return_1.ets index 29827a1b74c09dbaf91ff94f0f2ac7dd4a5d5fc5..c05e033fd53c2bda7c1f1a024bfeed937160eace 100644 --- a/ets2panda/test/parser/ets/constructor_with_return_1.ets +++ b/ets2panda/test/parser/ets/constructor_with_return_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/constructor_with_return_2.ets b/ets2panda/test/parser/ets/constructor_with_return_2.ets index 972af34d2329ab589e9590776ff98b5898e9fabd..0c3500b993f68e35eb183cca79c8570b95296f4b 100644 --- a/ets2panda/test/parser/ets/constructor_with_return_2.ets +++ b/ets2panda/test/parser/ets/constructor_with_return_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/constructor_with_return_3.ets b/ets2panda/test/parser/ets/constructor_with_return_3.ets index 5eb434acbf6e3ed6e941c0d8c632fa28f0705a29..2d2c1981f02622a4185ebb8c67e4c9fb657e8dc8 100644 --- a/ets2panda/test/parser/ets/constructor_with_return_3.ets +++ b/ets2panda/test/parser/ets/constructor_with_return_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/constructors.ets b/ets2panda/test/parser/ets/constructors.ets index 4ebbb9e0db403947e3fc86c275c5d14b112d45cb..303a5b7d285fa6998bb2bb8c2a0910d2402ba29b 100644 --- a/ets2panda/test/parser/ets/constructors.ets +++ b/ets2panda/test/parser/ets/constructors.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/continue.ets b/ets2panda/test/parser/ets/continue.ets index 3822c9ac19ef23eafb3dad847c18d00b4bd95ad8..faea2c9c251d21e653584cc02ef329276a2e0a84 100644 --- a/ets2panda/test/parser/ets/continue.ets +++ b/ets2panda/test/parser/ets/continue.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/decl_infer.ets b/ets2panda/test/parser/ets/decl_infer.ets index abaf10559108973f77452eb0d83974973cd34c6e..020600e1a19b2bbb32a9e276d8a64d8fc4a6ed40 100644 --- a/ets2panda/test/parser/ets/decl_infer.ets +++ b/ets2panda/test/parser/ets/decl_infer.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/declare_class.ets b/ets2panda/test/parser/ets/declare_class.ets index 62edc443b9caa04ab10f5e9a3045ee17148ee4e6..97c571bb67cb2bd25cf6747fb58fcf9ad0dfeccf 100644 --- a/ets2panda/test/parser/ets/declare_class.ets +++ b/ets2panda/test/parser/ets/declare_class.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/declare_class_bad_1.ets b/ets2panda/test/parser/ets/declare_class_bad_1.ets index 9cd2d0a99bb2c4eacf630302450789acd9e6af97..adf3c0ce32f3839867a80893ae710d28326a558c 100644 --- a/ets2panda/test/parser/ets/declare_class_bad_1.ets +++ b/ets2panda/test/parser/ets/declare_class_bad_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/declare_class_bad_2.ets b/ets2panda/test/parser/ets/declare_class_bad_2.ets index 5a2e521a3f2010b16735cd88757dababaa9dccb2..839678b27f29aae609eefca45c7d1cf1072d5f52 100644 --- a/ets2panda/test/parser/ets/declare_class_bad_2.ets +++ b/ets2panda/test/parser/ets/declare_class_bad_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/declare_class_bad_3.ets b/ets2panda/test/parser/ets/declare_class_bad_3.ets index 6e8fe2b05cf6f053e750a9e2352fd12244b78021..1e5660cd60de48873705068742f67cfb81ffa4ec 100644 --- a/ets2panda/test/parser/ets/declare_class_bad_3.ets +++ b/ets2panda/test/parser/ets/declare_class_bad_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/declare_class_bad_4.ets b/ets2panda/test/parser/ets/declare_class_bad_4.ets index 8cf4aaf7b8f113910ef54f79da98d5854b150cbf..1432ed4a2fe709fa3c2bd72104f947b4d5f51206 100644 --- a/ets2panda/test/parser/ets/declare_class_bad_4.ets +++ b/ets2panda/test/parser/ets/declare_class_bad_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/declare_func.ets b/ets2panda/test/parser/ets/declare_func.ets index 046abfcff5f2319ef9e547fad56e3e29e7c38647..c30083220d5ee761ceab6c04b3fb666e0b061659 100644 --- a/ets2panda/test/parser/ets/declare_func.ets +++ b/ets2panda/test/parser/ets/declare_func.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/declare_func_bad.ets b/ets2panda/test/parser/ets/declare_func_bad.ets index 14ea6fd51e42591f7253c72b74c6d271cbf6c1a1..8b5e5cf5d6fd2164ab9b7973f57a61d9966cd1c1 100644 --- a/ets2panda/test/parser/ets/declare_func_bad.ets +++ b/ets2panda/test/parser/ets/declare_func_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/declare_iface.ets b/ets2panda/test/parser/ets/declare_iface.ets index cd034442eb613dccd87f067d703fcc2065d6c57f..0af93f551d574d6eac656ddaee0937651f573a0c 100644 --- a/ets2panda/test/parser/ets/declare_iface.ets +++ b/ets2panda/test/parser/ets/declare_iface.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/default_parameter1.ets b/ets2panda/test/parser/ets/default_parameter1.ets index 6aee941faef6e1308c85316ed0dfd28b349c3f8c..9a4c9d20e88244a580458f44be3a633b7f041018 100644 --- a/ets2panda/test/parser/ets/default_parameter1.ets +++ b/ets2panda/test/parser/ets/default_parameter1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/default_parameter2.ets b/ets2panda/test/parser/ets/default_parameter2.ets index 859a01ddef3935298601363d50e91e74ec94bebd..be09129a0b7c29f6ad1e7c1a47bc2d37dbf30138 100644 --- a/ets2panda/test/parser/ets/default_parameter2.ets +++ b/ets2panda/test/parser/ets/default_parameter2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/default_parameter3.ets b/ets2panda/test/parser/ets/default_parameter3.ets index 9c871eb074a88ff227a2e8c1755e3c709a8605f0..6760693d4d7e7b75517b74b158b2f411e51505c4 100644 --- a/ets2panda/test/parser/ets/default_parameter3.ets +++ b/ets2panda/test/parser/ets/default_parameter3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/default_parameter4.ets b/ets2panda/test/parser/ets/default_parameter4.ets index 76f878cd166925bfd11a04f33ecbd255d12c86e7..684d7748d174b62055fc664fd621c6f14b58ca94 100644 --- a/ets2panda/test/parser/ets/default_parameter4.ets +++ b/ets2panda/test/parser/ets/default_parameter4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/default_parameter5.ets b/ets2panda/test/parser/ets/default_parameter5.ets index 67afd4d9eee6b4e314c02b2a8d08f51b8494d1f3..bae988270890f6cd605a287409278213da7511f4 100644 --- a/ets2panda/test/parser/ets/default_parameter5.ets +++ b/ets2panda/test/parser/ets/default_parameter5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/default_parameter6.ets b/ets2panda/test/parser/ets/default_parameter6.ets index 2cb74c5e6531a4080dba3db027298bf7a6ac4e08..d901295b3ffe810ef4f5fc41bb5d0d116b82e4cd 100644 --- a/ets2panda/test/parser/ets/default_parameter6.ets +++ b/ets2panda/test/parser/ets/default_parameter6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/default_parameter7.ets b/ets2panda/test/parser/ets/default_parameter7.ets index 490da83dbf0fbe969e33b5092425438102b5ed65..bb4b83450abf6920b9cee1fd80d40bc1d7d50bde 100644 --- a/ets2panda/test/parser/ets/default_parameter7.ets +++ b/ets2panda/test/parser/ets/default_parameter7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/default_parameter_implicitly_typed_return_void.ets b/ets2panda/test/parser/ets/default_parameter_implicitly_typed_return_void.ets index 2125d481205736556a9aefb389278ca90e387d54..2c175254ac3fcb4d03ea532284a51dc3aa938818 100644 --- a/ets2panda/test/parser/ets/default_parameter_implicitly_typed_return_void.ets +++ b/ets2panda/test/parser/ets/default_parameter_implicitly_typed_return_void.ets @@ -1,5 +1,5 @@ /* -Copyright (c) 2021-2023 Huawei Device Co., Ltd. +Copyright (c) 2021-2024 Huawei Device Co., Ltd. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/distinguishable-decl-1.ets b/ets2panda/test/parser/ets/distinguishable-decl-1.ets index b35e28b725d7fef575484bae0bb96987bd696917..1a9f5fc8a39c5bc3745008bcb063f7025ec3d9f5 100644 --- a/ets2panda/test/parser/ets/distinguishable-decl-1.ets +++ b/ets2panda/test/parser/ets/distinguishable-decl-1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_ctor_decl_import_bad.ets b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_ctor_decl_import_bad.ets index 3ec1bbbb3ccdae0349fbe70e93805b09a04510d8..db8c206669c033367c13dfe180633cdc6bad2d37 100644 --- a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_ctor_decl_import_bad.ets +++ b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_ctor_decl_import_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_field_decl_import_bad_1.ets b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_field_decl_import_bad_1.ets index 007038fa8de8f1f389e6d7001172be1f973c15d1..b5717a7eb476eea257f53ca7783c3503ef68499d 100644 --- a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_field_decl_import_bad_1.ets +++ b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_field_decl_import_bad_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_field_decl_import_bad_2.ets b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_field_decl_import_bad_2.ets index 8038de547ab0829298d85f4810aff67e8d062572..e5aebf6c6d77d5bc2a9cf59021a860bd0ae784e0 100644 --- a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_field_decl_import_bad_2.ets +++ b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_field_decl_import_bad_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_method_decl_import_bad_1.ets b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_method_decl_import_bad_1.ets index 5ac33238112928bc6cd075542970755521e98cc5..17f6a9503ef76d87cdba237733edc6743fa80fd5 100644 --- a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_method_decl_import_bad_1.ets +++ b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_method_decl_import_bad_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_method_decl_import_bad_2.ets b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_method_decl_import_bad_2.ets index 239d7de91aaff9fe0cecf1896db0890d501e6d4a..1d3c3a61e592221c4568947e306243107321bda0 100644 --- a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_method_decl_import_bad_2.ets +++ b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_class_method_decl_import_bad_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_func_decl_import_bad.ets b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_func_decl_import_bad.ets index 2b92609ebf857792b8bc3787713fdbd4feaabb12..325d2f6dcca6a423955ede8d4875bc64bbbd19db 100644 --- a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_func_decl_import_bad.ets +++ b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_func_decl_import_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_iface_decl_bad.ets b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_iface_decl_bad.ets index f1ec0bc85080d8a17ec93ac3e4733531b47172ee..465689d7b00195556a7afcc806e62b74ca35a55e 100644 --- a/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_iface_decl_bad.ets +++ b/ets2panda/test/parser/ets/dynamic_import_tests/dynamic_iface_decl_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/empty_class.ets b/ets2panda/test/parser/ets/empty_class.ets index 6dc3040372be4eecd9d2a250acd2b7e2eb2d5202..e1b2d0e6642b2759406affd7ff7fb75c07d3780d 100644 --- a/ets2panda/test/parser/ets/empty_class.ets +++ b/ets2panda/test/parser/ets/empty_class.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/empty_launch.ets b/ets2panda/test/parser/ets/empty_launch.ets index f1f9db72c060d8e525d00f630d4538c65d6ed41d..5c6d67708f572ed4a1d440c0168ee446822270b9 100644 --- a/ets2panda/test/parser/ets/empty_launch.ets +++ b/ets2panda/test/parser/ets/empty_launch.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/empty_statement.ets b/ets2panda/test/parser/ets/empty_statement.ets index 7902fa6936a5e83d45b0ce3147e38066d617927a..4e1785d429dbe9b3524c4e77b20c56d04e88ac01 100644 --- a/ets2panda/test/parser/ets/empty_statement.ets +++ b/ets2panda/test/parser/ets/empty_statement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum.ets b/ets2panda/test/parser/ets/enum.ets index a083ef2e55010b3b230855d46f71a111a01c1e8c..c57006936efa7212926ee477fee99899c80e9a48 100644 --- a/ets2panda/test/parser/ets/enum.ets +++ b/ets2panda/test/parser/ets/enum.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum10.ets b/ets2panda/test/parser/ets/enum10.ets index 4a0f93fe521b0765e7eaf94c75b92fca70445aeb..d5a3d379cdbf5bad9d8f85bd28da3901ae69e12c 100644 --- a/ets2panda/test/parser/ets/enum10.ets +++ b/ets2panda/test/parser/ets/enum10.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum11.ets b/ets2panda/test/parser/ets/enum11.ets index 1b4df597990c620e79e75105da1cd97c366f28d0..cf202d738e3976c4b95dfb49b65ebbbf17ba65b3 100644 --- a/ets2panda/test/parser/ets/enum11.ets +++ b/ets2panda/test/parser/ets/enum11.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum12.ets b/ets2panda/test/parser/ets/enum12.ets index 66c36e6461ffae7c1c972a96b7d1082cbc08069d..2dc9fd0524a5d35e74d572575d697ebda3834d18 100644 --- a/ets2panda/test/parser/ets/enum12.ets +++ b/ets2panda/test/parser/ets/enum12.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum13.ets b/ets2panda/test/parser/ets/enum13.ets index 91e124514795625460456cd134685775f96c73ed..c5b9815f7cfc6eb86dbca230d84ac7d248dee5f3 100644 --- a/ets2panda/test/parser/ets/enum13.ets +++ b/ets2panda/test/parser/ets/enum13.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum14.ets b/ets2panda/test/parser/ets/enum14.ets index e4959e68c529cbf88364b4b8f7cc629990f25e9e..d8b24c4a2231c067a82a28f85277ac94a16db0f9 100644 --- a/ets2panda/test/parser/ets/enum14.ets +++ b/ets2panda/test/parser/ets/enum14.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum15.ets b/ets2panda/test/parser/ets/enum15.ets index b3b2f177b3d46a84c9992f9ae2219ddc5da8167e..ae77b2eee54c1729662b7c9b0e74d4464405faf0 100644 --- a/ets2panda/test/parser/ets/enum15.ets +++ b/ets2panda/test/parser/ets/enum15.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum16.ets b/ets2panda/test/parser/ets/enum16.ets index 4bb9d2ee9e8d683ea830631612462d611c772233..5d226db381ae58f70fc175fdb8337aca7d87b848 100644 --- a/ets2panda/test/parser/ets/enum16.ets +++ b/ets2panda/test/parser/ets/enum16.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum17.ets b/ets2panda/test/parser/ets/enum17.ets index be40177d552823ae17c899d810443d6643bf6484..fb60e07f2d045c7288e33b624c9f61568a53f827 100644 --- a/ets2panda/test/parser/ets/enum17.ets +++ b/ets2panda/test/parser/ets/enum17.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum18.ets b/ets2panda/test/parser/ets/enum18.ets index 8ef77a1dca99178cbb7eda3d598ebf8c915817c5..9d9011d39157eee7e893dabf9db36dd14c24aab3 100644 --- a/ets2panda/test/parser/ets/enum18.ets +++ b/ets2panda/test/parser/ets/enum18.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum19.ets b/ets2panda/test/parser/ets/enum19.ets index 391d5d0c5a61e61b6f004be7c73e5e669c9c73c1..3f968f522d637fffdd4de980fa0751f7804cbd91 100644 --- a/ets2panda/test/parser/ets/enum19.ets +++ b/ets2panda/test/parser/ets/enum19.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum2.ets b/ets2panda/test/parser/ets/enum2.ets index 5e788dc4c922029a9983d7d99d14aad4a4df5c68..736c93138d1815c6ed7b6cac5803a6250fb03773 100644 --- a/ets2panda/test/parser/ets/enum2.ets +++ b/ets2panda/test/parser/ets/enum2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum20.ets b/ets2panda/test/parser/ets/enum20.ets index 8d0cb08af37c045dfe000e1303cb68ef98b80050..55cd83dc464f094b148151d0188beec9626c83ef 100644 --- a/ets2panda/test/parser/ets/enum20.ets +++ b/ets2panda/test/parser/ets/enum20.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum21.ets b/ets2panda/test/parser/ets/enum21.ets index 54dfe00e9fe265a1222713fa53e6fa86ef4b0879..e4b470f71a7fd3cd6312a7d0dfcb12c1f2814388 100644 --- a/ets2panda/test/parser/ets/enum21.ets +++ b/ets2panda/test/parser/ets/enum21.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum22.ets b/ets2panda/test/parser/ets/enum22.ets index 27f85fd0a413229006b668c08cbf5ed4578c6286..16749a0ee7a6efa2eb58643a1f2157487000bc18 100644 --- a/ets2panda/test/parser/ets/enum22.ets +++ b/ets2panda/test/parser/ets/enum22.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum23.ets b/ets2panda/test/parser/ets/enum23.ets index de2a396d37f6a2cb860b8392411501c05583a2dc..2528758cea57167be800616709394c1f1203ffff 100644 --- a/ets2panda/test/parser/ets/enum23.ets +++ b/ets2panda/test/parser/ets/enum23.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum3.ets b/ets2panda/test/parser/ets/enum3.ets index a0a56045cb8b58c498f7a928f28680f13fd2ac73..94dfe84d5ad032bdb32928405815b0a44560bc5d 100644 --- a/ets2panda/test/parser/ets/enum3.ets +++ b/ets2panda/test/parser/ets/enum3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum4.ets b/ets2panda/test/parser/ets/enum4.ets index 791bd7a0bc1ccb4aa9f7918e007c6991941ac1d9..ef4583c0a68e5f9711f5477098e5215a5e71aab2 100644 --- a/ets2panda/test/parser/ets/enum4.ets +++ b/ets2panda/test/parser/ets/enum4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum5.ets b/ets2panda/test/parser/ets/enum5.ets index 91a8e71e05b3fa1cd1ddcd17d1eb57405b4ea8b3..ebe5d94cc10ce9524484c66cfb7eddf0ebb8e6fc 100644 --- a/ets2panda/test/parser/ets/enum5.ets +++ b/ets2panda/test/parser/ets/enum5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum6.ets b/ets2panda/test/parser/ets/enum6.ets index 90853b1e4f6e2eb9013f428bbf6c353d34051da0..7a3d00d829fa01689a92a63d64617839f7eafb8b 100644 --- a/ets2panda/test/parser/ets/enum6.ets +++ b/ets2panda/test/parser/ets/enum6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum7.ets b/ets2panda/test/parser/ets/enum7.ets index 2057e390e5b9a51bbc90a4607cdf6a5a573ccc60..260d5f025e65687b5aac713e892fa4acf3c3ab1b 100644 --- a/ets2panda/test/parser/ets/enum7.ets +++ b/ets2panda/test/parser/ets/enum7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum8.ets b/ets2panda/test/parser/ets/enum8.ets index 2dd51124b88ba6e27b028ca255174431440f2272..5b633a116f7ef0ca9585a165d115e456439978df 100644 --- a/ets2panda/test/parser/ets/enum8.ets +++ b/ets2panda/test/parser/ets/enum8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/enum9.ets b/ets2panda/test/parser/ets/enum9.ets index a5ed87e7d243ddca6217cacaae4ebf143fdc9021..ef54ce3311f108b4948a73987d742ff9501475fd 100644 --- a/ets2panda/test/parser/ets/enum9.ets +++ b/ets2panda/test/parser/ets/enum9.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/exports.ets b/ets2panda/test/parser/ets/exports.ets index 0a47c1f2854ec8ab06a846abc50f8717b9128602..dd34bae4263ede570387cc6245c543942bd8c177 100644 --- a/ets2panda/test/parser/ets/exports.ets +++ b/ets2panda/test/parser/ets/exports.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_access_private_field.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_access_private_field.ets index 5e76ccbd8755c35d995072d0aff9910f620d3596..0b3c8105b8af07478922bf267308f376d3e76e4d 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_access_private_field.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_access_private_field.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_access_protected_field.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_access_protected_field.ets index df4e2e959eeb6bc694573cd5fd8c261e646cbea9..bf2168534f97634082dd9ba05ed9b42296772cc8 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_access_protected_field.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_access_protected_field.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_called_by_class.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_called_by_class.ets index abb73908537beabd0fa0dfcc8ebf693e2431a2e1..dceab581189095d4c40c7a592fb9cc7b8cc6899b 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_called_by_class.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_called_by_class.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_duplicated_with_private_field.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_duplicated_with_private_field.ets index 6547ad7912ca7615bc3ff38058177624fea791e9..90e828ff7e403e8d522ac8bf539b9d7aa3aa8c32 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_duplicated_with_private_field.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_duplicated_with_private_field.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_duplication.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_duplication.ets index 049cc8bf70cbeebf697bf51ef44fb26c0867f4ec..7e0f138dc7e1c7acf38a11c158bd78a1e5a1b77d 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_duplication.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_duplication.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_for_unresolved_type.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_for_unresolved_type.ets index 75bb750b6f61b13cf56f2733d295262edc40477f..d45d0b1a6e3cab86dd246b0dbfdd187319ad0721 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_for_unresolved_type.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_for_unresolved_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_matched_by_normal_function_callsite.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_matched_by_normal_function_callsite.ets index cd6520d4096954cf509949f34ebf7cbe53dd55e2..613f8bd93aa032567e805f0616f21597b6648689 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_matched_by_normal_function_callsite.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_matched_by_normal_function_callsite.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_not_for_class_type.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_not_for_class_type.ets index d36100c1e913fe0540ecea31f1429d73d1fa1713..927cc2e183255cf1572881d2effb0c717ff6bf84 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_not_for_class_type.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_not_for_class_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_not_in_toplevel.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_not_in_toplevel.ets index 97cbd7793122ecaa364cc22d55999804a227a9d7..76c5d1ba739045681892a0cebcac81278b37e77b 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_not_in_toplevel.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_not_in_toplevel.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_shadowed_by_different_return_type_interface_function.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_shadowed_by_different_return_type_interface_function.ets index 292a85fc66932243f112b3ceb723dc8e980d7161..9976f17af18e3ca07e113c48c7685fa3306b2c1d 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_shadowed_by_different_return_type_interface_function.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_shadowed_by_different_return_type_interface_function.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/extension_function_shadowed_by_member_function.ets b/ets2panda/test/parser/ets/extension_function_tests/extension_function_shadowed_by_member_function.ets index 6794315e6c22925636872f87effc081b79220b48..27f00d9ea47439e0d2ad92b04077a3114f40594a 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/extension_function_shadowed_by_member_function.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/extension_function_shadowed_by_member_function.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/normal_function_duplicated_with_extension_function.ets b/ets2panda/test/parser/ets/extension_function_tests/normal_function_duplicated_with_extension_function.ets index bb97d768275488b5591455834d14c80d1634c21e..6c72fd494cb16f445067a068f325e31b0f5d0e2e 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/normal_function_duplicated_with_extension_function.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/normal_function_duplicated_with_extension_function.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/extension_function_tests/normal_function_with_extension_style_signature.ets b/ets2panda/test/parser/ets/extension_function_tests/normal_function_with_extension_style_signature.ets index 81f36215d6631a1c3f23d0e94efb9f10758c8ec7..1b7c5a5f7a5ca6343e7f771dc5dc39bc86daa746 100644 --- a/ets2panda/test/parser/ets/extension_function_tests/normal_function_with_extension_style_signature.ets +++ b/ets2panda/test/parser/ets/extension_function_tests/normal_function_with_extension_style_signature.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/external_cyclic_constructor_check.ets b/ets2panda/test/parser/ets/external_cyclic_constructor_check.ets index 05364dcae3356f02f74c649418d6122fc23e6d5d..608cab2e7ab895beb830166d0a8528b220d507a2 100644 --- a/ets2panda/test/parser/ets/external_cyclic_constructor_check.ets +++ b/ets2panda/test/parser/ets/external_cyclic_constructor_check.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/field_decl.ets b/ets2panda/test/parser/ets/field_decl.ets index 4e3e79e4e7b238044ca1a9036a3e4001f37f9d38..d128588706be22972adbb34566c4ff267331c233 100644 --- a/ets2panda/test/parser/ets/field_decl.ets +++ b/ets2panda/test/parser/ets/field_decl.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/fields.ets b/ets2panda/test/parser/ets/fields.ets index 17ff0933d8183128789e0915039ce5d0d34664f6..872557244aa8fa66230f1372140c279c05674faa 100644 --- a/ets2panda/test/parser/ets/fields.ets +++ b/ets2panda/test/parser/ets/fields.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/final_empty_class.ets b/ets2panda/test/parser/ets/final_empty_class.ets index 20dad69df60b9ea7e48299707b4975ac2fa9d6e8..d9ee4ceed1c6de7a817c3cd36b40337b27404194 100644 --- a/ets2panda/test/parser/ets/final_empty_class.ets +++ b/ets2panda/test/parser/ets/final_empty_class.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/float_pont_format_1.ets b/ets2panda/test/parser/ets/float_pont_format_1.ets index eef8156eb8ca5b2e865193b2d5806df934d05f77..1ea3241a04e4b3d32c0ebc318f6b3ab995651c63 100644 --- a/ets2panda/test/parser/ets/float_pont_format_1.ets +++ b/ets2panda/test/parser/ets/float_pont_format_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/float_pont_format_2.ets b/ets2panda/test/parser/ets/float_pont_format_2.ets index 5bb13acfbe7c71b60a71950be9a7c2422124683a..12c59ce7cce14fdea8b1a9e9fd810be4bf789940 100644 --- a/ets2panda/test/parser/ets/float_pont_format_2.ets +++ b/ets2panda/test/parser/ets/float_pont_format_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/float_pont_format_3.ets b/ets2panda/test/parser/ets/float_pont_format_3.ets index 47c010419208d204b2a8e560ee15251247be6f10..23b73db504430b8aac44242d2076ada0d93a7814 100644 --- a/ets2panda/test/parser/ets/float_pont_format_3.ets +++ b/ets2panda/test/parser/ets/float_pont_format_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/float_pont_format_4.ets b/ets2panda/test/parser/ets/float_pont_format_4.ets index d7e4e497b0e9ed246d879e49f140fef19bc1882b..7e6c4be9bd13cecfb77e03dcb96e25666042959a 100644 --- a/ets2panda/test/parser/ets/float_pont_format_4.ets +++ b/ets2panda/test/parser/ets/float_pont_format_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/float_pont_format_5.ets b/ets2panda/test/parser/ets/float_pont_format_5.ets index f8149009a62221fc1ef15119e3711e4dbf1c88e6..605a1002b30b1cb26294afa68cee4fa7f797a627 100644 --- a/ets2panda/test/parser/ets/float_pont_format_5.ets +++ b/ets2panda/test/parser/ets/float_pont_format_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/float_pont_format_6.ets b/ets2panda/test/parser/ets/float_pont_format_6.ets index 89171c336087834aaaf97d4972d7344a14f25d26..feabf444330f704e2e5d1bb460f45bb87ecc84de 100644 --- a/ets2panda/test/parser/ets/float_pont_format_6.ets +++ b/ets2panda/test/parser/ets/float_pont_format_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/float_pont_format_7.ets b/ets2panda/test/parser/ets/float_pont_format_7.ets index a564236b7ae2520a66bde5120856277d143bb877..30f0ca9a297c60d7ccaf4be2d3c7da6db9712ec4 100644 --- a/ets2panda/test/parser/ets/float_pont_format_7.ets +++ b/ets2panda/test/parser/ets/float_pont_format_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/float_pont_format_8.ets b/ets2panda/test/parser/ets/float_pont_format_8.ets index b2d00c5e1b0a6f3ab6771f7bc0c1b12b5c8e13f4..7c1fa984b0943787fdbf2b72fb198c02a8123cbd 100644 --- a/ets2panda/test/parser/ets/float_pont_format_8.ets +++ b/ets2panda/test/parser/ets/float_pont_format_8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/float_separator_1.ets b/ets2panda/test/parser/ets/float_separator_1.ets index 2d3fb2d02abaa50a6260b15ec56a75f5a634fbc3..0b761b150a779139613129267fb590ac6e8aa725 100644 --- a/ets2panda/test/parser/ets/float_separator_1.ets +++ b/ets2panda/test/parser/ets/float_separator_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/folder_import_index/index.ets b/ets2panda/test/parser/ets/folder_import_index/index.ets index 1e4379a5a2a22095afd6ff15fa14fac9df0ad1fa..551bb6adcf5b54c831a125b74ea084c11888fe57 100644 --- a/ets2panda/test/parser/ets/folder_import_index/index.ets +++ b/ets2panda/test/parser/ets/folder_import_index/index.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/for_of.ets b/ets2panda/test/parser/ets/for_of.ets index c85f5b8d6ba92dc1cd875f2c0196ac5873ba0867..1b3a24bc39474f40e61f25b43f8b49094dfdf713 100644 --- a/ets2panda/test/parser/ets/for_of.ets +++ b/ets2panda/test/parser/ets/for_of.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/for_with_break.ets b/ets2panda/test/parser/ets/for_with_break.ets index 7f7b26aefbb06b02aa0c1f7226621a486cee954e..fdadeab65b33123b7a6b4732ed7b58b783002e95 100644 --- a/ets2panda/test/parser/ets/for_with_break.ets +++ b/ets2panda/test/parser/ets/for_with_break.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function.ets b/ets2panda/test/parser/ets/function.ets index cf7b9765c06212f14f8c87ed9ac63562f33cc14d..96c528159de2fa3d258f6c3450c5f6de86bc21e3 100644 --- a/ets2panda/test/parser/ets/function.ets +++ b/ets2panda/test/parser/ets/function.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/functionThrowsRethrows.ets b/ets2panda/test/parser/ets/functionThrowsRethrows.ets index f270b55232b8e6e5c381cab3e5600b2339996599..e9b47cf5b118fd370feb328793b5dadaab32847c 100644 --- a/ets2panda/test/parser/ets/functionThrowsRethrows.ets +++ b/ets2panda/test/parser/ets/functionThrowsRethrows.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/functionTypeRethrows.ets b/ets2panda/test/parser/ets/functionTypeRethrows.ets index 83a21ff559a5d96ec020c680d0541bf8b7e4eb07..2247c42712fce7a01b4314bbc7ac16003f03dcfc 100644 --- a/ets2panda/test/parser/ets/functionTypeRethrows.ets +++ b/ets2panda/test/parser/ets/functionTypeRethrows.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/functionTypeThrows.ets b/ets2panda/test/parser/ets/functionTypeThrows.ets index a0117f8f24c48301c714262ff37220df6b949139..9f7e6bf2ab59e967787b81bbe3146fea4f6e236f 100644 --- a/ets2panda/test/parser/ets/functionTypeThrows.ets +++ b/ets2panda/test/parser/ets/functionTypeThrows.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function_decl.ets b/ets2panda/test/parser/ets/function_decl.ets index adde8cb2f2b42774b05def4b22ae0913ac90fa70..717f558b93f81cb10da627af78b8324690c2b19b 100644 --- a/ets2panda/test/parser/ets/function_decl.ets +++ b/ets2panda/test/parser/ets/function_decl.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function_implicit_return_type.ets b/ets2panda/test/parser/ets/function_implicit_return_type.ets index 933b4e8a1a1987b94a731a3d9d51c124d7f2e50f..bda32b7babc9a3181ac283ac26c1714bab490f56 100644 --- a/ets2panda/test/parser/ets/function_implicit_return_type.ets +++ b/ets2panda/test/parser/ets/function_implicit_return_type.ets @@ -1,6 +1,6 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function_implicit_return_type2.ets b/ets2panda/test/parser/ets/function_implicit_return_type2.ets index 9eb73fe8c8a5ddcb9a1beff316cb35de5c6a6d00..30f407faa042435d36307a44e2ebcbff82bd75cd 100644 --- a/ets2panda/test/parser/ets/function_implicit_return_type2.ets +++ b/ets2panda/test/parser/ets/function_implicit_return_type2.ets @@ -1,6 +1,6 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function_implicit_return_type3.ets b/ets2panda/test/parser/ets/function_implicit_return_type3.ets index 6a050c243f050fa6be1d01309a7f674fe3252adb..705577bbb5d7e01dd25b1826c21cc16dc00beece 100644 --- a/ets2panda/test/parser/ets/function_implicit_return_type3.ets +++ b/ets2panda/test/parser/ets/function_implicit_return_type3.ets @@ -1,6 +1,6 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function_implicit_return_type4.ets b/ets2panda/test/parser/ets/function_implicit_return_type4.ets index 4accaf5458044a109f504fd0c41e71604947156f..c1d6131c700834a1330f02b2fe355084523f4671 100644 --- a/ets2panda/test/parser/ets/function_implicit_return_type4.ets +++ b/ets2panda/test/parser/ets/function_implicit_return_type4.ets @@ -1,6 +1,6 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function_implicit_return_type5.ets b/ets2panda/test/parser/ets/function_implicit_return_type5.ets index 10b0e94b95b1d8c95942e3ab1019d7e583d4134e..311a96d807cebf1cedf0d27b6f6b289785254958 100644 --- a/ets2panda/test/parser/ets/function_implicit_return_type5.ets +++ b/ets2panda/test/parser/ets/function_implicit_return_type5.ets @@ -1,6 +1,6 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function_implicit_return_type6.ets b/ets2panda/test/parser/ets/function_implicit_return_type6.ets index 9570f2caf4b1f13b25e77bf2d5b8835ade4e824b..287b3b19d8c9273142fbabf13d84c0cadd682348 100644 --- a/ets2panda/test/parser/ets/function_implicit_return_type6.ets +++ b/ets2panda/test/parser/ets/function_implicit_return_type6.ets @@ -1,6 +1,6 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function_implicit_return_type7.ets b/ets2panda/test/parser/ets/function_implicit_return_type7.ets index e8f033106629faf5a3e20dbd321e4aaaa5b13612..6a1c70791978148ed7b7a94d81623ba7afe429e4 100644 --- a/ets2panda/test/parser/ets/function_implicit_return_type7.ets +++ b/ets2panda/test/parser/ets/function_implicit_return_type7.ets @@ -1,6 +1,6 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function_implicit_return_type8.ets b/ets2panda/test/parser/ets/function_implicit_return_type8.ets index fb5027bebf19d8fe04d10fae30d4ad25114e101f..55ecfe97c09ebbf4aabaad74b0260b2e9dc05034 100644 --- a/ets2panda/test/parser/ets/function_implicit_return_type8.ets +++ b/ets2panda/test/parser/ets/function_implicit_return_type8.ets @@ -1,6 +1,6 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/function_implicit_return_type9.ets b/ets2panda/test/parser/ets/function_implicit_return_type9.ets index c12257616c7f9a3fd90013da666d5112ed732c8d..44a9837cd719a42e424a33e88ea696ec89b01e9a 100644 --- a/ets2panda/test/parser/ets/function_implicit_return_type9.ets +++ b/ets2panda/test/parser/ets/function_implicit_return_type9.ets @@ -1,6 +1,6 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/genericDefaultParam_1.ets b/ets2panda/test/parser/ets/genericDefaultParam_1.ets index 366de812fcc8617c4162b9e7b18b387f4a6f6d4e..991d185e948fe681ada8676b5ead8928a58599ea 100644 --- a/ets2panda/test/parser/ets/genericDefaultParam_1.ets +++ b/ets2panda/test/parser/ets/genericDefaultParam_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/genericDefaultParam_2.ets b/ets2panda/test/parser/ets/genericDefaultParam_2.ets index a82f70029dbee405e9c7ebaefb1043dcf9b112ef..213f95375a255d738591ea7a2e228b40afaa6c34 100644 --- a/ets2panda/test/parser/ets/genericDefaultParam_2.ets +++ b/ets2panda/test/parser/ets/genericDefaultParam_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/genericDefaultParam_3.ets b/ets2panda/test/parser/ets/genericDefaultParam_3.ets index 2f74b05ce0729743ff47bd47156f0ef731566ee9..c22eb40c344f12021a862530d949d822fe1a14e5 100644 --- a/ets2panda/test/parser/ets/genericDefaultParam_3.ets +++ b/ets2panda/test/parser/ets/genericDefaultParam_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generic_error.ets b/ets2panda/test/parser/ets/generic_error.ets index 46597ef15a88068c946aea70a97c68a24835a88f..c63e237956d550fe6e27f312d6301821b36c7c07 100644 --- a/ets2panda/test/parser/ets/generic_error.ets +++ b/ets2panda/test/parser/ets/generic_error.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/generic_exception.ets b/ets2panda/test/parser/ets/generic_exception.ets index 77779089577978096a80456dfcb05a4a5d0e3468..f1c9f6e7fd4b88bd6de40aa116e46f6f4649e187 100644 --- a/ets2panda/test/parser/ets/generic_exception.ets +++ b/ets2panda/test/parser/ets/generic_exception.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/generic_resolve.ets b/ets2panda/test/parser/ets/generic_resolve.ets index 3acc4a887b38d5fbb7230a5d8845e8ec3205b567..3579fd4eecf0068f92753ddb40f082d7a4da0e5f 100644 --- a/ets2panda/test/parser/ets/generic_resolve.ets +++ b/ets2panda/test/parser/ets/generic_resolve.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/generics_1.ets b/ets2panda/test/parser/ets/generics_1.ets index ca9297c3955dea8f180d1260800cc08630848f36..f3fe778bf82d1dbd465a42348691fea9074e5b38 100644 --- a/ets2panda/test/parser/ets/generics_1.ets +++ b/ets2panda/test/parser/ets/generics_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_2.ets b/ets2panda/test/parser/ets/generics_2.ets index 4568781a450244573ad65cf18de67bf030078708..dafaa06df9443aeca4ffbf3992fbc805515b9074 100644 --- a/ets2panda/test/parser/ets/generics_2.ets +++ b/ets2panda/test/parser/ets/generics_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_type_param_constraint_1.ets b/ets2panda/test/parser/ets/generics_type_param_constraint_1.ets index d8417c9a359fe85b148aa07392d0169087672456..0c8173aed030787b9030b3907ab2f77ea2fc92cc 100644 --- a/ets2panda/test/parser/ets/generics_type_param_constraint_1.ets +++ b/ets2panda/test/parser/ets/generics_type_param_constraint_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_type_param_constraint_10.ets b/ets2panda/test/parser/ets/generics_type_param_constraint_10.ets index 17b5c5a98b3e028f0606db6ca3dcef9b668e0f2e..5f0fdedb1a8654c43dde3a92a46693d74a03c5b0 100644 --- a/ets2panda/test/parser/ets/generics_type_param_constraint_10.ets +++ b/ets2panda/test/parser/ets/generics_type_param_constraint_10.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_type_param_constraint_2.ets b/ets2panda/test/parser/ets/generics_type_param_constraint_2.ets index d06d34b560ab879ff7a8d50dc555b6be010509ea..ebba6da885b65efef5a55a8c0cb4f3f73502db27 100644 --- a/ets2panda/test/parser/ets/generics_type_param_constraint_2.ets +++ b/ets2panda/test/parser/ets/generics_type_param_constraint_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_type_param_constraint_3.ets b/ets2panda/test/parser/ets/generics_type_param_constraint_3.ets index 5f22a296448f8662e92d5f9da27d96825a9b1d8f..76e241527187f80fff24ff138cd8b6ad14281727 100644 --- a/ets2panda/test/parser/ets/generics_type_param_constraint_3.ets +++ b/ets2panda/test/parser/ets/generics_type_param_constraint_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_type_param_constraint_4.ets b/ets2panda/test/parser/ets/generics_type_param_constraint_4.ets index 369ca4643a150b496775136670484f83d02c5564..428cc5568e91d788c19badfbf9e263ec7dcb98cc 100644 --- a/ets2panda/test/parser/ets/generics_type_param_constraint_4.ets +++ b/ets2panda/test/parser/ets/generics_type_param_constraint_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_type_param_constraint_5.ets b/ets2panda/test/parser/ets/generics_type_param_constraint_5.ets index c3f94be24d3d245c70035c757a4ba5f3ee209e3f..cf4384e0cb6a05ef3b08557db22a8c627c4ecd30 100644 --- a/ets2panda/test/parser/ets/generics_type_param_constraint_5.ets +++ b/ets2panda/test/parser/ets/generics_type_param_constraint_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_type_param_constraint_6.ets b/ets2panda/test/parser/ets/generics_type_param_constraint_6.ets index 34cdb626a4fd7781a27a6f02023bac2e5481163f..6ea3d7b909240615ae9438992b6c14684a0bb084 100644 --- a/ets2panda/test/parser/ets/generics_type_param_constraint_6.ets +++ b/ets2panda/test/parser/ets/generics_type_param_constraint_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_type_param_constraint_7.ets b/ets2panda/test/parser/ets/generics_type_param_constraint_7.ets index 5144fef006c5a3aeb8a63f5c026f496d87120dce..20b49af742d6613e01591a20928afc7e4b21ea2c 100644 --- a/ets2panda/test/parser/ets/generics_type_param_constraint_7.ets +++ b/ets2panda/test/parser/ets/generics_type_param_constraint_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_type_param_constraint_8.ets b/ets2panda/test/parser/ets/generics_type_param_constraint_8.ets index 75d51601cc589f6793877cbefaf8ec887d70a4c8..ed88c420a5d61956cbaffbf000c1a122ed4a1df3 100644 --- a/ets2panda/test/parser/ets/generics_type_param_constraint_8.ets +++ b/ets2panda/test/parser/ets/generics_type_param_constraint_8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/generics_type_param_constraint_9.ets b/ets2panda/test/parser/ets/generics_type_param_constraint_9.ets index b210876fe1ae353ef7dbea4f0958f55c973437a2..edb6863d25517e85d283652f987fddcab7e379a3 100644 --- a/ets2panda/test/parser/ets/generics_type_param_constraint_9.ets +++ b/ets2panda/test/parser/ets/generics_type_param_constraint_9.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/getter_native.ets b/ets2panda/test/parser/ets/getter_native.ets index 885f6850bd20874167e7caa27e03645c7ff597bc..d85345e6b7f81f7e033210003c4d67b0ee40d713 100644 --- a/ets2panda/test/parser/ets/getter_native.ets +++ b/ets2panda/test/parser/ets/getter_native.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/getter_setter_access_modifiers.ets b/ets2panda/test/parser/ets/getter_setter_access_modifiers.ets index 1fd99ceddfdbbb25501e0942998ee69226b54fd2..8e9e276bb88f01180831184c426f1a445b2327b6 100644 --- a/ets2panda/test/parser/ets/getter_setter_access_modifiers.ets +++ b/ets2panda/test/parser/ets/getter_setter_access_modifiers.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/getter_setter_access_modifiers_2.ets b/ets2panda/test/parser/ets/getter_setter_access_modifiers_2.ets index 0d2f6d0677561ce770204a80a150ff07fb09b4e9..b8cf9b0dcae7dd17add80be441e29fe6eb8137a8 100644 --- a/ets2panda/test/parser/ets/getter_setter_access_modifiers_2.ets +++ b/ets2panda/test/parser/ets/getter_setter_access_modifiers_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/getter_setter_modifier_diff.ets b/ets2panda/test/parser/ets/getter_setter_modifier_diff.ets index 3e14c4a17e9aba4f4b9522d9246027e673a843a9..8910db21dc999414071a9badbc73019e3fc71b0d 100644 --- a/ets2panda/test/parser/ets/getter_setter_modifier_diff.ets +++ b/ets2panda/test/parser/ets/getter_setter_modifier_diff.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/global_const_vars1.ets b/ets2panda/test/parser/ets/global_const_vars1.ets index b0db9fd00aa71538ae2fa22dc82305d6f8ec2302..33e7bf4cb0342b118a9d5636e9f3628848810491 100644 --- a/ets2panda/test/parser/ets/global_const_vars1.ets +++ b/ets2panda/test/parser/ets/global_const_vars1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/global_const_vars2.ets b/ets2panda/test/parser/ets/global_const_vars2.ets index 489490fa8990b79d28846438a4014f8fc7686a01..dc7d5cdfbbe8ae48e142183aeea145ea6f301bbb 100644 --- a/ets2panda/test/parser/ets/global_const_vars2.ets +++ b/ets2panda/test/parser/ets/global_const_vars2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/global_const_vars3.ets b/ets2panda/test/parser/ets/global_const_vars3.ets index 7d7029494220bd3b5328a011e7245199f8a4ff2e..bdaa00dbc401d59c701ecf06b00a4d2e5144c1cd 100644 --- a/ets2panda/test/parser/ets/global_const_vars3.ets +++ b/ets2panda/test/parser/ets/global_const_vars3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/global_const_vars4.ets b/ets2panda/test/parser/ets/global_const_vars4.ets index be07e9b0ed082ed135793c5072a30af89171764b..81a3730369de8aa0e615611b921b6018b9180f3c 100644 --- a/ets2panda/test/parser/ets/global_const_vars4.ets +++ b/ets2panda/test/parser/ets/global_const_vars4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/global_scope_boolean.ets b/ets2panda/test/parser/ets/global_scope_boolean.ets index 9dd222a122137d5bde5861e8e3c71b62a4a0d8b0..e933b30f4598c6fa3bc661b3cc64896755a74c72 100644 --- a/ets2panda/test/parser/ets/global_scope_boolean.ets +++ b/ets2panda/test/parser/ets/global_scope_boolean.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/global_scope_string.ets b/ets2panda/test/parser/ets/global_scope_string.ets index 0c9c6496d5368dd768dc127505b415697133967c..16e91b9929c979fe62265d64c626303f954e1228 100644 --- a/ets2panda/test/parser/ets/global_scope_string.ets +++ b/ets2panda/test/parser/ets/global_scope_string.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/identifier.ets b/ets2panda/test/parser/ets/identifier.ets index 4623882a74e396a23f757017ac610c8f93612c8c..56f0e0bd34f01b3b34d271718fe2cd8aae19f809 100644 --- a/ets2panda/test/parser/ets/identifier.ets +++ b/ets2panda/test/parser/ets/identifier.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/if.ets b/ets2panda/test/parser/ets/if.ets index 6392d02fe991ecc75d71a84807a9e09eb082484f..724b536fac96c0b8b3ffca424ff70a3604987d6e 100644 --- a/ets2panda/test/parser/ets/if.ets +++ b/ets2panda/test/parser/ets/if.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/ifs.ets b/ets2panda/test/parser/ets/ifs.ets index 863183bf854bcc98c2f59487ddb971ef2124a17f..6f469653f4dfd1455010725a3f4230c1eabcbafe 100644 --- a/ets2panda/test/parser/ets/ifs.ets +++ b/ets2panda/test/parser/ets/ifs.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_conts.ets b/ets2panda/test/parser/ets/import_conts.ets index ffeb3e6f0adffb6afd200ab9574d0fe5883c8e2e..fede3d717625de85a0b2c195cb1367f1de173a8e 100644 --- a/ets2panda/test/parser/ets/import_conts.ets +++ b/ets2panda/test/parser/ets/import_conts.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/import_tests/check_exported_3.ets b/ets2panda/test/parser/ets/import_tests/check_exported_3.ets index f21d10b9dc6a82b20f344f73acd5cf2db2b96499..3dfaadcbf518f5a09752b41bf930418dbb0892e4 100644 --- a/ets2panda/test/parser/ets/import_tests/check_exported_3.ets +++ b/ets2panda/test/parser/ets/import_tests/check_exported_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/check_exported_default_struct.ets b/ets2panda/test/parser/ets/import_tests/check_exported_default_struct.ets index 307cea9f3a3bc045e923b6d3c17d9f7e8e0e0c5c..75bc6fdd7ebc5149fa38fa6154e471952c8432f4 100644 --- a/ets2panda/test/parser/ets/import_tests/check_exported_default_struct.ets +++ b/ets2panda/test/parser/ets/import_tests/check_exported_default_struct.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/check_exported_struct.ets b/ets2panda/test/parser/ets/import_tests/check_exported_struct.ets index b87c6103c3133303e8dee95f346d45ae689cd9d6..64043b71ddf2ad6696e07a1f68df7221e131bdf6 100644 --- a/ets2panda/test/parser/ets/import_tests/check_exported_struct.ets +++ b/ets2panda/test/parser/ets/import_tests/check_exported_struct.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/default_import.ets b/ets2panda/test/parser/ets/import_tests/default_import.ets index affc9d9c84e32a52eb542c4fe7e2b55af64f1ce9..b10c7e46caac63025eb4001cce082c52eb56855d 100644 --- a/ets2panda/test/parser/ets/import_tests/default_import.ets +++ b/ets2panda/test/parser/ets/import_tests/default_import.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/default_import2.ets b/ets2panda/test/parser/ets/import_tests/default_import2.ets index 0355998d8601e52e01b1c92c86b457653b8ee838..d9dd2d02cdb02924d1cbbda1aff46d62d7e48039 100644 --- a/ets2panda/test/parser/ets/import_tests/default_import2.ets +++ b/ets2panda/test/parser/ets/import_tests/default_import2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/diamond/test1.ets b/ets2panda/test/parser/ets/import_tests/diamond/test1.ets index 66c54a61843a654f97163fafd0209ffd584353d7..24a2634426bffbafe1da1126e1d9ce7554476e75 100644 --- a/ets2panda/test/parser/ets/import_tests/diamond/test1.ets +++ b/ets2panda/test/parser/ets/import_tests/diamond/test1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/diamond/test2.ets b/ets2panda/test/parser/ets/import_tests/diamond/test2.ets index 490a84bd493814991131ca5d727aae0ec05ae13b..582d5398a9c19e462f31dfa36f2b6de3722d087b 100644 --- a/ets2panda/test/parser/ets/import_tests/diamond/test2.ets +++ b/ets2panda/test/parser/ets/import_tests/diamond/test2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/diamond/test3.ets b/ets2panda/test/parser/ets/import_tests/diamond/test3.ets index ba98b9b0066725d34c32a47d8f20864b6466e9c5..5f33abdc04daa53b5a20535e3b04d427e69b3db3 100644 --- a/ets2panda/test/parser/ets/import_tests/diamond/test3.ets +++ b/ets2panda/test/parser/ets/import_tests/diamond/test3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/diamond/test4.ets b/ets2panda/test/parser/ets/import_tests/diamond/test4.ets index edc1145f1f81b6de01f48df7f17fd7aeea3f3511..527c479a12b28d857b0a560b05843ee390bf9c1b 100644 --- a/ets2panda/test/parser/ets/import_tests/diamond/test4.ets +++ b/ets2panda/test/parser/ets/import_tests/diamond/test4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/duplicated/classdef.ets b/ets2panda/test/parser/ets/import_tests/duplicated/classdef.ets index fb618a86de12e4395a53d5db2f643dfce3cf1d49..778b68f9a6651a0d2078139d111d08f43ac7d4a3 100644 --- a/ets2panda/test/parser/ets/import_tests/duplicated/classdef.ets +++ b/ets2panda/test/parser/ets/import_tests/duplicated/classdef.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/duplicated/extdef.ets b/ets2panda/test/parser/ets/import_tests/duplicated/extdef.ets index edb5b9cd88588c4d61ed4cb6d47fb2c9bb64db3a..58f9d74b0b3dae16777a15a9b856a2ccf8e32876 100644 --- a/ets2panda/test/parser/ets/import_tests/duplicated/extdef.ets +++ b/ets2panda/test/parser/ets/import_tests/duplicated/extdef.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/duplicated/extusedef.ets b/ets2panda/test/parser/ets/import_tests/duplicated/extusedef.ets index 3615f794347954fdb5100e356fc1f571aa744387..d84f477eb68906422c937cbcbb6089d4db02232a 100644 --- a/ets2panda/test/parser/ets/import_tests/duplicated/extusedef.ets +++ b/ets2panda/test/parser/ets/import_tests/duplicated/extusedef.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/export_type_alias.ets b/ets2panda/test/parser/ets/import_tests/export_type_alias.ets index 44816d18d162700654af9721a18ccf99c231fac7..b280be74b891a6eaf3f7edd1e2782226378a9045 100644 --- a/ets2panda/test/parser/ets/import_tests/export_type_alias.ets +++ b/ets2panda/test/parser/ets/import_tests/export_type_alias.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_alias/export.ets b/ets2panda/test/parser/ets/import_tests/import_alias/export.ets index 3084aa210138f7ad1841ca3142497947f24487b0..ca15c4f335cb6872bd9f424457395e46a9b91a05 100644 --- a/ets2panda/test/parser/ets/import_tests/import_alias/export.ets +++ b/ets2panda/test/parser/ets/import_tests/import_alias/export.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_1.ets b/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_1.ets index e6660d824b0e6dc6ef130e308712f5d1a88efb33..eae53c7b9e205f59c12a74a326089f8cafae09a0 100644 --- a/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_1.ets +++ b/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_2.ets b/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_2.ets index ad528288daef85dbb64ea63bfab900206d326b4d..c27952972e0771038ffaf05febb7e94a7dc8f688 100644 --- a/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_2.ets +++ b/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_3.ets b/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_3.ets index 2de65c1342561b7bfddcfe78208e76cbd068d0a3..6c365c16a90cb5000b03290958b4cfc77ae0f42e 100644 --- a/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_3.ets +++ b/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_4.ets b/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_4.ets index ba7b2a043508ba0b99764be9ae22438ddcf9bc90..a0e5674c2c4d5a37bf3bd5b3801d551eb32e218f 100644 --- a/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_4.ets +++ b/ets2panda/test/parser/ets/import_tests/import_alias/import_alias_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_all_alias_1.ets b/ets2panda/test/parser/ets/import_tests/import_all_alias_1.ets index fb4b7ea51fc5f8d9c916c44e6a2da9dea60e875f..6213c6fed07683ad4b1cfb6d579ac62dbeaf044b 100644 --- a/ets2panda/test/parser/ets/import_tests/import_all_alias_1.ets +++ b/ets2panda/test/parser/ets/import_tests/import_all_alias_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_all_alias_2.ets b/ets2panda/test/parser/ets/import_tests/import_all_alias_2.ets index d60d129e0bc562504071566c0cd69571c19e1e88..475815acac8f7fc3ea894d940dc6ee6fa100bba7 100644 --- a/ets2panda/test/parser/ets/import_tests/import_all_alias_2.ets +++ b/ets2panda/test/parser/ets/import_tests/import_all_alias_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_all_type_alias.ets b/ets2panda/test/parser/ets/import_tests/import_all_type_alias.ets index 51ef2e61d60a0becbaedc7855c395ddd27e139c4..a249da5fb44571581d6f223560d49736be4a5557 100644 --- a/ets2panda/test/parser/ets/import_tests/import_all_type_alias.ets +++ b/ets2panda/test/parser/ets/import_tests/import_all_type_alias.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_class_members_1.ets b/ets2panda/test/parser/ets/import_tests/import_class_members_1.ets index 29db05d250f344aafa51d36b32a657c1b8c40aea..c9015eedcb4c2083c18acab21b783756d12e23e2 100644 --- a/ets2panda/test/parser/ets/import_tests/import_class_members_1.ets +++ b/ets2panda/test/parser/ets/import_tests/import_class_members_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_class_members_2.ets b/ets2panda/test/parser/ets/import_tests/import_class_members_2.ets index 5641595e6400c0a8edacc9cbad42c69c8d9dafda..1f751046bc8472deffe4f9a3010c1844ed97684d 100644 --- a/ets2panda/test/parser/ets/import_tests/import_class_members_2.ets +++ b/ets2panda/test/parser/ets/import_tests/import_class_members_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_class_members_3.ets b/ets2panda/test/parser/ets/import_tests/import_class_members_3.ets index dab9d9615ecdf5baae43c75c299e6efc2f99a6b3..113513f2c58487614b78fdfd8d755b1b99525fc0 100644 --- a/ets2panda/test/parser/ets/import_tests/import_class_members_3.ets +++ b/ets2panda/test/parser/ets/import_tests/import_class_members_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_diff_paths.ets b/ets2panda/test/parser/ets/import_tests/import_diff_paths.ets index b768dbc1fc517af0a86ca3eb0b19f77873d6b0cf..54186242a6074911b745b2f7c12ae879cf868e5a 100644 --- a/ets2panda/test/parser/ets/import_tests/import_diff_paths.ets +++ b/ets2panda/test/parser/ets/import_tests/import_diff_paths.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_max_as_alias.ets b/ets2panda/test/parser/ets/import_tests/import_max_as_alias.ets index 3ade12242fc97e2577e812fb76e0248efd18a75c..a64b13079857d952561ae06b9e67390db38df0a4 100644 --- a/ets2panda/test/parser/ets/import_tests/import_max_as_alias.ets +++ b/ets2panda/test/parser/ets/import_tests/import_max_as_alias.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/import_tests/import_name_1.ets b/ets2panda/test/parser/ets/import_tests/import_name_1.ets index dcd4a9e2a37b33b7ba8c29ebd32309312613825e..39e54951dce499d860d85e2aed9e820d81823f8d 100644 --- a/ets2panda/test/parser/ets/import_tests/import_name_1.ets +++ b/ets2panda/test/parser/ets/import_tests/import_name_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_name_2.ets b/ets2panda/test/parser/ets/import_tests/import_name_2.ets index c332eac00cd7b89930bc6bd2541f9fd6fdfa6bba..63091f3d2fe66f03f2f24bf96decd22a000f736a 100644 --- a/ets2panda/test/parser/ets/import_tests/import_name_2.ets +++ b/ets2panda/test/parser/ets/import_tests/import_name_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_name_3.ets b/ets2panda/test/parser/ets/import_tests/import_name_3.ets index 26d74ced85fcb1d1dd47f4e9b3e15cf3a234db99..399344c952e63cf28e9682be8aa9d1413de1558b 100644 --- a/ets2panda/test/parser/ets/import_tests/import_name_3.ets +++ b/ets2panda/test/parser/ets/import_tests/import_name_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_name_alias_1.ets b/ets2panda/test/parser/ets/import_tests/import_name_alias_1.ets index 521cd2e4102871a8c7348a3ba88a5054d761c71e..02e9d8aa66bc5f9fcc0c61824b0ba1c8127e2256 100644 --- a/ets2panda/test/parser/ets/import_tests/import_name_alias_1.ets +++ b/ets2panda/test/parser/ets/import_tests/import_name_alias_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_name_alias_2.ets b/ets2panda/test/parser/ets/import_tests/import_name_alias_2.ets index 3b42fb5f077280da5cb261d06cd30ba51df19df3..3e3cdc2ae590e02a5730022dc38e4fac8ef903b1 100644 --- a/ets2panda/test/parser/ets/import_tests/import_name_alias_2.ets +++ b/ets2panda/test/parser/ets/import_tests/import_name_alias_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_name_conflict_1.ets b/ets2panda/test/parser/ets/import_tests/import_name_conflict_1.ets index 69ecd2c1e4c01f5ee6c4b3ff17fa84d85598405b..49f4e29fa0a61aa13b89f78743933d92b472eeed 100644 --- a/ets2panda/test/parser/ets/import_tests/import_name_conflict_1.ets +++ b/ets2panda/test/parser/ets/import_tests/import_name_conflict_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_name_conflict_3.ets b/ets2panda/test/parser/ets/import_tests/import_name_conflict_3.ets index 5d781356dd5dc8575f782e7dfb4a940e6127ec78..845d6b175d9dd96dbfab8cd814a463ca5517c58b 100644 --- a/ets2panda/test/parser/ets/import_tests/import_name_conflict_3.ets +++ b/ets2panda/test/parser/ets/import_tests/import_name_conflict_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_nested_class_1.ets b/ets2panda/test/parser/ets/import_tests/import_nested_class_1.ets index 96c2aacae801bacc8ae315cbccf768a953f5e982..46ea06f7117847e80c3a3240a9432c28a65fc512 100644 --- a/ets2panda/test/parser/ets/import_tests/import_nested_class_1.ets +++ b/ets2panda/test/parser/ets/import_tests/import_nested_class_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_nested_class_2.ets b/ets2panda/test/parser/ets/import_tests/import_nested_class_2.ets index 812a0c9ffe73f1a9b14c19cdeb054a595b4f6a6c..c3a91eeb9f7d7b0fe0dd88e22f10c19088034082 100644 --- a/ets2panda/test/parser/ets/import_tests/import_nested_class_2.ets +++ b/ets2panda/test/parser/ets/import_tests/import_nested_class_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_nested_class_3.ets b/ets2panda/test/parser/ets/import_tests/import_nested_class_3.ets index cb9980a25e19aba308883ff7827bc69d487f3a2b..52a32aae64942ad46f430dcfdd7ab14ef4504746 100644 --- a/ets2panda/test/parser/ets/import_tests/import_nested_class_3.ets +++ b/ets2panda/test/parser/ets/import_tests/import_nested_class_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_several_1.ets b/ets2panda/test/parser/ets/import_tests/import_several_1.ets index a58d704c3a2e319e7018fb53f6099b6fda5d9266..0cbcf852f960bb2e609277c9768d3d14123452d3 100644 --- a/ets2panda/test/parser/ets/import_tests/import_several_1.ets +++ b/ets2panda/test/parser/ets/import_tests/import_several_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_several_2.ets b/ets2panda/test/parser/ets/import_tests/import_several_2.ets index 77e64a8b456e9d19bef30fbb73af51c6fde0a0e9..573e66ca1046c558d628fcad306da3087cd45bb0 100644 --- a/ets2panda/test/parser/ets/import_tests/import_several_2.ets +++ b/ets2panda/test/parser/ets/import_tests/import_several_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_several_4.ets b/ets2panda/test/parser/ets/import_tests/import_several_4.ets index 046a6b02f41aaac2f66e79da613812e735a94f51..6da8c6b50f8f2a063176387cc3e1cb473b9902b2 100644 --- a/ets2panda/test/parser/ets/import_tests/import_several_4.ets +++ b/ets2panda/test/parser/ets/import_tests/import_several_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_several_6.ets b/ets2panda/test/parser/ets/import_tests/import_several_6.ets index bb5eea59b6e976ce8349aa4528aba0caf2c0a2f9..ec72c2dec5bee96e613ed574abbbc84856e4ffec 100644 --- a/ets2panda/test/parser/ets/import_tests/import_several_6.ets +++ b/ets2panda/test/parser/ets/import_tests/import_several_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_several_7.ets b/ets2panda/test/parser/ets/import_tests/import_several_7.ets index be7df1bdc225709ba280cd0c9975c7f63b09d30a..336a364bb5c66aa28079b712616a936bce92e4cf 100644 --- a/ets2panda/test/parser/ets/import_tests/import_several_7.ets +++ b/ets2panda/test/parser/ets/import_tests/import_several_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_several_8.ets b/ets2panda/test/parser/ets/import_tests/import_several_8.ets index 5bb24acedf2225c501e57316cadac80265f63e83..680c2cc8a03ec320b1dd1f2325294d1758761f1b 100644 --- a/ets2panda/test/parser/ets/import_tests/import_several_8.ets +++ b/ets2panda/test/parser/ets/import_tests/import_several_8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/import_ts_file.ets b/ets2panda/test/parser/ets/import_tests/import_ts_file.ets index a520f515a91e2bd2f56b819a81b643b14f00cd05..1da07850f001dc5058cd87b41257cf82d1b2dd0b 100644 --- a/ets2panda/test/parser/ets/import_tests/import_ts_file.ets +++ b/ets2panda/test/parser/ets/import_tests/import_ts_file.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/class_default_module.ets b/ets2panda/test/parser/ets/import_tests/modules/class_default_module.ets index a45efed7cd8ed9e86928fdee107e5fc83108d1de..b16f96a6269e61b7ee1fc2a6ecbc93da4dcd55e8 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/class_default_module.ets +++ b/ets2panda/test/parser/ets/import_tests/modules/class_default_module.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/default_export.ets b/ets2panda/test/parser/ets/import_tests/modules/default_export.ets index ad1595540a8bb0e9baa86564ae66eac0fd4f4286..4f19f210b2b557b27ef4d9dcd0a085769622d3a4 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/default_export.ets +++ b/ets2panda/test/parser/ets/import_tests/modules/default_export.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/missing_default_export.ets b/ets2panda/test/parser/ets/import_tests/modules/missing_default_export.ets index 68ed41e1f5a3f20c5fe73b284d04b395ffad99cb..bb7597f14de08deac287d94f74dd7bffb46873f8 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/missing_default_export.ets +++ b/ets2panda/test/parser/ets/import_tests/modules/missing_default_export.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/module.ets b/ets2panda/test/parser/ets/import_tests/modules/module.ets index 259d367516a691e77308b1b90a4180514c62bbed..f97227da6d29b18eff91a64dab1d5e4210b127cf 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/module.ets +++ b/ets2panda/test/parser/ets/import_tests/modules/module.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/struct_default_module.ets b/ets2panda/test/parser/ets/import_tests/modules/struct_default_module.ets index 0c2ff26164ae2287b822861c0f84bbca04df0d32..eb59f4df089687eb5b7dd12c89dcea4b7269f80a 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/struct_default_module.ets +++ b/ets2panda/test/parser/ets/import_tests/modules/struct_default_module.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/struct_module.ets b/ets2panda/test/parser/ets/import_tests/modules/struct_module.ets index 55aba2dee6a5c7cd77a0812ae8ac5a2b519686af..5eac0852b15d12f96d886fc43a195cf104721b23 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/struct_module.ets +++ b/ets2panda/test/parser/ets/import_tests/modules/struct_module.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/test_lib1.ets b/ets2panda/test/parser/ets/import_tests/modules/test_lib1.ets index 03521fe13593e1469c909510dd335ce508a94cc4..4d5858921eabcc07bb0ebad61cf8ced13b233f16 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/test_lib1.ets +++ b/ets2panda/test/parser/ets/import_tests/modules/test_lib1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/test_lib2.ets b/ets2panda/test/parser/ets/import_tests/modules/test_lib2.ets index 858acdc0f8047a12b81fb01915405adba4fa3b0a..48351437c41d0555cf9aa060e3a67892ac3e6e3a 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/test_lib2.ets +++ b/ets2panda/test/parser/ets/import_tests/modules/test_lib2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/too_many_default_exports.ets b/ets2panda/test/parser/ets/import_tests/modules/too_many_default_exports.ets index b4a93d8a00f71d27993c62081d6b9f150cff0c16..ac2c968d3af92104e3dc79bade4922b8b59a30eb 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/too_many_default_exports.ets +++ b/ets2panda/test/parser/ets/import_tests/modules/too_many_default_exports.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/too_many_default_exports_2.ets b/ets2panda/test/parser/ets/import_tests/modules/too_many_default_exports_2.ets index 9364f4aae5aad78d574845a6b64d00fe23ba78cd..8c88c320127406ed315ffbf040c1b27a8c97e42f 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/too_many_default_exports_2.ets +++ b/ets2panda/test/parser/ets/import_tests/modules/too_many_default_exports_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/modules/typescript_file_import.ts b/ets2panda/test/parser/ets/import_tests/modules/typescript_file_import.ts index 8d55f1d98fa7e0fd1ae82dcc6c9e3b4babac5b1e..73f251022479b50fa95bab7a5a6606d782ff3c32 100644 --- a/ets2panda/test/parser/ets/import_tests/modules/typescript_file_import.ts +++ b/ets2panda/test/parser/ets/import_tests/modules/typescript_file_import.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/packages/aliasWithoutAlias/import1/import1.ets b/ets2panda/test/parser/ets/import_tests/packages/aliasWithoutAlias/import1/import1.ets index 589bae98eaa7cd66b88ed2855f9754fa4ad86114..f0a29c0e77ab24dfed3c947b93860f4d044b920f 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/aliasWithoutAlias/import1/import1.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/aliasWithoutAlias/import1/import1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/import_tests/packages/aliasWithoutAlias/import2/import2.ets b/ets2panda/test/parser/ets/import_tests/packages/aliasWithoutAlias/import2/import2.ets index 959da90eca8084341a915fa92b9c871931f5541a..ed80c46d817509be1794f33ef7e0c65cd34fc092 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/aliasWithoutAlias/import2/import2.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/aliasWithoutAlias/import2/import2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/import_tests/packages/different-header/subpackage_module_1.ets b/ets2panda/test/parser/ets/import_tests/packages/different-header/subpackage_module_1.ets index f4215eac2a68abf242b16bd2c1147cb7b34d7989..93f1bc51afc46206f7e014643fe317743da22106 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/different-header/subpackage_module_1.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/different-header/subpackage_module_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/packages/different-header/subpackage_module_2.ets b/ets2panda/test/parser/ets/import_tests/packages/different-header/subpackage_module_2.ets index eb24ba608658ca5e2cbfaf2268ebd7772d33a8ba..79f2f34f8c80f945c4357da2abb2c424e1c3d2ed 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/different-header/subpackage_module_2.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/different-header/subpackage_module_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/packages/package_module_1.ets b/ets2panda/test/parser/ets/import_tests/packages/package_module_1.ets index 97a4851af5e7ff18d43f7884a6fe557fc42a1736..d0df5fda8217e83b092e81675706a188e32eb5aa 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/package_module_1.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/package_module_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/packages/package_module_2.ets b/ets2panda/test/parser/ets/import_tests/packages/package_module_2.ets index 9d136f052b3941295d5d7e73ac7e72566a39ecae..274f22b6c58f1960a771c1438e6e548952caa79f 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/package_module_2.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/package_module_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/packages/subpackage-1/package_module_1.ets b/ets2panda/test/parser/ets/import_tests/packages/subpackage-1/package_module_1.ets index 5e8e533400161650478ff703d10aa5da8df55867..cef73bf19e62e62c761c4a45f8fd581ae7850000 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/subpackage-1/package_module_1.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/subpackage-1/package_module_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/packages/subpackage-2/package_module_1.ets b/ets2panda/test/parser/ets/import_tests/packages/subpackage-2/package_module_1.ets index 118287ab3f91129105c85f171d8d8b2f58181d13..97a51c5c6b13c7977644ec217fa67c46948f5e4c 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/subpackage-2/package_module_1.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/subpackage-2/package_module_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/packages/subpackage/package_module_1.ets b/ets2panda/test/parser/ets/import_tests/packages/subpackage/package_module_1.ets index a663fc0d35ce66b9a804e48239ec0f963de67aef..94f8519982f7c79993774e0bbbb5a1ee86e43408 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/subpackage/package_module_1.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/subpackage/package_module_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/packages/var-duplication/subpackage_module_1.ets b/ets2panda/test/parser/ets/import_tests/packages/var-duplication/subpackage_module_1.ets index a68f2dcb02935bd14431e2731ed36cdb97c29fc1..2661205266f5183b646d9099e630f733aad53fc8 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/var-duplication/subpackage_module_1.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/var-duplication/subpackage_module_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/packages/var-duplication/subpackage_module_2.ets b/ets2panda/test/parser/ets/import_tests/packages/var-duplication/subpackage_module_2.ets index a68f2dcb02935bd14431e2731ed36cdb97c29fc1..2661205266f5183b646d9099e630f733aad53fc8 100644 --- a/ets2panda/test/parser/ets/import_tests/packages/var-duplication/subpackage_module_2.ets +++ b/ets2panda/test/parser/ets/import_tests/packages/var-duplication/subpackage_module_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/relative_import/Line.ets b/ets2panda/test/parser/ets/import_tests/relative_import/Line.ets index 53862e9742135a05fd7419e1310d7a08f7ec9132..ad54d121b9eec352fa44d46c71232566e31d08b8 100644 --- a/ets2panda/test/parser/ets/import_tests/relative_import/Line.ets +++ b/ets2panda/test/parser/ets/import_tests/relative_import/Line.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/relative_import/Point.ets b/ets2panda/test/parser/ets/import_tests/relative_import/Point.ets index f2ab42b0a3b896d73c557605f66474c49732a1de..b0bfa80a6448d41048de419e9d0ddc43a15396c6 100644 --- a/ets2panda/test/parser/ets/import_tests/relative_import/Point.ets +++ b/ets2panda/test/parser/ets/import_tests/relative_import/Point.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/relative_import/alias1.ets b/ets2panda/test/parser/ets/import_tests/relative_import/alias1.ets index ce209c5bfa5bec5dc53fcc2b4eae2e48489d5b0e..e9fdbef92b18422acaa796efed5458f098548b90 100644 --- a/ets2panda/test/parser/ets/import_tests/relative_import/alias1.ets +++ b/ets2panda/test/parser/ets/import_tests/relative_import/alias1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/relative_import/alias2.ets b/ets2panda/test/parser/ets/import_tests/relative_import/alias2.ets index 761d46ba7a4b8d90ed15076509d28a63779d8541..89237aac0b714c58c370dde6846c5445165be683 100644 --- a/ets2panda/test/parser/ets/import_tests/relative_import/alias2.ets +++ b/ets2panda/test/parser/ets/import_tests/relative_import/alias2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder1/file1.ets b/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder1/file1.ets index 0e9629a81ab86a1a6af2bd3d58e4530bbfbfab13..c019a63ea58891f334157d1e07556a99b052c203 100644 --- a/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder1/file1.ets +++ b/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder1/file1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder2/file2.ets b/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder2/file2.ets index 399bc574a698f822cab02643135cd0443ec2f573..ca9abda8b04db77780e40a48523952ec4fb0d7ac 100644 --- a/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder2/file2.ets +++ b/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder2/file2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder3/file3.ets b/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder3/file3.ets index 9f49bdbaa59950583504a747b74c70025675673e..40f177e6738400efd002055208c7666a10a215eb 100644 --- a/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder3/file3.ets +++ b/ets2panda/test/parser/ets/import_tests/subsequent_relative_imports/folder3/file3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/index_expressions.ets b/ets2panda/test/parser/ets/index_expressions.ets index e1fcd401ef5b7b62ca7bff1482977c63111ab29e..95fd4d5d0d4ebb2e3e42159e3557bcde70ceebb4 100644 --- a/ets2panda/test/parser/ets/index_expressions.ets +++ b/ets2panda/test/parser/ets/index_expressions.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/inferingEntryPointReturn.ets b/ets2panda/test/parser/ets/inferingEntryPointReturn.ets index 3b091a97536196ec201d71087207d6900b868826..9b7a826327897ef73a292697fc413446e2803586 100644 --- a/ets2panda/test/parser/ets/inferingEntryPointReturn.ets +++ b/ets2panda/test/parser/ets/inferingEntryPointReturn.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/inheritance-cyclic.ets b/ets2panda/test/parser/ets/inheritance-cyclic.ets index 6794d54eae95ec6e1ca4126936e375b679b615b7..7d4d1238000bc7fab23b8bf55ca82c3bc02c5d6d 100644 --- a/ets2panda/test/parser/ets/inheritance-cyclic.ets +++ b/ets2panda/test/parser/ets/inheritance-cyclic.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/inheritance.ets b/ets2panda/test/parser/ets/inheritance.ets index 2de19a782b9bb59a8a77144ddef788d3d898bad4..db4034d57991a29d50d0b7065ffc0edde6243608 100644 --- a/ets2panda/test/parser/ets/inheritance.ets +++ b/ets2panda/test/parser/ets/inheritance.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/inheritance2.ets b/ets2panda/test/parser/ets/inheritance2.ets index 7a30ad4a7f68072ff22d51e12a9d021e9ae04617..8ce340ccf8ec3a0d74b7cf852440e992bc05a24b 100644 --- a/ets2panda/test/parser/ets/inheritance2.ets +++ b/ets2panda/test/parser/ets/inheritance2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/interface-override-function.ets b/ets2panda/test/parser/ets/interface-override-function.ets index d1570405b2552e27fea18fbce65914d9034a1c18..166069668b64b7e9652c2d1edf38cb017c955696 100644 --- a/ets2panda/test/parser/ets/interface-override-function.ets +++ b/ets2panda/test/parser/ets/interface-override-function.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/interfaceAbstract.ets b/ets2panda/test/parser/ets/interfaceAbstract.ets index 43254f6f96f846021b79f3dd21b0e6ae02765329..9a41b72ab34db5956d4ffdd4ceacbef03dd96eab 100644 --- a/ets2panda/test/parser/ets/interfaceAbstract.ets +++ b/ets2panda/test/parser/ets/interfaceAbstract.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/interface_static_function_1.ets b/ets2panda/test/parser/ets/interface_static_function_1.ets index 2e2c41175a38c7e2b56ca86c8c5f8e8f063cc60e..b0fd2ddba36d0823122d721c0fcdc2fc28d1a260 100644 --- a/ets2panda/test/parser/ets/interface_static_function_1.ets +++ b/ets2panda/test/parser/ets/interface_static_function_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/interface_static_function_2.ets b/ets2panda/test/parser/ets/interface_static_function_2.ets index 26ac6c3343257283b337d8d0817400fc3b063834..c5e19e9f740085c824a3d93eab854195e4b994dd 100644 --- a/ets2panda/test/parser/ets/interface_static_function_2.ets +++ b/ets2panda/test/parser/ets/interface_static_function_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/interfaces.ets b/ets2panda/test/parser/ets/interfaces.ets index 9bb054149990fcc2e6b12dc04e11528301011493..378f058df4769c5167eaaf068a445a378d07bc20 100644 --- a/ets2panda/test/parser/ets/interfaces.ets +++ b/ets2panda/test/parser/ets/interfaces.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/interfaces2.ets b/ets2panda/test/parser/ets/interfaces2.ets index fed952ef2b66afd84ebf7be795507042486832bb..6596c00bafec7aff9ceeba1e393aa9fa81a02a95 100644 --- a/ets2panda/test/parser/ets/interfaces2.ets +++ b/ets2panda/test/parser/ets/interfaces2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/interfaces3.ets b/ets2panda/test/parser/ets/interfaces3.ets index 584d7e350bc9b23bdd65f86f2e4cb485223a3ba7..4a18de7c4f0776a7f1d3c383afd09d43235e46ba 100644 --- a/ets2panda/test/parser/ets/interfaces3.ets +++ b/ets2panda/test/parser/ets/interfaces3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/internalParsing.ets b/ets2panda/test/parser/ets/internalParsing.ets index 6060abdc795e2a500008619bd25ff236ccf5f57f..ff1bf9a0a8fab10d3069462d13e6fcf319428cae 100644 --- a/ets2panda/test/parser/ets/internalParsing.ets +++ b/ets2panda/test/parser/ets/internalParsing.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/internalProtectedParsing.ets b/ets2panda/test/parser/ets/internalProtectedParsing.ets index 28f95705b524af9d06dd7f1eaa35b20a8e42d353..5d37871f7e7df2be443cfcac3dbb28c4b2e2af2b 100644 --- a/ets2panda/test/parser/ets/internalProtectedParsing.ets +++ b/ets2panda/test/parser/ets/internalProtectedParsing.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/labeled.ets b/ets2panda/test/parser/ets/labeled.ets index 7808952831b09ae5aee1aaf4fefdc8c3d730cfae..92d49ac3694ed5f5279cace3a747635e735a67bb 100644 --- a/ets2panda/test/parser/ets/labeled.ets +++ b/ets2panda/test/parser/ets/labeled.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/labeledBlockStatement.ets b/ets2panda/test/parser/ets/labeledBlockStatement.ets index f750b5c4b73c510afa45b7a92a37d2ef1e827539..021141489d9f27c4005f8c6f30c1224ad0d3d23b 100644 --- a/ets2panda/test/parser/ets/labeledBlockStatement.ets +++ b/ets2panda/test/parser/ets/labeledBlockStatement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/labeledDoWhileStatement.ets b/ets2panda/test/parser/ets/labeledDoWhileStatement.ets index 4c65da30718398f2d3e3d6e22ab92a39c32a7b6a..61b57f4c851ef3a6c0e6fc63275be06825d46e34 100644 --- a/ets2panda/test/parser/ets/labeledDoWhileStatement.ets +++ b/ets2panda/test/parser/ets/labeledDoWhileStatement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/labeledForStatement.ets b/ets2panda/test/parser/ets/labeledForStatement.ets index c70bd71c835800eee3fd3be4b96784e2ab5b1666..2617a6afe7f348890a64a1778a94de461a27b6f6 100644 --- a/ets2panda/test/parser/ets/labeledForStatement.ets +++ b/ets2panda/test/parser/ets/labeledForStatement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/labeledSwitchStatement.ets b/ets2panda/test/parser/ets/labeledSwitchStatement.ets index 16eec97fdb6cb0d68c028bbc94c2aa305d97d340..b368df358d35ee27679c1a1772d32ae99e7d8ec4 100644 --- a/ets2panda/test/parser/ets/labeledSwitchStatement.ets +++ b/ets2panda/test/parser/ets/labeledSwitchStatement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/labeledWhileStatement.ets b/ets2panda/test/parser/ets/labeledWhileStatement.ets index 5ae8f1d8fcce345970d67bfcf3a01bafe1f67cd0..f03d84e9275b08b35d2a56bac42f60ad87e893d3 100644 --- a/ets2panda/test/parser/ets/labeledWhileStatement.ets +++ b/ets2panda/test/parser/ets/labeledWhileStatement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-lambda.ets b/ets2panda/test/parser/ets/lambda-lambda.ets index 1e860d9bbfd2676851141d064a423ef19be575b5..5185df48ed7e5ca8083ab0bd9361fdfd07b33578 100644 --- a/ets2panda/test/parser/ets/lambda-lambda.ets +++ b/ets2panda/test/parser/ets/lambda-lambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-type-inference-alias.ets b/ets2panda/test/parser/ets/lambda-type-inference-alias.ets index 94f2f5a38d947514db5a99ce2aa7fbaa5ee056e7..288b9f7680bf33841788c9b1447d70c4c7522d9f 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference-alias.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference-alias.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-type-inference-arg-no-type.ets b/ets2panda/test/parser/ets/lambda-type-inference-arg-no-type.ets index dfedc6dc1faf17d33e9862817d63762f91b352e8..471dcbc58e790f10550b6e9ca55298f6e7e90e53 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference-arg-no-type.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference-arg-no-type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-type-inference-bad-arrow.ets b/ets2panda/test/parser/ets/lambda-type-inference-bad-arrow.ets index 457ad1a84a0d41dd31f67be097eaf9e1c2307504..c43ec1f7d73e7e65a13b384ebac3d1e5607f036a 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference-bad-arrow.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference-bad-arrow.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-type-inference-neg.ets b/ets2panda/test/parser/ets/lambda-type-inference-neg.ets index b21a9b175b78c8587960011bac105ca676448648..bf6f8159caf071789630f0b33840239c3125f45d 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference-neg.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference-neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-type-inference-neg2.ets b/ets2panda/test/parser/ets/lambda-type-inference-neg2.ets index 61b3fa4f4d4aad907963ef8705a373b2dcd2c438..4037e171c309665ecc159e6d7d38caece4e72f29 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference-neg2.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference-neg2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/lambda-type-inference-no-ret-type.ets b/ets2panda/test/parser/ets/lambda-type-inference-no-ret-type.ets index 2efccedbf3812e5f814b44167ea70233083a78bc..397b6d68447a8f182675cd839d73cb3948ba568a 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference-no-ret-type.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference-no-ret-type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-type-inference-overloaded-1.ets b/ets2panda/test/parser/ets/lambda-type-inference-overloaded-1.ets index ba564495ffa7470b32916069e5c503b6c1e935c2..22d54e480e37cfc3181bcf6e01cd3469f994ee8c 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference-overloaded-1.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference-overloaded-1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-type-inference-overloaded-2.ets b/ets2panda/test/parser/ets/lambda-type-inference-overloaded-2.ets index ef0125c4e8c0b420aec64ef0f1f06d78d13757be..e1d1cb6fe2a6e617d57763838d8f5cdc44b9443b 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference-overloaded-2.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference-overloaded-2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-type-inference-overloaded-3.ets b/ets2panda/test/parser/ets/lambda-type-inference-overloaded-3.ets index 463381ce51bf252b188d0450578a52075722f8d8..584c83b5214c99dcdd5958723c5cafc819747e5b 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference-overloaded-3.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference-overloaded-3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-type-inference-overloaded.ets b/ets2panda/test/parser/ets/lambda-type-inference-overloaded.ets index 1e0a26008b7d73b6bfa4ecb0cf92d2bd405009fc..a04074a8ee041a96751357d143aefe8f73dff2bb 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference-overloaded.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference-overloaded.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda-type-inference.ets b/ets2panda/test/parser/ets/lambda-type-inference.ets index b91afb7f4e0d9a20a05f71c7c54a1eedc0166bd6..59698938cf8ef919b152e39883ecbcdb347103bb 100644 --- a/ets2panda/test/parser/ets/lambda-type-inference.ets +++ b/ets2panda/test/parser/ets/lambda-type-inference.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda.ets b/ets2panda/test/parser/ets/lambda.ets index 09e900e52d059f90193a0dbc62576ab28fef3cbd..0c70f8a97e0d575268928a532fa245c373453c63 100644 --- a/ets2panda/test/parser/ets/lambda.ets +++ b/ets2panda/test/parser/ets/lambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatement.ets b/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatement.ets index 9007940334a7ad458459151391f853bd5e8c27e6..155bbc388b1385198ce6853d7e5b1525900c7594 100644 --- a/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatement.ets +++ b/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementCallAVoidFunction.ets b/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementCallAVoidFunction.ets index 4df4a6c71af26d09858e7f91603f2e590d456759..2c6607e27d16bdf00545a2e892490e4247a655ca 100644 --- a/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementCallAVoidFunction.ets +++ b/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementCallAVoidFunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementVoid.ets b/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementVoid.ets index 9625635127668a5d4617d96949b41cae37ced36c..c786ccff73ece5d6d6e40bf3d4e0962fde7e3b32 100644 --- a/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementVoid.ets +++ b/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementVoid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementWithFunctionParameters.ets b/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementWithFunctionParameters.ets index d28251996e7f614c286fccc82dce0ab619e44952..5c9d0810e0f8d47cc505f5639330333448960919 100644 --- a/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementWithFunctionParameters.ets +++ b/ets2panda/test/parser/ets/lambdaExpressionWithoutBlockStatementWithFunctionParameters.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambdaThrowsRethrows.ets b/ets2panda/test/parser/ets/lambdaThrowsRethrows.ets index e61293461a956cde4d38cfd2216eb0bfb0732a3c..e273228ddd72179fd3ea39798aea2bc0686014ca 100644 --- a/ets2panda/test/parser/ets/lambdaThrowsRethrows.ets +++ b/ets2panda/test/parser/ets/lambdaThrowsRethrows.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda_import_alias_1-2.ets b/ets2panda/test/parser/ets/lambda_import_alias_1-2.ets index 683d87a1886e19248039ffdc6ae8c875ef384012..7b5162e349c37b7cc05693b055e8599df7adc78a 100644 --- a/ets2panda/test/parser/ets/lambda_import_alias_1-2.ets +++ b/ets2panda/test/parser/ets/lambda_import_alias_1-2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda_import_alias_1-3.ets b/ets2panda/test/parser/ets/lambda_import_alias_1-3.ets index eb62a757042c4722d1b6e579a1f67b89ea47599d..20414848b4e49ae4d80e9f7bc3c94f8241aa2cce 100644 --- a/ets2panda/test/parser/ets/lambda_import_alias_1-3.ets +++ b/ets2panda/test/parser/ets/lambda_import_alias_1-3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lambda_import_alias_1.ets b/ets2panda/test/parser/ets/lambda_import_alias_1.ets index c506b029ca5b9d2808073fec2fe6283c0d1481c4..75d6e361dc1f80a77c08f52eabc00cef684fa4ea 100644 --- a/ets2panda/test/parser/ets/lambda_import_alias_1.ets +++ b/ets2panda/test/parser/ets/lambda_import_alias_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/launch.ets b/ets2panda/test/parser/ets/launch.ets index e462257a0bc0fd737e7fc0b60152ca8cbaef1018..935a5c23066164bfb0027ac1b69a3bc875b97d8f 100644 --- a/ets2panda/test/parser/ets/launch.ets +++ b/ets2panda/test/parser/ets/launch.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/launch_non_callable.ets b/ets2panda/test/parser/ets/launch_non_callable.ets index 7790af47a42c62d604da4a6573d1e129a5075e41..cf32f4f8032db05aedca95c1280cb855ce7a49ed 100644 --- a/ets2panda/test/parser/ets/launch_non_callable.ets +++ b/ets2panda/test/parser/ets/launch_non_callable.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/launch_ret.ets b/ets2panda/test/parser/ets/launch_ret.ets index 532b793a808111a2b3b539c1c2131d81b576cd96..2656797f4a41728281a1e830d4139a372561f4ab 100644 --- a/ets2panda/test/parser/ets/launch_ret.ets +++ b/ets2panda/test/parser/ets/launch_ret.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/launch_super.ets b/ets2panda/test/parser/ets/launch_super.ets index fda6b0f019e9830d668372f51f6bd5e877b9abe1..3711df1ec81dc463302b066171fcc7eab54b1b3f 100644 --- a/ets2panda/test/parser/ets/launch_super.ets +++ b/ets2panda/test/parser/ets/launch_super.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/launch_super_ctor.ets b/ets2panda/test/parser/ets/launch_super_ctor.ets index 60ab10d80d5d076f116102d5bf4d33e7dcc89a94..74a44322e3d5c665be83cb340c037f0ae8b6ba2c 100644 --- a/ets2panda/test/parser/ets/launch_super_ctor.ets +++ b/ets2panda/test/parser/ets/launch_super_ctor.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/launch_this_callee.ets b/ets2panda/test/parser/ets/launch_this_callee.ets index 55ac3029ae696c92b6b74600551f299506c55cf8..d8ebb44a07241167b1c3c14456842b10b4361a89 100644 --- a/ets2panda/test/parser/ets/launch_this_callee.ets +++ b/ets2panda/test/parser/ets/launch_this_callee.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/launch_unresolved.ets b/ets2panda/test/parser/ets/launch_unresolved.ets index f5d2779ed17956b23dd57e0fdc7d420b9ae78b37..9d2908c3fce77a5381f0f7209ce3962361d224a6 100644 --- a/ets2panda/test/parser/ets/launch_unresolved.ets +++ b/ets2panda/test/parser/ets/launch_unresolved.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/launch_with_call_expression.ets b/ets2panda/test/parser/ets/launch_with_call_expression.ets index 3d83c60d2cf1413148868db278cf46370867bdba..4f744f000480e9de5171565391944844c9088da6 100644 --- a/ets2panda/test/parser/ets/launch_with_call_expression.ets +++ b/ets2panda/test/parser/ets/launch_with_call_expression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lexer001.ets b/ets2panda/test/parser/ets/lexer001.ets index 103b36803740dc63950a7ad2c690bb1798cd0aa0..6f3ef1eef5078de857f7f56624c3980bf1bcbad1 100644 --- a/ets2panda/test/parser/ets/lexer001.ets +++ b/ets2panda/test/parser/ets/lexer001.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/lexer002.ets b/ets2panda/test/parser/ets/lexer002.ets index 7f4cd25c8ab0fc1a04158bca6cd38f9c262501c4..5d06d2dcf25b12c23971a451336cd6759a77d301 100644 --- a/ets2panda/test/parser/ets/lexer002.ets +++ b/ets2panda/test/parser/ets/lexer002.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/literals.ets b/ets2panda/test/parser/ets/literals.ets index 66f10e29ace3cece102026e701dca4b7088308cc..b84aec9843ce0b3d0e6f0702527e02adccf3e06b 100644 --- a/ets2panda/test/parser/ets/literals.ets +++ b/ets2panda/test/parser/ets/literals.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/localClassIsPermitted.ets b/ets2panda/test/parser/ets/localClassIsPermitted.ets index 784a7456cc3c9dbe69b14bad2f17b18a0c428dd1..f317721e6c04bd9c253623e7f0148002d5113c88 100644 --- a/ets2panda/test/parser/ets/localClassIsPermitted.ets +++ b/ets2panda/test/parser/ets/localClassIsPermitted.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/loops.ets b/ets2panda/test/parser/ets/loops.ets index 38087c10e43b632823a745e61d99b8cf637c9962..9e51afee29fb65973bcd299986bfbbd0f6a3c690 100644 --- a/ets2panda/test/parser/ets/loops.ets +++ b/ets2panda/test/parser/ets/loops.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/main_entry_point_1.ets b/ets2panda/test/parser/ets/main_entry_point_1.ets index c3581ce353380b5d6ba50cc125af7493947bf8af..2663a596e4740c7c49881bc606fd9873470e0225 100644 --- a/ets2panda/test/parser/ets/main_entry_point_1.ets +++ b/ets2panda/test/parser/ets/main_entry_point_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/main_entry_point_2.ets b/ets2panda/test/parser/ets/main_entry_point_2.ets index bdfb95397465ddccceaa0f7845094e7f625857d0..9909a629594631b0b36efcf5075b93519b90e729 100644 --- a/ets2panda/test/parser/ets/main_entry_point_2.ets +++ b/ets2panda/test/parser/ets/main_entry_point_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/main_entry_point_3.ets b/ets2panda/test/parser/ets/main_entry_point_3.ets index 766b6a4faa3209b57e604253911f0262da576563..8449f659c707b60528c2c8600187c8016e509e4a 100644 --- a/ets2panda/test/parser/ets/main_entry_point_3.ets +++ b/ets2panda/test/parser/ets/main_entry_point_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/main_entry_point_4.ets b/ets2panda/test/parser/ets/main_entry_point_4.ets index 8b8d173a2c279a08a4cf2e529302c3a9e4bafbf4..ce37df413a4e9797e3e2d707ae6085c13100d843 100644 --- a/ets2panda/test/parser/ets/main_entry_point_4.ets +++ b/ets2panda/test/parser/ets/main_entry_point_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/main_entry_point_5.ets b/ets2panda/test/parser/ets/main_entry_point_5.ets index 7b5a1138caf45ccc72e82a9d80ff30c12f5e5624..8c651201fe0129f97d9ad89b23eef8261890ba99 100644 --- a/ets2panda/test/parser/ets/main_entry_point_5.ets +++ b/ets2panda/test/parser/ets/main_entry_point_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/main_entry_point_6.ets b/ets2panda/test/parser/ets/main_entry_point_6.ets index 9f04c7f64bef58d9c32b75cf6a2f9f20119da8c1..e1d12c48e70efdc1016b49f79db88a833369da75 100644 --- a/ets2panda/test/parser/ets/main_entry_point_6.ets +++ b/ets2panda/test/parser/ets/main_entry_point_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/main_entry_point_7.ets b/ets2panda/test/parser/ets/main_entry_point_7.ets index 96f7c91eb35f00dd7f0e07f154ec2d1ab7fdaf5d..ec012239d9f77b05cbde4d562242e99f6431c386 100644 --- a/ets2panda/test/parser/ets/main_entry_point_7.ets +++ b/ets2panda/test/parser/ets/main_entry_point_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/main_entry_point_8.ets b/ets2panda/test/parser/ets/main_entry_point_8.ets index c5eb3c02ae19f780b1bae42acd22adda9749d1ea..4be26be7b6c4bd7e3f4dd88fc7cc4e167d248399 100644 --- a/ets2panda/test/parser/ets/main_entry_point_8.ets +++ b/ets2panda/test/parser/ets/main_entry_point_8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/main_entry_point_9.ets b/ets2panda/test/parser/ets/main_entry_point_9.ets index cb5453498cbdb6707dac4ee0d3db9bbed225f19a..111f41a445b2f3b558f2aed72220fa8145e4e7a4 100644 --- a/ets2panda/test/parser/ets/main_entry_point_9.ets +++ b/ets2panda/test/parser/ets/main_entry_point_9.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/methodThrowsRethrows.ets b/ets2panda/test/parser/ets/methodThrowsRethrows.ets index 1d6faa3e20491b89e2a3130b8e51243bda40add3..6aa71eb74ac3f7b5e1bd505fd0d4c7f9f95c8d51 100644 --- a/ets2panda/test/parser/ets/methodThrowsRethrows.ets +++ b/ets2panda/test/parser/ets/methodThrowsRethrows.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_empty.ets b/ets2panda/test/parser/ets/method_empty.ets index 1b404ff74121df36dc506dc53de0a68b14a05991..087954767de6e5ce114339d55ef3fa13faaf0953 100644 --- a/ets2panda/test/parser/ets/method_empty.ets +++ b/ets2panda/test/parser/ets/method_empty.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_full.ets b/ets2panda/test/parser/ets/method_full.ets index 9fb4161afd52d050e40939ae755c6cd8b00156b3..94df9d988d633a2c9da1982d04838508cfd8923a 100644 --- a/ets2panda/test/parser/ets/method_full.ets +++ b/ets2panda/test/parser/ets/method_full.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_1.ets b/ets2panda/test/parser/ets/method_modifier_check_1.ets index 79b1100c46a49c5882da13de2e998e1a0dc51fef..9cdcfe13943ec50644435c493bdf044d7d0b65cc 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_1.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_10.ets b/ets2panda/test/parser/ets/method_modifier_check_10.ets index 9955d6d12506edd903854a21b175920a4b71b9d7..895d4aaa14bcde3be6b108e43c7fb58ac49dd2b9 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_10.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_10.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_11.ets b/ets2panda/test/parser/ets/method_modifier_check_11.ets index f760988f4a5a7d5797f8de3ee571361641ab38e0..045009cef74c06aa05d3020d819954e43ae2cdf6 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_11.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_11.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_12.ets b/ets2panda/test/parser/ets/method_modifier_check_12.ets index 72fb833a2aaaa67c37aa41ade81f0339122a2ab5..91be439c2be97eac772b2218b54ba1257cfeaa4f 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_12.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_12.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_14.ets b/ets2panda/test/parser/ets/method_modifier_check_14.ets index 3966c00a24194748fed6898e84d3376265c0b702..80557178088a1955635c52563213c82a04b7ca7d 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_14.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_14.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_15.ets b/ets2panda/test/parser/ets/method_modifier_check_15.ets index 8a002ad8051ed429948efc3df76d5de272dba08a..1c27bc95719e87f6110e515c645b9a1689950cc7 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_15.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_15.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_16.ets b/ets2panda/test/parser/ets/method_modifier_check_16.ets index 302d6a67a3ba66b380f4266060382b96f8761d9b..f55348e412023da5935d70dd3a9ade501b24c28d 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_16.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_16.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_2.ets b/ets2panda/test/parser/ets/method_modifier_check_2.ets index cc9a3cf28fd5091e32afd158e8e44e69f9c0fabb..fffa2f584c0dc16d74c948c05685870a9c15d40d 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_2.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_3.ets b/ets2panda/test/parser/ets/method_modifier_check_3.ets index d09b5c2fac440e86d884284403f18113ff8e78f5..fe2efa3dbc6e486ecc5b5736ee9c64e4fc140c25 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_3.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_4.ets b/ets2panda/test/parser/ets/method_modifier_check_4.ets index 36f58077cac7d048380471421c74206c67dcbd89..5a0d935306fa4cb7a5c3f320103512faacf8a997 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_4.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_6.ets b/ets2panda/test/parser/ets/method_modifier_check_6.ets index 22ead5607f7a778c9797b2eb67706b41165739de..b982d9cf564462e7f82a3e1b8ec766cdf2244cf6 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_6.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_7.ets b/ets2panda/test/parser/ets/method_modifier_check_7.ets index 2844d34a375ba7a6fdc38937dc0d9ab9be39d996..e347b8f99a66826174a9e6ab20a090827c886709 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_7.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_modifier_check_8.ets b/ets2panda/test/parser/ets/method_modifier_check_8.ets index c0713a237f0eb46de92f4e0ece01e793db5d4aa3..83fb0d7261555f3e4db7947a3d1420fd663183e8 100644 --- a/ets2panda/test/parser/ets/method_modifier_check_8.ets +++ b/ets2panda/test/parser/ets/method_modifier_check_8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_override_throw_1.ets b/ets2panda/test/parser/ets/method_override_throw_1.ets index 8c5cbd71a938ecc4e375e40cf201105b734052e8..27d177a84f5880b27fba45489c022128e6ac715a 100644 --- a/ets2panda/test/parser/ets/method_override_throw_1.ets +++ b/ets2panda/test/parser/ets/method_override_throw_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_override_throw_2.ets b/ets2panda/test/parser/ets/method_override_throw_2.ets index f080b986f13e0a8e4ab73ddf3e97a23ac4cdb58e..90b907d766d24ab300209dde25f5a89be9f41e9c 100644 --- a/ets2panda/test/parser/ets/method_override_throw_2.ets +++ b/ets2panda/test/parser/ets/method_override_throw_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_override_throw_3.ets b/ets2panda/test/parser/ets/method_override_throw_3.ets index 00aba7e965f05dc5728db1354511646d76ce304d..c1ec3082c9a214d7b0a805e0a9752767f4822c54 100644 --- a/ets2panda/test/parser/ets/method_override_throw_3.ets +++ b/ets2panda/test/parser/ets/method_override_throw_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_override_throw_4.ets b/ets2panda/test/parser/ets/method_override_throw_4.ets index d2b185e52235a74a6ff8d655674453963923d3c8..267e3eeaa22a83331a2d39585f5def383d41f94a 100644 --- a/ets2panda/test/parser/ets/method_override_throw_4.ets +++ b/ets2panda/test/parser/ets/method_override_throw_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_override_throw_5.ets b/ets2panda/test/parser/ets/method_override_throw_5.ets index 0946cd97ed8860f7384e29104ea72d26d5fe380d..2bdc85f81a705a3da4f3d617d1441480d3e13534 100644 --- a/ets2panda/test/parser/ets/method_override_throw_5.ets +++ b/ets2panda/test/parser/ets/method_override_throw_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/method_override_throw_6.ets b/ets2panda/test/parser/ets/method_override_throw_6.ets index d153399d0af6bda8d26d32b026aa80248bbbc3bc..ceb79ea1c652a8ec2748e80c7c18f5688b49af91 100644 --- a/ets2panda/test/parser/ets/method_override_throw_6.ets +++ b/ets2panda/test/parser/ets/method_override_throw_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/methods.ets b/ets2panda/test/parser/ets/methods.ets index a11470469a50703c1441e5fb7feb9f1c0eeaeafd..a1d62a4edde2f139c78e332371b7f00583d88b8d 100644 --- a/ets2panda/test/parser/ets/methods.ets +++ b/ets2panda/test/parser/ets/methods.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/n_arrayHoldingNullValue.ets b/ets2panda/test/parser/ets/n_arrayHoldingNullValue.ets index 8e452d4b3f982e00dc16e91cba601e3785e89cf5..2ba8a95bf13f27f2f353ce3c3176ed4efba660d7 100644 --- a/ets2panda/test/parser/ets/n_arrayHoldingNullValue.ets +++ b/ets2panda/test/parser/ets/n_arrayHoldingNullValue.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/n_assignNullableFromFunctionToNonNullable.ets b/ets2panda/test/parser/ets/n_assignNullableFromFunctionToNonNullable.ets index 02bcd138588ea4260993f42b120c26f7da00e8c7..c52953ce507674928e2a18b9c7da6167c366fbe5 100644 --- a/ets2panda/test/parser/ets/n_assignNullableFromFunctionToNonNullable.ets +++ b/ets2panda/test/parser/ets/n_assignNullableFromFunctionToNonNullable.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/n_nullableTypeMissingNull.ets b/ets2panda/test/parser/ets/n_nullableTypeMissingNull.ets index 9c69f37195e41436d6df7621106c5891f370ce86..8a47c3d4c89fd4b9b772822df3138d71a1df900a 100644 --- a/ets2panda/test/parser/ets/n_nullableTypeMissingNull.ets +++ b/ets2panda/test/parser/ets/n_nullableTypeMissingNull.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/n_overrideWithNullable.ets b/ets2panda/test/parser/ets/n_overrideWithNullable.ets index 6203e0e206cc7d97b15346b4809325b8e757fcf0..1ea49acbbeaf78653172845d2e47ad5871d86a7c 100644 --- a/ets2panda/test/parser/ets/n_overrideWithNullable.ets +++ b/ets2panda/test/parser/ets/n_overrideWithNullable.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/n_returnNullFromFunction.ets b/ets2panda/test/parser/ets/n_returnNullFromFunction.ets index b066ba975f38b8b4319df6b26ee36fd9d48fe044..3a413bb12c39ae494f2d049a17305ba771461792 100644 --- a/ets2panda/test/parser/ets/n_returnNullFromFunction.ets +++ b/ets2panda/test/parser/ets/n_returnNullFromFunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/n_returnNullFromMethod.ets b/ets2panda/test/parser/ets/n_returnNullFromMethod.ets index a1d3d984e251ca9cdcc5c55c21c5cbe483cbcc12..936e3c0b161c7a99316095220d3cb2bfdaa3e374 100644 --- a/ets2panda/test/parser/ets/n_returnNullFromMethod.ets +++ b/ets2panda/test/parser/ets/n_returnNullFromMethod.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/named_types.ets b/ets2panda/test/parser/ets/named_types.ets index 0254b41458a3b3d9249980e12ca4defae206f6c3..470b3b1b9aca41c80803cf9e4e72968c7d0a1a9e 100644 --- a/ets2panda/test/parser/ets/named_types.ets +++ b/ets2panda/test/parser/ets/named_types.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/native_function_with_return_type.ets b/ets2panda/test/parser/ets/native_function_with_return_type.ets index 67d15a0bb58453ac2ffd46937d7b7920d5a816dd..09b81543d31564a20697c9648725e349a92845de 100644 --- a/ets2panda/test/parser/ets/native_function_with_return_type.ets +++ b/ets2panda/test/parser/ets/native_function_with_return_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/native_function_without_return_type.ets b/ets2panda/test/parser/ets/native_function_without_return_type.ets index 8b52a892c50ba54f3a3730816e0de23c4c0a42f8..e1a3d4315293923eac19466f037f05394c562e23 100644 --- a/ets2panda/test/parser/ets/native_function_without_return_type.ets +++ b/ets2panda/test/parser/ets/native_function_without_return_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/nested_function.ets b/ets2panda/test/parser/ets/nested_function.ets index 28e067065bbf20b2991da0c706516b779d976cf9..cde174fdb660c73c9f63076a8f4616b755281dee 100755 --- a/ets2panda/test/parser/ets/nested_function.ets +++ b/ets2panda/test/parser/ets/nested_function.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/nested_function_1.ets b/ets2panda/test/parser/ets/nested_function_1.ets index af61590c16a4f6f6de19c290f01a9f165f630171..00335f5555f911013d8221d1ce156b73046cfbad 100644 --- a/ets2panda/test/parser/ets/nested_function_1.ets +++ b/ets2panda/test/parser/ets/nested_function_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/nested_function_in_method.ets b/ets2panda/test/parser/ets/nested_function_in_method.ets index 7e363b18db50e6110ed6e43b1a3dbe223ebcdbae..9206922ad3d4a33ecba8781fd6879639253ac902 100644 --- a/ets2panda/test/parser/ets/nested_function_in_method.ets +++ b/ets2panda/test/parser/ets/nested_function_in_method.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/new_expressions.ets b/ets2panda/test/parser/ets/new_expressions.ets index 9b85173c6462868c7d8ea2ddcdd9a00dbeebe3cc..00f8133b2bb49010018079f5fbca04d1eb98fcc5 100644 --- a/ets2panda/test/parser/ets/new_expressions.ets +++ b/ets2panda/test/parser/ets/new_expressions.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/new_object_1.ets b/ets2panda/test/parser/ets/new_object_1.ets index a642ad8cd9d4c12df2eb9b33241bd43bc1ca1217..6cb43d21841a8821d2fed3b441d19a91aae008a0 100644 --- a/ets2panda/test/parser/ets/new_object_1.ets +++ b/ets2panda/test/parser/ets/new_object_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/new_object_2.ets b/ets2panda/test/parser/ets/new_object_2.ets index 15c9a471c717614f925ab8aad5760fe74b03c810..bb6a9892ca9248cff0fabb18b3513b60aac32cdf 100644 --- a/ets2panda/test/parser/ets/new_object_2.ets +++ b/ets2panda/test/parser/ets/new_object_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/new_object_3.ets b/ets2panda/test/parser/ets/new_object_3.ets index 27f2b7314bb9f30011912146d8460d3855544cc5..5ebe5d4bd7edfceb93d5eb5adc2b5b6a73a08b4e 100644 --- a/ets2panda/test/parser/ets/new_object_3.ets +++ b/ets2panda/test/parser/ets/new_object_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/nonIntegralIndex.ets b/ets2panda/test/parser/ets/nonIntegralIndex.ets index d34ad617191b1cb713fb2ad3686b2c9d2a55fb27..c10abe26acb62b3afb38a3af66d9824601f2912a 100644 --- a/ets2panda/test/parser/ets/nonIntegralIndex.ets +++ b/ets2panda/test/parser/ets/nonIntegralIndex.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/null-coalesc-negative.ets b/ets2panda/test/parser/ets/null-coalesc-negative.ets index 1281f0a831e9c228581e6ab21fcfe76df124c69f..a1b77fcdaa1394033e2a2a497b3b126aa4974eac 100644 --- a/ets2panda/test/parser/ets/null-coalesc-negative.ets +++ b/ets2panda/test/parser/ets/null-coalesc-negative.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/null.ets b/ets2panda/test/parser/ets/null.ets index 011717a1bde48618c25b827a18ef89419061ce33..c2abefc2ead08c6956626868c97d6de6087bc95a 100644 --- a/ets2panda/test/parser/ets/null.ets +++ b/ets2panda/test/parser/ets/null.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/null_invalid.ets b/ets2panda/test/parser/ets/null_invalid.ets index a4085aca00badeff445a294c43bd2f9fae32f32b..de6f31c9c48f3c13a5670bb421552bb285428b76 100644 --- a/ets2panda/test/parser/ets/null_invalid.ets +++ b/ets2panda/test/parser/ets/null_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/null_valid.ets b/ets2panda/test/parser/ets/null_valid.ets index 9063566865dc662b1becf254563b6ece8fe76713..396179eef3995e0e10a69891e46b72afbc3ac388 100644 --- a/ets2panda/test/parser/ets/null_valid.ets +++ b/ets2panda/test/parser/ets/null_valid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/nullableGenericSignature.ets b/ets2panda/test/parser/ets/nullableGenericSignature.ets index a17c97b9679d5e5168ace24a42aa84fb118bc622..1b2b43824402c4d5437c8ea3aa1b629d2faf4bec 100644 --- a/ets2panda/test/parser/ets/nullableGenericSignature.ets +++ b/ets2panda/test/parser/ets/nullableGenericSignature.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/nullableType.ets b/ets2panda/test/parser/ets/nullableType.ets index 42ac0dd84ab1ada276eb4e1dbdedc088bbb5e716..de78b80515f9abca178299a1997ed06ea133e27a 100644 --- a/ets2panda/test/parser/ets/nullableType.ets +++ b/ets2panda/test/parser/ets/nullableType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/nullable_union_array.ets b/ets2panda/test/parser/ets/nullable_union_array.ets index 280288eb3dd5d2ed0d1626ae9c0138a288b6d91d..50e077c2808c3580fd9d229b4fd83306def6b83d 100644 --- a/ets2panda/test/parser/ets/nullable_union_array.ets +++ b/ets2panda/test/parser/ets/nullable_union_array.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/object.ets b/ets2panda/test/parser/ets/object.ets index 390bfa664cc81c080b064604665e6928fa55cac5..bac7e1b0cad0398a71ca0cb987b52e867fa3380f 100644 --- a/ets2panda/test/parser/ets/object.ets +++ b/ets2panda/test/parser/ets/object.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/optional-chaining-array.ets b/ets2panda/test/parser/ets/optional-chaining-array.ets index ca9980cc90489ff8f877331a78c8151c930a613d..606015ed905c889c83bf4cf426a2bf4249225a84 100644 --- a/ets2panda/test/parser/ets/optional-chaining-array.ets +++ b/ets2panda/test/parser/ets/optional-chaining-array.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/optional_chaining_invalid_property.ets b/ets2panda/test/parser/ets/optional_chaining_invalid_property.ets index 52f2029de39a5d4444d544b0ad684eb68de57b34..1458066d440c589d608e47c4c183df10c2729615 100644 --- a/ets2panda/test/parser/ets/optional_chaining_invalid_property.ets +++ b/ets2panda/test/parser/ets/optional_chaining_invalid_property.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/optional_chaining_nested_property.ets b/ets2panda/test/parser/ets/optional_chaining_nested_property.ets index 88c8bbfc40223c75e0706e4336814af304f64a83..5eb1ef699ead7b0581fda932f008d96bea905ab8 100644 --- a/ets2panda/test/parser/ets/optional_chaining_nested_property.ets +++ b/ets2panda/test/parser/ets/optional_chaining_nested_property.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/optional_chaining_object_property.ets b/ets2panda/test/parser/ets/optional_chaining_object_property.ets index debef1ea233b517a330e8fcdd0929baf95f5c0d4..69cf8de6d096066de7f351b0eea97627fdfa73bc 100644 --- a/ets2panda/test/parser/ets/optional_chaining_object_property.ets +++ b/ets2panda/test/parser/ets/optional_chaining_object_property.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/optional_union_paramter.ets b/ets2panda/test/parser/ets/optional_union_paramter.ets index 4ee62946d80f8f90403df8b4902e64cf1b14a964..5a3184faca03adca0ac017359fbac846ee60c6dc 100644 --- a/ets2panda/test/parser/ets/optional_union_paramter.ets +++ b/ets2panda/test/parser/ets/optional_union_paramter.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/override_method.ets b/ets2panda/test/parser/ets/override_method.ets index 38ff0c2eddf22edbb4926ad2084ba0d0b960bd0c..22e1d5e87f776a976dc5f749bdb5ba8a7238d22c 100644 --- a/ets2panda/test/parser/ets/override_method.ets +++ b/ets2panda/test/parser/ets/override_method.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/parentheses_expression_value.ets b/ets2panda/test/parser/ets/parentheses_expression_value.ets index 6018b5924a5dc2200fa0d625fe8252d3038d26ae..7506bdc4416f730d246a9975a2c439772d2b66bb 100644 --- a/ets2panda/test/parser/ets/parentheses_expression_value.ets +++ b/ets2panda/test/parser/ets/parentheses_expression_value.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/predefined_non_primitive_types.ets b/ets2panda/test/parser/ets/predefined_non_primitive_types.ets index 6fa8da82c50570131b4075185f5c4e53f5b351cb..1d71f30cade73d409de5dabf74d1427e99311577 100644 --- a/ets2panda/test/parser/ets/predefined_non_primitive_types.ets +++ b/ets2panda/test/parser/ets/predefined_non_primitive_types.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/predefined_types.ets b/ets2panda/test/parser/ets/predefined_types.ets index f2679c10639f5df755bab5b120958aa6d2f830de..06011511b217570179c5ba4d44cd8059eb6c30b0 100644 --- a/ets2panda/test/parser/ets/predefined_types.ets +++ b/ets2panda/test/parser/ets/predefined_types.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/property-access-field-1.ets b/ets2panda/test/parser/ets/property-access-field-1.ets index d8e808ded33f445e8739a7fce605996711d2c29e..f59e0924a450b8f6771b1cb92417d9810fed2b35 100644 --- a/ets2panda/test/parser/ets/property-access-field-1.ets +++ b/ets2panda/test/parser/ets/property-access-field-1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/property-access-field-2.ets b/ets2panda/test/parser/ets/property-access-field-2.ets index b3795dca13e1a6298a0b425ad39aedf1457da11d..29a8e1131279d5c4f74d5aefdc62b5818f1cf321 100644 --- a/ets2panda/test/parser/ets/property-access-field-2.ets +++ b/ets2panda/test/parser/ets/property-access-field-2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/property-access-method-1.ets b/ets2panda/test/parser/ets/property-access-method-1.ets index 44656b160867073e695525e3490b2e9b84f47c68..fefb766cc745c5eabe82bc27d490ebe50978094b 100644 --- a/ets2panda/test/parser/ets/property-access-method-1.ets +++ b/ets2panda/test/parser/ets/property-access-method-1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/property-access-method-2.ets b/ets2panda/test/parser/ets/property-access-method-2.ets index 125c7394ebfcd7f7b07282e807bcf409d6e75f2a..1445d371bc690a9169d3d292bb93f5958f59ffb1 100644 --- a/ets2panda/test/parser/ets/property-access-method-2.ets +++ b/ets2panda/test/parser/ets/property-access-method-2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/proxyVoidGeneration.ets b/ets2panda/test/parser/ets/proxyVoidGeneration.ets index 05b7cbecefe60c952676c8a3a51bf94114d7a96c..13329a68c0a4f52f138fad248f6593ffe30d699c 100644 --- a/ets2panda/test/parser/ets/proxyVoidGeneration.ets +++ b/ets2panda/test/parser/ets/proxyVoidGeneration.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/export.ets b/ets2panda/test/parser/ets/re_export/export.ets index 511cd311c9b4e93581c9bae01983095c5e21685a..e470ab2fd5d9d8098b4ba87d6d33d1da25feed4d 100644 --- a/ets2panda/test/parser/ets/re_export/export.ets +++ b/ets2panda/test/parser/ets/re_export/export.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/folder/export.ets b/ets2panda/test/parser/ets/re_export/folder/export.ets index 511cd311c9b4e93581c9bae01983095c5e21685a..e470ab2fd5d9d8098b4ba87d6d33d1da25feed4d 100644 --- a/ets2panda/test/parser/ets/re_export/folder/export.ets +++ b/ets2panda/test/parser/ets/re_export/folder/export.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/folder/folder2/export.ets b/ets2panda/test/parser/ets/re_export/folder/folder2/export.ets index 511cd311c9b4e93581c9bae01983095c5e21685a..e470ab2fd5d9d8098b4ba87d6d33d1da25feed4d 100644 --- a/ets2panda/test/parser/ets/re_export/folder/folder2/export.ets +++ b/ets2panda/test/parser/ets/re_export/folder/folder2/export.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/folder/re_export_6.ets b/ets2panda/test/parser/ets/re_export/folder/re_export_6.ets index f4b79397bb03238955c0cd6c73eec58a5d5eb57c..694e25824d71b3d431fb672b2cd501327b0be50c 100644 --- a/ets2panda/test/parser/ets/re_export/folder/re_export_6.ets +++ b/ets2panda/test/parser/ets/re_export/folder/re_export_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/folder/re_export_7.ets b/ets2panda/test/parser/ets/re_export/folder/re_export_7.ets index 77101058c47d0c87328fdb5f21a1d9946ffeb816..16bcd2bb97520e0446dd5720c6f745a2226bd101 100644 --- a/ets2panda/test/parser/ets/re_export/folder/re_export_7.ets +++ b/ets2panda/test/parser/ets/re_export/folder/re_export_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/folderIndex/index.ets b/ets2panda/test/parser/ets/re_export/folderIndex/index.ets index 2de0cf11791504823bdbc3b7590d3bc84be558a8..f1883a043d1056b97c0f219437f4c8411f0c7583 100644 --- a/ets2panda/test/parser/ets/re_export/folderIndex/index.ets +++ b/ets2panda/test/parser/ets/re_export/folderIndex/index.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/folderIndex/test.ets b/ets2panda/test/parser/ets/re_export/folderIndex/test.ets index 0e0ed625020b4ff498f0ce4ba28bd5742e78673e..174701abb265efd84437e91eaa45dc8be7878541 100644 --- a/ets2panda/test/parser/ets/re_export/folderIndex/test.ets +++ b/ets2panda/test/parser/ets/re_export/folderIndex/test.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/import_3.ets b/ets2panda/test/parser/ets/re_export/import_3.ets index a7c77cb50d0d46f61200e2af6c892574b1c3a740..0990c540633b322e0d8b7d23492e92058dee3e31 100644 --- a/ets2panda/test/parser/ets/re_export/import_3.ets +++ b/ets2panda/test/parser/ets/re_export/import_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/import_7.ets b/ets2panda/test/parser/ets/re_export/import_7.ets index 8d160577ade45153c0543cc6ffcf85febe087f37..e7d9bcf7bde525843b7a96f8860e5a77037649cf 100644 --- a/ets2panda/test/parser/ets/re_export/import_7.ets +++ b/ets2panda/test/parser/ets/re_export/import_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/import_index_2.ets b/ets2panda/test/parser/ets/re_export/import_index_2.ets index 0c187b82dcc12403281118deda83963bd1e7c66a..92e98dca3c611010cfc99072ef7b14ee36bc7f27 100644 --- a/ets2panda/test/parser/ets/re_export/import_index_2.ets +++ b/ets2panda/test/parser/ets/re_export/import_index_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/re_export.ets b/ets2panda/test/parser/ets/re_export/re_export.ets index f4b79397bb03238955c0cd6c73eec58a5d5eb57c..694e25824d71b3d431fb672b2cd501327b0be50c 100644 --- a/ets2panda/test/parser/ets/re_export/re_export.ets +++ b/ets2panda/test/parser/ets/re_export/re_export.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/re_export_2.ets b/ets2panda/test/parser/ets/re_export/re_export_2.ets index 8e7ecd65a92cdf090b85de055916e89f8c562489..9ed7529b8e2fa6636f730f091df218b5b8dfcb93 100644 --- a/ets2panda/test/parser/ets/re_export/re_export_2.ets +++ b/ets2panda/test/parser/ets/re_export/re_export_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/re_export_3.ets b/ets2panda/test/parser/ets/re_export/re_export_3.ets index b891ef7e9af89285a6c19252e7088f957e2e26a1..a089d398558128b0d1c57f4cf92a79ab0448b77b 100644 --- a/ets2panda/test/parser/ets/re_export/re_export_3.ets +++ b/ets2panda/test/parser/ets/re_export/re_export_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/re_export_4.ets b/ets2panda/test/parser/ets/re_export/re_export_4.ets index 31d8c57fb1c03da94cf50bf6de1f157cbd7fd3c0..1390cb95df85039dc1d83b4b4e19bc4f45b5541f 100644 --- a/ets2panda/test/parser/ets/re_export/re_export_4.ets +++ b/ets2panda/test/parser/ets/re_export/re_export_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/re_export/re_export_5.ets b/ets2panda/test/parser/ets/re_export/re_export_5.ets index 66e570889ebfa7cbf92aa7efe3939260fb7ac20a..27bf6ef4be784e68d259f30390e4f19fd42cce75 100644 --- a/ets2panda/test/parser/ets/re_export/re_export_5.ets +++ b/ets2panda/test/parser/ets/re_export/re_export_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/regression-target-type-context.ets b/ets2panda/test/parser/ets/regression-target-type-context.ets index d2f007dcd5ee813800c4468f11e527fd63820641..5db33915383b28dba1cbc19067258bdfe4526e86 100644 --- a/ets2panda/test/parser/ets/regression-target-type-context.ets +++ b/ets2panda/test/parser/ets/regression-target-type-context.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/rest_parameter_01.ets b/ets2panda/test/parser/ets/rest_parameter_01.ets index dd5329892b8206d4031d8cef21968776d25ebdbd..61fc3ea45e08d610d76d3f09f601decf2c51196c 100644 --- a/ets2panda/test/parser/ets/rest_parameter_01.ets +++ b/ets2panda/test/parser/ets/rest_parameter_01.ets @@ -1,5 +1,5 @@ /* -* Copyright (c) 2022-2023 Huawei Device Co., Ltd. +* Copyright (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/ets2panda/test/parser/ets/rest_parameter_02.ets b/ets2panda/test/parser/ets/rest_parameter_02.ets index 08fb43c7efb43aade15fd143918b9a9f9e59868e..1253a0e5bb7ca3b543358fae90f4916796b0a95f 100644 --- a/ets2panda/test/parser/ets/rest_parameter_02.ets +++ b/ets2panda/test/parser/ets/rest_parameter_02.ets @@ -1,5 +1,5 @@ /* -* Copyright (c) 2022-2023 Huawei Device Co., Ltd. +* Copyright (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/ets2panda/test/parser/ets/rest_parameter_03.ets b/ets2panda/test/parser/ets/rest_parameter_03.ets index 06a0e0c5c0750b74eb73e9ca6da356ea964d57b2..3f3f5ecbcc78f7adff07f7e31562798d86967ad0 100644 --- a/ets2panda/test/parser/ets/rest_parameter_03.ets +++ b/ets2panda/test/parser/ets/rest_parameter_03.ets @@ -1,5 +1,5 @@ /* -* Copyright (c) 2022-2023 Huawei Device Co., Ltd. +* Copyright (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/ets2panda/test/parser/ets/rethrow-func-1.ets b/ets2panda/test/parser/ets/rethrow-func-1.ets index c380310397ab739db0fbc1f57b6a9cded2c02107..6d7162a806d0527840cfafebe1f53c152bdc0711 100644 --- a/ets2panda/test/parser/ets/rethrow-func-1.ets +++ b/ets2panda/test/parser/ets/rethrow-func-1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/return.ets b/ets2panda/test/parser/ets/return.ets index 219bb9d58e9d518d7d40425e4e8400372df6305b..48b349b9e04a11b4fd570a91c10c932b157b5481 100644 --- a/ets2panda/test/parser/ets/return.ets +++ b/ets2panda/test/parser/ets/return.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/scoped_decl.ets b/ets2panda/test/parser/ets/scoped_decl.ets index b5f9e03aade8e5c924458165abeffff54d66d0a2..9b45fd51c78a32aa7372507e7d07945ea191329b 100644 --- a/ets2panda/test/parser/ets/scoped_decl.ets +++ b/ets2panda/test/parser/ets/scoped_decl.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/selective_export/selective_export_1.ets b/ets2panda/test/parser/ets/selective_export/selective_export_1.ets index 37c93c3959c797f38850dbc3dec3d2b36f877d25..27b464fd279e6b1696cfa1b061f64fa33ad8c570 100644 --- a/ets2panda/test/parser/ets/selective_export/selective_export_1.ets +++ b/ets2panda/test/parser/ets/selective_export/selective_export_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/selective_export/selective_export_2.ets b/ets2panda/test/parser/ets/selective_export/selective_export_2.ets index 3a0c5b89851f456f075306ca325050e7426e5cd2..39d8a14aaf2ef8bed8b85da5acd8282b0148743b 100644 --- a/ets2panda/test/parser/ets/selective_export/selective_export_2.ets +++ b/ets2panda/test/parser/ets/selective_export/selective_export_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/selective_export/selective_export_3.ets b/ets2panda/test/parser/ets/selective_export/selective_export_3.ets index 1a64e5b86fd334897044a675cf1d38eeacf6fe42..54a39abf5da57e7a296f2aad45ed94dc89fda4c7 100644 --- a/ets2panda/test/parser/ets/selective_export/selective_export_3.ets +++ b/ets2panda/test/parser/ets/selective_export/selective_export_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/selective_export/selective_export_4.ets b/ets2panda/test/parser/ets/selective_export/selective_export_4.ets index 75cc498e0e4c0bf697b2bdb93ec512782729a724..a936e69fea4b201e7f2d6a8c1f316d6204c45f73 100644 --- a/ets2panda/test/parser/ets/selective_export/selective_export_4.ets +++ b/ets2panda/test/parser/ets/selective_export/selective_export_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/selective_export/selective_export_bad.ets b/ets2panda/test/parser/ets/selective_export/selective_export_bad.ets index 0e6c6f7c877c099805b504516d6b1839ccad14f4..0923f19e7bc99e85702bf944b9717a4435a7d62c 100644 --- a/ets2panda/test/parser/ets/selective_export/selective_export_bad.ets +++ b/ets2panda/test/parser/ets/selective_export/selective_export_bad.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/setter_native.ets b/ets2panda/test/parser/ets/setter_native.ets index 082f64c007ddcf98c5f8610860a5888894f49415..5a16d2327ba8e0c2f8aa5df90433c8f05deeb9c0 100644 --- a/ets2panda/test/parser/ets/setter_native.ets +++ b/ets2panda/test/parser/ets/setter_native.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/setter_with_non_void.ets b/ets2panda/test/parser/ets/setter_with_non_void.ets index 3d823dc16fb8c328dcc5217a341acba188408218..fd45d7a68f2620f3b44bce40994fd94cf366a778 100644 --- a/ets2panda/test/parser/ets/setter_with_non_void.ets +++ b/ets2panda/test/parser/ets/setter_with_non_void.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/simple_types.ets b/ets2panda/test/parser/ets/simple_types.ets index 825cc76c7ac0e12ffc26647f8ebcf674608f9648..c32da6dbfd66776b1a6702618c967351e40fb78b 100644 --- a/ets2panda/test/parser/ets/simple_types.ets +++ b/ets2panda/test/parser/ets/simple_types.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/special_signatures.ets b/ets2panda/test/parser/ets/special_signatures.ets index 874cf1e3a58d9e45b07a505c685700ced58b0987..b6ba3962938767de8cd6bdd23b2ae518dd58fd1f 100644 --- a/ets2panda/test/parser/ets/special_signatures.ets +++ b/ets2panda/test/parser/ets/special_signatures.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/static_func_call_1.ets b/ets2panda/test/parser/ets/static_func_call_1.ets index 7708f7e5e10a5d1c38d86a5d396da631354b8f50..00a475d41bb62ebbd7b51bd5717826fed4343dd8 100644 --- a/ets2panda/test/parser/ets/static_func_call_1.ets +++ b/ets2panda/test/parser/ets/static_func_call_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/static_func_call_2.ets b/ets2panda/test/parser/ets/static_func_call_2.ets index 206bcb5d87405478204a82da295a31274f4afe99..5632601ca25beac283e89b221a0835d5ce5667cd 100644 --- a/ets2panda/test/parser/ets/static_func_call_2.ets +++ b/ets2panda/test/parser/ets/static_func_call_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method.ets b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method.ets index 1b659108ead55ad9a15158f52cc10fd30ad199b2..7f618c5f9e510cca86ffbf4b52cd5aef7cba09bc 100644 --- a/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method.ets +++ b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_1.ets b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_1.ets index 74d9c978f607a47c15900f3da13a37bde7d9f384..d6940c7a1aa333c536a62a125b7c39ec4b4bb1d2 100644 --- a/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_1.ets +++ b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_2.ets b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_2.ets index fc2ae029ca1e2f2181366d7225fc25d4b54b2607..f36925e7ec356c66cb7af26f7c639966875e8375 100644 --- a/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_2.ets +++ b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_3.ets b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_3.ets index 1d6d4e6f3eca255d49749063e4819d37663f03de..a1ce0bc798da2838839ae2204581efcf4777f01d 100644 --- a/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_3.ets +++ b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_4.ets b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_4.ets index 179bd1504de0d90751a5a3bcca34123c24903bb5..c94a89cf65225bf1b9bbfdfba0167862ddb26abd 100644 --- a/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_4.ets +++ b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_coexist_invoke_method_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature.ets b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature.ets index bde2c95ca14fde40f9f6a1b5e437449064747c50..4513eff6f487e5786cad3d37e534906c9e2d5733 100644 --- a/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature.ets +++ b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature_1.ets b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature_1.ets index c4358de52030d0e8987c4caf618af12d6fee7e3f..00a2d0c01f706846a3105d299244d19d4720d879 100644 --- a/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature_1.ets +++ b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature_2.ets b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature_2.ets index bf102b35c033c27d34b770c515526a0ab56cbb8b..00c85012ee763ae59cbc13b715cdd73c67aa2ac0 100644 --- a/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature_2.ets +++ b/ets2panda/test/parser/ets/static_invoke_tests/static_invoke_mismatch_signature_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/string.ets b/ets2panda/test/parser/ets/string.ets index e90f240c58436cbf68895049106fa173f20805bd..f89de5f359173118c894cdabc4bcc67033dafa28 100644 --- a/ets2panda/test/parser/ets/string.ets +++ b/ets2panda/test/parser/ets/string.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/string_literal_01.ets b/ets2panda/test/parser/ets/string_literal_01.ets index 8e0b515f90e99b46f01a1cf761339e325e6818f3..b8b2520d74beb747c961d5b48553afe3ed2f1c01 100644 --- a/ets2panda/test/parser/ets/string_literal_01.ets +++ b/ets2panda/test/parser/ets/string_literal_01.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_identifier.ets b/ets2panda/test/parser/ets/struct_identifier.ets index 2429bb31c5e41da2ab0af94d4f57664c2d6a8362..f79f90bd9b616e234a168944d859b741e8eb29d8 100644 --- a/ets2panda/test/parser/ets/struct_identifier.ets +++ b/ets2panda/test/parser/ets/struct_identifier.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_init.ets b/ets2panda/test/parser/ets/struct_init.ets index 0f223742772ee5ff9770a4dfac5625cce7db45aa..f122ff021c6a83f835e35f6ead239b561e6407af 100644 --- a/ets2panda/test/parser/ets/struct_init.ets +++ b/ets2panda/test/parser/ets/struct_init.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_invalid_abstract.ets b/ets2panda/test/parser/ets/struct_invalid_abstract.ets index f082714aadab082a350875865316ed9d35667c36..3e8b6aa67fb0ab4dc2b0fa38dd82c55764c08c9c 100644 --- a/ets2panda/test/parser/ets/struct_invalid_abstract.ets +++ b/ets2panda/test/parser/ets/struct_invalid_abstract.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_invalid_extends1.ets b/ets2panda/test/parser/ets/struct_invalid_extends1.ets index 526bd3f070641b77674ecf50f39952e5054e607a..f1efb84e1c275079e359ecb931c36e42855254c5 100644 --- a/ets2panda/test/parser/ets/struct_invalid_extends1.ets +++ b/ets2panda/test/parser/ets/struct_invalid_extends1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_invalid_extends2.ets b/ets2panda/test/parser/ets/struct_invalid_extends2.ets index be76b6f41aaa7ef0b9548f219569ff3dba301cf7..85285878e053d858f4bc7af18427815e256eb63f 100644 --- a/ets2panda/test/parser/ets/struct_invalid_extends2.ets +++ b/ets2panda/test/parser/ets/struct_invalid_extends2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_invalid_extends3.ets b/ets2panda/test/parser/ets/struct_invalid_extends3.ets index c22e6af96901e1be81daaf20a95bac166da133b7..5e79b30199aa8872bce096b464c802c0c0380a8b 100644 --- a/ets2panda/test/parser/ets/struct_invalid_extends3.ets +++ b/ets2panda/test/parser/ets/struct_invalid_extends3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_invalid_extends4.ets b/ets2panda/test/parser/ets/struct_invalid_extends4.ets index e741104634b33d9b9ae1800d878940cb3ae4027c..7ffe03e98d7c7050b2b975b369436ec592d22eb4 100644 --- a/ets2panda/test/parser/ets/struct_invalid_extends4.ets +++ b/ets2panda/test/parser/ets/struct_invalid_extends4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_invalid_local.ets b/ets2panda/test/parser/ets/struct_invalid_local.ets index fa3b62fc5c93c61ed5becb6071af45502a74abe9..c535b2d0870ab0f93c9d78cae68cbf1c59ce56e4 100644 --- a/ets2panda/test/parser/ets/struct_invalid_local.ets +++ b/ets2panda/test/parser/ets/struct_invalid_local.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_invalid_nested1.ets b/ets2panda/test/parser/ets/struct_invalid_nested1.ets index 0702fcbc46ffa9c7fec5552c48afad27c27291d7..3b098fdbdb75ca071be21294bb6a377bf52b78e2 100644 --- a/ets2panda/test/parser/ets/struct_invalid_nested1.ets +++ b/ets2panda/test/parser/ets/struct_invalid_nested1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_invalid_nested2.ets b/ets2panda/test/parser/ets/struct_invalid_nested2.ets index b72ed932f34893e0f6257cf5df2b6426e48a08dc..26361ae44eec2590ffe3f6786eb23161b0e31949 100644 --- a/ets2panda/test/parser/ets/struct_invalid_nested2.ets +++ b/ets2panda/test/parser/ets/struct_invalid_nested2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_invalid_nested3.ets b/ets2panda/test/parser/ets/struct_invalid_nested3.ets index 6c899990bf2b663adf5623a6ae458e840be3be6c..165ccaf24f2e5f7146d9351f1d5f3f995a0166ad 100644 --- a/ets2panda/test/parser/ets/struct_invalid_nested3.ets +++ b/ets2panda/test/parser/ets/struct_invalid_nested3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_static_initializer.ets b/ets2panda/test/parser/ets/struct_static_initializer.ets index 258a86a76aac7bdc8baf9ae071acd12ab6d245e8..f7666886988eb7c15048c308820e816c237f0281 100644 --- a/ets2panda/test/parser/ets/struct_static_initializer.ets +++ b/ets2panda/test/parser/ets/struct_static_initializer.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/struct_templete.ets b/ets2panda/test/parser/ets/struct_templete.ets index 58e2c57a004631ea7ed9dedafabd2b78e1d7235a..3042aae85620b86bbaf76a3862495b158540fe90 100644 --- a/ets2panda/test/parser/ets/struct_templete.ets +++ b/ets2panda/test/parser/ets/struct_templete.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch.ets b/ets2panda/test/parser/ets/switch.ets index c6e1f36ee0cb3b44debfb0655c53ce8459299d59..6e950a45965524d3e71a57dd386b6633b829ef67 100644 --- a/ets2panda/test/parser/ets/switch.ets +++ b/ets2panda/test/parser/ets/switch.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch2.ets b/ets2panda/test/parser/ets/switch2.ets index 743afebe9994ee4ce2d0eb336bdf786fd2fe49f4..b056d21e485305f7b81c759b4f880df29303a267 100644 --- a/ets2panda/test/parser/ets/switch2.ets +++ b/ets2panda/test/parser/ets/switch2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_alive_1.ets b/ets2panda/test/parser/ets/switch_alive_1.ets index 69843a65337895efa80becc94acc1429ff857623..cbf38d74cbcf50c3d94ea236713395e6462b64ed 100644 --- a/ets2panda/test/parser/ets/switch_alive_1.ets +++ b/ets2panda/test/parser/ets/switch_alive_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_alive_2.ets b/ets2panda/test/parser/ets/switch_alive_2.ets index 6d5ec458c378abd767ea2f15d87fe4ff67347af7..df69a868ddb9a8ce75c91c0b7315d9f162efb2a9 100644 --- a/ets2panda/test/parser/ets/switch_alive_2.ets +++ b/ets2panda/test/parser/ets/switch_alive_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_alive_3.ets b/ets2panda/test/parser/ets/switch_alive_3.ets index beca701ba5a384eefc1d7ca6d21a11f99a16905c..d5e89cf364aa855144bbac294b111b4846a1e7a3 100644 --- a/ets2panda/test/parser/ets/switch_alive_3.ets +++ b/ets2panda/test/parser/ets/switch_alive_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_alive_4.ets b/ets2panda/test/parser/ets/switch_alive_4.ets index c827d24fb2b74f0a00e55bdc7ca43cc5733636ed..b368a3fbeb19779668f3724fa3c4cee1d8312d02 100644 --- a/ets2panda/test/parser/ets/switch_alive_4.ets +++ b/ets2panda/test/parser/ets/switch_alive_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_char_compare_num.ets b/ets2panda/test/parser/ets/switch_char_compare_num.ets index 716d8e526eba99058740ab12c960cbe9cb72555b..5ceab86066fd44bf629036d0f7dc08b1aa8c39dc 100644 --- a/ets2panda/test/parser/ets/switch_char_compare_num.ets +++ b/ets2panda/test/parser/ets/switch_char_compare_num.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_const_int_compare_char_duplicate.ets b/ets2panda/test/parser/ets/switch_const_int_compare_char_duplicate.ets index fca991eb1843c1b9795913a952fefe16c2ce58a8..161dd58540c1929aec419e09b238c1fd0e399d70 100644 --- a/ets2panda/test/parser/ets/switch_const_int_compare_char_duplicate.ets +++ b/ets2panda/test/parser/ets/switch_const_int_compare_char_duplicate.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_enum.ets b/ets2panda/test/parser/ets/switch_enum.ets index 2f5ee7ec166f5eb73fdd8908a2af0f25a40f1225..ca6b7bbc2772e7e622967e8f66b4528fbd4227ff 100644 --- a/ets2panda/test/parser/ets/switch_enum.ets +++ b/ets2panda/test/parser/ets/switch_enum.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_enum2.ets b/ets2panda/test/parser/ets/switch_enum2.ets index ec9b7a96c81234be0649af665665a893628254e6..371a6648784cd23050469cb5385e1712c7642486 100644 --- a/ets2panda/test/parser/ets/switch_enum2.ets +++ b/ets2panda/test/parser/ets/switch_enum2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_enum_3.ets b/ets2panda/test/parser/ets/switch_enum_3.ets index 9774430238d898a25373e03bc97422939aca40de..7ff82102d91835b2e7ecc409894f737403485ac6 100644 --- a/ets2panda/test/parser/ets/switch_enum_3.ets +++ b/ets2panda/test/parser/ets/switch_enum_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_enum_case_duplicate.ets b/ets2panda/test/parser/ets/switch_enum_case_duplicate.ets index 08bcc327bc529ad4414f7bb13bd0339433632044..6c0501aca9908e269531b09664d9ecac3ae8d50c 100644 --- a/ets2panda/test/parser/ets/switch_enum_case_duplicate.ets +++ b/ets2panda/test/parser/ets/switch_enum_case_duplicate.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_num_compare_char.ets b/ets2panda/test/parser/ets/switch_num_compare_char.ets index 978d12b16d55aae8bd4d012a00ec81174b56ab38..54b9bd49df196c336f8ee2a83f89ff1ca341679e 100644 --- a/ets2panda/test/parser/ets/switch_num_compare_char.ets +++ b/ets2panda/test/parser/ets/switch_num_compare_char.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_num_compare_char_duplicate.ets b/ets2panda/test/parser/ets/switch_num_compare_char_duplicate.ets index d40991d6f91b5807130b78320e4dd12c1c772bee..8dc1b4f86dadd48f58c63893c6c28a45ceee3049 100644 --- a/ets2panda/test/parser/ets/switch_num_compare_char_duplicate.ets +++ b/ets2panda/test/parser/ets/switch_num_compare_char_duplicate.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_readonly_member.ets b/ets2panda/test/parser/ets/switch_readonly_member.ets index 3428bd015c2da20f84ded6b51afe7565b2dffd71..829caa06ac89a83bcd90fd341ea74de4939135a5 100644 --- a/ets2panda/test/parser/ets/switch_readonly_member.ets +++ b/ets2panda/test/parser/ets/switch_readonly_member.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_readonly_member_compare_char.ets b/ets2panda/test/parser/ets/switch_readonly_member_compare_char.ets index 74d804eb06893526cde7a65763a3706095ee0b6c..d8dfeae13e0fcf38d4280dfc069f28dfacef6651 100644 --- a/ets2panda/test/parser/ets/switch_readonly_member_compare_char.ets +++ b/ets2panda/test/parser/ets/switch_readonly_member_compare_char.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_readonly_member_compare_char_2.ets b/ets2panda/test/parser/ets/switch_readonly_member_compare_char_2.ets index 8b9591b444a1633a65af8e973a45d3d8614d6299..c5b01f53547d3ef04b3b175a0b72b79f69411a60 100644 --- a/ets2panda/test/parser/ets/switch_readonly_member_compare_char_2.ets +++ b/ets2panda/test/parser/ets/switch_readonly_member_compare_char_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_readonly_member_different_enum.ets b/ets2panda/test/parser/ets/switch_readonly_member_different_enum.ets index fcc69318d6781ac7ea7ef954b1c05b9b1af99bb5..cb08f725ac1f6c7ec3269c476c7bd571015861e5 100644 --- a/ets2panda/test/parser/ets/switch_readonly_member_different_enum.ets +++ b/ets2panda/test/parser/ets/switch_readonly_member_different_enum.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_readonly_member_different_enum_2.ets b/ets2panda/test/parser/ets/switch_readonly_member_different_enum_2.ets index c966845d4795f40dddcded83686fd26e6672483b..a50c2c52bb6998de7a07da11167085fcad59ba64 100644 --- a/ets2panda/test/parser/ets/switch_readonly_member_different_enum_2.ets +++ b/ets2panda/test/parser/ets/switch_readonly_member_different_enum_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_readonly_member_enum.ets b/ets2panda/test/parser/ets/switch_readonly_member_enum.ets index 31cdcb5ca20adee041fcd3085d36e11e12e7d69c..b6651c756d138e254248dd851762209163659690 100644 --- a/ets2panda/test/parser/ets/switch_readonly_member_enum.ets +++ b/ets2panda/test/parser/ets/switch_readonly_member_enum.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_readonly_member_enum_duplicate.ets b/ets2panda/test/parser/ets/switch_readonly_member_enum_duplicate.ets index b2756d8e9f45d1a8bf295891002b67805601f7e0..7daefb3aa71e8684cb419b04de4536604f0691bd 100644 --- a/ets2panda/test/parser/ets/switch_readonly_member_enum_duplicate.ets +++ b/ets2panda/test/parser/ets/switch_readonly_member_enum_duplicate.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/switch_readonly_member_number_duplicate.ets b/ets2panda/test/parser/ets/switch_readonly_member_number_duplicate.ets index 0b72cb55fa0c98e8a1e4950292ed518cce1233c8..59f8e78e6d1782bd4dab5151329a630217341933 100644 --- a/ets2panda/test/parser/ets/switch_readonly_member_number_duplicate.ets +++ b/ets2panda/test/parser/ets/switch_readonly_member_number_duplicate.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/swtich_not_const.ets b/ets2panda/test/parser/ets/swtich_not_const.ets index 37526c7fb3119c668d8aa74efd297685415caeb5..b70a27fc9f1844dcec7d9c67981611be9055adb7 100644 --- a/ets2panda/test/parser/ets/swtich_not_const.ets +++ b/ets2panda/test/parser/ets/swtich_not_const.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/ternary.ets b/ets2panda/test/parser/ets/ternary.ets index 1ac47900d5c853f71293dc1f112def838cd80368..f92bc8c92f93ce812a437379ecbc8b0c7533d2f3 100644 --- a/ets2panda/test/parser/ets/ternary.ets +++ b/ets2panda/test/parser/ets/ternary.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_interface.ets b/ets2panda/test/parser/ets/test_interface.ets index 522b35e132588e95b7d977811a4b6e96ec53c750..691787cf416dc1aa3276b879f69d8fc96fc63074 100644 --- a/ets2panda/test/parser/ets/test_interface.ets +++ b/ets2panda/test/parser/ets/test_interface.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_jsvalue.ets b/ets2panda/test/parser/ets/test_jsvalue.ets index acf09c211fd29a590e941d8e77b8b94089b30e41..d6ee0f114bce1bd334724268822cda0b74a330d3 100644 --- a/ets2panda/test/parser/ets/test_jsvalue.ets +++ b/ets2panda/test/parser/ets/test_jsvalue.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_jsvalue_get_double.ets b/ets2panda/test/parser/ets/test_jsvalue_get_double.ets index 427ee04bd39bb72cc68744cc91c5ed0b32f732ee..3a7e770e27cfe217ab482606e922e93d9389d823 100644 --- a/ets2panda/test/parser/ets/test_jsvalue_get_double.ets +++ b/ets2panda/test/parser/ets/test_jsvalue_get_double.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_jsvalue_get_property_1.ets b/ets2panda/test/parser/ets/test_jsvalue_get_property_1.ets index 58b85b91a1a11c1c0ec9989970f92970de589d19..f3166615fe69b0fc8852cdc79a81dfd99209f9f6 100644 --- a/ets2panda/test/parser/ets/test_jsvalue_get_property_1.ets +++ b/ets2panda/test/parser/ets/test_jsvalue_get_property_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_jsvalue_get_property_2.ets b/ets2panda/test/parser/ets/test_jsvalue_get_property_2.ets index a11328f993ba255a4b95d3543b5627c43e7f194d..0249ffbf688112cf53d9e9ef1122b2c065943376 100644 --- a/ets2panda/test/parser/ets/test_jsvalue_get_property_2.ets +++ b/ets2panda/test/parser/ets/test_jsvalue_get_property_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_jsvalue_set_double.ets b/ets2panda/test/parser/ets/test_jsvalue_set_double.ets index ada3ec5b2ed918ed34f284cdefd4f1b92309d780..8b60865a3bdcedaad10a554c7bff37170d42eae9 100644 --- a/ets2panda/test/parser/ets/test_jsvalue_set_double.ets +++ b/ets2panda/test/parser/ets/test_jsvalue_set_double.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_jsvalue_set_property_1.ets b/ets2panda/test/parser/ets/test_jsvalue_set_property_1.ets index 386beaea0cb58dbbaf8f0ee99e032b289efdf735..d230d310198de65a3ab147a4301b4088a0382119 100644 --- a/ets2panda/test/parser/ets/test_jsvalue_set_property_1.ets +++ b/ets2panda/test/parser/ets/test_jsvalue_set_property_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_jsvalue_set_property_2.ets b/ets2panda/test/parser/ets/test_jsvalue_set_property_2.ets index de8dc1144c9bd23dca01f932ad745d799be5f173..bc43809ecb8c6d3565e952b78879c49728a83133 100644 --- a/ets2panda/test/parser/ets/test_jsvalue_set_property_2.ets +++ b/ets2panda/test/parser/ets/test_jsvalue_set_property_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_type_alias1.ets b/ets2panda/test/parser/ets/test_type_alias1.ets index 5fdb201db752764b09375aec41871f371b932b26..db0244813b971554b7f70c8de51997a089783c76 100644 --- a/ets2panda/test/parser/ets/test_type_alias1.ets +++ b/ets2panda/test/parser/ets/test_type_alias1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_type_alias10.ets b/ets2panda/test/parser/ets/test_type_alias10.ets index cf1e242a71017d1851009ce529881e64256a16d7..ed35db2db8c4107ec6af6be557166dfbb014a129 100644 --- a/ets2panda/test/parser/ets/test_type_alias10.ets +++ b/ets2panda/test/parser/ets/test_type_alias10.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_type_alias2.ets b/ets2panda/test/parser/ets/test_type_alias2.ets index 18b3981b3afa67ad48fbe582781b403fd5d0ff3a..96f28162f44554fe023f2cc5de8e72c49ad1333a 100644 --- a/ets2panda/test/parser/ets/test_type_alias2.ets +++ b/ets2panda/test/parser/ets/test_type_alias2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_type_alias3.ets b/ets2panda/test/parser/ets/test_type_alias3.ets index df84679de3d023c7210beefd6ab33f5bc3e51905..934e33d7e6677b1572d64141d643da5057841771 100644 --- a/ets2panda/test/parser/ets/test_type_alias3.ets +++ b/ets2panda/test/parser/ets/test_type_alias3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_type_alias4.ets b/ets2panda/test/parser/ets/test_type_alias4.ets index 7048316416df2e1dfacca47360dcaf0cf87237e7..699a53b9a7348525766f6eec8701043eeb121b12 100644 --- a/ets2panda/test/parser/ets/test_type_alias4.ets +++ b/ets2panda/test/parser/ets/test_type_alias4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_type_alias5.ets b/ets2panda/test/parser/ets/test_type_alias5.ets index 5bd567e23f9357ed57d5daebb9d4dfd336c5263a..035db4806fa56fe56460c84a0727a2df8788b22b 100644 --- a/ets2panda/test/parser/ets/test_type_alias5.ets +++ b/ets2panda/test/parser/ets/test_type_alias5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_type_alias6.ets b/ets2panda/test/parser/ets/test_type_alias6.ets index a45beb7ad27de6e6e83a9132e74adea8482e30cf..c222a55869538fb5f5e0019c570aab7d36e00177 100644 --- a/ets2panda/test/parser/ets/test_type_alias6.ets +++ b/ets2panda/test/parser/ets/test_type_alias6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_type_alias7.ets b/ets2panda/test/parser/ets/test_type_alias7.ets index c3befa23e1e8d5f3743dfae7113170875550cc6e..5bb10882c801402bbc766f563a754c002ae8abe3 100644 --- a/ets2panda/test/parser/ets/test_type_alias7.ets +++ b/ets2panda/test/parser/ets/test_type_alias7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_type_alias8.ets b/ets2panda/test/parser/ets/test_type_alias8.ets index 083656bf677d8f5ee32439d37fc520f63300374b..ccf0b29892dfa58c6cf90aa611c22926f0e8b057 100644 --- a/ets2panda/test/parser/ets/test_type_alias8.ets +++ b/ets2panda/test/parser/ets/test_type_alias8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/test_type_alias9.ets b/ets2panda/test/parser/ets/test_type_alias9.ets index f942a2a6871841123673b7e8fc35f40882108741..9c37be5e4863926aaf81c275a96f8846d3042267 100644 --- a/ets2panda/test/parser/ets/test_type_alias9.ets +++ b/ets2panda/test/parser/ets/test_type_alias9.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_callee.ets b/ets2panda/test/parser/ets/this_callee.ets index 27f0a4315a88e98b4d5dc90bf1dcff081c83ae2a..048edcdc8333e0a677b1d131b6d1127d0051db4a 100644 --- a/ets2panda/test/parser/ets/this_callee.ets +++ b/ets2panda/test/parser/ets/this_callee.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_cmp_object.ets b/ets2panda/test/parser/ets/this_cmp_object.ets index 6f6473798731778234d1ffaf3caf3e14d7d17d4a..c6d4f6612f454ce72420a857ede0934a017d17c7 100644 --- a/ets2panda/test/parser/ets/this_cmp_object.ets +++ b/ets2panda/test/parser/ets/this_cmp_object.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_equality.ets b/ets2panda/test/parser/ets/this_equality.ets index 87ddac49f624ab2ea70647b5a8b0c44ddf5e337a..d9fcc255e01e5bad7bb513b8b2295c76698a9fe7 100644 --- a/ets2panda/test/parser/ets/this_equality.ets +++ b/ets2panda/test/parser/ets/this_equality.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_expression.ets b/ets2panda/test/parser/ets/this_expression.ets index 9289eea4fa1f146c77b653a163ac20920b3af6f6..1cdef4c9220db572107aed796c4ec46798bb9304 100644 --- a/ets2panda/test/parser/ets/this_expression.ets +++ b/ets2panda/test/parser/ets/this_expression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_class_field_invalid.ets b/ets2panda/test/parser/ets/this_type_class_field_invalid.ets index a0f3bab042704fd241ccb1381b2a56d317f0085e..0bd6dd1c37286df67261527bc9cb63f3dbe2f00c 100644 --- a/ets2panda/test/parser/ets/this_type_class_field_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_class_field_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_class_method_parameter_invalid.ets b/ets2panda/test/parser/ets/this_type_class_method_parameter_invalid.ets index 059bc190595ca1d52f8e44ed378c0e344f9f3a08..e01751b7cf85dc313834ff8fb6b60c765ae90a0c 100644 --- a/ets2panda/test/parser/ets/this_type_class_method_parameter_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_class_method_parameter_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_class_method_return_valid.ets b/ets2panda/test/parser/ets/this_type_class_method_return_valid.ets index 4120e8608aeab5780e1e4a77c90f9e1e227a52f5..7667a920743a58b279ab10474992c53b8287e30a 100644 --- a/ets2panda/test/parser/ets/this_type_class_method_return_valid.ets +++ b/ets2panda/test/parser/ets/this_type_class_method_return_valid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_class_static_method_parameter_invalid.ets b/ets2panda/test/parser/ets/this_type_class_static_method_parameter_invalid.ets index 113852662219919c03bfab94951d76d6d814be4c..460ae97038dbefa790f373e7e7a2a82791d87867 100644 --- a/ets2panda/test/parser/ets/this_type_class_static_method_parameter_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_class_static_method_parameter_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_class_static_method_return_invalid.ets b/ets2panda/test/parser/ets/this_type_class_static_method_return_invalid.ets index 7fabdb2fb175380c54064e313112878c58b4375e..844361aab28d76a368064880cd450a930b3c2eb7 100644 --- a/ets2panda/test/parser/ets/this_type_class_static_method_return_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_class_static_method_return_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_function_parameter_invalid.ets b/ets2panda/test/parser/ets/this_type_function_parameter_invalid.ets index 22f3277e7d545f46c6c7e962043b34ac6abe4630..53e268f9fce74f5c2d3143a251b3f215879da4e0 100644 --- a/ets2panda/test/parser/ets/this_type_function_parameter_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_function_parameter_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_function_return_invalid.ets b/ets2panda/test/parser/ets/this_type_function_return_invalid.ets index acea016f969dd1ecf5aebeaece134b3f2ad3b3c2..e9baad70ca88e7fd17f5ccc702c7b0acef46bdc9 100644 --- a/ets2panda/test/parser/ets/this_type_function_return_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_function_return_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_lambda_declaration_parameter_in_class_invalid.ets b/ets2panda/test/parser/ets/this_type_lambda_declaration_parameter_in_class_invalid.ets index 47f9e6f1999a9cbea939f39846f0103eb87288cc..bb6e0ff3f332fd2a6c11de341aead0ff9b32e442 100644 --- a/ets2panda/test/parser/ets/this_type_lambda_declaration_parameter_in_class_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_lambda_declaration_parameter_in_class_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_lambda_declaration_parameter_invalid.ets b/ets2panda/test/parser/ets/this_type_lambda_declaration_parameter_invalid.ets index d2f833f7e40616c5c8e414820f0cfcad5633f2c9..9cd10ef3b12606baad5a49819bc0eae3bcefadd7 100644 --- a/ets2panda/test/parser/ets/this_type_lambda_declaration_parameter_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_lambda_declaration_parameter_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_lambda_declaration_return_in_class_invalid.ets b/ets2panda/test/parser/ets/this_type_lambda_declaration_return_in_class_invalid.ets index 8987c94df550ed932ea98a3d8656213e76421981..367144d949edc04306a8eb7699e9f31ed162103c 100644 --- a/ets2panda/test/parser/ets/this_type_lambda_declaration_return_in_class_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_lambda_declaration_return_in_class_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_lambda_declaration_return_invalid.ets b/ets2panda/test/parser/ets/this_type_lambda_declaration_return_invalid.ets index 8e8fb02878dd07ce70e5f2280c55e988ca778dec..db4eda304e1971832177b5c6a5ec9132bee8bf45 100644 --- a/ets2panda/test/parser/ets/this_type_lambda_declaration_return_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_lambda_declaration_return_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_lambda_definition_parameter_in_class_invalid.ets b/ets2panda/test/parser/ets/this_type_lambda_definition_parameter_in_class_invalid.ets index d75fb8dec41ef0d75e1362dfb1be1d5165682bff..ecf624ffcfebb98a5bb2d18faa5047bd133fe37c 100644 --- a/ets2panda/test/parser/ets/this_type_lambda_definition_parameter_in_class_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_lambda_definition_parameter_in_class_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_lambda_definition_parameter_invalid.ets b/ets2panda/test/parser/ets/this_type_lambda_definition_parameter_invalid.ets index d9574a1a3ce9730f03f02de6d5788bef2098aa12..a5578922d04c375d789717a3ffe98b5a078bcf55 100644 --- a/ets2panda/test/parser/ets/this_type_lambda_definition_parameter_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_lambda_definition_parameter_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_lambda_definition_return_in_class_invalid.ets b/ets2panda/test/parser/ets/this_type_lambda_definition_return_in_class_invalid.ets index 3fa47d952e2fb164538fa3409b9f1740c7d75f5a..5c8d8c369e799c2115780a59b792ed13213d7bad 100644 --- a/ets2panda/test/parser/ets/this_type_lambda_definition_return_in_class_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_lambda_definition_return_in_class_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/this_type_lambda_definition_return_invalid.ets b/ets2panda/test/parser/ets/this_type_lambda_definition_return_invalid.ets index b681c247aecf6de5a934535d62c16b9cf5703341..4fdb0127b6992ebf0244bc37d9fa31879ac1f0bd 100644 --- a/ets2panda/test/parser/ets/this_type_lambda_definition_return_invalid.ets +++ b/ets2panda/test/parser/ets/this_type_lambda_definition_return_invalid.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/throwsRethrowsAsVariables.ets b/ets2panda/test/parser/ets/throwsRethrowsAsVariables.ets index e2cc9fdc5d7b263c1bed28a88dba1acc82c1127c..d1db305bb5f8cc1f8f17c448e5c5dd0ef943158f 100644 --- a/ets2panda/test/parser/ets/throwsRethrowsAsVariables.ets +++ b/ets2panda/test/parser/ets/throwsRethrowsAsVariables.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/topLevelStaticClass.ets b/ets2panda/test/parser/ets/topLevelStaticClass.ets index 54e6106b125c53bab18ea63f5631700a1778d272..c09209531593fbc4aff5daa1354651c6b5e8be6d 100644 --- a/ets2panda/test/parser/ets/topLevelStaticClass.ets +++ b/ets2panda/test/parser/ets/topLevelStaticClass.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body.ets index f09d6132cc420985ba746aa8559ef109bb77679b..a07b32726461dc2f6fd54e421cafb37ba29640e4 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body_capture_variable.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body_capture_variable.ets index 2831c8b050dbd04f2ee1c37ea28b02af83b948fa..a59f8859bb896deba0ba559077fb2b38adf2e064 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body_capture_variable.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body_capture_variable.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_mismatch_lambda_signature.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_mismatch_lambda_signature.ets index dc7ee181371427d9a7cafd68d7f394abd596feef..6f0d0634feeea861fc8f42c6844ff6815164c2ab 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_mismatch_lambda_signature.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_mismatch_lambda_signature.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_mismatch_lambda_signature_1.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_mismatch_lambda_signature_1.ets index 40d5480b39a06e12882275093ac39f2a2833b02c..354227874cef5224b5fce82e1aab240101cc1c30 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_mismatch_lambda_signature_1.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_mismatch_lambda_signature_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_1.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_1.ets index 7a2740173bdb289a9faa57d46a434a7d6131aee2..65edb5c33ce92b19cd639a7882cc9b8427ab590e 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_1.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_2.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_2.ets index 9b5efbcef34e32265071d48a450787f1e40e997b..caee60c1903013b150d4d749fb17188ca38a5944 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_2.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_3.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_3.ets index 1e7b1c9c9f73f373f1a802691ef2d2354a13c558..b495000d732e43f1afa12a95f2a5aaf727f793d5 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_3.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_4.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_4.ets index 6bd891e652f8717626bec9fbfefcd60ec1d32f66..d12c540936dd1a5cd603a0dd6f6f1381713ed2de 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_4.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_5.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_5.ets index 1bdf8ec51ba347561f23a1cd426ecc334445133d..18b058a1d23e96364380609bacdb1f78e03fb3b1 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_5.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_omit_call_parentheses.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_omit_call_parentheses.ets index 29f963ee11ded110e6fffdb83375e6ecc77e98ac..a7af32efd9bd075771cf1c83a0d71332e9a958af 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_omit_call_parentheses.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_omit_call_parentheses.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_overload.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_overload.ets index 2ba97a435c1b55a3e6924f6aac20a40981c36a29..41b1e7d6e59a598d9fe7f6109d96fd14bba167f1 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_overload.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_overload.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_overload_1.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_overload_1.ets index abe9dfa4d094d2515167b1bd1437771dc21ee53f..49f491a370d985d8094f2e4da6b75bcd05c342a5 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_overload_1.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_overload_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_transform_trailing_block.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_transform_trailing_block.ets index e541acd06b0b2bfb3f8fd8bc1c09030cddbb5720..c7ebc450f66e8da9b5f25b44ad82605a0e0ddb1e 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_transform_trailing_block.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_transform_trailing_block.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_type_alias.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_type_alias.ets index eb8276cd2ce98062a1cf2b3cfd03b3c9467108e5..c37062951aef2c5504598e4c0b5ef5ae97476792 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_type_alias.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_type_alias.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_with_throw.ets b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_with_throw.ets index 9c99d558442c2dc7c5b0607c24858101834e6f4e..a0cb84287ab9e2522ad1a3845709ecd48ce2ec95 100644 --- a/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_with_throw.ets +++ b/ets2panda/test/parser/ets/trailing_lambda_tests/trailing_lambda_with_throw.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/tryBlockOnly.ets b/ets2panda/test/parser/ets/tryBlockOnly.ets index 844490e8be8ca15fc66eebd3d9720f64e3d34087..9d43d80693bc72a992c25063fb61d16adb9fe0c8 100644 --- a/ets2panda/test/parser/ets/tryBlockOnly.ets +++ b/ets2panda/test/parser/ets/tryBlockOnly.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/tryFinallyBlockOnly.ets b/ets2panda/test/parser/ets/tryFinallyBlockOnly.ets index 61fc3ccd2b0e6c3d3b64be7a6fab87cd874da507..cc0068c56dd3b80d2652b2b11113743d0f491ae1 100644 --- a/ets2panda/test/parser/ets/tryFinallyBlockOnly.ets +++ b/ets2panda/test/parser/ets/tryFinallyBlockOnly.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/try_catch_alive_2.ets b/ets2panda/test/parser/ets/try_catch_alive_2.ets index 952771103fd31e4457a4317f7ac9d385008c539f..d2a1ddff2d08a47c1f5f92f7f3e3517ebed495ba 100644 --- a/ets2panda/test/parser/ets/try_catch_alive_2.ets +++ b/ets2panda/test/parser/ets/try_catch_alive_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/try_catch_alive_3.ets b/ets2panda/test/parser/ets/try_catch_alive_3.ets index 135a17e6dd1dccb9ef88084418bbc8b5176009ee..bb783009d2fb378c52ac8358d31ca4697a92f82d 100644 --- a/ets2panda/test/parser/ets/try_catch_alive_3.ets +++ b/ets2panda/test/parser/ets/try_catch_alive_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/try_catch_alive_6.ets b/ets2panda/test/parser/ets/try_catch_alive_6.ets index 56aa4a6f2121a2dc6db887e0717f894803e04323..aa40afe2e26114215fa73bcccbbd654fa3a683fe 100644 --- a/ets2panda/test/parser/ets/try_catch_alive_6.ets +++ b/ets2panda/test/parser/ets/try_catch_alive_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/try_catch_alive_7.ets b/ets2panda/test/parser/ets/try_catch_alive_7.ets index b7f2613c932eea206514743469edbab56fc766b4..d0b57d1576d446d6c319cb9af078239da8110f63 100644 --- a/ets2panda/test/parser/ets/try_catch_alive_7.ets +++ b/ets2panda/test/parser/ets/try_catch_alive_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/try_catch_alive_8.ets b/ets2panda/test/parser/ets/try_catch_alive_8.ets index 2a2fdb1106f4954280ca4937222da68581006c99..736c0f4cdebd8045f6974be74f6a0d314a0eedf1 100644 --- a/ets2panda/test/parser/ets/try_catch_alive_8.ets +++ b/ets2panda/test/parser/ets/try_catch_alive_8.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/try_catch_alive_9.ets b/ets2panda/test/parser/ets/try_catch_alive_9.ets index 39e7476782053844e0658d5b1b1ccee1967c82e3..a4b5df21629145d218bbbcf51129fa2f351cbf85 100644 --- a/ets2panda/test/parser/ets/try_catch_alive_9.ets +++ b/ets2panda/test/parser/ets/try_catch_alive_9.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/tuple_type_1.ets b/ets2panda/test/parser/ets/tuple_type_1.ets index 00298b8b96986b3f90cdcaf52842c6470754c705..4b005c62cc161cd3def66122856e79434cb65668 100644 --- a/ets2panda/test/parser/ets/tuple_type_1.ets +++ b/ets2panda/test/parser/ets/tuple_type_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/tuple_type_2_neg.ets b/ets2panda/test/parser/ets/tuple_type_2_neg.ets index 551fe58e836c5af47dc4073b7ac25aa3fbdd6748..bede86193b3a55e2759a6cf370719e147166661f 100644 --- a/ets2panda/test/parser/ets/tuple_type_2_neg.ets +++ b/ets2panda/test/parser/ets/tuple_type_2_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/tuple_type_3_neg.ets b/ets2panda/test/parser/ets/tuple_type_3_neg.ets index 112d7709a7ab8c87c63059f887f8d6559c3a6a6d..e6916d12ba564b0aff8687cd5c8bb4311663eea2 100644 --- a/ets2panda/test/parser/ets/tuple_type_3_neg.ets +++ b/ets2panda/test/parser/ets/tuple_type_3_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/tuple_type_4_neg.ets b/ets2panda/test/parser/ets/tuple_type_4_neg.ets index 94226d0d8437ccd33cc78a7a490671c38ffd4bc2..77074f262fe0084b0969bf8b8bb258e4d26ed2d8 100644 --- a/ets2panda/test/parser/ets/tuple_type_4_neg.ets +++ b/ets2panda/test/parser/ets/tuple_type_4_neg.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/type_alias_1.ets b/ets2panda/test/parser/ets/type_alias_1.ets index cd19926eeb03df6ea8a0e64e1b76543898c135c7..160e03755316e453da5b3fa49396dc54a3047ec9 100644 --- a/ets2panda/test/parser/ets/type_alias_1.ets +++ b/ets2panda/test/parser/ets/type_alias_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/type_alias_2.ets b/ets2panda/test/parser/ets/type_alias_2.ets index 1dd1f638733e75fce2637b2c729cb16265a1a014..e56b236a214c93c41b99c7c7fc672435f29bf0cd 100644 --- a/ets2panda/test/parser/ets/type_alias_2.ets +++ b/ets2panda/test/parser/ets/type_alias_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/type_cast.ets b/ets2panda/test/parser/ets/type_cast.ets index a7ba0957f6a8a66cf1e8b386a9e78856f4303b9a..bb2436f9e3b681e6b238ef9243112c23092e236f 100644 --- a/ets2panda/test/parser/ets/type_cast.ets +++ b/ets2panda/test/parser/ets/type_cast.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/type_references.ets b/ets2panda/test/parser/ets/type_references.ets index 6d0ed091c33390481da2dab455ccb35ada38ed73..c9cb7b929106e88f0a07271c1d72424718bd7741 100644 --- a/ets2panda/test/parser/ets/type_references.ets +++ b/ets2panda/test/parser/ets/type_references.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/type_variance1.ets b/ets2panda/test/parser/ets/type_variance1.ets index 73015c18fbb32223ea6c94475cd0fd2e1b374048..df814f59a1a93d5399613b41784627a960957d1b 100644 --- a/ets2panda/test/parser/ets/type_variance1.ets +++ b/ets2panda/test/parser/ets/type_variance1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/type_variance2.ets b/ets2panda/test/parser/ets/type_variance2.ets index b7066130f420bb4af53dbc6202422c8a477cd3c2..f394ed9cbf433ba97bb7bea776728dfda4c85d77 100644 --- a/ets2panda/test/parser/ets/type_variance2.ets +++ b/ets2panda/test/parser/ets/type_variance2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/type_variance3.ets b/ets2panda/test/parser/ets/type_variance3.ets index ffb011318b77b1ee98144275e50844cf9bb65b4a..04fcda66f85a2c2762e70658661fb6b5e62e857f 100644 --- a/ets2panda/test/parser/ets/type_variance3.ets +++ b/ets2panda/test/parser/ets/type_variance3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/type_variance4.ets b/ets2panda/test/parser/ets/type_variance4.ets index 0155a55beb8ad442798c24c048bb80dc90c651c4..cc8e719e10ff3dada2801e67ce33bf2c52676029 100644 --- a/ets2panda/test/parser/ets/type_variance4.ets +++ b/ets2panda/test/parser/ets/type_variance4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/types_decls.ets b/ets2panda/test/parser/ets/types_decls.ets index d288174eee0d9bf1133c7e48dce50b9bf54dd3b7..a9de9ba17224fa46e6e6cf77d87d6b4029a19578 100644 --- a/ets2panda/test/parser/ets/types_decls.ets +++ b/ets2panda/test/parser/ets/types_decls.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/unary_op.ets b/ets2panda/test/parser/ets/unary_op.ets index 4044a21e4f8dc63558a2357f0a97f310a31b5d14..8cfae71254cf3a70d7de5328328d4165ed0e67ea 100644 --- a/ets2panda/test/parser/ets/unary_op.ets +++ b/ets2panda/test/parser/ets/unary_op.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/unary_operations.ets b/ets2panda/test/parser/ets/unary_operations.ets index b26d8e449aa4cb87e7b11bdb5673ba11322d72b5..19bd8ae3c28296e82af30539925a371e0156a97d 100644 --- a/ets2panda/test/parser/ets/unary_operations.ets +++ b/ets2panda/test/parser/ets/unary_operations.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/user_defined_1.ets b/ets2panda/test/parser/ets/user_defined_1.ets index 1526ba71ce3b916f68c1df6c7aa10700452a404d..0cc0b544b94c58c2ed57e81eda637a933bd1a401 100644 --- a/ets2panda/test/parser/ets/user_defined_1.ets +++ b/ets2panda/test/parser/ets/user_defined_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/user_defined_2.ets b/ets2panda/test/parser/ets/user_defined_2.ets index 40fda4d10481031ff7e27ad1ab8a9d5be19aca96..2c48c100b3380c46589b9ce5bfe308f627a91643 100644 --- a/ets2panda/test/parser/ets/user_defined_2.ets +++ b/ets2panda/test/parser/ets/user_defined_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/user_defined_3.ets b/ets2panda/test/parser/ets/user_defined_3.ets index 0229303f7c06959b41dd0969046157256845984d..d12ec544e1128a7bbbbebc053740c3d14f3ca881 100644 --- a/ets2panda/test/parser/ets/user_defined_3.ets +++ b/ets2panda/test/parser/ets/user_defined_3.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/user_defined_4.ets b/ets2panda/test/parser/ets/user_defined_4.ets index 2409131fa20e280eb8be3ee44e26ad33f3d4d311..f600a3d6fdbb317da79e011c256081f339d8dcec 100644 --- a/ets2panda/test/parser/ets/user_defined_4.ets +++ b/ets2panda/test/parser/ets/user_defined_4.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/user_defined_5.ets b/ets2panda/test/parser/ets/user_defined_5.ets index b8daa74632fe5e2a301bfbf09340bf1ab3d5a63b..01cadd18e09e6da78f0b8952ed4f87da4fdb5b2f 100644 --- a/ets2panda/test/parser/ets/user_defined_5.ets +++ b/ets2panda/test/parser/ets/user_defined_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/user_defined_6.ets b/ets2panda/test/parser/ets/user_defined_6.ets index 1d791996d09aac3f181e84382e77901d7f22e6f5..ba7c8104f30094d304276c3b395db6a1ed0691af 100644 --- a/ets2panda/test/parser/ets/user_defined_6.ets +++ b/ets2panda/test/parser/ets/user_defined_6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/user_defined_7.ets b/ets2panda/test/parser/ets/user_defined_7.ets index ea71bbbe8e5f43f325dc8c4acbb3354ce4a95c5a..7fa74794aa7969d2d3822f3c0a7c0b8742a62d2a 100644 --- a/ets2panda/test/parser/ets/user_defined_7.ets +++ b/ets2panda/test/parser/ets/user_defined_7.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/var_declare.ets b/ets2panda/test/parser/ets/var_declare.ets index 130e0cdd21250f21b2c51ef4edcfaef2de251450..869d75626a3e3ee01ec38cebb398d4771577aaf4 100644 --- a/ets2panda/test/parser/ets/var_declare.ets +++ b/ets2panda/test/parser/ets/var_declare.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/variable_throw_function_1.ets b/ets2panda/test/parser/ets/variable_throw_function_1.ets index 7fb6696ebc59362447755b7d104b258e8400c544..80b6a61a9be5f7ac9163448a1155a2e95632e504 100644 --- a/ets2panda/test/parser/ets/variable_throw_function_1.ets +++ b/ets2panda/test/parser/ets/variable_throw_function_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/variable_throw_function_2.ets b/ets2panda/test/parser/ets/variable_throw_function_2.ets index 69390f0104f1c2c241c3d2a7ff92afa58e7ec2a6..e9cdc2560d860b4e46e3b75404d550ccddd27b3e 100644 --- a/ets2panda/test/parser/ets/variable_throw_function_2.ets +++ b/ets2panda/test/parser/ets/variable_throw_function_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ets/void.ets b/ets2panda/test/parser/ets/void.ets index f4f50f361b729e9d1bf9745a68a47b0b4495a5c0..60bfbbac555ff3ca621cc18d45b1f416addc122d 100644 --- a/ets2panda/test/parser/ets/void.ets +++ b/ets2panda/test/parser/ets/void.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/invalid-left-hand-side-in-prefix-operation.js b/ets2panda/test/parser/js/invalid-left-hand-side-in-prefix-operation.js index 377ea698e57d460dd2392d88208cf78f5f37fa4f..f08c23d52d40c5e6a8226ef4e4edfd1c554c478d 100644 --- a/ets2panda/test/parser/js/invalid-left-hand-side-in-prefix-operation.js +++ b/ets2panda/test/parser/js/invalid-left-hand-side-in-prefix-operation.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/new-expression.js b/ets2panda/test/parser/js/new-expression.js index d73903bdc5b9090722785a37012eb6d76d42ae22..09f7037c0d5e0ae5ad5ca528c7479faa14a13f56 100644 --- a/ets2panda/test/parser/js/new-expression.js +++ b/ets2panda/test/parser/js/new-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-array-expression-1.js b/ets2panda/test/parser/js/test-array-expression-1.js index e268bb56dc9657d9f47d045a4691b256d72ec6ae..d5111d377ddd46a4fef147adeff5c6848eb3c1ce 100644 --- a/ets2panda/test/parser/js/test-array-expression-1.js +++ b/ets2panda/test/parser/js/test-array-expression-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-array-expression-2.js b/ets2panda/test/parser/js/test-array-expression-2.js index 5f0300ffb35698893eed5e2a48f1bc4129e2e6e9..45a084a4bdc043fa15d1e3f6b6e560c70378d1c7 100644 --- a/ets2panda/test/parser/js/test-array-expression-2.js +++ b/ets2panda/test/parser/js/test-array-expression-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-array-expression.js b/ets2panda/test/parser/js/test-array-expression.js index 2150a6ec721a03104a0ad27511d4b88ebe21076f..9a9668f5dae6d5b6ccd045638d68b1f9c3737f8f 100644 --- a/ets2panda/test/parser/js/test-array-expression.js +++ b/ets2panda/test/parser/js/test-array-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-arrow-function.js b/ets2panda/test/parser/js/test-arrow-function.js index a4cf03851e4970246c73bb9b465a7c4d4f85705c..8b179dcd9d3b93b87c36f6637c89dd280045e4a0 100644 --- a/ets2panda/test/parser/js/test-arrow-function.js +++ b/ets2panda/test/parser/js/test-arrow-function.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-assignment-expression.js b/ets2panda/test/parser/js/test-assignment-expression.js index d0b8f906db0582b5037c40cba73c3a876d460f2a..74a58d5d140a76b2acaf6f1ca65f120307dc2f35 100644 --- a/ets2panda/test/parser/js/test-assignment-expression.js +++ b/ets2panda/test/parser/js/test-assignment-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-async-arrow-function-1.js b/ets2panda/test/parser/js/test-async-arrow-function-1.js index fbd33e996d3d3afda3038fc4c08af62ec878d4a7..7e70717dccc43d0b197b7145f0125d058a3fcc8d 100644 --- a/ets2panda/test/parser/js/test-async-arrow-function-1.js +++ b/ets2panda/test/parser/js/test-async-arrow-function-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-async-function-1.js b/ets2panda/test/parser/js/test-async-function-1.js index c0887cfe232436c17e47b1e07123dfc66d17449d..a9bb507840437fa5d240c9b13d542e1f3583db73 100644 --- a/ets2panda/test/parser/js/test-async-function-1.js +++ b/ets2panda/test/parser/js/test-async-function-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-async-function-2.js b/ets2panda/test/parser/js/test-async-function-2.js index b54a9ff133d4b729c969a6388e5abaa8f37e6f57..b6bd791242694e442908b7192f9e446b9ded48a9 100644 --- a/ets2panda/test/parser/js/test-async-function-2.js +++ b/ets2panda/test/parser/js/test-async-function-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-binary-expression.js b/ets2panda/test/parser/js/test-binary-expression.js index 781ea621b6bc14bfcc5c7f67551c607db609f8f9..1b42c51abd7fb810ec9b3284e0c3714547dd43c1 100644 --- a/ets2panda/test/parser/js/test-binary-expression.js +++ b/ets2panda/test/parser/js/test-binary-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-call-expression.js b/ets2panda/test/parser/js/test-call-expression.js index 1cdaa3b034b63b2e1f4977243bd1c6599a93b660..af4c20cf1394f36fbd411e9c2740c2d0654848bb 100644 --- a/ets2panda/test/parser/js/test-call-expression.js +++ b/ets2panda/test/parser/js/test-call-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-async-method.js b/ets2panda/test/parser/js/test-class-async-method.js index 6b16ddd077215d42238e3b8897765dc5591a4fa7..6147affbd2a90fe99b25b12b2521cd5bef183a80 100644 --- a/ets2panda/test/parser/js/test-class-async-method.js +++ b/ets2panda/test/parser/js/test-class-async-method.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-definition.js b/ets2panda/test/parser/js/test-class-definition.js index acae759635e916a0137188728bdc6db2a204a966..2488e860916f590729ce32f2b8285254233c212f 100644 --- a/ets2panda/test/parser/js/test-class-definition.js +++ b/ets2panda/test/parser/js/test-class-definition.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-definition1.js b/ets2panda/test/parser/js/test-class-definition1.js index 1205bb873039a4bab70d158f590b131c555879df..037105e267f089df5622d5edffb2a377182dbeb4 100644 --- a/ets2panda/test/parser/js/test-class-definition1.js +++ b/ets2panda/test/parser/js/test-class-definition1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-definition2.js b/ets2panda/test/parser/js/test-class-definition2.js index 4476239a0c0bca92cf4c65da8ad60ea2e2e21d92..0bedeaf5f83fead696856f8abeb4d09425cb142e 100644 --- a/ets2panda/test/parser/js/test-class-definition2.js +++ b/ets2panda/test/parser/js/test-class-definition2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-definition3.js b/ets2panda/test/parser/js/test-class-definition3.js index 4a0ee620e53975ceca331cdf0d5a865e0a1724d9..a99ba4e292f2dd2da848ae422ef77acb9cc06047 100644 --- a/ets2panda/test/parser/js/test-class-definition3.js +++ b/ets2panda/test/parser/js/test-class-definition3.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-definition4.js b/ets2panda/test/parser/js/test-class-definition4.js index 65e4ff9068571fb294b704f32aa1867587ffbc60..91a76cc8c28a7d92d2d09566373f5da398a6c677 100644 --- a/ets2panda/test/parser/js/test-class-definition4.js +++ b/ets2panda/test/parser/js/test-class-definition4.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-definition5.js b/ets2panda/test/parser/js/test-class-definition5.js index fa4ac29d4ce71a9a2cdf21efc24516c7b4e1c6e0..caedc5ea9a84bf5f9f7e216407590165986bb620 100644 --- a/ets2panda/test/parser/js/test-class-definition5.js +++ b/ets2panda/test/parser/js/test-class-definition5.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-expression.js b/ets2panda/test/parser/js/test-class-expression.js index d12d33975e35cdd374b45bba0e70b4c58524af9f..525e5d126b612ccaa653f41933e5ebb6ed276776 100644 --- a/ets2panda/test/parser/js/test-class-expression.js +++ b/ets2panda/test/parser/js/test-class-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-static-block.js b/ets2panda/test/parser/js/test-class-static-block.js index 17d76f1d3c7bf308949d0f88338ff9640f1c1f26..eca5c1c79196e8a3d63ef1de32ed12709d2a688c 100644 --- a/ets2panda/test/parser/js/test-class-static-block.js +++ b/ets2panda/test/parser/js/test-class-static-block.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-static-block1.js b/ets2panda/test/parser/js/test-class-static-block1.js index 68a1fb734332180b7e69bd0acf10801dfd926a6b..9db3dd95797c8df0a213a4add30f6cf5f5eee09e 100644 --- a/ets2panda/test/parser/js/test-class-static-block1.js +++ b/ets2panda/test/parser/js/test-class-static-block1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-static-block2.js b/ets2panda/test/parser/js/test-class-static-block2.js index cc925d697a73ff8ec203fe52d582996e29db524d..0d09aff19475ff1466419564663d08c287f7f1bb 100644 --- a/ets2panda/test/parser/js/test-class-static-block2.js +++ b/ets2panda/test/parser/js/test-class-static-block2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-static-block3.js b/ets2panda/test/parser/js/test-class-static-block3.js index 655de5f1171d239f5bbf453386184b17d1a58e7a..2ef4442e90c9a97889f3d7a3af3521bf78b47440 100644 --- a/ets2panda/test/parser/js/test-class-static-block3.js +++ b/ets2panda/test/parser/js/test-class-static-block3.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-static-block4.js b/ets2panda/test/parser/js/test-class-static-block4.js index fd992e38d1a8ad906dbf92025ed208bc01140d79..232129a43984473dd9bd9df4ca9e5bd379ea775c 100644 --- a/ets2panda/test/parser/js/test-class-static-block4.js +++ b/ets2panda/test/parser/js/test-class-static-block4.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-static-block5.js b/ets2panda/test/parser/js/test-class-static-block5.js index 0ccbe6135940021197bcdd630cf9a37a5f0e701d..1b6a618611301ac90626874e5ba4c312c67f1242 100644 --- a/ets2panda/test/parser/js/test-class-static-block5.js +++ b/ets2panda/test/parser/js/test-class-static-block5.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-class-static-block6.js b/ets2panda/test/parser/js/test-class-static-block6.js index 49722acb7e7706168c5e2d4b53af5bb982471b3e..b60ede01268884f5a3df227c9325b0993592ec54 100644 --- a/ets2panda/test/parser/js/test-class-static-block6.js +++ b/ets2panda/test/parser/js/test-class-static-block6.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-comment.js b/ets2panda/test/parser/js/test-comment.js index 926c84ba3cdd9eb5ca00a058439ee41221e69cec..f7a7488e769b73bec3a94c8b57523c08ed1a8eb3 100644 --- a/ets2panda/test/parser/js/test-comment.js +++ b/ets2panda/test/parser/js/test-comment.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-conditional-expression.js b/ets2panda/test/parser/js/test-conditional-expression.js index c469d76acda727378bf3f8463450d8618480b64f..36641de7a76490dbcd63140f8e12124497eb5c9d 100644 --- a/ets2panda/test/parser/js/test-conditional-expression.js +++ b/ets2panda/test/parser/js/test-conditional-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-const-without-init.js b/ets2panda/test/parser/js/test-const-without-init.js index b1ba15c3fe239ea74a6a2cec5910a3145abfea2f..507d65fdff376acd95aa4d6d956a17f9fe10e0ae 100644 --- a/ets2panda/test/parser/js/test-const-without-init.js +++ b/ets2panda/test/parser/js/test-const-without-init.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-continue-in-switch.js b/ets2panda/test/parser/js/test-continue-in-switch.js index d94995d2430b886756d9684c8b8bad8dd3859b1c..dd773ca4b3c9addcb6f9d2f4506b38a5a1dc8846 100644 --- a/ets2panda/test/parser/js/test-continue-in-switch.js +++ b/ets2panda/test/parser/js/test-continue-in-switch.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-debugger-statement.js b/ets2panda/test/parser/js/test-debugger-statement.js index af618ee9853a3ebeeed3de265dbaa1553cb36a0d..55d7f79053d82bd9d739327017af5792e90fdcd4 100644 --- a/ets2panda/test/parser/js/test-debugger-statement.js +++ b/ets2panda/test/parser/js/test-debugger-statement.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-delete-identifier.js b/ets2panda/test/parser/js/test-delete-identifier.js index ccf91ead0b68eb19cf56c75044e8d91bac1bee61..c5ba3fb7ddf6f30536a7bd5a2931b6fb8ae1b48d 100644 --- a/ets2panda/test/parser/js/test-delete-identifier.js +++ b/ets2panda/test/parser/js/test-delete-identifier.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-do-while-1.js b/ets2panda/test/parser/js/test-do-while-1.js index 1a0cc0c12161a205b0b74f49e54cacdde89dad66..3958437b8503770de97ac7c49902fb073080c744 100644 --- a/ets2panda/test/parser/js/test-do-while-1.js +++ b/ets2panda/test/parser/js/test-do-while-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-do-while.js b/ets2panda/test/parser/js/test-do-while.js index af0e6445dc303651802dc0b0cab1ce4c4504a85e..ae614ee3476cb8b34dc12777288c47fce1cbd601 100644 --- a/ets2panda/test/parser/js/test-do-while.js +++ b/ets2panda/test/parser/js/test-do-while.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-escaped-keyword.js b/ets2panda/test/parser/js/test-escaped-keyword.js index 831475126e5b88307870d724a8644ebc69450e42..01f28261730de35e5d9a6fe0a77a62de214c0779 100644 --- a/ets2panda/test/parser/js/test-escaped-keyword.js +++ b/ets2panda/test/parser/js/test-escaped-keyword.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-export-all.js b/ets2panda/test/parser/js/test-export-all.js index d2df372b23f092dda698d5d77ebd5c2135a89fba..c37b4cf7dc0f8ed25fddf044c9d41bc4dc892cf7 100644 --- a/ets2panda/test/parser/js/test-export-all.js +++ b/ets2panda/test/parser/js/test-export-all.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-export-named-decl.js b/ets2panda/test/parser/js/test-export-named-decl.js index 1048902428356a65e2974a0c834b92ae58d933f8..02b465b00645ccf13c3989be29727f01dd7d35d0 100644 --- a/ets2panda/test/parser/js/test-export-named-decl.js +++ b/ets2panda/test/parser/js/test-export-named-decl.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-expression-after-unary-expression.js b/ets2panda/test/parser/js/test-expression-after-unary-expression.js index dacdf9f2b70359ec79e564416f6ea0a580e444fd..ed46be8b1a08592dff0837383ba386a1368c825e 100644 --- a/ets2panda/test/parser/js/test-expression-after-unary-expression.js +++ b/ets2panda/test/parser/js/test-expression-after-unary-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-for-1.js b/ets2panda/test/parser/js/test-for-1.js index d55e403d8933b6fee6225bab062026303000b422..fae81b0da139cc3bae74deb8d487c18b258c357f 100644 --- a/ets2panda/test/parser/js/test-for-1.js +++ b/ets2panda/test/parser/js/test-for-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-for-2.js b/ets2panda/test/parser/js/test-for-2.js index accd02a3e5c343c908dc20a931b4400acaa4d877..bc9c7b65c276661741cf5c5cf281b812435fb45c 100644 --- a/ets2panda/test/parser/js/test-for-2.js +++ b/ets2panda/test/parser/js/test-for-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-for-3.js b/ets2panda/test/parser/js/test-for-3.js index b5b575a0ba39f45b189589080727ebdec78d86ec..be39f8a69b8005f24306dbb9cd8ca34fdde6a454 100644 --- a/ets2panda/test/parser/js/test-for-3.js +++ b/ets2panda/test/parser/js/test-for-3.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-for-4.js b/ets2panda/test/parser/js/test-for-4.js index c54e3d54749ff19ce0e553f6081a59fb24c06bf5..324b6347450bddea83acb9276344d34a24ac8035 100644 --- a/ets2panda/test/parser/js/test-for-4.js +++ b/ets2panda/test/parser/js/test-for-4.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-for.js b/ets2panda/test/parser/js/test-for.js index 1e1eb20a7e85bb2e54fc7b3605fadd18b7c7fadb..5365c0839eea249abce8312207b69eeaad4f1a19 100644 --- a/ets2panda/test/parser/js/test-for.js +++ b/ets2panda/test/parser/js/test-for.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-function-decl-1.js b/ets2panda/test/parser/js/test-function-decl-1.js index e5247e66fc37f4fd0d8f67e2da466b977ab0f39e..2ed36fb6ff5d58b8cda674a5797ab11f31d7fcdd 100644 --- a/ets2panda/test/parser/js/test-function-decl-1.js +++ b/ets2panda/test/parser/js/test-function-decl-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-function-decl-2.js b/ets2panda/test/parser/js/test-function-decl-2.js index 2fced0871e192f016a1a8ccca323627a433c6d96..d5cc5d30f7eed706cf09bb6a2aff0daeee7d4bc5 100644 --- a/ets2panda/test/parser/js/test-function-decl-2.js +++ b/ets2panda/test/parser/js/test-function-decl-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-function-decl.js b/ets2panda/test/parser/js/test-function-decl.js index ae07840465efd1b8e6f732a342da2306dd18905f..1c1b4223e6b588bbc79fd1262981affa132998c2 100644 --- a/ets2panda/test/parser/js/test-function-decl.js +++ b/ets2panda/test/parser/js/test-function-decl.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-function-scope-violation-1.js b/ets2panda/test/parser/js/test-function-scope-violation-1.js index aab672486b439a10456895882cad9b36dc8ec469..a9886996e74caf47e0747ef3b3885040cdc7d2e5 100644 --- a/ets2panda/test/parser/js/test-function-scope-violation-1.js +++ b/ets2panda/test/parser/js/test-function-scope-violation-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-function-scope-violation-2.js b/ets2panda/test/parser/js/test-function-scope-violation-2.js index 9f1666a865edf0fbf1c8dcea25da714c727e9566..d00a475a7aef90551da92a6b48db4f018e81d966 100644 --- a/ets2panda/test/parser/js/test-function-scope-violation-2.js +++ b/ets2panda/test/parser/js/test-function-scope-violation-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-grouping-level.js b/ets2panda/test/parser/js/test-grouping-level.js index d9f9a1ba421733847be787e95ded55ed506c8069..242b1cba1754a2ce1cceb3a61881a78461f27a62 100644 --- a/ets2panda/test/parser/js/test-grouping-level.js +++ b/ets2panda/test/parser/js/test-grouping-level.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-if-1.js b/ets2panda/test/parser/js/test-if-1.js index 6243f71f2b645b333bfe0dbeda28c631cda8fc11..a864d30ad025e7a44a09d2e6490b9dc459c6a7e4 100644 --- a/ets2panda/test/parser/js/test-if-1.js +++ b/ets2panda/test/parser/js/test-if-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-if-2.js b/ets2panda/test/parser/js/test-if-2.js index b2528458d7ec0d744b50f7b17a971d740f6157a0..80cf38da0291c4d0bb86758232ddab47bd7698f0 100644 --- a/ets2panda/test/parser/js/test-if-2.js +++ b/ets2panda/test/parser/js/test-if-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-if.js b/ets2panda/test/parser/js/test-if.js index bd8b356f70594d34ac75338817ad84dbc8d78c10..99f7ab5f7e8b0ec26e7a4e6d9181b0254e64944a 100644 --- a/ets2panda/test/parser/js/test-if.js +++ b/ets2panda/test/parser/js/test-if.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-import-decl.js b/ets2panda/test/parser/js/test-import-decl.js index b0234c915355e3051a5237e83bef8a0e73be52dd..5dd34df548d6375b921d7983c7bafbe1a62878d6 100644 --- a/ets2panda/test/parser/js/test-import-decl.js +++ b/ets2panda/test/parser/js/test-import-decl.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-import-expression.js b/ets2panda/test/parser/js/test-import-expression.js index accb0bcbd40a4206baab6e196477e5f2de6b429b..44719dac7c7201e3cba92d7ccb37a3764389695c 100644 --- a/ets2panda/test/parser/js/test-import-expression.js +++ b/ets2panda/test/parser/js/test-import-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-import-meta.js b/ets2panda/test/parser/js/test-import-meta.js index d1a6633a4d6eef723837ebde8e717687cb287205..acaaa4bf1fb97dde484f163b970f28c2db90997f 100644 --- a/ets2panda/test/parser/js/test-import-meta.js +++ b/ets2panda/test/parser/js/test-import-meta.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-imported-decl1.js b/ets2panda/test/parser/js/test-imported-decl1.js index ce69b2ac1ec6078ab5756bcabf265e49cb12c35e..f138ed4cc0f517eff8c4e27e3a853a8295c6aced 100644 --- a/ets2panda/test/parser/js/test-imported-decl1.js +++ b/ets2panda/test/parser/js/test-imported-decl1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-labelled-statement.js b/ets2panda/test/parser/js/test-labelled-statement.js index 7b6251a1ff80580fd84515049895a54b4f03ccf0..8d62258901bc2860f291fa9f844363a3e0fd8093 100644 --- a/ets2panda/test/parser/js/test-labelled-statement.js +++ b/ets2panda/test/parser/js/test-labelled-statement.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-labelled-statement1.js b/ets2panda/test/parser/js/test-labelled-statement1.js index be53d6c7abb6bd22ac005853f06ae0f44e2f079f..d6e2c3cb22549dedea73b3f09e0e4316b404c4e9 100644 --- a/ets2panda/test/parser/js/test-labelled-statement1.js +++ b/ets2panda/test/parser/js/test-labelled-statement1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-labelled-statement2.js b/ets2panda/test/parser/js/test-labelled-statement2.js index 36c24a71c0cfe8501c04f2e7d5d0093eccc5bf3e..33bb3e30e5992ac6ba3c888adcee3b28a7c4a42e 100644 --- a/ets2panda/test/parser/js/test-labelled-statement2.js +++ b/ets2panda/test/parser/js/test-labelled-statement2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-let-redeclaration.js b/ets2panda/test/parser/js/test-let-redeclaration.js index 8ecfe7242a20325357f1698f9e78afc2cc5919f1..4597804462df6b09d736116efbb2867235b07d95 100644 --- a/ets2panda/test/parser/js/test-let-redeclaration.js +++ b/ets2panda/test/parser/js/test-let-redeclaration.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-logical-expression.js b/ets2panda/test/parser/js/test-logical-expression.js index eb7cf4a7b7b1f9d796c3e22c4ecdd85ee8411a62..7311e7096c8f7661e84f052df1bd635876ba988a 100644 --- a/ets2panda/test/parser/js/test-logical-expression.js +++ b/ets2panda/test/parser/js/test-logical-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-member-expression-1.js b/ets2panda/test/parser/js/test-member-expression-1.js index b03388633bec8f9631a66d22a0fc09f47c914479..2c7f3af8bac282befdc155311282c1f8c4e6e6ba 100644 --- a/ets2panda/test/parser/js/test-member-expression-1.js +++ b/ets2panda/test/parser/js/test-member-expression-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-member-expression-2.js b/ets2panda/test/parser/js/test-member-expression-2.js index 3020012c1b1a93c0dbf1543302877863b5b97705..f0b2804b0351645c891045513fb8eb919dd817d9 100644 --- a/ets2panda/test/parser/js/test-member-expression-2.js +++ b/ets2panda/test/parser/js/test-member-expression-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-member-expression-3.js b/ets2panda/test/parser/js/test-member-expression-3.js index 84a7a5e829c97e9ea8cab28b9fce997038335a72..1416f4be1d2670624af8c5d64442426c73f8635c 100644 --- a/ets2panda/test/parser/js/test-member-expression-3.js +++ b/ets2panda/test/parser/js/test-member-expression-3.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-member-expression.js b/ets2panda/test/parser/js/test-member-expression.js index e50a535488f43e8dc772ea6e3c303ec591a607b9..7e9dc5a148bfe4b97cca4f2b8576fb28e40df47c 100644 --- a/ets2panda/test/parser/js/test-member-expression.js +++ b/ets2panda/test/parser/js/test-member-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-missing-catch-argument.js b/ets2panda/test/parser/js/test-missing-catch-argument.js index fc49d97e6cce78b014eab2afaf9e40aad684c357..3490378247eb2550a027f772566c38f6205ab65c 100644 --- a/ets2panda/test/parser/js/test-missing-catch-argument.js +++ b/ets2panda/test/parser/js/test-missing-catch-argument.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-multi-line-string.js b/ets2panda/test/parser/js/test-multi-line-string.js index 080eabdb2def7bf61aeeafe96f88f530ca820a72..116062e435ab1e4de8359a76f7d33fe98ee1735c 100644 --- a/ets2panda/test/parser/js/test-multi-line-string.js +++ b/ets2panda/test/parser/js/test-multi-line-string.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-multiple-update-expression.js b/ets2panda/test/parser/js/test-multiple-update-expression.js index ed0d2569ccd840f65c28fec2ceda7184f47cd99f..639f76671ce9544cb528e7c5a166b8b7c4143a20 100644 --- a/ets2panda/test/parser/js/test-multiple-update-expression.js +++ b/ets2panda/test/parser/js/test-multiple-update-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-new-expression.js b/ets2panda/test/parser/js/test-new-expression.js index 0879a6065561637f73aaec98f23bc5e8d12328c9..776fc40dfeae70c6c1dffd5a83bd3f6a125c4de3 100644 --- a/ets2panda/test/parser/js/test-new-expression.js +++ b/ets2panda/test/parser/js/test-new-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-nullish-coalescing.js b/ets2panda/test/parser/js/test-nullish-coalescing.js index e71921beb50ecc43280927dfe59536de0ccb4a36..df7b4eb21a12953c8fc4d1289a9685ced6193cbb 100644 --- a/ets2panda/test/parser/js/test-nullish-coalescing.js +++ b/ets2panda/test/parser/js/test-nullish-coalescing.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-nullish-coalescing1.js b/ets2panda/test/parser/js/test-nullish-coalescing1.js index a52d728219bca6ba6bd05765f2ca4b42c9faaecc..01e40ef8fd6d9caddc402af57b10f83b087f7ec7 100644 --- a/ets2panda/test/parser/js/test-nullish-coalescing1.js +++ b/ets2panda/test/parser/js/test-nullish-coalescing1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-nullish-coalescing2.js b/ets2panda/test/parser/js/test-nullish-coalescing2.js index 1fdc15c8184dfeeb2c5f25b8ea9980da6a74e115..497acc8590ed7aadc5ea655b0ffe997bd3bfaeda 100644 --- a/ets2panda/test/parser/js/test-nullish-coalescing2.js +++ b/ets2panda/test/parser/js/test-nullish-coalescing2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-numeric-separator.js b/ets2panda/test/parser/js/test-numeric-separator.js index 8b8887009464b76b53234a228edd03a0b32a7a27..81eb9ac12a64bc85a23c63f195892ce43ed3de49 100644 --- a/ets2panda/test/parser/js/test-numeric-separator.js +++ b/ets2panda/test/parser/js/test-numeric-separator.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-numeric-separator1.js b/ets2panda/test/parser/js/test-numeric-separator1.js index f0f4217f11574b92fcc128848407f94a52f40727..b255aff3ee447e751b679d126c054386e5f9c155 100644 --- a/ets2panda/test/parser/js/test-numeric-separator1.js +++ b/ets2panda/test/parser/js/test-numeric-separator1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-numeric-separator2.js b/ets2panda/test/parser/js/test-numeric-separator2.js index 6c34f12605c2cf53a7f065b9acd50515968daeb5..a2f53a11b72e6a521fa3830959677358b29ecde0 100644 --- a/ets2panda/test/parser/js/test-numeric-separator2.js +++ b/ets2panda/test/parser/js/test-numeric-separator2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-object-expression.js b/ets2panda/test/parser/js/test-object-expression.js index 1557519d545a80212b38827e6f97b46396b9f97d..457ab188993d1937ff4100fa0cd1645fb6288941 100644 --- a/ets2panda/test/parser/js/test-object-expression.js +++ b/ets2panda/test/parser/js/test-object-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-object-expression1.js b/ets2panda/test/parser/js/test-object-expression1.js index 8eb099fe6646fdcc18572a374fb3c0f83fc78099..cd775b5b82afff2a8659ed050c4d465c4e18d2ca 100644 --- a/ets2panda/test/parser/js/test-object-expression1.js +++ b/ets2panda/test/parser/js/test-object-expression1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-object-expression2.js b/ets2panda/test/parser/js/test-object-expression2.js index 00ee1e7328e6900d0cbfd5b2d4054cb9d3c328ed..a7b33168e1e2176c9480e82ff77af7a067481253 100644 --- a/ets2panda/test/parser/js/test-object-expression2.js +++ b/ets2panda/test/parser/js/test-object-expression2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-object-expression3.js b/ets2panda/test/parser/js/test-object-expression3.js index e255053a2e0f7ff52ac12cceee5a91f7a8ff724d..968f032a8a8dcd8fa931e78d403b06a8d2569f02 100644 --- a/ets2panda/test/parser/js/test-object-expression3.js +++ b/ets2panda/test/parser/js/test-object-expression3.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-object-expression4.js b/ets2panda/test/parser/js/test-object-expression4.js index 606df39a0cde724880737f80f15f706b07a6089c..48844972d300ea0d447e9ecf2cc7bff69a9a0b54 100644 --- a/ets2panda/test/parser/js/test-object-expression4.js +++ b/ets2panda/test/parser/js/test-object-expression4.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-object-expression5.js b/ets2panda/test/parser/js/test-object-expression5.js index b68e5b534e651d2e0bae7943685fd297fdcc3a5d..d7deb7ee6728b2600309ba9dc699ca3b365e9787 100644 --- a/ets2panda/test/parser/js/test-object-expression5.js +++ b/ets2panda/test/parser/js/test-object-expression5.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-object-proto.js b/ets2panda/test/parser/js/test-object-proto.js index 4be66d7c38beb55e99394aa3de99becb64acfbad..320c839f010bb2177a532febec8575605d140cd5 100644 --- a/ets2panda/test/parser/js/test-object-proto.js +++ b/ets2panda/test/parser/js/test-object-proto.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-one-default-export-allowed.js b/ets2panda/test/parser/js/test-one-default-export-allowed.js index c206e2209f39ce7424e5c41f858d2eebbfed24e8..a8523e2427ac47e4d4ad08bde423f8cdfa701df7 100644 --- a/ets2panda/test/parser/js/test-one-default-export-allowed.js +++ b/ets2panda/test/parser/js/test-one-default-export-allowed.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-optional-chain.js b/ets2panda/test/parser/js/test-optional-chain.js index 5276fa55be00470285c68cf603f4f6fe52bf4cfb..ceef73beb7c7bd28a500a1c577961bf5dc155421 100644 --- a/ets2panda/test/parser/js/test-optional-chain.js +++ b/ets2panda/test/parser/js/test-optional-chain.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-patterns.js b/ets2panda/test/parser/js/test-patterns.js index 28277e28a96f3a53995589faa64cca6f1b4bb4e8..7cd9478713c97352203dd0fe85056a0cb72ff3e2 100644 --- a/ets2panda/test/parser/js/test-patterns.js +++ b/ets2panda/test/parser/js/test-patterns.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field.js b/ets2panda/test/parser/js/test-private-field.js index b994251229652f3f2b8f269f2bc094e5d6e249dc..f348f2909c6e90d7539d77ec537171e9e5a97703 100644 --- a/ets2panda/test/parser/js/test-private-field.js +++ b/ets2panda/test/parser/js/test-private-field.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field1.js b/ets2panda/test/parser/js/test-private-field1.js index 7d9392a9fb66e1bbb57a0f8ee559491eb1f7cc45..9f99e1e67e85df558926991d52faf12dd01d5d97 100644 --- a/ets2panda/test/parser/js/test-private-field1.js +++ b/ets2panda/test/parser/js/test-private-field1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field10.js b/ets2panda/test/parser/js/test-private-field10.js index 6a0851e309c6877db6ea8644639d3011369ffc98..0c6f83f5b8295b1f2ecb43151124b07aed2c06cf 100644 --- a/ets2panda/test/parser/js/test-private-field10.js +++ b/ets2panda/test/parser/js/test-private-field10.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field11.js b/ets2panda/test/parser/js/test-private-field11.js index 7a98b75abb73477c8340fb1ed0f7243ae88675cf..7c64c931254c0b0d08b0e9a703a2703b1fbf75c7 100644 --- a/ets2panda/test/parser/js/test-private-field11.js +++ b/ets2panda/test/parser/js/test-private-field11.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field12.js b/ets2panda/test/parser/js/test-private-field12.js index 357cdad110b8d8658f660a7b1ac5dc8b3cd75c4d..faaa1e56386c321a44c68c55339213efe803e84f 100644 --- a/ets2panda/test/parser/js/test-private-field12.js +++ b/ets2panda/test/parser/js/test-private-field12.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field13.js b/ets2panda/test/parser/js/test-private-field13.js index a2d2535c0ec1349d93dba2a1dbdf821e48fe6ef0..c26550b04eedc20bd0b76583591179239a4fcdd1 100644 --- a/ets2panda/test/parser/js/test-private-field13.js +++ b/ets2panda/test/parser/js/test-private-field13.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field14.js b/ets2panda/test/parser/js/test-private-field14.js index b9aafcb98924e49fec5f5014e5696b7a37d196dd..2ef38dad4acfb543e44773a2440aa024c3fd71dd 100644 --- a/ets2panda/test/parser/js/test-private-field14.js +++ b/ets2panda/test/parser/js/test-private-field14.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field15.js b/ets2panda/test/parser/js/test-private-field15.js index bcaa6dab324acc081abcf4d2556468799b61b404..9a71f3713f8b12a8a903c5db8eb724a7df0b0244 100644 --- a/ets2panda/test/parser/js/test-private-field15.js +++ b/ets2panda/test/parser/js/test-private-field15.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field16.js b/ets2panda/test/parser/js/test-private-field16.js index b2affe2381fa9b3e98bb5b4474bc2a7fdf05888f..769c4fe9875c8282caa8b6232abbd299e352c15c 100644 --- a/ets2panda/test/parser/js/test-private-field16.js +++ b/ets2panda/test/parser/js/test-private-field16.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field2.js b/ets2panda/test/parser/js/test-private-field2.js index e3874a09f85a9bd72c09c597a201c564476c2b25..a050935d2674c0748ff5ea1ca71207155e90c100 100644 --- a/ets2panda/test/parser/js/test-private-field2.js +++ b/ets2panda/test/parser/js/test-private-field2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field3.js b/ets2panda/test/parser/js/test-private-field3.js index d6429cbb14f8b89d72848d722d71e4bf23bac70b..68dc052578e8c6885d49cad572e65ca02cc7f620 100644 --- a/ets2panda/test/parser/js/test-private-field3.js +++ b/ets2panda/test/parser/js/test-private-field3.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field4.js b/ets2panda/test/parser/js/test-private-field4.js index fde130d65e35a16fe26b253cf649a22b31b469d3..798c024a3a311ec21c4902899000d741560bcce9 100644 --- a/ets2panda/test/parser/js/test-private-field4.js +++ b/ets2panda/test/parser/js/test-private-field4.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field5.js b/ets2panda/test/parser/js/test-private-field5.js index a9a26cec27b1a114bd6f363de53734f6b772cac8..6416215d22efaf08de746b4e6c66a1ef69b6bee3 100644 --- a/ets2panda/test/parser/js/test-private-field5.js +++ b/ets2panda/test/parser/js/test-private-field5.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field6.js b/ets2panda/test/parser/js/test-private-field6.js index 0c68f7dc6660d6091269a13e6391d7ce5c5498e8..0ab22a0ac3d8721837b3984e0eb3739fa2bd30d9 100644 --- a/ets2panda/test/parser/js/test-private-field6.js +++ b/ets2panda/test/parser/js/test-private-field6.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field7.js b/ets2panda/test/parser/js/test-private-field7.js index 5b0c95379e9462192e488f12e30f23edc44289b8..c797ccede74333a028256ef41729c5c89db9a5fd 100644 --- a/ets2panda/test/parser/js/test-private-field7.js +++ b/ets2panda/test/parser/js/test-private-field7.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field8.js b/ets2panda/test/parser/js/test-private-field8.js index 4ed2b78f6c626de7cd8994b54f9314d20f6cec57..d862fdb13edfe3edfd5ac5a03e2353cf675f680d 100644 --- a/ets2panda/test/parser/js/test-private-field8.js +++ b/ets2panda/test/parser/js/test-private-field8.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-private-field9.js b/ets2panda/test/parser/js/test-private-field9.js index 2e875c7003422c4ff2829f922bab03066639aca1..cd8a73f14549c8015f10639fc2b5fb6bff85ef0a 100644 --- a/ets2panda/test/parser/js/test-private-field9.js +++ b/ets2panda/test/parser/js/test-private-field9.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-sequence-expression.js b/ets2panda/test/parser/js/test-sequence-expression.js index ff7c0aa3fc88861b56432871d0b98e61616725e8..e4bf53f45274c49eb06b39d26702662027edec92 100644 --- a/ets2panda/test/parser/js/test-sequence-expression.js +++ b/ets2panda/test/parser/js/test-sequence-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-string-literal.js b/ets2panda/test/parser/js/test-string-literal.js index a55fccfef5750eb1538e4c2fb3736381c18a0de7..78cad451752922d9f7b59c4a088eda8b7abd0ec3 100644 --- a/ets2panda/test/parser/js/test-string-literal.js +++ b/ets2panda/test/parser/js/test-string-literal.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-super-expression.js b/ets2panda/test/parser/js/test-super-expression.js index 676ff27cded464aaf1a21c5e61e8ecddb8747099..263a8b037f3d41490d0ecf6aabae1afdf3925360 100644 --- a/ets2panda/test/parser/js/test-super-expression.js +++ b/ets2panda/test/parser/js/test-super-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-switch-1.js b/ets2panda/test/parser/js/test-switch-1.js index 2717f2abfa1a9c7c5a26bc579094e64e69eeab24..86d4d64c2a670bcaebf11f02c4852d67bf85f094 100644 --- a/ets2panda/test/parser/js/test-switch-1.js +++ b/ets2panda/test/parser/js/test-switch-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-switch-2.js b/ets2panda/test/parser/js/test-switch-2.js index a272d3c93c9de354c769e727374673857c214c0b..1e9bc9d7e03cd652f39148144e7629b373deb79d 100644 --- a/ets2panda/test/parser/js/test-switch-2.js +++ b/ets2panda/test/parser/js/test-switch-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-switch-3.js b/ets2panda/test/parser/js/test-switch-3.js index d7cab30b4083a42f714343e584557c5af6a1891f..ef1425e2195b736e50c5c560183b0ee94c1a926e 100644 --- a/ets2panda/test/parser/js/test-switch-3.js +++ b/ets2panda/test/parser/js/test-switch-3.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-switch-4.js b/ets2panda/test/parser/js/test-switch-4.js index c40a9e67a6f72a2ac45fdacf200b8398f400a285..001fd1b8a4048347e7f867ae5eab303c867fb68a 100644 --- a/ets2panda/test/parser/js/test-switch-4.js +++ b/ets2panda/test/parser/js/test-switch-4.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-switch-5.js b/ets2panda/test/parser/js/test-switch-5.js index 4d09de2740bfd4f561bf38f1b362741d97335715..b1a223a225b92ff156ded137ddc66b2278c4adb6 100644 --- a/ets2panda/test/parser/js/test-switch-5.js +++ b/ets2panda/test/parser/js/test-switch-5.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-switch-6.js b/ets2panda/test/parser/js/test-switch-6.js index eabe3ff86d409315ac5f74d88a9dac99d06f8b05..3a9507ecc06401eb5e65953e870eda62943afde5 100644 --- a/ets2panda/test/parser/js/test-switch-6.js +++ b/ets2panda/test/parser/js/test-switch-6.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-switch.js b/ets2panda/test/parser/js/test-switch.js index a359d8b36ddd00f814fc425aea56f7cd7f388c73..a197e8083b9dc0226b807c626e6d2a8c231fcbdf 100644 --- a/ets2panda/test/parser/js/test-switch.js +++ b/ets2panda/test/parser/js/test-switch.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-tagged-template-expression.js b/ets2panda/test/parser/js/test-tagged-template-expression.js index 6e354661e4c1a3d372b9e87d7026c89d98201655..282a5dbc7ca831f208af10ace7cee98fea79367d 100644 --- a/ets2panda/test/parser/js/test-tagged-template-expression.js +++ b/ets2panda/test/parser/js/test-tagged-template-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-template-literal-1.js b/ets2panda/test/parser/js/test-template-literal-1.js index 36ec7297fb0b26e68153b81e52713d62bdb19db9..bb1480da7ac5d26ba3d03026c559b09f414a7b2b 100644 --- a/ets2panda/test/parser/js/test-template-literal-1.js +++ b/ets2panda/test/parser/js/test-template-literal-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-template-literal-2.js b/ets2panda/test/parser/js/test-template-literal-2.js index 901edb627e04991390729ffcd8d435427497fe31..1156606765186ecf9f618519ca0947be060d683c 100644 --- a/ets2panda/test/parser/js/test-template-literal-2.js +++ b/ets2panda/test/parser/js/test-template-literal-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-template-literal.js b/ets2panda/test/parser/js/test-template-literal.js index 8bab078ea1795cc241e18bf5dbe684d58f663047..262966901fefc171ee8dcbe98ab5f3488248fdee 100644 --- a/ets2panda/test/parser/js/test-template-literal.js +++ b/ets2panda/test/parser/js/test-template-literal.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-this-expression.js b/ets2panda/test/parser/js/test-this-expression.js index d1161118a48a53321c4b7473968ae9c576219106..b988602ad52e2de5fd7bdaea9949cef4c0479836 100644 --- a/ets2panda/test/parser/js/test-this-expression.js +++ b/ets2panda/test/parser/js/test-this-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-throw-statement-without-expression.js b/ets2panda/test/parser/js/test-throw-statement-without-expression.js index 3d516647e6c4f8b175526c42325b6b2bc315783e..7b4e4d26805dd4a91d0d603acabab7fb579c7e17 100644 --- a/ets2panda/test/parser/js/test-throw-statement-without-expression.js +++ b/ets2panda/test/parser/js/test-throw-statement-without-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-throw-statement.js b/ets2panda/test/parser/js/test-throw-statement.js index a498337b26de7fe9fc27219542f3cd4b64ceafb8..6b45982dfd6f83a3d8fffe1d25bab4c2594615db 100644 --- a/ets2panda/test/parser/js/test-throw-statement.js +++ b/ets2panda/test/parser/js/test-throw-statement.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-try-catch-lexical-declaration.js b/ets2panda/test/parser/js/test-try-catch-lexical-declaration.js index 9660bb1a393bb813b38f2ae5629847963ddb15be..dc5cf902e0bd73fe6086382c9a35580094a88384 100644 --- a/ets2panda/test/parser/js/test-try-catch-lexical-declaration.js +++ b/ets2panda/test/parser/js/test-try-catch-lexical-declaration.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-try-statement.js b/ets2panda/test/parser/js/test-try-statement.js index 894a94f45a8ac6512d5c5292df20470ccda73dae..b45760f48cbedee659103d26b82d2cfb55c8aac2 100644 --- a/ets2panda/test/parser/js/test-try-statement.js +++ b/ets2panda/test/parser/js/test-try-statement.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-try-without-catch-and-finally.js b/ets2panda/test/parser/js/test-try-without-catch-and-finally.js index 6d55d5a81ab258bf3b877ff7ba99afc55c64f02b..0f67a0994c7fb1b329e7083f643c65676877b2f0 100644 --- a/ets2panda/test/parser/js/test-try-without-catch-and-finally.js +++ b/ets2panda/test/parser/js/test-try-without-catch-and-finally.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-unary-expression.js b/ets2panda/test/parser/js/test-unary-expression.js index 64c8ee67cfc7ec70e61f539e6237cb45c34ef4bb..53ee533977bf65479de30764952ad8a2da42a04c 100644 --- a/ets2panda/test/parser/js/test-unary-expression.js +++ b/ets2panda/test/parser/js/test-unary-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-update-expression.js b/ets2panda/test/parser/js/test-update-expression.js index 5eb9e7e4c48716cbf758f4d52ee475aa35739e2b..84933817baa36d5c467a0f06204d0b2d23a7d36f 100644 --- a/ets2panda/test/parser/js/test-update-expression.js +++ b/ets2panda/test/parser/js/test-update-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-use-strict-1.js b/ets2panda/test/parser/js/test-use-strict-1.js index 27f3e2a9ef8dc29b39f0a7cf7ad349c63f77063a..f270679b38023a2beb67f9ea255ef8fb2b615ba9 100644 --- a/ets2panda/test/parser/js/test-use-strict-1.js +++ b/ets2panda/test/parser/js/test-use-strict-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-use-strict-2.js b/ets2panda/test/parser/js/test-use-strict-2.js index c9876d05a67f7f41170517ac5d05a0d3106aab7f..26fcc24459f8e93c23ec9bec85589566fe0fa08d 100644 --- a/ets2panda/test/parser/js/test-use-strict-2.js +++ b/ets2panda/test/parser/js/test-use-strict-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-var-decl.js b/ets2panda/test/parser/js/test-var-decl.js index b71805b791c1817b3f7ea627c987d66c422f945d..d96e02b794b19d8a3dd842d23fb3a4ee240cfd3f 100644 --- a/ets2panda/test/parser/js/test-var-decl.js +++ b/ets2panda/test/parser/js/test-var-decl.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-wrong-function-decl-1.js b/ets2panda/test/parser/js/test-wrong-function-decl-1.js index a9b15e557d7f42f583b2f7744420868259124a0e..9e8b20b0799e5ad90bc355a1dadc7ff9b3a630e4 100644 --- a/ets2panda/test/parser/js/test-wrong-function-decl-1.js +++ b/ets2panda/test/parser/js/test-wrong-function-decl-1.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-wrong-function-decl-2.js b/ets2panda/test/parser/js/test-wrong-function-decl-2.js index d30d1c0d3d53b65f63e1d2f7730a8ca54c38f949..a668373c539769a41014ef5973568a3b29f61b3d 100644 --- a/ets2panda/test/parser/js/test-wrong-function-decl-2.js +++ b/ets2panda/test/parser/js/test-wrong-function-decl-2.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/test-wrong-function-decl-3.js b/ets2panda/test/parser/js/test-wrong-function-decl-3.js index 0e2ba6451527604f8e952d60640d8223b6a99089..39a664363baa1707f14fb73316451a197c53a814 100644 --- a/ets2panda/test/parser/js/test-wrong-function-decl-3.js +++ b/ets2panda/test/parser/js/test-wrong-function-decl-3.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/js/this-expression.js b/ets2panda/test/parser/js/this-expression.js index 482c29c947d5b4fdbd5ec179d823f057be746836..9f43acab28ef044067820fbba937971855054091 100644 --- a/ets2panda/test/parser/js/this-expression.js +++ b/ets2panda/test/parser/js/this-expression.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-arrow-function.ts b/ets2panda/test/parser/ts/test-arrow-function.ts index f63f613709bd7aeab0497407fa99fca624839da3..d1e974d6bd8fed0629d96b2112ddc4709faed0bc 100644 --- a/ets2panda/test/parser/ts/test-arrow-function.ts +++ b/ets2panda/test/parser/ts/test-arrow-function.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-as-expression.ts b/ets2panda/test/parser/ts/test-as-expression.ts index fcb85d0f33cf75511feee903ee13af3e86bc5c95..fee596bc8df1bfcc79899b66a67117e67fe59991 100644 --- a/ets2panda/test/parser/ts/test-as-expression.ts +++ b/ets2panda/test/parser/ts/test-as-expression.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-constructor.ts b/ets2panda/test/parser/ts/test-class-constructor.ts index 4d6e46921d9dd0b8bbccdbd965840f09afcdf270..d1f8e695707e454965a7b452365e1a5fb3e623ac 100644 --- a/ets2panda/test/parser/ts/test-class-constructor.ts +++ b/ets2panda/test/parser/ts/test-class-constructor.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-constructor1.ts b/ets2panda/test/parser/ts/test-class-constructor1.ts index 439762c98f810d4876252cebc7d51e773d97e686..f613d37bccd4309531df8e2d30a83dcd86ce3c74 100644 --- a/ets2panda/test/parser/ts/test-class-constructor1.ts +++ b/ets2panda/test/parser/ts/test-class-constructor1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-constructor2.ts b/ets2panda/test/parser/ts/test-class-constructor2.ts index 420f9d432613e148d405bc1488bbbea02ce36f10..f2ccda4ab768e93029ddce428ae99f2a73f56cb4 100644 --- a/ets2panda/test/parser/ts/test-class-constructor2.ts +++ b/ets2panda/test/parser/ts/test-class-constructor2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-constructor3.ts b/ets2panda/test/parser/ts/test-class-constructor3.ts index fe4ce5e15a837bc3fb7d10d06903cb9ccc09d96d..366bba3b0e30886b21dff08669cf898e77f861f2 100644 --- a/ets2panda/test/parser/ts/test-class-constructor3.ts +++ b/ets2panda/test/parser/ts/test-class-constructor3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-constructor4.ts b/ets2panda/test/parser/ts/test-class-constructor4.ts index 884f24519ebf592938db8c2d00dfef084237273a..dbdcd151e0d92c887bf29f39fa79d0960be7c92d 100644 --- a/ets2panda/test/parser/ts/test-class-constructor4.ts +++ b/ets2panda/test/parser/ts/test-class-constructor4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-constructor5.ts b/ets2panda/test/parser/ts/test-class-constructor5.ts index 4650afdf632b7a28fe89aa95d9fdb4f2669c99c0..122a79ef013c614d81b9f2a472993508ce4f066a 100644 --- a/ets2panda/test/parser/ts/test-class-constructor5.ts +++ b/ets2panda/test/parser/ts/test-class-constructor5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definition.ts b/ets2panda/test/parser/ts/test-class-definition.ts index 19f474c93565ccc3096a63d34d0f27c0fc1cc504..cb32ba23b838c0f869caa074ac25c51f0b1cb2e1 100644 --- a/ets2panda/test/parser/ts/test-class-definition.ts +++ b/ets2panda/test/parser/ts/test-class-definition.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton1.ts b/ets2panda/test/parser/ts/test-class-definiton1.ts index f47f6308ce4c43ae2c3b56456d6e1eb518b83720..844bdac458083a3c483db5adc224cf4160a1c656 100644 --- a/ets2panda/test/parser/ts/test-class-definiton1.ts +++ b/ets2panda/test/parser/ts/test-class-definiton1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton10.ts b/ets2panda/test/parser/ts/test-class-definiton10.ts index acd60b022150028af49e59c64c5c844925973d35..4962ef8af4663c2d09bd18ae6236feea0b8472eb 100644 --- a/ets2panda/test/parser/ts/test-class-definiton10.ts +++ b/ets2panda/test/parser/ts/test-class-definiton10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton11.ts b/ets2panda/test/parser/ts/test-class-definiton11.ts index 191ea09d860dbff45487904f91518c607e1cc400..ca356e11dcf25ea7ac7098e79069c5cd01341b25 100644 --- a/ets2panda/test/parser/ts/test-class-definiton11.ts +++ b/ets2panda/test/parser/ts/test-class-definiton11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton12.ts b/ets2panda/test/parser/ts/test-class-definiton12.ts index 257c51111f65d97f487d908151b5d12d2cfabe82..6747f2baa9e4c2962a81fd0ddbd0a907abf888f7 100644 --- a/ets2panda/test/parser/ts/test-class-definiton12.ts +++ b/ets2panda/test/parser/ts/test-class-definiton12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton13.ts b/ets2panda/test/parser/ts/test-class-definiton13.ts index b705c668f72e869e25b06ab2cb6460c2ab5a1c33..a00a8d009e243128f949dc16de1412c1aa2c1541 100644 --- a/ets2panda/test/parser/ts/test-class-definiton13.ts +++ b/ets2panda/test/parser/ts/test-class-definiton13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton14.ts b/ets2panda/test/parser/ts/test-class-definiton14.ts index ea1eea4f1d6c84c412b38de99600c0655a83eb52..fe21736d85adf2e266aa4bf6b556933e29999630 100644 --- a/ets2panda/test/parser/ts/test-class-definiton14.ts +++ b/ets2panda/test/parser/ts/test-class-definiton14.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton15.ts b/ets2panda/test/parser/ts/test-class-definiton15.ts index 2e0ac2657bedc730ce57df5d663be06cb5ffdd6e..5b32f2e159c5598687bf93860547f16aba4468b5 100644 --- a/ets2panda/test/parser/ts/test-class-definiton15.ts +++ b/ets2panda/test/parser/ts/test-class-definiton15.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton16.ts b/ets2panda/test/parser/ts/test-class-definiton16.ts index 6395c69a33a17dac3f5e8376ce2fd7ad8c570fb9..04eae78649b4e2a3e6457dd97e7ef2f569c2125c 100644 --- a/ets2panda/test/parser/ts/test-class-definiton16.ts +++ b/ets2panda/test/parser/ts/test-class-definiton16.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton17.ts b/ets2panda/test/parser/ts/test-class-definiton17.ts index 7a8cf7096ce7998bcb3941332d33d53cfc266e9f..3436798e119fe23ad25257d81f51e28cd1ca71a2 100644 --- a/ets2panda/test/parser/ts/test-class-definiton17.ts +++ b/ets2panda/test/parser/ts/test-class-definiton17.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton18.ts b/ets2panda/test/parser/ts/test-class-definiton18.ts index 700141124ffe25e37cac6a1e73c96e6983065f91..714898b3b2f370e617c90b8aa578945469491d56 100644 --- a/ets2panda/test/parser/ts/test-class-definiton18.ts +++ b/ets2panda/test/parser/ts/test-class-definiton18.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton2.ts b/ets2panda/test/parser/ts/test-class-definiton2.ts index e9068eebbf9eac88e204c5fb0fc70b9ab8b8e74c..610faae18cbaaedc0f9df9f0fd7e939e0359d44d 100644 --- a/ets2panda/test/parser/ts/test-class-definiton2.ts +++ b/ets2panda/test/parser/ts/test-class-definiton2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton3.ts b/ets2panda/test/parser/ts/test-class-definiton3.ts index 5f129be02fa8c17ac4f55a519f73afee2c62e230..69c554547e7b19a22728cf1cc3da1f792dd8e1cd 100644 --- a/ets2panda/test/parser/ts/test-class-definiton3.ts +++ b/ets2panda/test/parser/ts/test-class-definiton3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton4.ts b/ets2panda/test/parser/ts/test-class-definiton4.ts index f73cdc808f2541c88b8d1f5c66a821717cdaeb8b..4677277033727d2a1c1ded545e32a66c0e596e17 100644 --- a/ets2panda/test/parser/ts/test-class-definiton4.ts +++ b/ets2panda/test/parser/ts/test-class-definiton4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton5.ts b/ets2panda/test/parser/ts/test-class-definiton5.ts index 12b2b010d04e03038229f035caf544067f695a5b..19cc9db825663b7ecff68fec59185c35625bda06 100644 --- a/ets2panda/test/parser/ts/test-class-definiton5.ts +++ b/ets2panda/test/parser/ts/test-class-definiton5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton6.ts b/ets2panda/test/parser/ts/test-class-definiton6.ts index 13e493e87f96f37842f13aa598e8bc1199df3338..b3b297506750fcc81a6b51f4daa3b27d0093e750 100644 --- a/ets2panda/test/parser/ts/test-class-definiton6.ts +++ b/ets2panda/test/parser/ts/test-class-definiton6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton7.ts b/ets2panda/test/parser/ts/test-class-definiton7.ts index 741dd3bac8512f9eeca87e74c6c618ab92729787..8ac223a65ada0e8d4bd7de1ce833bb3f41e38df8 100644 --- a/ets2panda/test/parser/ts/test-class-definiton7.ts +++ b/ets2panda/test/parser/ts/test-class-definiton7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton8.ts b/ets2panda/test/parser/ts/test-class-definiton8.ts index c60e2b4616d3d39e76da6af263ebc92cbe09a8ab..fd5b9ca477f6e0856c6e0980de144376554d2474 100644 --- a/ets2panda/test/parser/ts/test-class-definiton8.ts +++ b/ets2panda/test/parser/ts/test-class-definiton8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-definiton9.ts b/ets2panda/test/parser/ts/test-class-definiton9.ts index 00779a0a3c63e7c62813bf2a6dd992451a0f5caa..a1945896581346696f43f1adc69cf24cb7059329 100644 --- a/ets2panda/test/parser/ts/test-class-definiton9.ts +++ b/ets2panda/test/parser/ts/test-class-definiton9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload.ts b/ets2panda/test/parser/ts/test-class-method-overload.ts index 69f9ad7450fc55174926d4fdd38bad60f204fed2..3c7fcdfeada9bbbcf732bd474694c18cd508aaa5 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload1.ts b/ets2panda/test/parser/ts/test-class-method-overload1.ts index 248f22cb698230754360843edea14a2ef544c1f6..1edfdaf22806b72985e0fd866ed6ccc291e84d8c 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload1.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload10.ts b/ets2panda/test/parser/ts/test-class-method-overload10.ts index 5070ab1cdef8644adb1ee77ab5596f3e9586d291..cf3a41c3a4a2d5f43bda1498df0b22b01d8d85ba 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload10.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload11.ts b/ets2panda/test/parser/ts/test-class-method-overload11.ts index 804ebf9b56c646eba4da994e4b183d00ed29f617..6b4af2bb7a70cfa99b5460fe6899d9a66052a39a 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload11.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload12.ts b/ets2panda/test/parser/ts/test-class-method-overload12.ts index 649138163ab46dc0aaa1b7b131d31735a6cd05a2..3a5c4d29403a804e4cc836b92e6aa84ceed52692 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload12.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload13.ts b/ets2panda/test/parser/ts/test-class-method-overload13.ts index 123a7754256977d4b3fe341e77cc00332f6c9ea8..32b970d4906f39723cafb3c9c9bb26197f73c33d 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload13.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload2.ts b/ets2panda/test/parser/ts/test-class-method-overload2.ts index b3489d4e12ae317147b3d0bc395170f1e1cf3be7..debff3f387b5d133b6b5d475e7b84c820e00c196 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload2.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload3.ts b/ets2panda/test/parser/ts/test-class-method-overload3.ts index 4d93c5d058235c4b01ce377cf8f603130289e2ec..f1293e7abfeb83206f54c6c586599da29b4b4963 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload3.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload4.ts b/ets2panda/test/parser/ts/test-class-method-overload4.ts index fb59c8fbb616b70d592dc79b0c701c685bca8402..fe7696c658b56e2fa07621c3b7a53f1671ac98ce 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload4.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload5.ts b/ets2panda/test/parser/ts/test-class-method-overload5.ts index 230546d16402b19019e488fa10034fd31ba9af22..9c76049ac05a30476f8183e5792abf1b5e085606 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload5.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload6.ts b/ets2panda/test/parser/ts/test-class-method-overload6.ts index b9caa430fdf500f14f27181ca0cc29006eb05396..cff232fe85bc07e1cc34e7ed7fd48d4d074c3697 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload6.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload7.ts b/ets2panda/test/parser/ts/test-class-method-overload7.ts index e0d6b9f258c91dd77cbac7998a2c7e718d768f77..5adbb5e782eff4d58eb1168c5456b5f1881f8c1f 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload7.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload8.ts b/ets2panda/test/parser/ts/test-class-method-overload8.ts index 173d094cdc9d039a4b9a8ea417c127262cc573a9..267cdcf84e1ebe67aafda2cf57d9b55c5cd2b511 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload8.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-class-method-overload9.ts b/ets2panda/test/parser/ts/test-class-method-overload9.ts index 796886524a419aa0954392357d08ef85400fa65b..2981ce7fa9c6b27d36144ab5fe6575b9072d2ce3 100644 --- a/ets2panda/test/parser/ts/test-class-method-overload9.ts +++ b/ets2panda/test/parser/ts/test-class-method-overload9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-enum-declaration.ts b/ets2panda/test/parser/ts/test-enum-declaration.ts index e6d3b6a5bb434af04a5b74543723850aaa678ca5..b7835950edbaabed185fcefb60a795eda85daa2d 100644 --- a/ets2panda/test/parser/ts/test-enum-declaration.ts +++ b/ets2panda/test/parser/ts/test-enum-declaration.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-enum-declaration1.ts b/ets2panda/test/parser/ts/test-enum-declaration1.ts index 279e7d12d3e30d4983b04a98eecfb29c48741b4c..40ce55b208a6056628f4c249f3806abddd89d4ec 100644 --- a/ets2panda/test/parser/ts/test-enum-declaration1.ts +++ b/ets2panda/test/parser/ts/test-enum-declaration1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-enum-declaration2.ts b/ets2panda/test/parser/ts/test-enum-declaration2.ts index 3d269306d3ddfc29b51fa802bb08fcc8a55ddfea..bdc124d7b724a5c38709f5c01ff4d1a5b0cd26b5 100644 --- a/ets2panda/test/parser/ts/test-enum-declaration2.ts +++ b/ets2panda/test/parser/ts/test-enum-declaration2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-enum-declaration3.ts b/ets2panda/test/parser/ts/test-enum-declaration3.ts index b01c86137bfb32f90407d51a63ac345b30c0bd6d..033e1516dd22bc807c34fd0b788aae2f29ad5797 100644 --- a/ets2panda/test/parser/ts/test-enum-declaration3.ts +++ b/ets2panda/test/parser/ts/test-enum-declaration3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-enum-declaration4.ts b/ets2panda/test/parser/ts/test-enum-declaration4.ts index 9b28fe68fad7de60cbadd4d166076fc6e70b9328..7c2c5349900672115f197b05aa1b243f6c6d285c 100644 --- a/ets2panda/test/parser/ts/test-enum-declaration4.ts +++ b/ets2panda/test/parser/ts/test-enum-declaration4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-enum-declaration5.ts b/ets2panda/test/parser/ts/test-enum-declaration5.ts index 43d8a7d1807c0b2c4eac300c11a25c44b8cdad77..a102d542d1d6bded2bc29475b842a54c367be738 100644 --- a/ets2panda/test/parser/ts/test-enum-declaration5.ts +++ b/ets2panda/test/parser/ts/test-enum-declaration5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-func-decl1.ts b/ets2panda/test/parser/ts/test-func-decl1.ts index e2848e475789de09dc12c65c8f20ebc3909dccfe..32cae03d2ad0296fb5dd2648508e30210d072187 100644 --- a/ets2panda/test/parser/ts/test-func-decl1.ts +++ b/ets2panda/test/parser/ts/test-func-decl1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-func-param.ts b/ets2panda/test/parser/ts/test-func-param.ts index bc13c5129d86d69cf726cf6c3755a8b45f56f4cf..d79c471e5333a460f3b680eb27d799924f3f22e5 100644 --- a/ets2panda/test/parser/ts/test-func-param.ts +++ b/ets2panda/test/parser/ts/test-func-param.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-func-param1.ts b/ets2panda/test/parser/ts/test-func-param1.ts index be7d57a665c133d07fcd9d7010ace969b1cc8a40..f9db0d68f923a867fb6327ef6a52e2b05dd6a982 100644 --- a/ets2panda/test/parser/ts/test-func-param1.ts +++ b/ets2panda/test/parser/ts/test-func-param1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-func-param2.ts b/ets2panda/test/parser/ts/test-func-param2.ts index a1b2eaf082e2e7af71c4cbe7904f84cc2147e178..8b0a339905ad0ac142001366614656c901d54933 100644 --- a/ets2panda/test/parser/ts/test-func-param2.ts +++ b/ets2panda/test/parser/ts/test-func-param2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-func-param3.ts b/ets2panda/test/parser/ts/test-func-param3.ts index c07c1ae0976e197c601d6e7ff29b609c65f947ed..3c9fa58dbef0a3bfb28fb24a23c8bf8ad85a5e6e 100644 --- a/ets2panda/test/parser/ts/test-func-param3.ts +++ b/ets2panda/test/parser/ts/test-func-param3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-func-param4.ts b/ets2panda/test/parser/ts/test-func-param4.ts index ce5d745090d6e68f16ac7e285cf4d91ebea96789..7730a8d9f597f96db76e069c39ab3a761c8b14fe 100644 --- a/ets2panda/test/parser/ts/test-func-param4.ts +++ b/ets2panda/test/parser/ts/test-func-param4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-func-param5.ts b/ets2panda/test/parser/ts/test-func-param5.ts index a6dc7e44c2bb853a75a1d662ed8c1c313cc0d1df..c53496564e1bd14a5cef62056e531c063e3527d0 100644 --- a/ets2panda/test/parser/ts/test-func-param5.ts +++ b/ets2panda/test/parser/ts/test-func-param5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-func-param6.ts b/ets2panda/test/parser/ts/test-func-param6.ts index 9c1f00939e25a6a0b85da0e7e3d557d04213e2a9..c22f18688d69b08b637b72314fbdc0beed5dd1e4 100644 --- a/ets2panda/test/parser/ts/test-func-param6.ts +++ b/ets2panda/test/parser/ts/test-func-param6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-func-param7.ts b/ets2panda/test/parser/ts/test-func-param7.ts index 14852d8aebd432b851649a698141fb74de2c9007..2ff354b2ac5b8df998177e8afdd4ee7385da6aa5 100644 --- a/ets2panda/test/parser/ts/test-func-param7.ts +++ b/ets2panda/test/parser/ts/test-func-param7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-func-param8.ts b/ets2panda/test/parser/ts/test-func-param8.ts index e0b5280302839dc500c536972d5c5eeaa41abc98..8f4fe3dcb1ae5869a4b1122593dcfffbadcc1b40 100644 --- a/ets2panda/test/parser/ts/test-func-param8.ts +++ b/ets2panda/test/parser/ts/test-func-param8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-function-overload.ts b/ets2panda/test/parser/ts/test-function-overload.ts index 6de3f1be06106f078398a68fcd86c8daabed8702..bf84ea671b1ef62258150a95a4050ccb1bc2f69a 100644 --- a/ets2panda/test/parser/ts/test-function-overload.ts +++ b/ets2panda/test/parser/ts/test-function-overload.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-function-overload1.ts b/ets2panda/test/parser/ts/test-function-overload1.ts index 2923655b0c5f6201167d397fef7e8581751638fd..2ef67bc6e5df994d0e1924945841e3f7bd51317b 100644 --- a/ets2panda/test/parser/ts/test-function-overload1.ts +++ b/ets2panda/test/parser/ts/test-function-overload1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-function-overload2.ts b/ets2panda/test/parser/ts/test-function-overload2.ts index 85f0070e4305bb4e8a1139863c6df76f197f647a..a0be0bdecdfe1dc16ccbf7c9a085fb07b5af2493 100644 --- a/ets2panda/test/parser/ts/test-function-overload2.ts +++ b/ets2panda/test/parser/ts/test-function-overload2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-if.ts b/ets2panda/test/parser/ts/test-if.ts index df1aa01a5ed4edbc24949a3cb144e3d088b9558e..0b4593f00abfdb6abc131f786c0627b7fc705746 100644 --- a/ets2panda/test/parser/ts/test-if.ts +++ b/ets2panda/test/parser/ts/test-if.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-interface.ts b/ets2panda/test/parser/ts/test-interface.ts index 1072c19fd2286976ffa52f562eecc23f9629a416..4987531fdb0a4f16a068a373fa0bf93c8820e1e4 100644 --- a/ets2panda/test/parser/ts/test-interface.ts +++ b/ets2panda/test/parser/ts/test-interface.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-interface1.ts b/ets2panda/test/parser/ts/test-interface1.ts index 09f0b32a7d175dc58bbf19c6c929efccb0be1416..69f4ceceecedf3df58c98e421b6ff8e8f9c4e940 100644 --- a/ets2panda/test/parser/ts/test-interface1.ts +++ b/ets2panda/test/parser/ts/test-interface1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-interface2.ts b/ets2panda/test/parser/ts/test-interface2.ts index 3b9d59fdb93f0ab01f862db9a18368e67f141c45..7f4114d5957b3ec16227c9da9c4e77362ba34fd2 100644 --- a/ets2panda/test/parser/ts/test-interface2.ts +++ b/ets2panda/test/parser/ts/test-interface2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-interface3.ts b/ets2panda/test/parser/ts/test-interface3.ts index e56398657f366e64f6bbe92d33aa84b88635d325..b6f847f5a6161a9e5942a1d5d0b638f1a825efde 100644 --- a/ets2panda/test/parser/ts/test-interface3.ts +++ b/ets2panda/test/parser/ts/test-interface3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-intersection.ts b/ets2panda/test/parser/ts/test-intersection.ts index 87ba8cb25a25f5655052e2316f3f4034d19bada9..a6bc632b680d42e5280853a2870273e419dc7d86 100644 --- a/ets2panda/test/parser/ts/test-intersection.ts +++ b/ets2panda/test/parser/ts/test-intersection.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-intersection1.ts b/ets2panda/test/parser/ts/test-intersection1.ts index 557f5292023b24120b2a8bb8405ab3c929853711..35a9afb0f207d8ded33111be686e40586a09132b 100644 --- a/ets2panda/test/parser/ts/test-intersection1.ts +++ b/ets2panda/test/parser/ts/test-intersection1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-intersection2.ts b/ets2panda/test/parser/ts/test-intersection2.ts index ae6eb195cc042d71cea16d6ab5eb140578629868..0d7e8b86f7eb5480e34d43c8a69010a8aec7183c 100644 --- a/ets2panda/test/parser/ts/test-intersection2.ts +++ b/ets2panda/test/parser/ts/test-intersection2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-intersection3.ts b/ets2panda/test/parser/ts/test-intersection3.ts index cc11fef3f5981badd5f762f5cfea8d251b0ff200..1455d9d18b8431451eba19f26ac8aad7f74e65ac 100644 --- a/ets2panda/test/parser/ts/test-intersection3.ts +++ b/ets2panda/test/parser/ts/test-intersection3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare.ts b/ets2panda/test/parser/ts/test-keyword-declare.ts index e42283e57cd3fe504534cd36b28be5d761c02269..9338d266864eac8828bff4ce48adc6d028e5f3fe 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare1.ts b/ets2panda/test/parser/ts/test-keyword-declare1.ts index 11d8dce914debc71e63bf228b05d537644d855ef..8906a16a2e236c20096b847cb2de6dacaf6bf28c 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare1.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare10.ts b/ets2panda/test/parser/ts/test-keyword-declare10.ts index 7e147ac870bec436452de4799743dfb1bc26e457..efeb93a8e01d412ab489955f223d0f2afceaeb6e 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare10.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare11.ts b/ets2panda/test/parser/ts/test-keyword-declare11.ts index 30ba7d50614f4c75b0b407558711ce8cd3e325d5..8ac22394f5cac7d0d48b83668a95b17409443cc3 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare11.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare12.ts b/ets2panda/test/parser/ts/test-keyword-declare12.ts index 18e1fcb088d0d29b58ed5905c40a7ad41d7664a9..47d9622e78ac4148159975918cdafcb6f72a06d0 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare12.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare13.ts b/ets2panda/test/parser/ts/test-keyword-declare13.ts index d3b1056681764bcc476e7099b9b06e133e1cfde2..b5e5b0a35e26d6d20b402bec0f1b5cb8d249a922 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare13.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare13.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare2.ts b/ets2panda/test/parser/ts/test-keyword-declare2.ts index f70a9e05651f4145bc88f82695d9dce6a01af881..6e54e05c7551eea3faa9f79d1dbcbd64fafe28fb 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare2.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare3.ts b/ets2panda/test/parser/ts/test-keyword-declare3.ts index d3c876d82a28346da1985d2339a5cbcf4b46ec46..6f7f3e0967aeffe006d3a09f0d2c1c6c02dfe289 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare3.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare4.ts b/ets2panda/test/parser/ts/test-keyword-declare4.ts index 5c726c99823a6c3c53ff9ea2f065bf0723549014..3c40cda2ae3522c31d3abfeacd1155ace3ae977e 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare4.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare5.ts b/ets2panda/test/parser/ts/test-keyword-declare5.ts index 0026a71fc265b874de52f11fc89746673bcd5d7b..b3bfafd7d59092b65c5db88caf2bd82f8201f978 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare5.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare6.ts b/ets2panda/test/parser/ts/test-keyword-declare6.ts index f2fb4f6ea6b8b10f1a70a36d221b98ea4ead9447..f9699643d8af27fe81164acd7da3803dc10c07d8 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare6.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare7.ts b/ets2panda/test/parser/ts/test-keyword-declare7.ts index 732c16c18ca06481912322ba42a5deeb7faf13fb..db1e9625d438dba6d74990c83605020e99a4190d 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare7.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare8.ts b/ets2panda/test/parser/ts/test-keyword-declare8.ts index 66435c36aa38eb8859dc32e86a553dfe90959435..b765e41f85709700ff45899a136cc116ddc8276a 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare8.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-keyword-declare9.ts b/ets2panda/test/parser/ts/test-keyword-declare9.ts index 4f885b6c3b6228a4b150c6cdde0e57a787b7ef18..d3da502e79e757f6e84ecced12efe87d2ca59f0a 100644 --- a/ets2panda/test/parser/ts/test-keyword-declare9.ts +++ b/ets2panda/test/parser/ts/test-keyword-declare9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-member-expression1.ts b/ets2panda/test/parser/ts/test-member-expression1.ts index 9363c4cfad99dfb7a8eacee7799c629fb01d5586..fabbd12afb340369da50d70c8a803643962e2578 100644 --- a/ets2panda/test/parser/ts/test-member-expression1.ts +++ b/ets2panda/test/parser/ts/test-member-expression1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-member-expression2.ts b/ets2panda/test/parser/ts/test-member-expression2.ts index bf7f7667c2c70150922ab359eb7bb31b36a952d5..5a6af3c46fe3ac98a18fe33c2d541bb6d479266a 100644 --- a/ets2panda/test/parser/ts/test-member-expression2.ts +++ b/ets2panda/test/parser/ts/test-member-expression2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-as-expression.ts b/ets2panda/test/parser/ts/test-ts-as-expression.ts index 64d150e2bd10039b68ce58ca199daa6ab882f474..7c5a6f7278bf5803eec69982d10018cdf0e7806a 100644 --- a/ets2panda/test/parser/ts/test-ts-as-expression.ts +++ b/ets2panda/test/parser/ts/test-ts-as-expression.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-conditional-type.ts b/ets2panda/test/parser/ts/test-ts-conditional-type.ts index afeec0ad7fdf174e670d02244e1165b2a13c1096..9d3a485ca8a6fb838e280610b191277305937477 100644 --- a/ets2panda/test/parser/ts/test-ts-conditional-type.ts +++ b/ets2panda/test/parser/ts/test-ts-conditional-type.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-conditional-type1.ts b/ets2panda/test/parser/ts/test-ts-conditional-type1.ts index 45adf005fea5a2daef30f6e9628fb7e170742bbd..089930d9877854076ea039f903bd2320f90ccca5 100644 --- a/ets2panda/test/parser/ts/test-ts-conditional-type1.ts +++ b/ets2panda/test/parser/ts/test-ts-conditional-type1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-conditional-type2.ts b/ets2panda/test/parser/ts/test-ts-conditional-type2.ts index ce3c9812afc6a4e0155d2e534dcc4941ad16cae7..4144c0672b91b9725e5055f23c1bb37264276427 100644 --- a/ets2panda/test/parser/ts/test-ts-conditional-type2.ts +++ b/ets2panda/test/parser/ts/test-ts-conditional-type2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-conditional-type3.ts b/ets2panda/test/parser/ts/test-ts-conditional-type3.ts index 6ec7f2aa299f7a622f09b1f0eddad5542aeaa83c..e2ccb0a1c6080496910dbe066f85f5fba5f44af3 100644 --- a/ets2panda/test/parser/ts/test-ts-conditional-type3.ts +++ b/ets2panda/test/parser/ts/test-ts-conditional-type3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-conditional-type4.ts b/ets2panda/test/parser/ts/test-ts-conditional-type4.ts index 5fa65b4d13b99f91d8920d50755b4e83d4dbfc8f..31a0cfa1e39eaf7665fdd3c0022d9870b0239317 100644 --- a/ets2panda/test/parser/ts/test-ts-conditional-type4.ts +++ b/ets2panda/test/parser/ts/test-ts-conditional-type4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-conditional-type5.ts b/ets2panda/test/parser/ts/test-ts-conditional-type5.ts index fb455ddb182447e1b6f66da955266bc00435ff11..0d8e5a0aa4c10bf7b9b2a35babb2d3dd5b640a39 100644 --- a/ets2panda/test/parser/ts/test-ts-conditional-type5.ts +++ b/ets2panda/test/parser/ts/test-ts-conditional-type5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-conditional-type6.ts b/ets2panda/test/parser/ts/test-ts-conditional-type6.ts index 4b1a534e39589059590c25ae117a03f09e60b80d..be8b97065fe7040e4aff2ba3c2d7251a53b4d71b 100644 --- a/ets2panda/test/parser/ts/test-ts-conditional-type6.ts +++ b/ets2panda/test/parser/ts/test-ts-conditional-type6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-conditional-type7.ts b/ets2panda/test/parser/ts/test-ts-conditional-type7.ts index 3b2466bd8ea48dad0620dee731dd9423ae219f06..c330860ead438d3d3bd394bd9c5d62198896254a 100644 --- a/ets2panda/test/parser/ts/test-ts-conditional-type7.ts +++ b/ets2panda/test/parser/ts/test-ts-conditional-type7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-constructor-type1.ts b/ets2panda/test/parser/ts/test-ts-constructor-type1.ts index 4d4e96673bc9140400653190e691a3cc162baa8b..ca29a84515383f05bf9bbef8d2e8331f92aa2a2f 100644 --- a/ets2panda/test/parser/ts/test-ts-constructor-type1.ts +++ b/ets2panda/test/parser/ts/test-ts-constructor-type1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-constructor-type2.ts b/ets2panda/test/parser/ts/test-ts-constructor-type2.ts index e6dcf24d0d1cfade38089f376e76744ced1b2f36..e714daee45d4b861661fdbd59d0e2d6acca23ef7 100644 --- a/ets2panda/test/parser/ts/test-ts-constructor-type2.ts +++ b/ets2panda/test/parser/ts/test-ts-constructor-type2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-constructor-type3.ts b/ets2panda/test/parser/ts/test-ts-constructor-type3.ts index 28c51cc0fe2ff4242d84f7bb7f806931035e1134..2e74c133dfa638bc2b0e5cf19dee210cbb6b38d0 100644 --- a/ets2panda/test/parser/ts/test-ts-constructor-type3.ts +++ b/ets2panda/test/parser/ts/test-ts-constructor-type3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-constructor-type4.ts b/ets2panda/test/parser/ts/test-ts-constructor-type4.ts index d4df308c5723a771e881255400c69a0676c651c0..258f1f086550fc470b6956cb70d22150b8e9e0f0 100644 --- a/ets2panda/test/parser/ts/test-ts-constructor-type4.ts +++ b/ets2panda/test/parser/ts/test-ts-constructor-type4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-mapped-type.ts b/ets2panda/test/parser/ts/test-ts-mapped-type.ts index 8fbb2ccb6b683f5491d3f98bdb09b0d0f6ee462c..0cf752c920bf04dbb604e8bd164a108c91bc5f07 100644 --- a/ets2panda/test/parser/ts/test-ts-mapped-type.ts +++ b/ets2panda/test/parser/ts/test-ts-mapped-type.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-mapped-type1.ts b/ets2panda/test/parser/ts/test-ts-mapped-type1.ts index e094346a7983e08e692905eb286fdd546ddf5bea..3e616aa7513bbccbc9bfc4bf9fdab3324cba555c 100644 --- a/ets2panda/test/parser/ts/test-ts-mapped-type1.ts +++ b/ets2panda/test/parser/ts/test-ts-mapped-type1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-mapped-type2.ts b/ets2panda/test/parser/ts/test-ts-mapped-type2.ts index d348090e5e127f7850cbc0f426cfa29e70bc0e53..aeaf5d6624aea647a4c193373ee9836dbb6295a1 100644 --- a/ets2panda/test/parser/ts/test-ts-mapped-type2.ts +++ b/ets2panda/test/parser/ts/test-ts-mapped-type2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-mapped-type3.ts b/ets2panda/test/parser/ts/test-ts-mapped-type3.ts index 0431af218f31b55bf5c1d42cabc6635218e6b2fb..73db013954c33701bc509c800874684f54aff4bc 100644 --- a/ets2panda/test/parser/ts/test-ts-mapped-type3.ts +++ b/ets2panda/test/parser/ts/test-ts-mapped-type3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-mapped-type4.ts b/ets2panda/test/parser/ts/test-ts-mapped-type4.ts index ad02fdbaa0929c36fcb294ec52c722df589e419a..6b3962c04283e7546595795cece52e55806cacc9 100644 --- a/ets2panda/test/parser/ts/test-ts-mapped-type4.ts +++ b/ets2panda/test/parser/ts/test-ts-mapped-type4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-mapped-type5.ts b/ets2panda/test/parser/ts/test-ts-mapped-type5.ts index aa84e6fef45d38d9efe879f7767d08dee37f2007..427fffdf32c116ee14b6b90a5e39d1d3988b5637 100644 --- a/ets2panda/test/parser/ts/test-ts-mapped-type5.ts +++ b/ets2panda/test/parser/ts/test-ts-mapped-type5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-mapped-type6.ts b/ets2panda/test/parser/ts/test-ts-mapped-type6.ts index 4ad902edb3818d0423e4f3e0096a4c0c574f8019..89fbb49a54a384fb31a5b4570747eaf42b9854c2 100644 --- a/ets2panda/test/parser/ts/test-ts-mapped-type6.ts +++ b/ets2panda/test/parser/ts/test-ts-mapped-type6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-mapped-type7.ts b/ets2panda/test/parser/ts/test-ts-mapped-type7.ts index 56da301c6fa54ac7426da607ff314f300b19f226..dccbfed5907307687b8906747d30aa467d434897 100644 --- a/ets2panda/test/parser/ts/test-ts-mapped-type7.ts +++ b/ets2panda/test/parser/ts/test-ts-mapped-type7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-non-null-expression.ts b/ets2panda/test/parser/ts/test-ts-non-null-expression.ts index 6567bffc30c7176bd859399930b1c21c24be4583..2d051420b3f62e9d3f342b077e10d8c23588d393 100644 --- a/ets2panda/test/parser/ts/test-ts-non-null-expression.ts +++ b/ets2panda/test/parser/ts/test-ts-non-null-expression.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property.ts b/ets2panda/test/parser/ts/test-ts-parameter-property.ts index b541e5476d1006b808b6385e268e41754b0a2775..4b1066fbdc527164619a12d4b63b740dc30ded67 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property1.ts b/ets2panda/test/parser/ts/test-ts-parameter-property1.ts index f03903448b459cf3799311794d4f975c9aaabfee..0556a465c2ec7b8df8792af380bd9f79e427268c 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property1.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property10.ts b/ets2panda/test/parser/ts/test-ts-parameter-property10.ts index e9c462008051821ba8bcd320084ae30ad8d40906..6a4a158b9d5b3fd02ff5d41cbd0038ae602fb9a7 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property10.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property10.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property11.ts b/ets2panda/test/parser/ts/test-ts-parameter-property11.ts index 8eda48622846d017cdc4c739ae50310496b84808..2dc01b8d8c2013472536dc73d4e1539aff3df9d3 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property11.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property12.ts b/ets2panda/test/parser/ts/test-ts-parameter-property12.ts index c4668e06f232f1ca4e02bdf26d2f572b1573c818..b285b3a925000aeae86762ffd415e2e82987c2b9 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property12.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property12.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property2.ts b/ets2panda/test/parser/ts/test-ts-parameter-property2.ts index e938aa0a9730c2de134069a20c08c2c34fd9cf2c..5db059f6ce2a2fd1218640a130e103789de1fbca 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property2.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property3.ts b/ets2panda/test/parser/ts/test-ts-parameter-property3.ts index 1ef55194300b5eb7e79de8dee41bf8adbde835bb..a307ac76d210c801903c0dcd7a6e1cb8ab39a548 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property3.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property4.ts b/ets2panda/test/parser/ts/test-ts-parameter-property4.ts index ab98f17984873b6319e6c1c90a98b9e13341ed6e..a15519ed61b79c443d15f71ef6f00a47f89e5500 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property4.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property5.ts b/ets2panda/test/parser/ts/test-ts-parameter-property5.ts index 904691b137d84232fff82d715c3bd5fa083895e3..e44d00ef3df450cdae53d8a3287abfce7e9208b0 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property5.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property6.ts b/ets2panda/test/parser/ts/test-ts-parameter-property6.ts index d3b3cb12c1651140498a5845906c167e32c4d466..d18393e6128beb5dc8d7ebbe8b96c6a18e0f247a 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property6.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property7.ts b/ets2panda/test/parser/ts/test-ts-parameter-property7.ts index ccac0696d632b329f9f9f4b733c0541447783d01..25b74f251b0ffa093ecaece1b6ae4d69dd5f8091 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property7.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property8.ts b/ets2panda/test/parser/ts/test-ts-parameter-property8.ts index 2ea5cda5aeb0905ca629ef364d9223239a70e02a..8d51fff40d7d7630f3fb71ea2df3dd5e22784280 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property8.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-parameter-property9.ts b/ets2panda/test/parser/ts/test-ts-parameter-property9.ts index 3d7df36d5abaa3d89cd61bebc743d4eb95d0e242..1de00f3de179cf395c744af504a91325599aaab0 100644 --- a/ets2panda/test/parser/ts/test-ts-parameter-property9.ts +++ b/ets2panda/test/parser/ts/test-ts-parameter-property9.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-type-assertion.ts b/ets2panda/test/parser/ts/test-ts-type-assertion.ts index 8686a05c1f1384e6f07ab5e09f6d1d022139b0d1..d3b31d06de21011f390f98fd04a8ce9a3b386f9d 100644 --- a/ets2panda/test/parser/ts/test-ts-type-assertion.ts +++ b/ets2panda/test/parser/ts/test-ts-type-assertion.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-type-predicate.ts b/ets2panda/test/parser/ts/test-ts-type-predicate.ts index db5b78f8ea59a09b473cd1538d0aa359f37c353b..123c4fa16f1d02fde0642b64772bf2ad710b64b2 100644 --- a/ets2panda/test/parser/ts/test-ts-type-predicate.ts +++ b/ets2panda/test/parser/ts/test-ts-type-predicate.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-type-predicate1.ts b/ets2panda/test/parser/ts/test-ts-type-predicate1.ts index ec4ca9acbc6964a21ac657238b4b3139f42f2918..113823aa464a5b74e6a6b463629588b822357b5f 100644 --- a/ets2panda/test/parser/ts/test-ts-type-predicate1.ts +++ b/ets2panda/test/parser/ts/test-ts-type-predicate1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-type-predicate2.ts b/ets2panda/test/parser/ts/test-ts-type-predicate2.ts index ea1686930770855d79a6404c42ebf909c77eed39..4632e2b015f363c59be6a408a9c14cd5b19fc094 100644 --- a/ets2panda/test/parser/ts/test-ts-type-predicate2.ts +++ b/ets2panda/test/parser/ts/test-ts-type-predicate2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-type-predicate3.ts b/ets2panda/test/parser/ts/test-ts-type-predicate3.ts index dae4c431d98203fb34c0de7b32792b4fef155635..1bd8c7e8278fd48974370e0a13c1517927094947 100644 --- a/ets2panda/test/parser/ts/test-ts-type-predicate3.ts +++ b/ets2panda/test/parser/ts/test-ts-type-predicate3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-type-predicate4.ts b/ets2panda/test/parser/ts/test-ts-type-predicate4.ts index 927e29e7beb40a327d9dee95141eb3ba8115ac85..e7ef7fbece405f9d4d05a1ed26a57cd3db2c8ffa 100644 --- a/ets2panda/test/parser/ts/test-ts-type-predicate4.ts +++ b/ets2panda/test/parser/ts/test-ts-type-predicate4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-type-predicate5.ts b/ets2panda/test/parser/ts/test-ts-type-predicate5.ts index eaf51510a96daa9bfc028f3fe43b92caf2156346..93d0f4a48e88bbd8bd6c985571aa89c4839525c5 100644 --- a/ets2panda/test/parser/ts/test-ts-type-predicate5.ts +++ b/ets2panda/test/parser/ts/test-ts-type-predicate5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-type-predicate6.ts b/ets2panda/test/parser/ts/test-ts-type-predicate6.ts index bfbdbca439236f62f7edb65185c3c4f3d8ddcced..67f4cca1355a129ca60dff05209989d5de3d6b63 100644 --- a/ets2panda/test/parser/ts/test-ts-type-predicate6.ts +++ b/ets2panda/test/parser/ts/test-ts-type-predicate6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-type-predicate7.ts b/ets2panda/test/parser/ts/test-ts-type-predicate7.ts index 15a6b8a0e8b8dfad4344373aad5b484c83c6724a..9bf266fee13d8a3550509ed79ba7329e914b8cdd 100644 --- a/ets2panda/test/parser/ts/test-ts-type-predicate7.ts +++ b/ets2panda/test/parser/ts/test-ts-type-predicate7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-ts-type-predicate8.ts b/ets2panda/test/parser/ts/test-ts-type-predicate8.ts index 63aa16dc47e8acc915052edef115a92281572a09..38fc56a064875ef8353c858dd7749001ac47993a 100644 --- a/ets2panda/test/parser/ts/test-ts-type-predicate8.ts +++ b/ets2panda/test/parser/ts/test-ts-type-predicate8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-tuple-type.ts b/ets2panda/test/parser/ts/test-tuple-type.ts index 180ce4a82ef99b0a9a639ef2726c496ebbfc3ee8..3581d64d2697fa8c7391699e567ad1bac5a3b072 100644 --- a/ets2panda/test/parser/ts/test-tuple-type.ts +++ b/ets2panda/test/parser/ts/test-tuple-type.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-tuple-type1.ts b/ets2panda/test/parser/ts/test-tuple-type1.ts index 0a71d68b3f416f67561e4af3cff3605c46211a44..637053e55aa5a6a1ab699fb5ef76119ee3bde0a5 100644 --- a/ets2panda/test/parser/ts/test-tuple-type1.ts +++ b/ets2panda/test/parser/ts/test-tuple-type1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-tuple-type2.ts b/ets2panda/test/parser/ts/test-tuple-type2.ts index 17dcf7109de2bc7c9a9f806767d3dbbc5d84b09a..f2676f6b7c58b4b01b93aff26eb7c6eee134a79c 100644 --- a/ets2panda/test/parser/ts/test-tuple-type2.ts +++ b/ets2panda/test/parser/ts/test-tuple-type2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-tuple-type3.ts b/ets2panda/test/parser/ts/test-tuple-type3.ts index e4af3e32fb7343bb74b435ef4f200cb1396503f5..830eaf4e527e8556e71589cc12d42eff5d155032 100644 --- a/ets2panda/test/parser/ts/test-tuple-type3.ts +++ b/ets2panda/test/parser/ts/test-tuple-type3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-tuple-type4.ts b/ets2panda/test/parser/ts/test-tuple-type4.ts index 8afce7388f7b6b98d6b63fba1e2bcd0ea8653d17..81915162ae34e5ae445ca8a009eab423cacaf23a 100644 --- a/ets2panda/test/parser/ts/test-tuple-type4.ts +++ b/ets2panda/test/parser/ts/test-tuple-type4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-alias.ts b/ets2panda/test/parser/ts/test-type-alias.ts index 491accecbedb3ca10178cebadf577530e4777b25..dd3388024cefb49d118d6a5e6661bc136e8b9dd1 100644 --- a/ets2panda/test/parser/ts/test-type-alias.ts +++ b/ets2panda/test/parser/ts/test-type-alias.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-alias1.ts b/ets2panda/test/parser/ts/test-type-alias1.ts index d2b61be22fa996471f5780ede20912248bb8ee77..fd3303f7603cf3c3c8e9bd6fa6c815a4dda1da95 100644 --- a/ets2panda/test/parser/ts/test-type-alias1.ts +++ b/ets2panda/test/parser/ts/test-type-alias1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-alias2.ts b/ets2panda/test/parser/ts/test-type-alias2.ts index 5493c3688337029601f7c18a97f0bdfea8d79ad3..f38521217ac7f51fdb80751b7e571bcba11aa85a 100644 --- a/ets2panda/test/parser/ts/test-type-alias2.ts +++ b/ets2panda/test/parser/ts/test-type-alias2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-alias3.ts b/ets2panda/test/parser/ts/test-type-alias3.ts index 300647141376ac827be1e9f799aa85c11a45ba9d..d0c4b713ddee1333f17a101b2aa4e728e67c74cb 100644 --- a/ets2panda/test/parser/ts/test-type-alias3.ts +++ b/ets2panda/test/parser/ts/test-type-alias3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-annotation.ts b/ets2panda/test/parser/ts/test-type-annotation.ts index 42d34c24d0c24ac0f885fccc703bb88cfb037c36..f3a1fe3b82063732e48afe9e64806c73f40068a7 100644 --- a/ets2panda/test/parser/ts/test-type-annotation.ts +++ b/ets2panda/test/parser/ts/test-type-annotation.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-literal.ts b/ets2panda/test/parser/ts/test-type-literal.ts index 0146d36ac67dcd3aa53697ee07c45e9c5b8aa07a..3a2c35f3520a0b96b355aaadf87140d84b2da6c2 100644 --- a/ets2panda/test/parser/ts/test-type-literal.ts +++ b/ets2panda/test/parser/ts/test-type-literal.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-literal1.ts b/ets2panda/test/parser/ts/test-type-literal1.ts index 5a42274690126ea639ef64ca2c9be3b01dfb1782..668745d998308b23012f8d995acc7b46690eb0a9 100644 --- a/ets2panda/test/parser/ts/test-type-literal1.ts +++ b/ets2panda/test/parser/ts/test-type-literal1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-literal2.ts b/ets2panda/test/parser/ts/test-type-literal2.ts index 449ac6fdf87c9f9deb192a820aa4745323cecbef..cd56fed41306993a042e2d7f1b65f0d11a975008 100644 --- a/ets2panda/test/parser/ts/test-type-literal2.ts +++ b/ets2panda/test/parser/ts/test-type-literal2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-literal3.ts b/ets2panda/test/parser/ts/test-type-literal3.ts index 19d6c9de3348b3b7120f27295cd671f44f60e25a..eac1433bb801fb598cd1c456ea03f41affc8f093 100644 --- a/ets2panda/test/parser/ts/test-type-literal3.ts +++ b/ets2panda/test/parser/ts/test-type-literal3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-query.ts b/ets2panda/test/parser/ts/test-type-query.ts index f4ec555d852703835adfd9c523d0517f0d51b28e..cea8f76df99a1a595d8f75dcb42eedaa775c1785 100644 --- a/ets2panda/test/parser/ts/test-type-query.ts +++ b/ets2panda/test/parser/ts/test-type-query.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-query1.ts b/ets2panda/test/parser/ts/test-type-query1.ts index c35ac32fb84fa55a0233c7daf1ea33f586ae8379..cb624a04490bc959720db6a68065d39ca80d9b04 100644 --- a/ets2panda/test/parser/ts/test-type-query1.ts +++ b/ets2panda/test/parser/ts/test-type-query1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test-type-query2.ts b/ets2panda/test/parser/ts/test-type-query2.ts index 777da8bd08165e7839c1513415a52214132a2544..bebfb4401ff542b8c071f51cfe0939606fbd51fb 100644 --- a/ets2panda/test/parser/ts/test-type-query2.ts +++ b/ets2panda/test/parser/ts/test-type-query2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_decorator.ts b/ets2panda/test/parser/ts/test_decorator.ts index 38962b2fc19e75f0e2179c10073076c44ec3b526..549e08c9480e816ccfec08e049b6bf030758f348 100644 --- a/ets2panda/test/parser/ts/test_decorator.ts +++ b/ets2panda/test/parser/ts/test_decorator.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_decorator1.ts b/ets2panda/test/parser/ts/test_decorator1.ts index ad35ff16997d8c68df717b3bebbc01bbbbe797af..3840fd4d18011e1c4151e010791a7f031856395f 100644 --- a/ets2panda/test/parser/ts/test_decorator1.ts +++ b/ets2panda/test/parser/ts/test_decorator1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_decorator2.ts b/ets2panda/test/parser/ts/test_decorator2.ts index a904974dd1b1b0bbef0eb34e6615f1a0bfac4fe8..3d6d3a436402979c561824f8ace2993e0b874f86 100644 --- a/ets2panda/test/parser/ts/test_decorator2.ts +++ b/ets2panda/test/parser/ts/test_decorator2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_decorator3.ts b/ets2panda/test/parser/ts/test_decorator3.ts index 5d55ddf958aaea7c6005048e7b3fe4d0bbde6d33..b7105651bc2e51e2e9304748776f5fe10daed1f8 100644 --- a/ets2panda/test/parser/ts/test_decorator3.ts +++ b/ets2panda/test/parser/ts/test_decorator3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_decorator4.ts b/ets2panda/test/parser/ts/test_decorator4.ts index 8dec3658df174ed28e7c6a61f10b9155eadc6246..43fae6eb658187628e9d9ccccbce71ac9b3214af 100644 --- a/ets2panda/test/parser/ts/test_decorator4.ts +++ b/ets2panda/test/parser/ts/test_decorator4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_decorator5.ts b/ets2panda/test/parser/ts/test_decorator5.ts index 8a51550bf7ccb4551b4661ecde5046d9b07f5983..2a950bfe40480cfb19f94aae22ea29ecb4fb6787 100644 --- a/ets2panda/test/parser/ts/test_decorator5.ts +++ b/ets2panda/test/parser/ts/test_decorator5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_decorator6.ts b/ets2panda/test/parser/ts/test_decorator6.ts index 88ccd8408c9b65743e6eac6f617b746031178a7b..f02d46aa40dd4d4a275338a7b6081631911b9fcb 100644 --- a/ets2panda/test/parser/ts/test_decorator6.ts +++ b/ets2panda/test/parser/ts/test_decorator6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_decorator7.ts b/ets2panda/test/parser/ts/test_decorator7.ts index 9726df035cfb20c916ad6257311ef16858c7cee2..7e9cb6ea9eb663a78773cc6df2376ec66629254e 100644 --- a/ets2panda/test/parser/ts/test_decorator7.ts +++ b/ets2panda/test/parser/ts/test_decorator7.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_decorator8.ts b/ets2panda/test/parser/ts/test_decorator8.ts index fb983d6d42cda3dfe52760faa92b43035495e8e1..0f7cd85c7a3c1bdd3c7c9aeddbd488d9c6994e08 100644 --- a/ets2panda/test/parser/ts/test_decorator8.ts +++ b/ets2panda/test/parser/ts/test_decorator8.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_generic.ts b/ets2panda/test/parser/ts/test_generic.ts index 23e2769a025a248ac6245b93aafacf8be7fbb3ae..1c1e90c033a7a7ece0b4c7a90b0f5e9c15ff3e13 100644 --- a/ets2panda/test/parser/ts/test_generic.ts +++ b/ets2panda/test/parser/ts/test_generic.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_import_type.ts b/ets2panda/test/parser/ts/test_import_type.ts index 4300268e7b50587e11cd235bba992e786a9ab40c..4e741275d2fb5e1c2da858e4502cc0aa20d4c633 100644 --- a/ets2panda/test/parser/ts/test_import_type.ts +++ b/ets2panda/test/parser/ts/test_import_type.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_module.ts b/ets2panda/test/parser/ts/test_module.ts index 5ceae19d5b0a10f3daa0a57e86b11f2a3a77e6dc..94d95592d3f36d38c2429840d3c78eca8906d1a2 100644 --- a/ets2panda/test/parser/ts/test_module.ts +++ b/ets2panda/test/parser/ts/test_module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_module1.ts b/ets2panda/test/parser/ts/test_module1.ts index 1f389def9318c9548096af562ec3a4db47c1d81e..3fd8bc3c10b2f43df188dbce7a8b40e307535165 100644 --- a/ets2panda/test/parser/ts/test_module1.ts +++ b/ets2panda/test/parser/ts/test_module1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_module2.ts b/ets2panda/test/parser/ts/test_module2.ts index 56da09d96d23533ec5d5ca9e9294e11e79a3beb6..c5730dc651dab71529b4ed161548d3e6988e0039 100644 --- a/ets2panda/test/parser/ts/test_module2.ts +++ b/ets2panda/test/parser/ts/test_module2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_module3.ts b/ets2panda/test/parser/ts/test_module3.ts index 25a9f8732eaa487330f8896075ed20d658c4128d..6b17df5d4ff3be498c051fc74b08e4acf0e6f1bd 100644 --- a/ets2panda/test/parser/ts/test_module3.ts +++ b/ets2panda/test/parser/ts/test_module3.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_module4.ts b/ets2panda/test/parser/ts/test_module4.ts index baeda6aea606fe9805e0fdab55f63001f4d767f4..7c02792d06124dbb37981f3d6598c3e1f490d82b 100644 --- a/ets2panda/test/parser/ts/test_module4.ts +++ b/ets2panda/test/parser/ts/test_module4.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_module5.ts b/ets2panda/test/parser/ts/test_module5.ts index 14f781c4f668475ea8fa745ec205d35e4181f649..f4d154218de843af94c05f5dbda0876ba99b6b91 100644 --- a/ets2panda/test/parser/ts/test_module5.ts +++ b/ets2panda/test/parser/ts/test_module5.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_module6.ts b/ets2panda/test/parser/ts/test_module6.ts index 01a295bd883a540e7217a2748bf23dbd929798c0..9f3ae3f60ba0e3df18f8013c210e85b23ff95501 100644 --- a/ets2panda/test/parser/ts/test_module6.ts +++ b/ets2panda/test/parser/ts/test_module6.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_this_type.ts b/ets2panda/test/parser/ts/test_this_type.ts index b8bf54706123a736f7a9452e268b0810cef93447..db7fb67781ed32470458aa22d9253539c5b7fe92 100644 --- a/ets2panda/test/parser/ts/test_this_type.ts +++ b/ets2panda/test/parser/ts/test_this_type.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_this_type1.ts b/ets2panda/test/parser/ts/test_this_type1.ts index 693b272d0a0a9c10ff0cbb03d1d4ce55fdb892db..8dfe284b7149defbee6798f1659b5267460479eb 100644 --- a/ets2panda/test/parser/ts/test_this_type1.ts +++ b/ets2panda/test/parser/ts/test_this_type1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/parser/ts/test_this_type2.ts b/ets2panda/test/parser/ts/test_this_type2.ts index a0b18c106fbd86d0217e4caa213e09a12159ec53..d4837e134ea3ca1f4d1818ea8d8dbc0f461c45b9 100644 --- a/ets2panda/test/parser/ts/test_this_type2.ts +++ b/ets2panda/test/parser/ts/test_this_type2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/AccessFannkuch.ets b/ets2panda/test/runtime/ets/AccessFannkuch.ets index b2da95bc4370f6041855dc0c5e32cd96c3909aed..33ee73df8402f117489931e846a0905c3983ef84 100644 --- a/ets2panda/test/runtime/ets/AccessFannkuch.ets +++ b/ets2panda/test/runtime/ets/AccessFannkuch.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/AccessNBody.ets b/ets2panda/test/runtime/ets/AccessNBody.ets index 8c3123d7735b6652b4642a3f9160aab64380111a..83277899a5d38bba058a80a0c97e5957184932f5 100644 --- a/ets2panda/test/runtime/ets/AccessNBody.ets +++ b/ets2panda/test/runtime/ets/AccessNBody.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/AccessNSieve.ets b/ets2panda/test/runtime/ets/AccessNSieve.ets index aceb5bb1093331b8ea16ef3dc8d45aa23870235e..de57a2c40e29aab3c0e6e2669867275179f8d61a 100644 --- a/ets2panda/test/runtime/ets/AccessNSieve.ets +++ b/ets2panda/test/runtime/ets/AccessNSieve.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/AccessorAlone.ets b/ets2panda/test/runtime/ets/AccessorAlone.ets index 90c30b08a5f3ddaca7785e4cafcf93c928efcc86..8d9dfda13407f370d20bd358f8c933b0de633775 100644 --- a/ets2panda/test/runtime/ets/AccessorAlone.ets +++ b/ets2panda/test/runtime/ets/AccessorAlone.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/ArrayLiteral.ets b/ets2panda/test/runtime/ets/ArrayLiteral.ets index 259f984a1599ce3df8df091f2097b0093dc123e0..212818692c3ead9e2c8843904fe21154cd20653a 100644 --- a/ets2panda/test/runtime/ets/ArrayLiteral.ets +++ b/ets2panda/test/runtime/ets/ArrayLiteral.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/ArrowFunctionRuntime.ets b/ets2panda/test/runtime/ets/ArrowFunctionRuntime.ets index b0cc7d20926c8c520bf965e12b14643ba29b06ff..4290b5a9f3f79dc5a118ab33e4390d4dbff8679b 100644 --- a/ets2panda/test/runtime/ets/ArrowFunctionRuntime.ets +++ b/ets2panda/test/runtime/ets/ArrowFunctionRuntime.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/Bitops3BitBitsInByte.ets b/ets2panda/test/runtime/ets/Bitops3BitBitsInByte.ets index 667c677595cb3b42d1247deb6a469b38056c19eb..d351ac42a6afd1fad91175d59d8d2e98addf6b4c 100644 --- a/ets2panda/test/runtime/ets/Bitops3BitBitsInByte.ets +++ b/ets2panda/test/runtime/ets/Bitops3BitBitsInByte.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/BitopsBitsInByte.ets b/ets2panda/test/runtime/ets/BitopsBitsInByte.ets index 93e6617701cea533476d7922b06ab7a44d4041f8..54b5ecd40277bdec8a54d391fcc689af8ec07680 100644 --- a/ets2panda/test/runtime/ets/BitopsBitsInByte.ets +++ b/ets2panda/test/runtime/ets/BitopsBitsInByte.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/BitopsBitwiseAnd.ets b/ets2panda/test/runtime/ets/BitopsBitwiseAnd.ets index c1539a911a5ea53f21d400e769fea7886c9f9504..187f6d5f027cccafabf34d6cfdd0d5ec5445803d 100644 --- a/ets2panda/test/runtime/ets/BitopsBitwiseAnd.ets +++ b/ets2panda/test/runtime/ets/BitopsBitwiseAnd.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/BitopsNSieveBits.ets b/ets2panda/test/runtime/ets/BitopsNSieveBits.ets index a3c75d587a1444e40e6120e5e57c627a0409fc71..d3a505d0724ffdff895b64108f23ea903545f1b7 100644 --- a/ets2panda/test/runtime/ets/BitopsNSieveBits.ets +++ b/ets2panda/test/runtime/ets/BitopsNSieveBits.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/CallThisGetter.ets b/ets2panda/test/runtime/ets/CallThisGetter.ets index 87eacc995f8058b3bfb962c590f4e5c4fe7d8201..d7883617e4d5463a8e7a2db50144c9e45c9494ef 100644 --- a/ets2panda/test/runtime/ets/CallThisGetter.ets +++ b/ets2panda/test/runtime/ets/CallThisGetter.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/CastPrimitive.ets b/ets2panda/test/runtime/ets/CastPrimitive.ets index 515f18f0336acd9eed607ed107b8d31315e5a9e1..fd7a6a56313e88952236929fede178de011ea3b4 100644 --- a/ets2panda/test/runtime/ets/CastPrimitive.ets +++ b/ets2panda/test/runtime/ets/CastPrimitive.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/CastReference.ets b/ets2panda/test/runtime/ets/CastReference.ets index 9ceec44d53ab4367c2a0ec3abf259315278a9447..10902bd540045f6da300805c60d8975625694620 100644 --- a/ets2panda/test/runtime/ets/CastReference.ets +++ b/ets2panda/test/runtime/ets/CastReference.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/CastReference2.ets b/ets2panda/test/runtime/ets/CastReference2.ets index 6e586178632042890d4b1f03808971da05f8ebb9..03b3155b1b610b26227db7789e0834c5b1d9f21f 100644 --- a/ets2panda/test/runtime/ets/CastReference2.ets +++ b/ets2panda/test/runtime/ets/CastReference2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/ClassNewInstance.ets b/ets2panda/test/runtime/ets/ClassNewInstance.ets index 5be90d9960f0e1da5211ca2e90b72f1e263196b5..3d8178442912a905567f34bed64ca5ae52f047e7 100644 --- a/ets2panda/test/runtime/ets/ClassNewInstance.ets +++ b/ets2panda/test/runtime/ets/ClassNewInstance.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/ControlFlowRecursive.ets b/ets2panda/test/runtime/ets/ControlFlowRecursive.ets index f067406d053fc518a0fbaecd45e5e9d803de1982..1bfc779f7dbb3e0ed1c8376cefa980d8b7154738 100644 --- a/ets2panda/test/runtime/ets/ControlFlowRecursive.ets +++ b/ets2panda/test/runtime/ets/ControlFlowRecursive.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/DefaultParam_5.ets b/ets2panda/test/runtime/ets/DefaultParam_5.ets index a3a080ea90f1c567aabbed270b086c06f82487ee..29b5f24f4f0484d3d9b676e8ebce37523601f3be 100644 --- a/ets2panda/test/runtime/ets/DefaultParam_5.ets +++ b/ets2panda/test/runtime/ets/DefaultParam_5.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/Enum.ets b/ets2panda/test/runtime/ets/Enum.ets index a083ef2e55010b3b230855d46f71a111a01c1e8c..c57006936efa7212926ee477fee99899c80e9a48 100644 --- a/ets2panda/test/runtime/ets/Enum.ets +++ b/ets2panda/test/runtime/ets/Enum.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/Enum2.ets b/ets2panda/test/runtime/ets/Enum2.ets index ee4fa5d0bde5fa56223b0e42655977a42b70d55a..fcca5a4f903570fa5e04521ba973c6709034b15d 100644 --- a/ets2panda/test/runtime/ets/Enum2.ets +++ b/ets2panda/test/runtime/ets/Enum2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/Enum6.ets b/ets2panda/test/runtime/ets/Enum6.ets index 39b8f0c5dbc6055f02556c7eafd137f1a757f249..3163dcfd1898668276dcb5b334aa976504dccc77 100644 --- a/ets2panda/test/runtime/ets/Enum6.ets +++ b/ets2panda/test/runtime/ets/Enum6.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/FunctionType.ets b/ets2panda/test/runtime/ets/FunctionType.ets index a18e9d1c730e5938fc3bd97950a6f1e89c8d1c3a..46543f00ec9de4133f73bae07bbb8fec726d019d 100644 --- a/ets2panda/test/runtime/ets/FunctionType.ets +++ b/ets2panda/test/runtime/ets/FunctionType.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/GenericsTest.ets b/ets2panda/test/runtime/ets/GenericsTest.ets index c5b24f3a1cb9c35bbae55639aa30e3cbeb4b485f..0ba24fe8a9e900919b5e11e8857b5701a0933d3f 100644 --- a/ets2panda/test/runtime/ets/GenericsTest.ets +++ b/ets2panda/test/runtime/ets/GenericsTest.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/InterfacePrivateMethod2.ets b/ets2panda/test/runtime/ets/InterfacePrivateMethod2.ets index d493737f77652e871c9f3baac802662fb73ca981..6de3ffcebfcd06543ca015062bec38d11b697f80 100644 --- a/ets2panda/test/runtime/ets/InterfacePrivateMethod2.ets +++ b/ets2panda/test/runtime/ets/InterfacePrivateMethod2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/Lambda.ets b/ets2panda/test/runtime/ets/Lambda.ets index 668f66b545dd9902fe742f768ba9c4383b0c1026..5790f1057d9b985975ddc73a5b6fae8ad6584a81 100644 --- a/ets2panda/test/runtime/ets/Lambda.ets +++ b/ets2panda/test/runtime/ets/Lambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/LongLiteralLimits.ets b/ets2panda/test/runtime/ets/LongLiteralLimits.ets index d25e467252616d89ea22fe7173664c00629924a3..27d956ad1df39d4973f3e404dc6b9f507e958d8f 100644 --- a/ets2panda/test/runtime/ets/LongLiteralLimits.ets +++ b/ets2panda/test/runtime/ets/LongLiteralLimits.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/ManyLocalOutRegInstruction.ets b/ets2panda/test/runtime/ets/ManyLocalOutRegInstruction.ets index 17b9574054973c03d4709ab7110ef3209161c5ab..b93c60041a794225f566ecc654d4bf9b74249722 100644 --- a/ets2panda/test/runtime/ets/ManyLocalOutRegInstruction.ets +++ b/ets2panda/test/runtime/ets/ManyLocalOutRegInstruction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/MathCordic.ets b/ets2panda/test/runtime/ets/MathCordic.ets index ec24ee55d2ed6a11680e95046ebe4b585b1ebbfd..7985bfade7f9ff9d467ab6fd7c0506e64758aa9d 100644 --- a/ets2panda/test/runtime/ets/MathCordic.ets +++ b/ets2panda/test/runtime/ets/MathCordic.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/MathPartialSums.ets b/ets2panda/test/runtime/ets/MathPartialSums.ets index 196bdb9a6288db6788cb38b7ca18547f2a5eba24..584772c232d3c674f9b2e73b1748b0a98d82bbf5 100644 --- a/ets2panda/test/runtime/ets/MathPartialSums.ets +++ b/ets2panda/test/runtime/ets/MathPartialSums.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/MathSpectralNorm.ets b/ets2panda/test/runtime/ets/MathSpectralNorm.ets index 2fcfa4095fd1d3f73d1b956ca3ab79559b48006d..0b86cfa6d6b855536d7b3b796bc7768e3af6f6bd 100644 --- a/ets2panda/test/runtime/ets/MathSpectralNorm.ets +++ b/ets2panda/test/runtime/ets/MathSpectralNorm.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/Morph3d.ets b/ets2panda/test/runtime/ets/Morph3d.ets index 072ab4e48f3480ac1d68d9d8e16c9a19cc9acc1f..0f98007725b0083f91a42c2b0fa472a067e74346 100644 --- a/ets2panda/test/runtime/ets/Morph3d.ets +++ b/ets2panda/test/runtime/ets/Morph3d.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/MutatorAccessor.ets b/ets2panda/test/runtime/ets/MutatorAccessor.ets index b064a1f3e807d7e4bd3ef7c2f1937de20483ba74..b9bafed19443b5e1ed78b4d0af4304d4fdd41a66 100644 --- a/ets2panda/test/runtime/ets/MutatorAccessor.ets +++ b/ets2panda/test/runtime/ets/MutatorAccessor.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/MutatorAlone.ets b/ets2panda/test/runtime/ets/MutatorAlone.ets index 11e09e67de3a111dfdcc1350d0d205daf7b49fda..4c5e36ab1e325437396944e18b16a4bf06fb65a1 100644 --- a/ets2panda/test/runtime/ets/MutatorAlone.ets +++ b/ets2panda/test/runtime/ets/MutatorAlone.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/Object-type-in-binary-logical-expression.ets b/ets2panda/test/runtime/ets/Object-type-in-binary-logical-expression.ets index 352bdd8afd12c563e6d39c6ca409c056869b0bdc..8bcebf5fd3b7bc8efb9eec240f367d3773faa7e7 100644 --- a/ets2panda/test/runtime/ets/Object-type-in-binary-logical-expression.ets +++ b/ets2panda/test/runtime/ets/Object-type-in-binary-logical-expression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/ObjectIndexing_1.ets b/ets2panda/test/runtime/ets/ObjectIndexing_1.ets index af0f8d9d18b5e06c31a0b3519f863c6943ff4f13..d35913bb33bca2223b0f7bbe8425dd61bab38185 100644 --- a/ets2panda/test/runtime/ets/ObjectIndexing_1.ets +++ b/ets2panda/test/runtime/ets/ObjectIndexing_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/ObjectIndexing_2.ets b/ets2panda/test/runtime/ets/ObjectIndexing_2.ets index cb4b812dde929dbe66336669fb2d2353ad2b6446..0c06f5a2cbed3ed153d73b25d5d87c34770ab915 100644 --- a/ets2panda/test/runtime/ets/ObjectIndexing_2.ets +++ b/ets2panda/test/runtime/ets/ObjectIndexing_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/OptionalCall.ets b/ets2panda/test/runtime/ets/OptionalCall.ets index 8953a0a35c3359f725cb24cf82d82edb27849bfd..5e53dc759d2c0c7ffc20d0551d85f9dc7fcc6cb2 100644 --- a/ets2panda/test/runtime/ets/OptionalCall.ets +++ b/ets2panda/test/runtime/ets/OptionalCall.ets @@ -1,6 +1,6 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/Override-1.ets b/ets2panda/test/runtime/ets/Override-1.ets index d58635c879d7a19ef0386135b3d587cccde6e933..3effae8f2683daf4149eb35101fe8c5dcf7ebc24 100644 --- a/ets2panda/test/runtime/ets/Override-1.ets +++ b/ets2panda/test/runtime/ets/Override-1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/Override-2.ets b/ets2panda/test/runtime/ets/Override-2.ets index 908e8c1d2c852feb30999b87f8b0961909680318..02eed2edaf9bd8123692f780a3501229dafc08d6 100644 --- a/ets2panda/test/runtime/ets/Override-2.ets +++ b/ets2panda/test/runtime/ets/Override-2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/Override.ets b/ets2panda/test/runtime/ets/Override.ets index 2d2e09b8814ca551e5f21b42053ea11dc93067dc..ae3db71b03022c557ffd6233c85cdb9dcda40d8d 100644 --- a/ets2panda/test/runtime/ets/Override.ets +++ b/ets2panda/test/runtime/ets/Override.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/PunctuatorAnyEqual.ets b/ets2panda/test/runtime/ets/PunctuatorAnyEqual.ets index 6fab0f8ab2a1ac1337fb20a5873bbef8c2bf0491..6cdbd01aa4ce32204edae0e9e29f48f9c7fbf14d 100644 --- a/ets2panda/test/runtime/ets/PunctuatorAnyEqual.ets +++ b/ets2panda/test/runtime/ets/PunctuatorAnyEqual.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/RegSpillerArray.ets b/ets2panda/test/runtime/ets/RegSpillerArray.ets index 4f0cbcf473a4982a1f793d04f3b8668907c6ff80..edfd96b1fa8011bd409a743edafedbbd2c286e00 100644 --- a/ets2panda/test/runtime/ets/RegSpillerArray.ets +++ b/ets2panda/test/runtime/ets/RegSpillerArray.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/RegisterSpiller.ets b/ets2panda/test/runtime/ets/RegisterSpiller.ets index ee21ba12985e60f3c9a721d7eaf1e280a6b5c083..c4adb762bd6c9959eab1bfe9920a37ef30f958e3 100644 --- a/ets2panda/test/runtime/ets/RegisterSpiller.ets +++ b/ets2panda/test/runtime/ets/RegisterSpiller.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/StringBase64.ets b/ets2panda/test/runtime/ets/StringBase64.ets index f2afd448cbf965e551c2ea1e736b55971052af18..911c9127dad9273df27855fdc61b65307c30ee51 100644 --- a/ets2panda/test/runtime/ets/StringBase64.ets +++ b/ets2panda/test/runtime/ets/StringBase64.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/StringFasta.ets b/ets2panda/test/runtime/ets/StringFasta.ets index 659eb1d2d2c2fc85ffad1f210d030b82a9ddf1ca..72a7a5a7f1191d4b02f74cd11b35888b38798a0d 100644 --- a/ets2panda/test/runtime/ets/StringFasta.ets +++ b/ets2panda/test/runtime/ets/StringFasta.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/SuperCall.ets b/ets2panda/test/runtime/ets/SuperCall.ets index 88f71f630c9cbcbd3d1d7e190e9d9d6ca4b93bc4..4e8d54e156bf498b0cf24cc5ce03540e55e8873e 100644 --- a/ets2panda/test/runtime/ets/SuperCall.ets +++ b/ets2panda/test/runtime/ets/SuperCall.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/UnaryExpression.ets b/ets2panda/test/runtime/ets/UnaryExpression.ets index 91bc438ad725e5d919a3d77fa7e94d7604974e04..77ed1b35c0df905bd4a2a2983a07bb8e12d2ba9b 100644 --- a/ets2panda/test/runtime/ets/UnaryExpression.ets +++ b/ets2panda/test/runtime/ets/UnaryExpression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/UnionConstraint.ets b/ets2panda/test/runtime/ets/UnionConstraint.ets index 9cadb73acebaa794c9d3e8f188fc1c9542733e4a..06bbf4413e0493e64dbd1cdca9e80017c0800e52 100644 --- a/ets2panda/test/runtime/ets/UnionConstraint.ets +++ b/ets2panda/test/runtime/ets/UnionConstraint.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/UpdateExpression.ets b/ets2panda/test/runtime/ets/UpdateExpression.ets index ef41ddc5812407f3dfeeb248fa2c23f2ade6627c..655f76ff736e5c01bc3a0e179e9065d6ddb5f114 100644 --- a/ets2panda/test/runtime/ets/UpdateExpression.ets +++ b/ets2panda/test/runtime/ets/UpdateExpression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/accessor_chained.ets b/ets2panda/test/runtime/ets/accessor_chained.ets index c0f24ed33eb8c748f7829f24f66cb71609229091..9621ee3bf499d1bbd2788a0988fd6df2a9cbd7bf 100644 --- a/ets2panda/test/runtime/ets/accessor_chained.ets +++ b/ets2panda/test/runtime/ets/accessor_chained.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/accessor_functional.ets b/ets2panda/test/runtime/ets/accessor_functional.ets index d313aa1206efdff77a3c7e6ddabf0071eed812fc..cb43f4f310b23647f2e2cb285cdc36c5a91e18e9 100644 --- a/ets2panda/test/runtime/ets/accessor_functional.ets +++ b/ets2panda/test/runtime/ets/accessor_functional.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/accessor_inherited.ets b/ets2panda/test/runtime/ets/accessor_inherited.ets index 91273032dcf962ebe96e24b3e8789bd6afc0f849..ce31caf217ea5b25ceb0533732bbd89b16b58b2f 100644 --- a/ets2panda/test/runtime/ets/accessor_inherited.ets +++ b/ets2panda/test/runtime/ets/accessor_inherited.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/array-expression.ets b/ets2panda/test/runtime/ets/array-expression.ets index 3e663fd2a3d58ac0b518225f055f4b4d5d248147..30be4e2a479e1ae794220c048aac1d3abe354bef 100644 --- a/ets2panda/test/runtime/ets/array-expression.ets +++ b/ets2panda/test/runtime/ets/array-expression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/array-new-catched.ets b/ets2panda/test/runtime/ets/array-new-catched.ets index 9fd9a7201f6b05fc8dca448ab0e5b76360dfa33e..fd95d3e4811a30f67ed3576d039d9fa526f7d2e8 100644 --- a/ets2panda/test/runtime/ets/array-new-catched.ets +++ b/ets2panda/test/runtime/ets/array-new-catched.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/array-new.ets b/ets2panda/test/runtime/ets/array-new.ets index 16037be12bb944c14190fb9709a7349cd6c14cc8..9cb031ee7b43cccb7bf4992c7b3458112614935e 100644 --- a/ets2panda/test/runtime/ets/array-new.ets +++ b/ets2panda/test/runtime/ets/array-new.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/assignment_lowering.ets b/ets2panda/test/runtime/ets/assignment_lowering.ets index 75bbd8afd99dc0d06404023e421b1a5d68fbd492..82d1f69a16bdc48e514dd53ab8cbbce097d5c17f 100644 --- a/ets2panda/test/runtime/ets/assignment_lowering.ets +++ b/ets2panda/test/runtime/ets/assignment_lowering.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/boxing.ets b/ets2panda/test/runtime/ets/boxing.ets index f3c960a687e0ba444769cd94d8f30c94a05000de..6f4e7531c9d840690861568d1919aa71416aa1dd 100644 --- a/ets2panda/test/runtime/ets/boxing.ets +++ b/ets2panda/test/runtime/ets/boxing.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/boxingUnboxingCalls.ets b/ets2panda/test/runtime/ets/boxingUnboxingCalls.ets index 67bbac5f14b3db0b44880b5a5e4ad2772f348691..8fee7e8138903f0b05459ad2bbdb5fa706972cf1 100644 --- a/ets2panda/test/runtime/ets/boxingUnboxingCalls.ets +++ b/ets2panda/test/runtime/ets/boxingUnboxingCalls.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/boxingUnboxingOutput.ets b/ets2panda/test/runtime/ets/boxingUnboxingOutput.ets index 314a2fd42dc2c0da95e4b769b19cca6e2b569a4b..b004cb4c0c44f61db4958f994d5250f5a553edf3 100644 --- a/ets2panda/test/runtime/ets/boxingUnboxingOutput.ets +++ b/ets2panda/test/runtime/ets/boxingUnboxingOutput.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/char-type.ets b/ets2panda/test/runtime/ets/char-type.ets index 54d38fbc8a76a38e8ac8aefaa519b587fe18773b..7b0606dbd336a812c0bce7b3154979e70ac812e2 100644 --- a/ets2panda/test/runtime/ets/char-type.ets +++ b/ets2panda/test/runtime/ets/char-type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/class-abstract-inheritance.ets b/ets2panda/test/runtime/ets/class-abstract-inheritance.ets index 808c460760c1d162af6ba4abbcf5b32a185dabba..e1c4848e26e62fe549eadcb662e16159e5e50f63 100644 --- a/ets2panda/test/runtime/ets/class-abstract-inheritance.ets +++ b/ets2panda/test/runtime/ets/class-abstract-inheritance.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/class-constructor-calls.ets b/ets2panda/test/runtime/ets/class-constructor-calls.ets index 1a872967ef7267a541161726a4add03d1f3045cc..871471e95785f7e9e96ca9fe6cb903afcc956959 100644 --- a/ets2panda/test/runtime/ets/class-constructor-calls.ets +++ b/ets2panda/test/runtime/ets/class-constructor-calls.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/class-constructor-calls2.ets b/ets2panda/test/runtime/ets/class-constructor-calls2.ets index 8ea585c3bae15c8ffe6b24a15aea8ffd56f33cdb..3c6f8227cabd0b610c71df13b3f8cdaf94373ce2 100644 --- a/ets2panda/test/runtime/ets/class-constructor-calls2.ets +++ b/ets2panda/test/runtime/ets/class-constructor-calls2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/class-init2.ets b/ets2panda/test/runtime/ets/class-init2.ets index 78a5053a1f9f85bfb27441aa241a7e09008ad47f..ce0c54dd8ebdb2e71f68edcc552d98e3cf471739 100644 --- a/ets2panda/test/runtime/ets/class-init2.ets +++ b/ets2panda/test/runtime/ets/class-init2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/class-virtual-call.ets b/ets2panda/test/runtime/ets/class-virtual-call.ets index d54a5ae0e2d21bf11f7e6fe3aea714e17323883c..0391471e6408cdb903b97bb46052b5e784730a28 100644 --- a/ets2panda/test/runtime/ets/class-virtual-call.ets +++ b/ets2panda/test/runtime/ets/class-virtual-call.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/condition-with-boolean-reference.ets b/ets2panda/test/runtime/ets/condition-with-boolean-reference.ets index 1acb9754930406a5667c16a6545c776d8dec84ac..676efd23d5deea45ae6ea5544cfa7a89cf996401 100644 --- a/ets2panda/test/runtime/ets/condition-with-boolean-reference.ets +++ b/ets2panda/test/runtime/ets/condition-with-boolean-reference.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/conditionalExpressionGenericLUB.ets b/ets2panda/test/runtime/ets/conditionalExpressionGenericLUB.ets index 6de97dd518f3b5e70202c5e63fba63d3dde59b8d..8ef9168ea94f74bd97f30d36c5b73af6ec671ff9 100644 --- a/ets2panda/test/runtime/ets/conditionalExpressionGenericLUB.ets +++ b/ets2panda/test/runtime/ets/conditionalExpressionGenericLUB.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/conversion-binary.ets b/ets2panda/test/runtime/ets/conversion-binary.ets index 277e28e0390ed208ac4fef55e3a42252b592ac5b..5a577764562ff4801e135d2ea199364b6574151b 100644 --- a/ets2panda/test/runtime/ets/conversion-binary.ets +++ b/ets2panda/test/runtime/ets/conversion-binary.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/count.ets b/ets2panda/test/runtime/ets/count.ets index 8943199730620e691e00b1441f592f8bae4b8b99..600258cbdd849bd8883b0deb2e96ab0d0cc38396 100644 --- a/ets2panda/test/runtime/ets/count.ets +++ b/ets2panda/test/runtime/ets/count.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/date-now.ets b/ets2panda/test/runtime/ets/date-now.ets index 291e0af5a0399847add89eca454730566e230851..df985f719267db01b316b17e26ab767fcbe5c96a 100644 --- a/ets2panda/test/runtime/ets/date-now.ets +++ b/ets2panda/test/runtime/ets/date-now.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/default_parameters.ets b/ets2panda/test/runtime/ets/default_parameters.ets index a660a80c0402aacf32fb2b3925706a3618af51aa..1921086359d4e019188b153271d9000abe86f4b4 100644 --- a/ets2panda/test/runtime/ets/default_parameters.ets +++ b/ets2panda/test/runtime/ets/default_parameters.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/exdended_conditional_expression_float.ets b/ets2panda/test/runtime/ets/exdended_conditional_expression_float.ets index 1d07e495518354a1bbedce318bfb96313ac43886..7991c47c713f44755b303218bcd6f0c2e7392403 100644 --- a/ets2panda/test/runtime/ets/exdended_conditional_expression_float.ets +++ b/ets2panda/test/runtime/ets/exdended_conditional_expression_float.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extended_conditional_expression_string.ets b/ets2panda/test/runtime/ets/extended_conditional_expression_string.ets index f02379770060f14cd733ca1f152b4bf454508f46..2e8d6cd718fd953bc05fa525fd6edca643d3880e 100644 --- a/ets2panda/test/runtime/ets/extended_conditional_expression_string.ets +++ b/ets2panda/test/runtime/ets/extended_conditional_expression_string.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/callExtensionFunctionByThisInExtensionAndClassFunction.ets b/ets2panda/test/runtime/ets/extension_function_tests/callExtensionFunctionByThisInExtensionAndClassFunction.ets index 97b57bcc1bfa23c50150cdaf1cd36a514e269695..795280d931ad3699d549774d1b899d01f6e3228e 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/callExtensionFunctionByThisInExtensionAndClassFunction.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/callExtensionFunctionByThisInExtensionAndClassFunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunction.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunction.ets index caeb0ef4e8eb8deb8816fef4dd23ee5b0fc99fc5..1d5e044ecc927b1d762d18eeeb3c82491cde2518 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunction.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionCalledBySubclassInstance.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionCalledBySubclassInstance.ets index e6753e9ad01e4351d2fe235fcde9b3d3f6a3e159..c2431487f76d5662b6c1795fbb9436c5db74fc31 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionCalledBySubclassInstance.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionCalledBySubclassInstance.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingAccessor.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingAccessor.ets index f6dda2dc82753e3fd7469efcd6e828ca1b7a6d42..6afd292e52a94ec04e4af2b6878efb2adf52ebcf 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingAccessor.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingAccessor.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingLambda.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingLambda.ets index b0858336848126e980f935be1d5ded9d8f502564..7e2eb918d9129b1274cfb259ec7a19fa6b434052 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingLambda.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingLambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingLambdaWithInstance.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingLambdaWithInstance.ets index 953ed54ce8979bb0ab5587ce26d90301d96edc75..01e159f8315d3df4adc81c5ff866374e50bf19db 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingLambdaWithInstance.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionContainingLambdaWithInstance.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDifferentSignatureWithInstanceFunction.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDifferentSignatureWithInstanceFunction.ets index 3262abe2cb5f288240e01b71cf88db1e38fd4bed..bb0414142fe92294bed6af4d402ac1a809612134 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDifferentSignatureWithInstanceFunction.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDifferentSignatureWithInstanceFunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDuplicatedWithInstanceFunction.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDuplicatedWithInstanceFunction.ets index 31e10302ac83b8d035c3d75c4fc02e1be1b7d2e3..d94a25f1b50b2dc31c45b9bfa9825ed1e5a79ebf 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDuplicatedWithInstanceFunction.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDuplicatedWithInstanceFunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDuplicatedWithNormalFunction.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDuplicatedWithNormalFunction.ets index 56363cd895d782fb42b91f7b6d952b3c3a5b3f6b..4e99859199ec28c996779b2445f504264e215b57 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDuplicatedWithNormalFunction.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionDuplicatedWithNormalFunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionInExtension.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionInExtension.ets index 3de960f78d26ac610b8e87379f03e5e0e066855f..20b59e2c77820fc2f634b59f98193b7c81484d9f 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionInExtension.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionInExtension.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionOverrideSuperclassExtension.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionOverrideSuperclassExtension.ets index 882ade22fc83df149e05cbd2b59bf7e5afe5d0d0..ac127cf845bc648aed797034eaac2e9057e7ac32 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionOverrideSuperclassExtension.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionOverrideSuperclassExtension.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionShadowedBySuperclassInstance.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionShadowedBySuperclassInstance.ets index a605c9d28256f72f0b6d38b7476b8ec897341d8f..e0fa2eec2302901cc812266e023dcb251535d53d 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionShadowedBySuperclassInstance.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionShadowedBySuperclassInstance.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithAsExpression.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithAsExpression.ets index fbcc294a623c5340b2f97d832a427e9b8dea401a..742cc9770f87a7c0d22e65588b9587eb3a278a8e 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithAsExpression.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithAsExpression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithNewExpression.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithNewExpression.ets index 810ccb6d236bb676dc05b53f8c49d69bde323806..1e4283822d0246bf0c64a6a5688658f61c160713 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithNewExpression.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithNewExpression.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithTrailingLambda.ets b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithTrailingLambda.ets index 0829d198f996d0e3784a78ca20c2d93e9fbb679e..676b410611d43c20d32bf43e54b9dd2f148bafea 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithTrailingLambda.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/extensionFunctionWithTrailingLambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/extension_function_tests/thisInExtensionFunction.ets b/ets2panda/test/runtime/ets/extension_function_tests/thisInExtensionFunction.ets index c1abea2ab07ac98a80fe844bb87667ef6c62fda2..2dbd5407d7fb74e6785dd814dca6a04e7352fd80 100644 --- a/ets2panda/test/runtime/ets/extension_function_tests/thisInExtensionFunction.ets +++ b/ets2panda/test/runtime/ets/extension_function_tests/thisInExtensionFunction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/finallyCatchExecutedNormally.ets b/ets2panda/test/runtime/ets/finallyCatchExecutedNormally.ets index 3bc9b2e5c6dab1bc1dad7eb381852686ab1dfb8f..fc13102fcbab68af4a1cba69b407cdbe4ee78cb1 100644 --- a/ets2panda/test/runtime/ets/finallyCatchExecutedNormally.ets +++ b/ets2panda/test/runtime/ets/finallyCatchExecutedNormally.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/finallyClauseInterrupted.ets b/ets2panda/test/runtime/ets/finallyClauseInterrupted.ets index 03056c75fd028d74c152348ab481a84c78df26cd..d1077a59e7eeb783ab85b01a85c0f57f5ee52449 100644 --- a/ets2panda/test/runtime/ets/finallyClauseInterrupted.ets +++ b/ets2panda/test/runtime/ets/finallyClauseInterrupted.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/finallyClauseThrow.ets b/ets2panda/test/runtime/ets/finallyClauseThrow.ets index 2b38ee38efa8d0d623811baa4c4dffa30f17e151..18ef0bce917c502e76f1b49d19afb46b9b1939bd 100644 --- a/ets2panda/test/runtime/ets/finallyClauseThrow.ets +++ b/ets2panda/test/runtime/ets/finallyClauseThrow.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/finallyExecutedAbruptly.ets b/ets2panda/test/runtime/ets/finallyExecutedAbruptly.ets index f82609ce6e659844c3f5243db0698df69543c023..f12e0d12fce96203f1ec663c012e8b3a16485447 100644 --- a/ets2panda/test/runtime/ets/finallyExecutedAbruptly.ets +++ b/ets2panda/test/runtime/ets/finallyExecutedAbruptly.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/finallyTryAbruptedByBreak.ets b/ets2panda/test/runtime/ets/finallyTryAbruptedByBreak.ets index dc5ba587375c56e7efd862fe63a44c8fdd7401f1..3566a41c2b5cdea5d59cf1c39eeb6fe4032f6dc0 100644 --- a/ets2panda/test/runtime/ets/finallyTryAbruptedByBreak.ets +++ b/ets2panda/test/runtime/ets/finallyTryAbruptedByBreak.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/finallyTryAbruptedByContinue.ets b/ets2panda/test/runtime/ets/finallyTryAbruptedByContinue.ets index f097e5f008806f0d9daaafc5daf795d2fcf133bb..f34fb475e20a37771df7e93c0f5d5e68558baf75 100644 --- a/ets2panda/test/runtime/ets/finallyTryAbruptedByContinue.ets +++ b/ets2panda/test/runtime/ets/finallyTryAbruptedByContinue.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/finallyTryAbruptedByReturn.ets b/ets2panda/test/runtime/ets/finallyTryAbruptedByReturn.ets index b835dbbe27a4bdae04e036a7eec70bbc1053a388..9051b5fad36ba1cdae9fdf8e7c1bb48cf995e93f 100644 --- a/ets2panda/test/runtime/ets/finallyTryAbruptedByReturn.ets +++ b/ets2panda/test/runtime/ets/finallyTryAbruptedByReturn.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/finallyTryExecutedNormally.ets b/ets2panda/test/runtime/ets/finallyTryExecutedNormally.ets index 97bf3715a1d466608769d2ca72f5c7555f4ddb3c..8a3c921ef391edd09ef7ef47097324a87ec4d884 100644 --- a/ets2panda/test/runtime/ets/finallyTryExecutedNormally.ets +++ b/ets2panda/test/runtime/ets/finallyTryExecutedNormally.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/float-literal.ets b/ets2panda/test/runtime/ets/float-literal.ets index df9b6bf77192ec9eb7d60174dab64e6ca7c39894..bd8b5ee7cc626349d0e72150590704b66f843837 100644 --- a/ets2panda/test/runtime/ets/float-literal.ets +++ b/ets2panda/test/runtime/ets/float-literal.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/float_format.ets b/ets2panda/test/runtime/ets/float_format.ets index 404662ff80cc6d84dbc2bb8a81016491f1ea76ba..75e5fd947792a4bc00e853333dd9427470e8a524 100644 --- a/ets2panda/test/runtime/ets/float_format.ets +++ b/ets2panda/test/runtime/ets/float_format.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/float_separator.ets b/ets2panda/test/runtime/ets/float_separator.ets index 4f92b55333b65bc4772988bfe4b20a26f6dc58d3..df6e724dd6dd86aa7fc4724dc7093f9eb3fdac8c 100644 --- a/ets2panda/test/runtime/ets/float_separator.ets +++ b/ets2panda/test/runtime/ets/float_separator.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/for-statement.ets b/ets2panda/test/runtime/ets/for-statement.ets index 2ab9767fa911f9593ed452c9180f755cfa65583f..6c9abc4a6668c8ec0eaa15037411f5dee5641106 100644 --- a/ets2panda/test/runtime/ets/for-statement.ets +++ b/ets2panda/test/runtime/ets/for-statement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/generic-function.ets b/ets2panda/test/runtime/ets/generic-function.ets index 1c1469d45e54382584bdcb7af24501d5791498b5..9eb174970c721ce7b86511a1359483ecd54cbf1b 100644 --- a/ets2panda/test/runtime/ets/generic-function.ets +++ b/ets2panda/test/runtime/ets/generic-function.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/generic-set.ets b/ets2panda/test/runtime/ets/generic-set.ets index 7b44cc8833095dd83ad73469421d56038fe901f6..2d86fd9bca2fac06503cfd21bcf84aa8e952e8ab 100644 --- a/ets2panda/test/runtime/ets/generic-set.ets +++ b/ets2panda/test/runtime/ets/generic-set.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/generic_getter.ets b/ets2panda/test/runtime/ets/generic_getter.ets index 07ab5a1e51e6bd01c46c0a36187ea702ce879cb6..5b4ec4652968700e6ce54edcabc711735ae539ba 100644 --- a/ets2panda/test/runtime/ets/generic_getter.ets +++ b/ets2panda/test/runtime/ets/generic_getter.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/generics_1.ets b/ets2panda/test/runtime/ets/generics_1.ets index 80527194a96fb7ef67e3f0a7f4ac1e6723272322..9113ba0d564da50d6e31c463786919bf055d7635 100644 --- a/ets2panda/test/runtime/ets/generics_1.ets +++ b/ets2panda/test/runtime/ets/generics_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/getter_setter.ets b/ets2panda/test/runtime/ets/getter_setter.ets index eefa1041d365ca162bc4d8fa02edaa15ea811243..ec47fcafd57951e1aa8868c20d6e0a2cfc9b4a75 100644 --- a/ets2panda/test/runtime/ets/getter_setter.ets +++ b/ets2panda/test/runtime/ets/getter_setter.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/getter_setter2.ets b/ets2panda/test/runtime/ets/getter_setter2.ets index 37aa849b29141e9ec73dd720b16a05b760f880ca..4d6322962b345d47b26bee3a5580d4773b942c91 100644 --- a/ets2panda/test/runtime/ets/getter_setter2.ets +++ b/ets2panda/test/runtime/ets/getter_setter2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/getter_setter_static_modifier.ets b/ets2panda/test/runtime/ets/getter_setter_static_modifier.ets index 375e08bd3a6c3c0a947e5c9891086dfcd53757e2..51e53f41627f10ea82cc7ebd0d375e15b6967a72 100644 --- a/ets2panda/test/runtime/ets/getter_setter_static_modifier.ets +++ b/ets2panda/test/runtime/ets/getter_setter_static_modifier.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/identifier-reference.ets b/ets2panda/test/runtime/ets/identifier-reference.ets index ba2d7f685218e2eef9a6df8556323ee07a4eba61..b8cdf095507c6fff93457e57d08df5554aec7dd4 100644 --- a/ets2panda/test/runtime/ets/identifier-reference.ets +++ b/ets2panda/test/runtime/ets/identifier-reference.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/if-unbox.ets b/ets2panda/test/runtime/ets/if-unbox.ets index 5ce73ce0337a52561e7c0d4117e6564464b67d72..c217f1f7a2c96ff7d48d55402c54a62bdb837f64 100644 --- a/ets2panda/test/runtime/ets/if-unbox.ets +++ b/ets2panda/test/runtime/ets/if-unbox.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/inferTypeOfArrayLiteral.ets b/ets2panda/test/runtime/ets/inferTypeOfArrayLiteral.ets index 3603b83633801a0e2fa2f391a636e82adfe91fe1..57b6c48ec88ec2a296e1df34d2ef709888370ee6 100644 --- a/ets2panda/test/runtime/ets/inferTypeOfArrayLiteral.ets +++ b/ets2panda/test/runtime/ets/inferTypeOfArrayLiteral.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/interface-virtual-call.ets b/ets2panda/test/runtime/ets/interface-virtual-call.ets index 8b10d6392c19f2bcbab88c1e15f996de70263cfc..fe56fc6c0cdac55fe46cd07e3e4f980b32c5769c 100644 --- a/ets2panda/test/runtime/ets/interface-virtual-call.ets +++ b/ets2panda/test/runtime/ets/interface-virtual-call.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/interfaceGetterSetter.ets b/ets2panda/test/runtime/ets/interfaceGetterSetter.ets index 8ee95ccf205f9c2860088ce79e49de31cc706c3e..48f14faae65b1715a7f0114b1e812f75c42d17fe 100644 --- a/ets2panda/test/runtime/ets/interfaceGetterSetter.ets +++ b/ets2panda/test/runtime/ets/interfaceGetterSetter.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/ir-returnStatement.ets b/ets2panda/test/runtime/ets/ir-returnStatement.ets index 9caa1cb403517a843c149f9005a46c09ebb3f986..0a1b24f714c473f2849497ddea40586150b676d7 100644 --- a/ets2panda/test/runtime/ets/ir-returnStatement.ets +++ b/ets2panda/test/runtime/ets/ir-returnStatement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/labeledStatement.ets b/ets2panda/test/runtime/ets/labeledStatement.ets index 90e7c476b93bd0db746c3500401fd750eda4177b..42d1967bdb7b6bc8470257c54e5904abbe9cd553 100644 --- a/ets2panda/test/runtime/ets/labeledStatement.ets +++ b/ets2panda/test/runtime/ets/labeledStatement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/lambdaExpressionWithoutBlockStatement.ets b/ets2panda/test/runtime/ets/lambdaExpressionWithoutBlockStatement.ets index 203d1213213f6133cb36a89409e591f261a803f6..4a103837dd8645bed7546aedb53df3ea14e140eb 100644 --- a/ets2panda/test/runtime/ets/lambdaExpressionWithoutBlockStatement.ets +++ b/ets2panda/test/runtime/ets/lambdaExpressionWithoutBlockStatement.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/lambdaExpressionWithoutBlockStatementSimple.ets b/ets2panda/test/runtime/ets/lambdaExpressionWithoutBlockStatementSimple.ets index 3af15201852c10cc5ab960e422f311f70aaca63f..10c08baf66b5cc4d7c2d57d6daacce19885dcd83 100644 --- a/ets2panda/test/runtime/ets/lambdaExpressionWithoutBlockStatementSimple.ets +++ b/ets2panda/test/runtime/ets/lambdaExpressionWithoutBlockStatementSimple.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/memberExprInLambda.ets b/ets2panda/test/runtime/ets/memberExprInLambda.ets index 3f58ad2579583b54463b0b71f59d49a565395bcb..e905bdedb24459103daad05564e1e29266013d5b 100644 --- a/ets2panda/test/runtime/ets/memberExprInLambda.ets +++ b/ets2panda/test/runtime/ets/memberExprInLambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/multi-array.ets b/ets2panda/test/runtime/ets/multi-array.ets index 0d46ee4ae19a2b81558335e1a4e2e2f8aa535135..ce58756a9d077b30a567d3a9d5cb3888b58a3f5c 100644 --- a/ets2panda/test/runtime/ets/multi-array.ets +++ b/ets2panda/test/runtime/ets/multi-array.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/non-const-capture.ets b/ets2panda/test/runtime/ets/non-const-capture.ets index 5a7d2737048fb8bdd0b75b4f51d1ed9fdf7b87f5..fd84b6c637aee4c4df51e6d2e011f53205869306 100644 --- a/ets2panda/test/runtime/ets/non-const-capture.ets +++ b/ets2panda/test/runtime/ets/non-const-capture.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/notNullMultidimensionalArray.ets b/ets2panda/test/runtime/ets/notNullMultidimensionalArray.ets index 66602d9481f970039576dc1ad29b3f1f04a221cb..10099414efeef92dd72bfa882b8b35b60d465805 100644 --- a/ets2panda/test/runtime/ets/notNullMultidimensionalArray.ets +++ b/ets2panda/test/runtime/ets/notNullMultidimensionalArray.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/nullCoalesc.ets b/ets2panda/test/runtime/ets/nullCoalesc.ets index 0bfb0a11973eb9033cdc347d804c6252df62a008..72f615db8a5bfa6ed484879d644f7e53bf33d477 100644 --- a/ets2panda/test/runtime/ets/nullCoalesc.ets +++ b/ets2panda/test/runtime/ets/nullCoalesc.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/number-from-narrow-prim.ets b/ets2panda/test/runtime/ets/number-from-narrow-prim.ets index 0c4744297c403b3b804c44fe10538ff22b76584b..ed58035661a7ef8b7938d6f24d9618403d225e06 100644 --- a/ets2panda/test/runtime/ets/number-from-narrow-prim.ets +++ b/ets2panda/test/runtime/ets/number-from-narrow-prim.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/objectEquality.ets b/ets2panda/test/runtime/ets/objectEquality.ets index 1213b26346ab6822af3c61687d98d5bf5a3bbaf8..ba941ef3808e91c12e810e9e0123f43bd6330d76 100644 --- a/ets2panda/test/runtime/ets/objectEquality.ets +++ b/ets2panda/test/runtime/ets/objectEquality.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/objectLiteral.ets b/ets2panda/test/runtime/ets/objectLiteral.ets index 796a8d1630cd2349a9523039e53a78dac6f27230..0ea1b026576111202a5d2b2ad2082a0d29c326e5 100644 --- a/ets2panda/test/runtime/ets/objectLiteral.ets +++ b/ets2panda/test/runtime/ets/objectLiteral.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/precedence.ets b/ets2panda/test/runtime/ets/precedence.ets index 40ed74ce0c48e9a2db10398bdf922c27ad87a0b0..967845fc4c3ee89c12c9b3f6c942001c3b4fb824 100644 --- a/ets2panda/test/runtime/ets/precedence.ets +++ b/ets2panda/test/runtime/ets/precedence.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/referenceEquality.ets b/ets2panda/test/runtime/ets/referenceEquality.ets index a9a2b8247860c0154309e7fa0c7e2d34577fc73d..e232f919da4258e8f5247965591299b5b9f67dd4 100644 --- a/ets2panda/test/runtime/ets/referenceEquality.ets +++ b/ets2panda/test/runtime/ets/referenceEquality.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/referenceThisEquality.ets b/ets2panda/test/runtime/ets/referenceThisEquality.ets index 60c54236e25a6176f010669fb500e3dcc07aefc6..825c3332a2bf15cc8f1fa7464a1a3489cbb28381 100644 --- a/ets2panda/test/runtime/ets/referenceThisEquality.ets +++ b/ets2panda/test/runtime/ets/referenceThisEquality.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/return-type-deduction.ets b/ets2panda/test/runtime/ets/return-type-deduction.ets index 9531b4a6e3ac73a9ce5b7dd1d3f776461deb1289..0e9672e604626bad81e4c795a714718a0b4762a7 100644 --- a/ets2panda/test/runtime/ets/return-type-deduction.ets +++ b/ets2panda/test/runtime/ets/return-type-deduction.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/shift.ets b/ets2panda/test/runtime/ets/shift.ets index 44963caa0e5ceec6a131f1607125b5310fd099f5..0aad11aef809aa3f8e42ffe8b17a5564c130eaa7 100644 --- a/ets2panda/test/runtime/ets/shift.ets +++ b/ets2panda/test/runtime/ets/shift.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/skippedTest.ets b/ets2panda/test/runtime/ets/skippedTest.ets index 17291c65eb51b10dc56b7579f12126ff6aa12d0a..56215ee3a2bd6b8577e038d2bcd58dcbd7cd3fb4 100644 --- a/ets2panda/test/runtime/ets/skippedTest.ets +++ b/ets2panda/test/runtime/ets/skippedTest.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/static-invoke.ets b/ets2panda/test/runtime/ets/static-invoke.ets index 1bd426772cfead787e3b30232b4d5881773e5aba..ab0b0c6d7a8398c25f0916fba61656a41a4d4606 100644 --- a/ets2panda/test/runtime/ets/static-invoke.ets +++ b/ets2panda/test/runtime/ets/static-invoke.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/string-assignment.ets b/ets2panda/test/runtime/ets/string-assignment.ets index 31953297e27c893f545a3821868de69fde308827..4f09b22c0613a0635aea1fb769f09d926f5b5c20 100644 --- a/ets2panda/test/runtime/ets/string-assignment.ets +++ b/ets2panda/test/runtime/ets/string-assignment.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/string-builder.ets b/ets2panda/test/runtime/ets/string-builder.ets index fb125050393d65df4e6aadd35fa0bb8efdce32c2..0d58412740574702896b9cc4decbe99b11abd106 100644 --- a/ets2panda/test/runtime/ets/string-builder.ets +++ b/ets2panda/test/runtime/ets/string-builder.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/struct-identifier.ets b/ets2panda/test/runtime/ets/struct-identifier.ets index 2429bb31c5e41da2ab0af94d4f57664c2d6a8362..f79f90bd9b616e234a168944d859b741e8eb29d8 100644 --- a/ets2panda/test/runtime/ets/struct-identifier.ets +++ b/ets2panda/test/runtime/ets/struct-identifier.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/struct-init2.ets b/ets2panda/test/runtime/ets/struct-init2.ets index 5e8c4e854e9e1917eee4f3d038563bd4060ac487..839376676939425af8cc54d8e440f1c2cf604972 100644 --- a/ets2panda/test/runtime/ets/struct-init2.ets +++ b/ets2panda/test/runtime/ets/struct-init2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/struct_implements.ets b/ets2panda/test/runtime/ets/struct_implements.ets index 98f29990bf7fa521669e4c2f2597795ded78e05b..cdccf7fe2be0a5968703d5046353161817d24a91 100644 --- a/ets2panda/test/runtime/ets/struct_implements.ets +++ b/ets2panda/test/runtime/ets/struct_implements.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/this_type.ets b/ets2panda/test/runtime/ets/this_type.ets index c9b141dd3a3920548338ff744797d1b4efe4c1ab..56999bc85f0f6a13bb0348e4590ea8055691c819 100644 --- a/ets2panda/test/runtime/ets/this_type.ets +++ b/ets2panda/test/runtime/ets/this_type.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/top_level_01.ets b/ets2panda/test/runtime/ets/top_level_01.ets index f8a91752d8a2c5eceac1ebacfe41426f0940e0b2..55afc5a955cb6a427683f5c625815aa8c4069a90 100644 --- a/ets2panda/test/runtime/ets/top_level_01.ets +++ b/ets2panda/test/runtime/ets/top_level_01.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/top_level_02.ets b/ets2panda/test/runtime/ets/top_level_02.ets index 17b996c4de8ddfaeaeba86f05e9880d6ef93e8f0..dbbfeeeedabf67cb95362a7dd31d31742dc1adfe 100644 --- a/ets2panda/test/runtime/ets/top_level_02.ets +++ b/ets2panda/test/runtime/ets/top_level_02.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/top_level_03.ets b/ets2panda/test/runtime/ets/top_level_03.ets index 2121516f8a27dd035d493c4f333edf3a83e9d3d5..c9d7caa2ef604b6a97df0568f60f28a31e51846f 100644 --- a/ets2panda/test/runtime/ets/top_level_03.ets +++ b/ets2panda/test/runtime/ets/top_level_03.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/trailing-lambda-with-capture.ets b/ets2panda/test/runtime/ets/trailing-lambda-with-capture.ets index a2de84ba70246882a9770b27b73e7f53ff8606ea..6a437917449ac207be64764596a6a3c731e93891 100644 --- a/ets2panda/test/runtime/ets/trailing-lambda-with-capture.ets +++ b/ets2panda/test/runtime/ets/trailing-lambda-with-capture.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/trailing-lambda.ets b/ets2panda/test/runtime/ets/trailing-lambda.ets index b8b9c077498b826be1c997235db689821492fa8b..31bb70bf2c7ed33c9e799581f741ab65af84394f 100644 --- a/ets2panda/test/runtime/ets/trailing-lambda.ets +++ b/ets2panda/test/runtime/ets/trailing-lambda.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/try-catch-error-no-param.ets b/ets2panda/test/runtime/ets/try-catch-error-no-param.ets index 948f4ef63a659f99faa0f07bf581db59c808606c..4b15425af61c7fce7c8c9057d8e42496bb6e5585 100644 --- a/ets2panda/test/runtime/ets/try-catch-error-no-param.ets +++ b/ets2panda/test/runtime/ets/try-catch-error-no-param.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/try-catch-error.ets b/ets2panda/test/runtime/ets/try-catch-error.ets index c3d80ce83f9ab2ba08a0c65a7c0d7fa852734b9a..fbc2ab3c0b4b83c9d0a6f93f7d6fc5c826c1516f 100644 --- a/ets2panda/test/runtime/ets/try-catch-error.ets +++ b/ets2panda/test/runtime/ets/try-catch-error.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/try-catch-no-param.ets b/ets2panda/test/runtime/ets/try-catch-no-param.ets index dfcb3e78ce8458fa6a1f386866db13638a491d68..0f5f033ae78d048c0ea27de54843ee93a46a71f9 100644 --- a/ets2panda/test/runtime/ets/try-catch-no-param.ets +++ b/ets2panda/test/runtime/ets/try-catch-no-param.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/unboxing.ets b/ets2panda/test/runtime/ets/unboxing.ets index 6d8611e9d8a56cae5662bc21d4d82ddf0200d171..5111ac85e6a4d8ef07f57346518c77a234199bbc 100644 --- a/ets2panda/test/runtime/ets/unboxing.ets +++ b/ets2panda/test/runtime/ets/unboxing.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/unboxing2.ets b/ets2panda/test/runtime/ets/unboxing2.ets index 30ac96aee686830d22068c7a0a00eb583b7c0f2a..59d883a839d5eb1e2c456e00adefe1055ffa4943 100644 --- a/ets2panda/test/runtime/ets/unboxing2.ets +++ b/ets2panda/test/runtime/ets/unboxing2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/unboxing2_x64.ets b/ets2panda/test/runtime/ets/unboxing2_x64.ets index 6d23f11356b87ee1baf56b310b373768b35824fe..02068cb14f455a7ff95889067b12822a9e397eed 100644 --- a/ets2panda/test/runtime/ets/unboxing2_x64.ets +++ b/ets2panda/test/runtime/ets/unboxing2_x64.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/union_type_parameters.ets b/ets2panda/test/runtime/ets/union_type_parameters.ets index b305590d444c05fb53a2ba95eb214e451df3f611..f1f0be96dbc9ffc398b875bd044f51648a0f3562 100644 --- a/ets2panda/test/runtime/ets/union_type_parameters.ets +++ b/ets2panda/test/runtime/ets/union_type_parameters.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/runtime/ets/user_defined_1.ets b/ets2panda/test/runtime/ets/user_defined_1.ets index 6749b99e910231064adb17a8b859e77cbdcae2e7..005c0ad5a306dea14a7fc3a51d67c067549b1218 100644 --- a/ets2panda/test/runtime/ets/user_defined_1.ets +++ b/ets2panda/test/runtime/ets/user_defined_1.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/user_defined_2.ets b/ets2panda/test/runtime/ets/user_defined_2.ets index f9bff4da97bf3507f5be97bde3633d4e33c3b693..b275a650ed31f5507b6973d3b22f8695f9ae5570 100644 --- a/ets2panda/test/runtime/ets/user_defined_2.ets +++ b/ets2panda/test/runtime/ets/user_defined_2.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/runtime/ets/validate_signatures_throw_type_error.ets b/ets2panda/test/runtime/ets/validate_signatures_throw_type_error.ets index 9fc7a733c1164bf80c617add44ab4b81b9b64ae7..bb7ae41acfb7d08f56ed8458ec20124b4f6e1759 100644 --- a/ets2panda/test/runtime/ets/validate_signatures_throw_type_error.ets +++ b/ets2panda/test/runtime/ets/validate_signatures_throw_type_error.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/tsconfig/CMakeLists.txt b/ets2panda/test/tsconfig/CMakeLists.txt index 9dc75256341c8f65565dcc3d2c71bd66a02d0da1..5a2018377b902b835cef539e1b22bd499e67e85b 100644 --- a/ets2panda/test/tsconfig/CMakeLists.txt +++ b/ets2panda/test/tsconfig/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2023 Huawei Device Co., Ltd. +# Copyright (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/ets2panda/test/tsconfig/empty_include/src/index.ts b/ets2panda/test/tsconfig/empty_include/src/index.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/empty_include/src/index.ts +++ b/ets2panda/test/tsconfig/empty_include/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/ets/packages/world.ets b/ets2panda/test/tsconfig/ets/packages/world.ets index c9008523695aec1ec05d37ed45eebf06748db2f7..1ad32e93945f1e9b9bd554e31818e67d63379019 100644 --- a/ets2panda/test/tsconfig/ets/packages/world.ets +++ b/ets2panda/test/tsconfig/ets/packages/world.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/extends/src/component/exclude.ts b/ets2panda/test/tsconfig/extends/src/component/exclude.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/extends/src/component/exclude.ts +++ b/ets2panda/test/tsconfig/extends/src/component/exclude.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/extends/src/component/index.ts b/ets2panda/test/tsconfig/extends/src/component/index.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/extends/src/component/index.ts +++ b/ets2panda/test/tsconfig/extends/src/component/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/extends/src/file1.ts b/ets2panda/test/tsconfig/extends/src/file1.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/extends/src/file1.ts +++ b/ets2panda/test/tsconfig/extends/src/file1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/extends/src/file2.ts b/ets2panda/test/tsconfig/extends/src/file2.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/extends/src/file2.ts +++ b/ets2panda/test/tsconfig/extends/src/file2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/file1.ts b/ets2panda/test/tsconfig/include/file1.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/file1.ts +++ b/ets2panda/test/tsconfig/include/file1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/file2.ts b/ets2panda/test/tsconfig/include/file2.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/file2.ts +++ b/ets2panda/test/tsconfig/include/file2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/main.ts b/ets2panda/test/tsconfig/include/main.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/main.ts +++ b/ets2panda/test/tsconfig/include/main.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component1/exampleComponent.ts b/ets2panda/test/tsconfig/include/src/component1/exampleComponent.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component1/exampleComponent.ts +++ b/ets2panda/test/tsconfig/include/src/component1/exampleComponent.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component1/exampleComponent1.ts b/ets2panda/test/tsconfig/include/src/component1/exampleComponent1.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component1/exampleComponent1.ts +++ b/ets2panda/test/tsconfig/include/src/component1/exampleComponent1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component1/exampleUtil1.ts b/ets2panda/test/tsconfig/include/src/component1/exampleUtil1.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component1/exampleUtil1.ts +++ b/ets2panda/test/tsconfig/include/src/component1/exampleUtil1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component1/exampleUtil11.ts b/ets2panda/test/tsconfig/include/src/component1/exampleUtil11.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component1/exampleUtil11.ts +++ b/ets2panda/test/tsconfig/include/src/component1/exampleUtil11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component1/exampleUtil2.ts b/ets2panda/test/tsconfig/include/src/component1/exampleUtil2.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component1/exampleUtil2.ts +++ b/ets2panda/test/tsconfig/include/src/component1/exampleUtil2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component1/index.ts b/ets2panda/test/tsconfig/include/src/component1/index.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component1/index.ts +++ b/ets2panda/test/tsconfig/include/src/component1/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component2/exampleComponent.ts b/ets2panda/test/tsconfig/include/src/component2/exampleComponent.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component2/exampleComponent.ts +++ b/ets2panda/test/tsconfig/include/src/component2/exampleComponent.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component2/exampleComponent1.ts b/ets2panda/test/tsconfig/include/src/component2/exampleComponent1.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component2/exampleComponent1.ts +++ b/ets2panda/test/tsconfig/include/src/component2/exampleComponent1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component2/exampleUtil1.ts b/ets2panda/test/tsconfig/include/src/component2/exampleUtil1.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component2/exampleUtil1.ts +++ b/ets2panda/test/tsconfig/include/src/component2/exampleUtil1.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component2/exampleUtil11.ts b/ets2panda/test/tsconfig/include/src/component2/exampleUtil11.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component2/exampleUtil11.ts +++ b/ets2panda/test/tsconfig/include/src/component2/exampleUtil11.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component2/exampleUtil2.ts b/ets2panda/test/tsconfig/include/src/component2/exampleUtil2.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component2/exampleUtil2.ts +++ b/ets2panda/test/tsconfig/include/src/component2/exampleUtil2.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/component2/index.ts b/ets2panda/test/tsconfig/include/src/component2/index.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/component2/index.ts +++ b/ets2panda/test/tsconfig/include/src/component2/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/src/main.ts b/ets2panda/test/tsconfig/include/src/main.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/src/main.ts +++ b/ets2panda/test/tsconfig/include/src/main.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/test.ts b/ets2panda/test/tsconfig/include/test.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/test.ts +++ b/ets2panda/test/tsconfig/include/test.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/include/test/index.ts b/ets2panda/test/tsconfig/include/test/index.ts index 7b3459b75ab9df1e2d785a17df095ac19e327889..a72b80468f87d62d6618c3d1f91760077bebf9f0 100644 --- a/ets2panda/test/tsconfig/include/test/index.ts +++ b/ets2panda/test/tsconfig/include/test/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/paths/lib/module1/lib.ets b/ets2panda/test/tsconfig/paths/lib/module1/lib.ets index 4ead7034a5ccbbc5da7da27595064fcfe134003a..0deedb0f1da5f6e37b38e1aa080f985b827393eb 100644 --- a/ets2panda/test/tsconfig/paths/lib/module1/lib.ets +++ b/ets2panda/test/tsconfig/paths/lib/module1/lib.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/paths/lib/module2/lib.ets b/ets2panda/test/tsconfig/paths/lib/module2/lib.ets index 3405b3d59e86ed5eab8de12f8d5a5f125752d334..3ea4260faa603362ef27a4b1881784148d9897b7 100644 --- a/ets2panda/test/tsconfig/paths/lib/module2/lib.ets +++ b/ets2panda/test/tsconfig/paths/lib/module2/lib.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/test/tsconfig/test.sh b/ets2panda/test/tsconfig/test.sh index 81531e485aae1cca87cc6b13cdc4708ac7e46c0b..053ef29a3d89e87a575d945750165f0d61b0f886 100755 --- a/ets2panda/test/tsconfig/test.sh +++ b/ets2panda/test/tsconfig/test.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2023 Huawei Device Co., Ltd. +# Copyright (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/ets2panda/test/unit/public/e2p_test_plugin.c b/ets2panda/test/unit/public/e2p_test_plugin.c index 2de3ca54a7544505776c8c793151fc32847cd4b5..9d58103baee2360d7572b2a17490914e0ef6e73e 100644 --- a/ets2panda/test/unit/public/e2p_test_plugin.c +++ b/ets2panda/test/unit/public/e2p_test_plugin.c @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/test/unit/public/t.ets b/ets2panda/test/unit/public/t.ets index 56969fa7e1bbcadaafa51e626c343bb58a055f7f..d02ff483b93eece82cce9be6a7523af83f6a857f 100644 --- a/ets2panda/test/unit/public/t.ets +++ b/ets2panda/test/unit/public/t.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/util/bitset.cpp b/ets2panda/util/bitset.cpp index c5c709baa3362dc22cfc23269d1a3b312956dab3..93058fcc878b512299291fe4412ad6d75899f9c5 100644 --- a/ets2panda/util/bitset.cpp +++ b/ets2panda/util/bitset.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/util/bitset.h b/ets2panda/util/bitset.h index 9c66834c2d1d4608ddbb4bd8867a12e4c5c0d497..0f99c6a604b64d471e8ce9e7ccb28d96eee56655 100644 --- a/ets2panda/util/bitset.h +++ b/ets2panda/util/bitset.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/util/enumbitops.h b/ets2panda/util/enumbitops.h index d64b5fe2d13b231b4777ce717d5918037b3117cb..71625922f3155ab05dd1709e2b1a8a3a2a8ce37c 100644 --- a/ets2panda/util/enumbitops.h +++ b/ets2panda/util/enumbitops.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/util/generateBin.h b/ets2panda/util/generateBin.h index cbeefd5556551d436293c0b91106ec1f968cae96..ea7e3b19653285de5953deb608d2b12a94712fe8 100644 --- a/ets2panda/util/generateBin.h +++ b/ets2panda/util/generateBin.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/util/language.h b/ets2panda/util/language.h index a2fa7e389c23c1ad4424a0f7cd3185ee89eb4e6d..c485786609241f62be5164e223e1e799be9b0a44 100644 --- a/ets2panda/util/language.h +++ b/ets2panda/util/language.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/util/path.h b/ets2panda/util/path.h index c427b1d45383d0d1a41b8df7e397d629c1937051..5758690ef247618f44a375cb8b2dc345f4a0b229 100644 --- a/ets2panda/util/path.h +++ b/ets2panda/util/path.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (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/ets2panda/util/plugin.cpp b/ets2panda/util/plugin.cpp index bd8b8159719c43f61bf974a6c61b8e623d47ea5c..93084e1cb4f8f17201eaf0fb15fbb75647f0e4eb 100644 --- a/ets2panda/util/plugin.cpp +++ b/ets2panda/util/plugin.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/util/plugin.h b/ets2panda/util/plugin.h index 05d5f46506eb5a7c850c3dd9eef53c79e06377b5..72ea8b0d9257bf006776385e2c7628cece8851e2 100644 --- a/ets2panda/util/plugin.h +++ b/ets2panda/util/plugin.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/util/ustring.cpp b/ets2panda/util/ustring.cpp index 209ffe8ba42ea1200299d428af9b40dc56022031..edef44221234593db92630f33fea1b242259b386 100644 --- a/ets2panda/util/ustring.cpp +++ b/ets2panda/util/ustring.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/util/ustring.h b/ets2panda/util/ustring.h index 6add6d4ea61d3e18bf8f86708bd3cd24bd2ca156..644124b57dabe1092d8b5c4f90abf9e386666c26 100644 --- a/ets2panda/util/ustring.h +++ b/ets2panda/util/ustring.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/ASBinder.cpp b/ets2panda/varbinder/ASBinder.cpp index 206024c21982712649d6d47fc41a800615147e80..05a59dd5ede26c5d6fdc965f1e55e2d5d597a2ec 100644 --- a/ets2panda/varbinder/ASBinder.cpp +++ b/ets2panda/varbinder/ASBinder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/ASBinder.h b/ets2panda/varbinder/ASBinder.h index 60c01377dfa51e84fcea794d7425989c7d6dcc55..08b05d403f71591774124442b5d237f68143877d 100644 --- a/ets2panda/varbinder/ASBinder.h +++ b/ets2panda/varbinder/ASBinder.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/JSBinder.cpp b/ets2panda/varbinder/JSBinder.cpp index 9de35700829d8e697dfdff0271a4f55643d11b2c..349e3f8f60744af084bae5b3f2aad01e8eaa46a5 100644 --- a/ets2panda/varbinder/JSBinder.cpp +++ b/ets2panda/varbinder/JSBinder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/JSBinder.h b/ets2panda/varbinder/JSBinder.h index 9baaa86d41ece242a1f1f14d2f0fd707b89adce1..b80acdec38aa786ce371d593a2765a09ed97b936 100644 --- a/ets2panda/varbinder/JSBinder.h +++ b/ets2panda/varbinder/JSBinder.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/TSBinder.cpp b/ets2panda/varbinder/TSBinder.cpp index 92422a2c7a5fb147c733cb0585f4e630a63d3995..f2bf04c868721554e8839aaebb67a427a65c83ce 100644 --- a/ets2panda/varbinder/TSBinder.cpp +++ b/ets2panda/varbinder/TSBinder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/TSBinder.h b/ets2panda/varbinder/TSBinder.h index ba4777fcc0ee2add3e20bab3314146ee08381588..0ce5b99cf809dcce71870d45debb021b20f34127 100644 --- a/ets2panda/varbinder/TSBinder.h +++ b/ets2panda/varbinder/TSBinder.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/TypedBinder.cpp b/ets2panda/varbinder/TypedBinder.cpp index b825499d535a008add630ac16a5562141f8c806a..7677ca3c1c7da27a8c6b10f6965fb2f0d63f5f58 100644 --- a/ets2panda/varbinder/TypedBinder.cpp +++ b/ets2panda/varbinder/TypedBinder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/TypedBinder.h b/ets2panda/varbinder/TypedBinder.h index 2992fefa8bec05a5dd5470fa2369ceb6310dada4..56abe35045295eec0ca2dbb2c357ea5902857be2 100644 --- a/ets2panda/varbinder/TypedBinder.h +++ b/ets2panda/varbinder/TypedBinder.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/declaration.cpp b/ets2panda/varbinder/declaration.cpp index 7879fe820c5d8ecd4cf5e0e7a53b03211f051b3d..0ead833f516061d1478a85b49531084bd3827143 100644 --- a/ets2panda/varbinder/declaration.cpp +++ b/ets2panda/varbinder/declaration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/enumMemberResult.h b/ets2panda/varbinder/enumMemberResult.h index 00f9857bdcebbb5285659e4ff75172f69ab1cdd1..ff3ca555515eaed9a225c410f93a23595e7140f4 100644 --- a/ets2panda/varbinder/enumMemberResult.h +++ b/ets2panda/varbinder/enumMemberResult.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/privateBinding.h b/ets2panda/varbinder/privateBinding.h index 5626d1afd3cf573b9607e0faa1f1671c050c75cf..afb99007937cacd4ba5b6ff1b3ecbe1dbb588a52 100644 --- a/ets2panda/varbinder/privateBinding.h +++ b/ets2panda/varbinder/privateBinding.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/tsBinding.h b/ets2panda/varbinder/tsBinding.h index f25d6b13ee92a9a9481b08b96288b68334281b8b..2daa17f14e33cc4e9b38c63301c3295d84d4e0ac 100644 --- a/ets2panda/varbinder/tsBinding.h +++ b/ets2panda/varbinder/tsBinding.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/variable.cpp b/ets2panda/varbinder/variable.cpp index 68e80725c3a4f902a4ed56bbab0e3dfcd000e329..777498d0d799dd55f40bcf9d174989a8774d134c 100644 --- a/ets2panda/varbinder/variable.cpp +++ b/ets2panda/varbinder/variable.cpp @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/ets2panda/varbinder/variable.h b/ets2panda/varbinder/variable.h index 71416a738a5455a1d6c29f5d5c7edc8498d18a3f..ce9600fb3d0c1bbf13eae2fd30ec946d18dcb597 100644 --- a/ets2panda/varbinder/variable.h +++ b/ets2panda/varbinder/variable.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at