diff --git a/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_15/service.bal b/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_15/service.bal index 6003ea2..375e6fd 100644 --- a/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_15/service.bal +++ b/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_15/service.bal @@ -1,4 +1,4 @@ -// Copyright (c) 2023 WSO2 LLC. (http://www.wso2.com) All Rights Reserved. +// Copyright (c) 2025 WSO2 LLC. (https://www.wso2.com). // // WSO2 LLC. licenses this file to you under the Apache License, // Version 2.0 (the "License"); you may not use this file except diff --git a/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_16/service.bal b/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_16/service.bal index 68e70cc..e6f198c 100644 --- a/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_16/service.bal +++ b/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_16/service.bal @@ -1,4 +1,4 @@ -// Copyright (c) 2023 WSO2 LLC. (http://www.wso2.com) All Rights Reserved. +// Copyright (c) 2025 WSO2 LLC. (https://www.wso2.com). // // WSO2 LLC. licenses this file to you under the Apache License, // Version 2.0 (the "License"); you may not use this file except diff --git a/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_17/service.bal b/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_17/service.bal index d7472b5..4cc232c 100644 --- a/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_17/service.bal +++ b/compiler-plugin-tests/src/test/resources/ballerina_sources/invalid_service_17/service.bal @@ -1,4 +1,4 @@ -// Copyright (c) 2023 WSO2 LLC. (http://www.wso2.com) All Rights Reserved. +// Copyright (c) 2025 WSO2 LLC. (https://www.wso2.com). // // WSO2 LLC. licenses this file to you under the Apache License, // Version 2.0 (the "License"); you may not use this file except diff --git a/compiler-plugin-tests/src/test/resources/ballerina_sources/valid_service_8/service.bal b/compiler-plugin-tests/src/test/resources/ballerina_sources/valid_service_8/service.bal index 952350f..92f973a 100644 --- a/compiler-plugin-tests/src/test/resources/ballerina_sources/valid_service_8/service.bal +++ b/compiler-plugin-tests/src/test/resources/ballerina_sources/valid_service_8/service.bal @@ -1,4 +1,4 @@ -// Copyright (c) 2023 WSO2 LLC. (http://www.wso2.com) All Rights Reserved. +// Copyright (c) 2025 WSO2 LLC. (https://www.wso2.com). // // WSO2 LLC. licenses this file to you under the Apache License, // Version 2.0 (the "License"); you may not use this file except