Skip to content

Commit 35615c4

Browse files
committed
Change license for code to Apache 2.0
1 parent 003d534 commit 35615c4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/hermes_toml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR)
22
#
3-
# SPDX-License-Identifier: CC0-1.0
3+
# SPDX-License-Identifier: Apache-2.0

src/hermes_toml/harvest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR)
22
#
3-
# SPDX-License-Identifier: CC0-1.0
3+
# SPDX-License-Identifier: Apache-2.0
44

55
# SPDX-FileContributor: Michael Meinel
66
# SPDX-FileContributor: Michael Fritzsche

test/hermes_toml_test/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR)
22
#
3-
# SPDX-License-Identifier: CC0-1.0
3+
# SPDX-License-Identifier: Apache-2.0

test/hermes_toml_test/test_harvest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR)
22
#
3-
# SPDX-License-Identifier: CC0-1.0
3+
# SPDX-License-Identifier: Apache-2.0
44

55
# SPDX-FileContributor: Michael Meinel
66
# SPDX-FileContributor: Michael Fritzsche

0 commit comments

Comments
 (0)