summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/efa-gw4
-rwxr-xr-xbin/merge-haltestellen-and-iris5
2 files changed, 9 insertions, 0 deletions
diff --git a/bin/efa-gw b/bin/efa-gw
index 8b82e1e..1f25fc5 100755
--- a/bin/efa-gw
+++ b/bin/efa-gw
@@ -1,5 +1,9 @@
#!/usr/bin/env python3
# vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160
+#
+# Copyright (C) 2021 Daniel Friesel
+#
+# SPDX-License-Identifier: BSD-2-Clause
import argparse
diff --git a/bin/merge-haltestellen-and-iris b/bin/merge-haltestellen-and-iris
index b801c5a..42b62bf 100755
--- a/bin/merge-haltestellen-and-iris
+++ b/bin/merge-haltestellen-and-iris
@@ -1,5 +1,10 @@
#!/usr/bin/env python3
# vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160
+#
+# Copyright (C) 2021 Daniel Friesel
+#
+# SPDX-License-Identifier: BSD-2-Clause
+
import csv
import json