Skip to content

Commit 2eb98f6

Browse files
authored
[java] Update License information (#2022)
* Update about.mdx * Update overview.mdx * Apply suggestions from code review
1 parent 1f26880 commit 2eb98f6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs-java/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The SAP Cloud SDK can be integrated into applications based on [SAP Cloud Applic
188188

189189
### Availability and Licensing
190190

191-
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).
191+
All libraries are available on [Maven Central](https://central.sonatype.dev/search?namespace=com.sap.cloud.sdk) under the Apache 2.0 license.
192192
The license of clients generated with any of the SAP Cloud SDK code generators depends on the used service spec license.
193193

194194
### Release Schedule

docs/about.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ For a complete overview of supported features, check out the [feature matrix](./
3838

3939
## License
4040

41-
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.
42-
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).
41+
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.
4342

4443
## Products Using the SAP Cloud SDK
4544

0 commit comments

Comments
 (0)