diff --git a/docs-java/overview.mdx b/docs-java/overview.mdx index 817dbcd922..f0c14a5f03 100644 --- a/docs-java/overview.mdx +++ b/docs-java/overview.mdx @@ -188,7 +188,7 @@ The SAP Cloud SDK can be integrated into applications based on [SAP Cloud Applic ### Availability and Licensing -All libraries are available on [Maven Central](https://central.sonatype.dev/search?namespace=com.sap.cloud.sdk) under the [SAP Developer license](https://tools.eu1.hana.ondemand.com/developer-license-3_1.txt). +All libraries are available on [Maven Central](https://central.sonatype.dev/search?namespace=com.sap.cloud.sdk) under the Apache 2.0 license. The license of clients generated with any of the SAP Cloud SDK code generators depends on the used service spec license. ### Release Schedule diff --git a/docs/about.mdx b/docs/about.mdx index 057524af5f..33abc1a064 100644 --- a/docs/about.mdx +++ b/docs/about.mdx @@ -38,8 +38,7 @@ For a complete overview of supported features, check out the [feature matrix](./ ## License -The SAP Cloud SDK for [JavaScript / TypeScript](https://github.com/SAP/cloud-sdk-js) is open-source and available under the Apache 2.0 license. -The SAP Cloud SDK for Java is closed source and the libraries are distributed under the [SAP Developer License](https://tools.eu1.hana.ondemand.com/developer-license-3_1.txt). +Both [JavaScript / TypeScript](https://github.com/SAP/cloud-sdk-js) and [Java](https://github.com/SAP/cloud-sdk-java) variants are open-source and available under the Apache 2.0 license. ## Products Using the SAP Cloud SDK