We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ef9b6 commit 7bae24bCopy full SHA for 7bae24b
REUSE.toml
@@ -1,3 +1,14 @@
1
+# SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2
+# SPDX-FileCopyrightText: oeplatform <https://github.com/OpenEnergyPlatform/oeplatform/>
3
+# SPDX-License-Identifier: AGPL-3.0-or-later
4
+
5
+version = 1
6
+SPDX-PackageName = "oeplatform"
7
+SPDX-PackageSupplier = "Ludwig Hülk <https://github.com/Ludee>"
8
+SPDX-PackageDownloadLocation = "https://github.com/OpenEnergyPlatform/oeplatform/"
9
+SPDX-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)."
10
11
12
[[File]]
13
Path = ".gitmodules"
14
Licenses = [ "MIT",]
0 commit comments