From 9945c6042149e26f55cb4cde94395e755e3425fd Mon Sep 17 00:00:00 2001 From: Danesh Kuruppu Date: Fri, 7 Mar 2025 15:12:37 +0530 Subject: [PATCH] Apply suggestions from code review --- ballerina/tests/mssql_hospital_with_schema_persist_client.bal | 2 +- ballerina/tests/mssql_hospital_with_schema_tests.bal | 2 +- .../tests/postgresql_hospital_with_schema_persist_client.bal | 2 +- ballerina/tests/postgresql_hospital_with_schema_tests.bal | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ballerina/tests/mssql_hospital_with_schema_persist_client.bal b/ballerina/tests/mssql_hospital_with_schema_persist_client.bal index 5014d2e..f02466c 100644 --- a/ballerina/tests/mssql_hospital_with_schema_persist_client.bal +++ b/ballerina/tests/mssql_hospital_with_schema_persist_client.bal @@ -1,4 +1,4 @@ -// Copyright (c) 2024 WSO2 LLC. (http://www.wso2.com). +// Copyright (c) 2025 WSO2 LLC. (http://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/ballerina/tests/mssql_hospital_with_schema_tests.bal b/ballerina/tests/mssql_hospital_with_schema_tests.bal index a3c0b89..1991c50 100644 --- a/ballerina/tests/mssql_hospital_with_schema_tests.bal +++ b/ballerina/tests/mssql_hospital_with_schema_tests.bal @@ -1,4 +1,4 @@ -// Copyright (c) 2024 WSO2 LLC. (http://www.wso2.com). +// Copyright (c) 2025 WSO2 LLC. (http://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/ballerina/tests/postgresql_hospital_with_schema_persist_client.bal b/ballerina/tests/postgresql_hospital_with_schema_persist_client.bal index 1cb303c..1ae081d 100644 --- a/ballerina/tests/postgresql_hospital_with_schema_persist_client.bal +++ b/ballerina/tests/postgresql_hospital_with_schema_persist_client.bal @@ -1,4 +1,4 @@ -// Copyright (c) 2024 WSO2 LLC. (http://www.wso2.com). +// Copyright (c) 2025 WSO2 LLC. (http://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/ballerina/tests/postgresql_hospital_with_schema_tests.bal b/ballerina/tests/postgresql_hospital_with_schema_tests.bal index 03409c6..22e3ea5 100644 --- a/ballerina/tests/postgresql_hospital_with_schema_tests.bal +++ b/ballerina/tests/postgresql_hospital_with_schema_tests.bal @@ -1,4 +1,4 @@ -// Copyright (c) 2024 WSO2 LLC. (http://www.wso2.com). +// Copyright (c) 2025 WSO2 LLC. (http://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