Skip to content

Commit a462bb1

Browse files
committed
Add copyright notice
1 parent 1562d5b commit a462bb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

xrenmap/xrenmap.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright (c) 2025 by Brockmann Consult GmbH
2+
# Permissions are hereby granted under the terms of the MIT License:
3+
# https://opensource.org/licenses/MIT.
4+
15
from collections.abc import Iterable
26
import logging
37
import os

0 commit comments

Comments
 (0)