Skip to content

Commit 049e6d0

Browse files
committed
fix the name of the community license in the reuse setting
On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com> Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
1 parent 5ee513c commit 049e6d0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

REUSE.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SPDX-License-Identifier = "Apache-2.0"
1414
path = "doc/**"
1515
precedence = "aggregate"
1616
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and Open Component Model contributors"
17-
SPDX-License-Identifier = "LicenseRef-Community-Spec-1.0"
17+
SPDX-License-Identifier = "Community-Spec-1.0"
1818

1919
[[annotations]]
2020
path = "1._Community_Specification_License-v1.md"
@@ -32,16 +32,16 @@ SPDX-License-Identifier = "CC-BY-4.0"
3232
path = "2._Scope.md"
3333
precedence = "aggregate"
3434
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and Open Component Model contributors"
35-
SPDX-License-Identifier = "LicenseRef-Community-Spec-1.0"
35+
SPDX-License-Identifier = "Community-Spec-1.0"
3636

3737
[[annotations]]
3838
path = "3._Notices.md"
3939
precedence = "aggregate"
4040
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and Open Component Model contributors"
41-
SPDX-License-Identifier = "LicenseRef-Community-Spec-1.0"
41+
SPDX-License-Identifier = "Community-Spec-1.0"
4242

4343
[[annotations]]
4444
path = "4._License.md"
4545
precedence = "aggregate"
4646
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and Open Component Model contributors"
47-
SPDX-License-Identifier = "LicenseRef-Community-Spec-1.0"
47+
SPDX-License-Identifier = "Community-Spec-1.0"

0 commit comments

Comments
 (0)