Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,4 +486,19 @@ All community members must abide by our [Code of Conduct](https://github.com/ope

## Licensing

Copyright OpenControlPlane contributors. See [LICENSE](LICENSE) for details. Licensing information is available [via the REUSE tool](https://api.reuse.software/info/github.com/openmcp-project/community).
Copyright OpenControlPlane contributors. See [LICENSE](LICENSE) for details. Licensing information is available [via the REUSE tool](https://api.reuse.software/info/github.com/openmcp-project/community).
---

<p align="center">
<a href="https://apeirora.eu/content/projects/">
<img alt="BMWK-EU funding logo" src="https://apeirora.eu/assets/img/BMWK-EU.png" width="300"/>
</a>
</p>

<p align="center">
OpenControlPlane is part of <a href="https://apeirora.eu/content/projects/">ApeiroRA</a>, an EU Important Project of Common European Interest (IPCEI-CIS).
</p>

<p align="center">
Copyright Linux Foundation Europe. For web site terms of use, trademark policy and other project policies please see <a href="https://linuxfoundation.eu/en/policies">https://linuxfoundation.eu/en/policies</a>.
</p>
2 changes: 1 addition & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (\"API
path = "**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Copyright OpenControlPlane contributors."
SPDX-License-Identifier = "Apache-2.0"
SPDX-License-Identifier = "Apache-2.0"
Loading