From 66c913e1de31621bb220849abbf9bcb3372041f0 Mon Sep 17 00:00:00 2001 From: Azeem Muzammil Date: Tue, 14 Nov 2023 18:35:41 +0530 Subject: [PATCH] Update license header to include auto generated text --- ballerina/modules/charitycheckpdf/client.bal | 3 +++ ballerina/modules/charitycheckpdf/tests/test.bal | 3 +++ ballerina/modules/charitycheckpdf/types.bal | 3 +++ ballerina/modules/charitycheckpdf/utils.bal | 3 +++ ballerina/modules/essentials/client.bal | 3 +++ ballerina/modules/essentials/tests/test.bal | 3 +++ ballerina/modules/essentials/types.bal | 3 +++ ballerina/modules/essentials/utils.bal | 3 +++ ballerina/modules/premier/client.bal | 3 +++ ballerina/modules/premier/tests/test.bal | 3 +++ ballerina/modules/premier/types.bal | 3 +++ ballerina/modules/premier/utils.bal | 3 +++ 12 files changed, 36 insertions(+) diff --git a/ballerina/modules/charitycheckpdf/client.bal b/ballerina/modules/charitycheckpdf/client.bal index bdd158e..86a3cce 100644 --- a/ballerina/modules/charitycheckpdf/client.bal +++ b/ballerina/modules/charitycheckpdf/client.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/charitycheckpdf/tests/test.bal b/ballerina/modules/charitycheckpdf/tests/test.bal index 2443876..8220674 100644 --- a/ballerina/modules/charitycheckpdf/tests/test.bal +++ b/ballerina/modules/charitycheckpdf/tests/test.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/charitycheckpdf/types.bal b/ballerina/modules/charitycheckpdf/types.bal index e4cbc81..54b24f3 100644 --- a/ballerina/modules/charitycheckpdf/types.bal +++ b/ballerina/modules/charitycheckpdf/types.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/charitycheckpdf/utils.bal b/ballerina/modules/charitycheckpdf/utils.bal index b93b5ed..e7edd59 100644 --- a/ballerina/modules/charitycheckpdf/utils.bal +++ b/ballerina/modules/charitycheckpdf/utils.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/essentials/client.bal b/ballerina/modules/essentials/client.bal index 3a032b3..a738e5a 100644 --- a/ballerina/modules/essentials/client.bal +++ b/ballerina/modules/essentials/client.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/essentials/tests/test.bal b/ballerina/modules/essentials/tests/test.bal index 7bc9390..d76e240 100644 --- a/ballerina/modules/essentials/tests/test.bal +++ b/ballerina/modules/essentials/tests/test.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/essentials/types.bal b/ballerina/modules/essentials/types.bal index 2fff0f3..ed9357e 100644 --- a/ballerina/modules/essentials/types.bal +++ b/ballerina/modules/essentials/types.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/essentials/utils.bal b/ballerina/modules/essentials/utils.bal index b93b5ed..e7edd59 100644 --- a/ballerina/modules/essentials/utils.bal +++ b/ballerina/modules/essentials/utils.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/premier/client.bal b/ballerina/modules/premier/client.bal index f29930f..1cc4563 100644 --- a/ballerina/modules/premier/client.bal +++ b/ballerina/modules/premier/client.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/premier/tests/test.bal b/ballerina/modules/premier/tests/test.bal index 2821936..565f980 100644 --- a/ballerina/modules/premier/tests/test.bal +++ b/ballerina/modules/premier/tests/test.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/premier/types.bal b/ballerina/modules/premier/types.bal index d11263f..654cdff 100644 --- a/ballerina/modules/premier/types.bal +++ b/ballerina/modules/premier/types.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License, diff --git a/ballerina/modules/premier/utils.bal b/ballerina/modules/premier/utils.bal index b93b5ed..e7edd59 100644 --- a/ballerina/modules/premier/utils.bal +++ b/ballerina/modules/premier/utils.bal @@ -1,3 +1,6 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. +// This file is auto-generated by the Ballerina OpenAPI tool. + // Copyright (c) 2023 WSO2 LLC. (http://www.wso2.org) All Rights Reserved. // // WSO2 LLC. licenses this file to you under the Apache License,