diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/efa-gw | 2 | ||||
-rwxr-xr-x | bin/merge-haltestellen-and-iris | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/env python3 # vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160 # -# Copyright (C) 2021 Daniel Friesel +# Copyright (C) 2021 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/bin/merge-haltestellen-and-iris b/bin/merge-haltestellen-and-iris index 792ef53..775e460 100755 --- a/bin/merge-haltestellen-and-iris +++ b/bin/merge-haltestellen-and-iris @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160 # -# Copyright (C) 2021 Daniel Friesel +# Copyright (C) 2021 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause |