Skip to content

Commit 1b075c3

Browse files
authored
Merge branch 'main' into project-creation
2 parents 2cbe6e3 + 9940ba9 commit 1b075c3

File tree

3 files changed

+4
-33
lines changed

3 files changed

+4
-33
lines changed

.reuse/dep5

Lines changed: 0 additions & 29 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you find any bug that may be a security problem, please follow our instructio
1919

2020
## Code of Conduct
2121

22-
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
22+
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/cap-java/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
2323

2424
## Licensing
2525

REUSE.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
version = 1
2-
SPDX-PackageName = "cds-feature-event-hub"
2+
SPDX-PackageName = "cds-feature-advanced-event-mesh"
33
SPDX-PackageSupplier = "[email protected]"
4-
SPDX-PackageDownloadLocation = "https://github.com/cap-java/cds-feature-event-hub"
4+
SPDX-PackageDownloadLocation = "https://github.com/cap-java/cds-feature-advanced-event-mesh"
55
SPDX-PackageComment = "The code in this project may include calls to APIs (\"API Calls\") of\n SAP or third-party products or services developed outside of this project\n (\"External Products\").\n \"APIs\" means application programming interfaces, as well as their respective\n specifications and implementing code that allows software to communicate with\n other software.\n API Calls to External Products are not licensed under the open source license\n that governs this project. The use of such API Calls and related External\n Products are subject to applicable additional agreements with the relevant\n provider of the External Products. In no event shall the open source license\n that governs this project grant any rights in or to any External Products,or\n alter, expand or supersede any terms of the applicable additional agreements.\n If you have a valid license agreement with SAP for the use of a particular SAP\n External Product, then you may make use of any API Calls included in this\n project's code for that SAP External Product, subject to the terms of such\n license agreement. If you do not have a valid license agreement for the use of\n a particular SAP External Product, then you may only make use of any API Calls\n in this project for that SAP External Product for your internal, non-productive\n and non-commercial test and evaluation of such API Calls. Nothing herein grants\n you any rights to use or access any SAP External Product, or provide any third\n parties the right to use of access any SAP External Product, through API Calls."
66

77
[[annotations]]
88
path = "**"
99
precedence = "aggregate"
10-
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and cds-feature-event-hub contributors"
10+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and cds-feature-advanced-event-mesh contributors"
1111
SPDX-License-Identifier = "Apache-2.0"

0 commit comments

Comments
 (0)