File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,28 @@ SPDX-PackageDownloadLocation = "https://github.com/OpenEnergyPlatform/oeplatform
99SPDX-PackageComment = " The code of this repository is licensed under the GNU Affero General Public License v3.0 or later License (AGPL-3.0-or-later)."
1010
1111
12+ [[annotations ]]
13+ path = " .devcontainer/devcontainer.json"
14+ precedence = " override"
15+ SPDX-License-Identifier = " AGPL-3.0-or-later"
16+ SPDX-FileCopyrightText = [
17+ " 2025 Jonas Huber <https://github.com/jh-RLI> © Reiner Lemoine Institut" ,
18+ ]
19+
20+ [[annotations ]]
21+ path = " .github/**"
22+ precedence = " override"
23+ SPDX-License-Identifier = " AGPL-3.0-or-later"
24+ SPDX-FileCopyrightText = [
25+ " 2023 Jonas Huber <https://github.com/jh-RLI> © Reiner Lemoine Institut" ,
26+ " 2023 Christian Winger <https://github.com/wingechr> © Öko-Institut e.V." ,
27+ ]
28+
29+ [[annotations ]]
30+ path = " VERSION"
31+ precedence = " override"
32+ SPDX-License-Identifier = " CC0-1.0"
33+
1234[[annotations ]]
1335path = " .gitmodules"
1436precedence = " override"
You can’t perform that action at this time.
0 commit comments